@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
 .centered {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -495px;
}
.bg {
	background-color: #29024D;
}
#top {
	width: 991px;
	left: 0px;
	top: 0px;
	background-image: url(../images/topline.jpg);
	background-repeat: repeat-x;
	height: 25px;
	position: absolute;
}
#topLeft {
	background-image: url(../images/lf_corn1b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 25px;
	width: 23px;
}
#topRight {
	background-image: url(../images/rt_corn1b.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 25px;
	width: 23px;
}
#container {
	background-image: url(../images/side-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 945px;
	position: absolute;
	left: 10px;
	top: 25px;
	padding-left: 13px;
	padding-right: 13px;
	background-color: #997841;
}

#header {
	color: #29024D;
	background-color: #997841;
	height: 40px;
	width: 945px;
	position: relative;
	left: 0px;
	top: 0px;
}
#header h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
}
#headerLine {
	background-image: url(../images/stripe_linegold.jpg);
	background-repeat: repeat-x;
	height: 19px;
	width: 945px;
}
#banner {
	width: 945px;
	

}
#bannerLeft {
	float: left;
	width: 530px;
	background-image: url(../images/sidedframert.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	
}
#bannerRight {
	float: right;
	text-align: center;
	display: block;
	width: 412px;

	padding-top: 12px;
}
#menuTopLine {
	background-image: url(../images/stripe_linetrans.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	height: 12px;
	width: 945px;
}
#menu {
	background-color: #997841;
	height: 20px;
	width: 945px;
	text-align: center;
}

#menuBotLine {
	background-image: url(../images/stripe_line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	height: 30px;
	width: 945px;
}
#main {
	width: 958px;
	background-color: #deccaf;
	height:auto;
	position: absolute;
	left: 0px;
	background-image: url(../images/side-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 13px;
}

#mainLeft {
	width: 210px;
	float: left;
	height: auto;
	padding-left: 10px;
	background-image: none;
	overflow: hidden;
}
#mainRight {
	float: right;
	width: 692px;
	height: auto;
	background-image: none;
	padding-right: 20px;
	padding-left: 10px;
}
#bottom {
	background-image: url(../images/stripe_linetrans.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
	width: 945px;
	clear: both;
}
/*box model starts here*/
.module-box {
	background-image: url(../images/box-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	width: 100%;
	padding: 0;
	height: auto;
	background-color: #f4f0e7;
} 

.module-box div {
	margin:0;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/box-left.png);
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: auto;
} .module-box div div{
	background-image: url(../images/box-left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
	padding-top: 0px;
}
 .module-box div div div{
	height:auto !important;
	height:1%;
	background-image: url(../images/box-right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 10px;
	padding-bottom: 23px;
	padding-left: 0;
}
 .module-box div div div div {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
	/*box model ends here*/
	/*mainbody box starts*/
.box {
	background-image: url(../images/box-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	width: 100%;
	padding: 0;
	height: auto;
} 

.box div {
	margin:0;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/box-left.png);
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: auto;
} .box div div{
	background-image: url(../images/box-left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
	padding-top: 0px;
}
 .box div div div{
	height:auto !important;
	height:1%;
	background-image: url(../images/box-right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 0;
}
 .box div div div div {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
	/*mainbody box ends*/
.address {
	padding-top: 10px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6, .contentheading, .componentheading, img {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.violet {
	color: #29024D;
}
.golden {
	color: #997841;
}
h3  {
	color: #FFFFFF;
	background-color: #997841;
	display: block;
	height: auto;
	width: 100%;
	font-size: 14px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 0px;

}
.contentheading, .componentheading {
	color: #FFFFFF;
	background-color: #997841;
	text-align: center;
	font-size: 14px;
	padding: 5px;
	width: 100%;
}
.contentpane {
      padding: 5px;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 16px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 24px;
}
h6 {
	font-size: 36px;
}
p {
	margin: 0px;
	padding: 0px;
}
.small {
	font-size: 10px;
}
.contentpaneopen {
	background-color: #f4f0e7;
	width: 672px;
}


a {
	font-weight: bold;
	color: #997841;
	text-decoration: none;
}
a:hover {
	color: #886871;
}
#pad, #pad1 {
	padding-left: 7px;
	padding-right: 7px;
	overflow: hidden;
	width: 196px;
}

#pad table {
	
}
.border {
	border-style: solid;
	border-width: 3px;
	border-color: #997841;
	margin-top: -2px;
	background-color: #f4f0e7;
	overflow: hidden;
	width: 190px;
	
}
.border h3 {
	margin: 0px;
	padding: 0px;
}
a.mainlevel, a:visited.mainlevel, a.mainlevel_current, a:visited.mainlevel_active {

	font-size: 11px;
	font-weight: bold;
	color: #000; 
	text-align: left;
	padding:3px 0px 6px 11px;
	text-decoration: none;
      padding:15px 5px 10px 5px;
}

a#active_menu{
	color: #997841; 
	background-repeat:no-repeat;
}

.sublevel_cur a#active_menu{
	color:#997841;
}


a.sublevel, a:visited.sublevel, a.sublevel_current, a.sublevel_active {
	font-size: 11px;
	font-weight: bold;
	padding:3px 0px 6px 20px;
	color: #000;
	text-decoration: none;
	background-image: url(../images/page.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.sublevel_2 a.sublevel, .sublevel_cur a.sublevel_current, .sublevel_2 a:visited.sublevel, .sublevel_cur a:visited.sublevel_current {
	background-image: url(../images/page.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 11px;
	font-weight: bold;
	padding:3px 0px 6px 35px;
	color: #000; 
	text-transform:none;
}

.sublevel_cur a.sublevel, .sublevel_cur a:visited.sublevel_current {
	background-image: url(../images/page.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 11px;
	font-weight: bold;
	padding:3px 0px 6px 30px;
	color: #7997841; 
	text-transform:none;
}



a:hover.mainlevel, .sublevel_cur a:hover.sublevel, .sublevel_2 a:hover.sublevel, a:hover.sublevel
{
	color: #999999;
	font-weight: bold;
}
.buttonheading {
	background-color: #997841;}
.moduletable-banner-home {
	
}	
.moduletable-banner-school {
	
}
#padR {
	padding-right: 7px;
	padding-left: 7px;
}	
.borderR {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #997841;
	border-left-color: #997841;
	background-color: #f4f0e7;
	overflow: hidden;
	width: 672px;
}
