@charset "utf-8";
/* CSS Document */
body {
	background:url(../images/wallpaper3.jpg) repeat center 0 #294968;
	margin:0;
	padding:21px 0 0 0;
	font:normal 12px/18px Georgia, "Times New Roman", Times, serif;
	color:#231f20;
}
p, div, span, h1, h2, h3, h4, form, label, input {
	margin:0;
	padding:0;
}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
img {
	border:none;
	margin:0;
	padding:0;
}
.spacer {
	font-size:0;
	line-height:0;
	clear:both;
}
/*---------------General---------------------*/
#main-container {
	margin:0 auto;
	width:1000px;
}
/*----------Top Area Start-----------*/

/*  Header  */
#header {
	background:url(../images/header-bg-img.jpg) no-repeat 0 0;
	width:1000px;
	height:132px;
	padding-top: 50px;
	position:relative;
}
#header img {
	margin: 0 0 0 24px;
}
/*  Header  */	



/*  Top Nav  */	
ul#top-nav {
	float:right;
	width:152px;
	position:absolute;
	top:6px;
	left:820px;
}
ul#top-nav li {
	float:left;
	width:auto;
}
ul#top-nav li a.home {
	background:url(../images/home-icon.gif) no-repeat 0 3px;
	color:#456284;
	text-decoration:none;
	background-color:inherit;
	font:normal 14px/16px "Trebuchet MS", Times, serif;
	padding:0 24px 0 21px;
}
ul#top-nav li a.contact {
	background:url(../images/contact-icon.gif) no-repeat 0 3px;
	color:#456284;
	text-decoration:none;
	background-color:inherit;
	font:normal 14px/16px "Trebuchet MS", Times, serif;
	padding:0 0 0 21px;
}
ul#top-nav li a:hover {
	text-decoration:underline;
}
#logo{
	padding:52px 0px 0px 24px;
}
/*  Top Nav  */	

/*----------Top Area End-----------*/

/*----------Body Area Start-----------*/

/*  Left Panel  */
#innerbody {
	width:1000px;
	background:#102f52 url(../images/innerbody_bg.gif) left repeat-y;
	color:inherit;
}
#leftPanel {
	float:left;
	width:184px;
	background:#102f52;
	color:inherit;
}
#leftPanel {
	width:184px;
}
#leftPanel ul {
	margin: 21px 0 0 21px;
	padding: 0;
}
#leftPanel ul li {
	position: relative;
	width:auto;
}
#leftPanel ul li span {
	margin:-2px 0 0 4px;
	line-height:0;
}
/*Sub level menu items */
#leftPanel ul li ul {
	position:absolute;
	margin:-25px 0 0 0;
	background:#7090ab;
	color:inherit;
	visibility: hidden;
}
#leftPanel ul li ul li {
	width:250px;
}
/* Sub level menu links style */
#leftPanel ul li a {
	font:normal 16px/15px "Trebuchet MS", Times, serif;
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #fff;
	text-decoration: none;
	padding:5px;
}
#leftPanel ul li ul li a {
	font-size:12px;
}
#leftPanel ul li a:hover, #leftPanel ul li a.selected {
	background:url(../images/hover.jpg) no-repeat 0 0 #284668 !important;
	color:#fff;
}

#flash a {
display: block;
margin: 0;
padding: 3px 0 3px 10px;
border-bottom: 1px solid #999999;
color: #FFFFFF;
font-family: times, serif;
font-weight: bold;
font-size: 12px;
text-align: left;
background: #102F52;
text-decoration: none;
}

#flash a:hover {
background: #284668;
}


#flashMenu a {
display: block;
margin: 0;
padding: 3px 0 3px 10px;
border-bottom: 1px solid #999999;
color: #FFFFFF;
font-family: times, serif;
font-weight: bold;
font-size: 12px;
text-align: left;
background: #102F52;
text-decoration: none;
}

#flashMenu a:hover {
background: #284668;
}

/*  Left Panel  */


/*  Right Panel  */
#rightPanle {
	width:728px;
	float:right;
	background:#284668;
	padding:0 42px 60px 46px;
	color:inherit;
}
#rightPanel-gal {
	width:720px;
	background:#fff;
	padding:3px 3px 3px 3px;
	color:inherit;
}
#rightPanel-gal.left {
	float:left;
	width:auto;
}
#rightPanel-gal.right {
	float:right;
	width:auto;
}
#rightPanel-gal p {
	margin:0 17px 10px 34px;
}
/*----------Body Area End-----------*/
/*----------Footer Area Start-----------*/

#bottom-body {
	background:#959fb6;
	color:#fff;
	padding:10px;
	text-align:center;
}
#bottom-body a {
	color:#fff;
}
#bottom-body ul li {
	width:auto;
	line-height:18px;
}
#bottom-body ul li a {
	color:#fff;
	text-align:center;
	text-decoration:underline;
}
#bottom-body ul li img {
	margin-top:5px;
}
#bottom-body ul li a span {
	text-decoration:underline;
}
#bottom-body ul li a:hover {
	/*text-decoration:underline;*/
}
#bottom-body ul li a span:hover {
	text-decoration:none;
}
.pad {
	margin:5px 0 0 0;
}
/*----------Footer Area End-----------*/

/*-----------Inner Pages-----------*/
.bodycontent {
	width:690px;
	background:#fff;
	padding:15px;
}
.bodycontent h2 {
	font-weight:normal;
	font-size:24px;
	line-height:29px;
	color:#0d7cc0;
	padding:0 0 12px 0;
}
.bodycontent p {
	background-color:inherit;
	padding:0 0 10px 0;
	font-size:14px;
	line-height:16px;
}
.bodycontent ul {
	margin:0 0 12px 0;
}
.bodycontent ul li.doted {
	background:url(../images/arrow-black.gif) no-repeat 5px 7px;
	border-bottom: 1px solid #CCCCCC;
	padding:0 0 5px 15px;
	width:auto;
	font-size:12px;
	line-height:22px;
}
.bodycontent ul li.none {
	background:url(../images/arrow-black.gif) no-repeat 5px 7px;
	padding:0 0 5px 15px;
	width:auto;
	font-size:12px;
	line-height:22px;
}
.spl-txt {
	font-size:16px;
	color:#105698;
	background-color:inherit;
}
.special-head {
	font-size:18px;
	background:#0099CC;
	padding:6px !important;
	color:#fff !important;
	font-weight:normal;
	margin:0 0 12px 0;
}
/*  Enrollment Pages  */
.tabulerdata-one {
	float:left;
	width:200px;
}
.tabulerdata-one ul li {
	font-size:12px;
	line-height:25px;
}
.tabulerdata-two {
	width:450px;
	float:left;
}
.tabulerdata-two ul li {
	font-size:12px;
	line-height:25px;
}
/*  Contact Us  */

form fieldset {
	/*background-color:#b2b591;*/
	
	border-width:0;
	border-style:solid;
	border-color:#657887;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:20px 0px 20px 0px;
	width:350px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
}
form fieldset legend {
	border-width:0px 1px;
	border-style:solid;
	border-color:#657887;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	font-size:90%;
	letter-spacing:2px;
	padding:2px 5px;
	margin:0px 0px 10px 0px;
	position:relative;
	top: -12px;
}
form fieldset legend img {
	padding:0px 5px 0px 5px;
}
label {
	font-size:90%;
	display:block;
	float:left;
	width:100px;
	text-align:right;
	margin:10px 5px 0px 0px;
}
input {
	width:220px;
	padding:3px;
	margin:5px 0px 0px 0px;
	border-width: 1px 1px 4px 1px;
	border:1px solid #999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	  padding:1px 2px;
}
.button {
	background-color:#fff9e7;
	border-width:1px;
	border-style:solid;
	border-color:#7c5b47;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:100px;
}
.addmain {
	float:right;
	width:280px;
	padding:15px 0 0 0;
}
.address-txt {
	font-size:16px;
	line-height:20px;
}
.address-txt {
	font-size:16px;
	line-height:20px;
}
.photo {
	border:2px solid #999999;
}
.gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#646464;
	text-decoration:none;
}
ul.gallery {
	/*margin:10px 15px;*/
	margin:0px;
	padding:0px;
}
ul.gallery li {
	margin:0 7px 0 0;
	background:url(../images/photo-gal/gal-bg.jpg) no-repeat 0 0;
	display:inline;
	width:161px;
	height:110px;
	float:left;
	text-align:left;
	padding-top: 4px;
	padding-left: 4px;
}
ul.gallery li div {
	width:200px;
}
.gallery a {
	color:#646464;
	text-decoration:none;
	padding:0;
	margin:0;
}
.gallery a:visited {
	color:#666666;
	text-decoration:none;
}
.gallery a:hover {
	color:#000;
	text-decoration:none;
}
