@charset "utf-8";

/* CSS Document */

body{

	background-color:#BF5E79;

	background-image:url(images/grad.jpg);

	background-repeat:repeat-x;

	background-position:left top;

	

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#545454;

	

	margin:0; padding:0;

}
a{
	outline:none
}

ul{

	list-style-position:outside;

}

img{

	border:none;

}

h1{

	font-family:"Times New Roman", Times, serif;

	font-size:26px;

	font-weight:normal;

	color:#ed135d;

	background-image:url(images/dottedLine.gif);

	background-repeat:repeat-x;

	background-position:bottom;

	

	margin:0px;

	padding:0 0 14px 0;

}

h2{

	font-family:"Times New Roman", Times, serif;

	font-size:20px;	

	color:#4c4c4c;

	font-weight:normal;

	margin:0px;

	padding:0;

}

h3{

	font-size:14px;	

	color:#4c4c4c;

	margin:8px 0px 4px 0px;

	padding:8px 0px 4px 0px;

}

p{

	margin:2px 0px 10px 0px;

}

.left{

	float:left;

}

.right{

	float:right;

}

.clear{

	clear:both;

}

#main{

	margin:0 auto;

	width:946px;

	margin-top:23px;

/*	background-color:#E7E7E7;*/

}



#main #logo{

	float:left;

}

#main #topNavLinks{

	float:right;

	margin-top:75px;

}

#main #topNavLinks a{

	display:block;

	float:left;

	margin-left:23px;

	padding-bottom:8px;

}

#main #topNavLinks a:hover{

	background-image:url(images/dottedNav.gif);

	background-repeat:repeat-x;

	background-position:bottom;

}

#main #topNavLinks .activeMenu{

	background-image:url(images/dottedNav.gif);

	background-repeat:repeat-x;

	background-position:bottom;

}

#main #bannerNav{

	clear:both;

	background-color:#F4F4F4;

	padding:8px 8px 0 8px;

}

#main #bannerNav #content{

	background-image:url(images/bannerGrad.jpg);

	background-repeat:repeat-x;

	height:249px;	

}

#bannerMenu{

	float:left;

	margin-right:12px;

}

#banner{

	padding:8px 0 0 8px;

}



#mainContent{

	border:1px solid white;

	background-color:#E7E7E7;

	padding:0px 8px 8px 8px;

	margin-bottom:20px;

	height:418px;

}

html>body #mainContent{

	height:auto;

}



#mainContent #leftMenu{

	float:left;

	width:215px;

	background-image:url(images/leftmenugrad.jpg);

	background-repeat:repeat-x;

}



.leftContent{

	font-size:11px;

	line-height:18px;

	color:#545454;

	padding-left:10px;

	padding-right:12px;

	margin-top:12px;

	color:#545454;

}

.leftContent p{

	padding:0;

	margin:13px 0;

}

.quote{

	background-image:url(images/quote.png); background-repeat:no-repeat; background-position:left 30px;

	 behavior: url(iepngfix_v2/iepngfix.htc)

}

#mainContent #contentBody{

	margin-top:16px;

	padding:0 19px 0 234px;

}

.standard{

	font-size:12px;

	color:#545454;

	line-height:22px;

	margin-bottom:20px;

}

.standard a,.standard a:link,.standard a:visited{

	color:#ed135d;

	text-decoration:none;

}

.standard a:hover,.standard a:active{

	background-image:url(images/dottedLine.gif);

	background-repeat:repeat-x;

	background-position:bottom;

	padding-bottom:2px;

}



.gradButton{

	background-image:url(images/buttonGrad.jpg);

	background-repeat:repeat-x;

	height:35px;

	border:1px solid white;

	margin-bottom:10px;	

}

.gradButton a{	

	background-image:url(images/arrow.png);

	background-repeat:no-repeat;

	background-position:8px center;

	text-decoration:none;

	font-family:"Times New Roman", Times, serif;

	font-size:16px;

	color:#e7e7e7;

	line-height:35px;

	padding-left:22px;

 behavior: url(iepngfix_v2/iepngfix.htc)	

}

.gradButton a:hover{

	color:white;

	text-decoration:underline

}

.width195{

	width:195px;

}



#footer{

	padding-left:13px;

	color:white;

	font-size:11px;

	line-height:normal

}

#footer a,#footer a:link,#footer a:visited{

	text-decoration:none;

	color:white;

}

#footer a:hover{

	text-decoration:underline

}

.footerLinks{

	margin-bottom:8px;

}
.blue_header{
	color:#009;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.blue_header:hover{
	text-decoration:underline;
}
.pngImage{
	behavior: url(iepngfix_v2/iepngfix.htc);
}
.photo_frame{
	background-color:#EACEDA;
	margin:5px;
	padding:5px;
	border:1px solid #C7C291;
	}