@charset "utf-8";
/* CSS Document */

/*
babyakortho
S.S.
Feature Color: 2A5D9B
Link Color: 2A5D9B
Hover Color: 387B2B
Header Color: 2A5D9B
*/


/*Basic Elements*/
html {
	margin: 0;
	padding: 0;
	}
body 
	{ 
	margin:0; 
	padding:0;
	background: #103663;
	}
body * 
	{ 
	margin:0; 
	padding:0; 
	}

/*Main Elements*/
#bgd_wrapper {
	}
#shell { 
	margin: 0 auto; 
	width: 900px;
	position: relative;
	}
#container { 
	width: 900px;
	background: url(images/container.jpg) repeat-y;
	}
#contentwrapper { 
	width: 900px;
	background: url(images/wrapper.jpg) no-repeat;
	min-height: 315px;
	_height: 315px;
	}

/*Header*/
#header { 
	width: 900px; 
	height: 274px;
	background: url(images/header.jpg) no-repeat;
	}

/*Flash*/
#flashpics {
	width: 223px;
	height: 150px;
	float: right;
	}
#picani {
	width: 214px;
	height: 320px;
	position: absolute;
	top: 130px;
	left: 645px;
	}

/*Content*/
#title {
	}	
#content { 
	width: 625px; 
	padding: 10px 0 10px 0;
	margin-left: 231px; 
	min-height: 255px; 
	_height: 255px; 
	color: #000 !important; 
	}
.content p { 
	padding: 10px 0 5px 0; 
	}
.content a, .content a:visited, .content a.CommandButton:link { 
	color: #2A5D9B; 
	}
.content a:hover { 
	color: #AD9277; 
	}
.content ul { 
	margin: 5px 0 10px 25px; 
	}
.content ul li { 
	list-style: disc; 
	}
.content ol { 
	margin: 5px 0 10px 30px; 
	}
.content table td { 
	margin: 5px 0px; 
	}
.content h2, h3, h4, h5 { 
	color: #2A5D9B; 
	font-weight: bold; 
	padding: 5px 0 0 0; 
	}
.content h2 { 
	font-size: 18px; 
	line-height: 20px; 
	}
.content h3 { 
	font-size: 16px; 
	line-height: 18px; 
	}
.content h4 { 
	font-size: 14px; 
	line-height: 16px; 
	}
.content table tr td {
	padding: 2px 5px;
	}

/*Footer*/
#footer {
	width: 900px;
	padding: 30px 0 0 0; 
	text-align: center; 
	color: #B4BE83; 
	font: 10px/18px Arial, Helvetica, sans-serif;
	background: url(images/footer.jpg) top no-repeat;
	clear: both;
	 }
#footer a, #footer a:visited { 
	color: #B4BE83; 
	text-decoration: none; 
	}
#footer a:hover { 
		color: #A68A72; 
		}
#footeraddress {
	color: #B4BE83;
	font-size: 12px;
	font-weight: bold;
	}
		
/*Main Menu*/
#menu { 
	width: 179px; 
	float: left; 
	padding: 0 0 0 9px;
	}
#navigation { 
	width: 179px;
	}
#navigation .menuTitle {
	cursor:pointer; 
	}
#navigation ul { }
#navigation li {
	position:relative; 
	list-style:none; 
	text-align: right; 
	float: left; 
	overflow: hidden;
	margin: 0 0 1px 0;  
	}
#navigation li a { 
	width: 150px; 
	background: url(images/menubg.jpg) repeat-y; 
	font: bold 11px Verdana, Arial, Helvetica, sans-serif; 
	display: block; 
	color: #fff; 
	line-height: 23px; 
	margin: 0; 
	padding: 0 29px 0 0;
	}
#navigation li a:hover { 
	text-decoration: none;
	color: #abfffc; 
	background: url(images/menubg_on.jpg) repeat-y;
	} 

#navigation li ul {
	width: 179px; 
	line-height:normal; 
	padding:0; 
	text-align:right; 
	overflow: hidden; 
	height: auto;  
	}
#navigation li ul li { 
	width:179px; 
	text-align: right; 
	float: none;
	margin: 0; 
	}
#navigation li ul li a {
	width: 151px; 
	display:block; 
	padding:0 28px 0 0; 
	margin:0px; 
	text-decoration:none; 
	color:#fff;  
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	background: none; 
	text-transform: none;
	}
#navigation li ul li a:hover  {
	color:#a1f7ff; 
	background: none;
	font-weight: bold;
	}

#navigation #portallink a {
	background: url(images/menubg_portal.jpg) repeat-y;
	}
#navigation #portallink a:hover {
	background: url(images/menubg_on.jpg) repeat-y;
	}

/*Feature and Photos*/
#pagephoto {
	width: 185px;
	float: right;
	padding: 3px 32px 0 0;
	}
.pagephoto {
	border-bottom: 5px #fff solid;
	}
.photo {
	padding: 5px; 
	border: 1px solid #2A5D9B; 
	background: #fff;
	}
.photoleft { 
	float: left; 
	margin: 5px 5px 0 0; 
	padding: 5px; 
	border: 1px solid #2A5D9B; 
	background: #fff;
	}
.photoright { 
	float: right; 
	margin: 5px 0 0 5px; 
	padding: 5px; 
	border: 1px solid #2A5D9B; 
	background: #fff;
	}
.staffphoto { 
	margin: 0px 10px 0 0; 
	padding: 5px; 
	border: 1px solid #2A5D9B; 
	background: #fff; 
	}
#feature {
	margin: 0px auto;
	}
.featureCenter { 
	border: 2px #2A5D9B solid; 
	margin: 0px auto; 
	}
.featureRight { 
	border: 2px #2A5D9B solid; 
	float: right; 
	margin: 10px 0 0 10px; 
	}
.clear {
	height: 0px;
	clear: both;
	}


/*Sifr*/
.sIFR-flash {  
	visibility: visible !important;	
	margin: 0;	
	padding: 0; 
	}
.sIFR-replaced { 
	visibility: visible !important; 
	width:auto; 
	}
.sIFR-alternate {
	position: absolute; 
	left: 0; top: 0; 
	width: 0; 
	height: 0; 
	overflow: hidden; 
	text-decoration: none; 
	}
.sIFR-alternate a { 
	text-decoration: none; 
	cursor: pointer; 
	}
.sIFR-replaced > div { 
	display: none !important; 
	}
.sIFR-active h1 {
	visibility:hidden; 
	font:normal 24px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px; 
	margin: 0; 
	padding:0;
	color: #ebff44;
	}

/*DNN Overrides*/
.Normal { 
	font-family: Verdana, Arial, Helvetica !important; 
	font-size: 12px !important; 
	line-height: 18px; 
	font: inherit;
	}
#dnn_dnnLOGIN_cmdLogin { 
	text-decoration: none !important; 
	font-size: 10px !important; 
	font: bold Verdana Arial, Helvetica, sans-serif !important; 
	color: #B4BE83 !important;
	}

/*Portal*/
#portal {
	width: 450px;
	height: 158px;
	background: url(images/portal.jpg) no-repeat;
	padding: 280px 350px 0 200px;
	color: #fff;
	}
.btnEnter {
	border: 3px #384884 solid;
	}