@charset "UTF-8";
/* CSS Document */

body {
	margin:0 0 0 0;
}

/* Layout */

#wrapper{
	width:695px;
	background:#ffffff;
	}
	
#header{
	height:80px;
	width:695px;
	float:left;
	top:0;
	position:absolute;
	}

#footer{
	clear:both;
	height:83px;
	width:310px;
	background-color:#00407a;
	margin-top:2px;
	padding:5px 0 5px 5px;
	float:left;
	}
	
#MenuBar1{
	height:41px;
	width:503px;
	margin-left:192px;
	text-align: left;
	z-index:500000;
	}
	
#content {
	width:503px;
	/*position: absolute;*/
	text-align: left;
	margin-top: 100px;
	}
	
#contentemp {
	width:960px;
	/*position: absolute;*/
	margin-left: 18px;
	text-align: left;
	margin-top: 100px;
	background-position: right;
	}

#title {
	width:503px;
	height:19px;
	/*position: relative;*/
	text-align: left;
	background-color: #00407a;
	left:0;
	margin-bottom:2px;
	}
	
#titleemp {
	width:503px;
	height:19px;
	/*position: relative;*/
	text-align: right;
	background-color: #00407a;
	float: right;
}
	
/** Unordered Lists and Navigation **/

ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
ul.text{
	list-style-type:disc;
	padding-left:25px;
	}
	
ul.text a{
	color:#f00;
	}
	
.nav a{
	display:block;
	font-size:65%;
	width: 140px;
	height: 20px;
	color:#333333;
	text-decoration:none;
	background:#FFFFFF;
	padding-left:10px;
	border-top:1px solid #00407A;
	border-left:1px solid #00407A;
	border-right:1px solid #00407A;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	}
	
li.last a{
	border-bottom:1px solid #00407A;
	}

ul a:hover{
	background:#eccf80;
	color:#00407A;
	}
	
/* Text */

.footer{
	font-family: "Times New Roman", Times, serif;
	font-size: 72%;
	line-height: 1.8em;
	font-weight: normal;
	color: #FFFFFF;
	}
	
.footer a:link{
	text-decoration: underline;
	color: #FFFFFF;
	}
	
.footer a:visited{
	text-decoration: underline;
	color: #FFFFFF;
	}
	
.footer a:hover{
	color: #00407a;
	background-color: #eccf80;
	text-decoration: none;
	}
	
.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	}
	
.body a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	}
	
.feature_title
{
	font:bold 11px/1.5em Georgia, "Times New Roman", Times, serif;
	color: #00407A;
}

.feature_titlelg {
	font:bold 14px/1.5em Georgia, "Times New Roman", Times, serif;
	color: #00407A;
}

.feature_sub {
	font:bold 11px/1.5em Georgia, "Times New Roman", Times, serif;
	color: #994708;
}

.feature_sublink {
	font:bold 11px/1.5em Georgia, "Times New Roman", Times, serif;
	color: #994708;
	text-decoration:underline;
}

.feature_subhover {
	color: #103F78;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration:underline;
	line-height: 1.5em;
	font-weight: bold;
}

.imgright{
	float:right;
	border: 2px solid #FFFFFF;
	margin-left: 10px;
	margin-bottom: 5px;
	}
	
.imgleft{
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 2px solid #FFFFFF;
	}
	
.imgnormal{
	margin-right: 10px;
	margin-bottom: 5px;
	border: 2px solid #FFFFFF;
	}
	
.docs{
	background-color: #00407A;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	font-size: 10px;
	}
	
/* List */

#feature_photo
{
	background:#FFFFFF;
	width:123px;
	float:left;
	margin-right: 5px;
	border: 2px solid #FFFFFF;

}

#feature_body {
	background:#eccf80;
	width:503px;
}

#feature_text
{
	background:#cbe3eb;
	width:337px;
	float:left;
	padding:15px;
	font:70%/1.5em Arial, Helvetica, sans-serif;
	border: 2px solid #00407A;
	color: #333333;
	text-align: left;
}

#feature_textemp
{
	background:#eccf80;
	width:926px;
	float:left;
	padding:15px;
	font:70%/1.5em Arial, Helvetica, sans-serif;
	border: 2px solid #00407A;
	color: #333333;
	text-align: left;
	margin-top: 16px;
}

#feature_text a:link
{
	font:bold 90%/1.5em Georgia, "Times New Roman", Times, serif;
	color: #93503a;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

#feature_text a:visited
{
	font:bold 90%/1.5em Georgia, "Times New Roman", Times, serif;
	color: #93503a;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

#feature_text a:hover
{
	font:bold 90%/1.5em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #00407A;
	text-decoration: none;
}

ul#features
{
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:block;
}

ul#features li 
{
	clear:left;
	padding-top:1em;
}

ul#features li.feature2 div#feature_text
{
	background:#f9e198;
}

ul#features li.feature3 div#feature_text
{
	background:#c8d8a3;
}



ul#features li.feature4 div#feature_text
{
	background:#d7d5c1;
}

ul#features li.featurelarge div#feature_text
{
	background:#eccf80;
	width:469px;
}
ul#features li.feature5 div#feature_text {
	background:#FFFFCC;
}
ul#features li.feature6 div#feature_text {
	background:#F3D4E3;
}
.imgleftplain {
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
}


/* Pink Days */

body.pinkdays #content {
	width:503px;
	position: absolute;
	margin-left: 475px;
	text-align: left;
	margin-top: 100px;
	z-index:-1000;
	}

body.pinkdays #title
{
	background:#ef59a0;
}

body.pinkdays .feature_title
{
	font:bold 11px/1.5em Georgia, "Times New Roman", Times, serif;
	color: #ec5194;
}

body.pinkdays #feature_text
{
	background:#f3d4e3;
	width:926px;
	float:left;
	padding:15px;
	font:70%/1.5em Arial, Helvetica, sans-serif;
	border: 2px solid #ec5194;
	color: #333333;
	text-align: left;
	margin-top: 16px;
}

/*body.pinkdays #content
{
	background:#f3d4e3;
}
*/
body.pinkdays ul#features li.featurelarge div#feature_text 
{
	background:#f3d4e3;
}

/*.style1 {color: #ec5194}


ul#pink
{
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:block;
}

ul#pink li.pinklarge div#pink_text
{
	background:#f3d4e3;
	width:469px;
}

#pink_text
{
	background:#f3d4e3;
	width:926px;
	float:left;
	padding:15px;
	font:70%/1.5em Arial, Helvetica, sans-serif;
	border: 2px solid #ec5194;
	color: #333333;
	text-align: left;
	margin-top: 16px;
}

#pink_text a:link
{
	font:bold 90%/1.5em Georgia, "Times New Roman", Times, serif;
	color: #93503a;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
*/

