@charset "UTF-8";
body{
	background-color:#f7f7f7;
	
}

#header{
	background-color: #f7f7f7;
	background-image: url(../images/Top-background.png);
	background-repeat: no-repeat;
	height: 1.35in;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 8.15in;
	
}

#header #Home-Link{
	height:90px;
	width:240px;
	margin-top:20px;
	margin-left:75px;
}
div#nav-and-content{
	border:3px;
	border-color:#333;
}

#container{
	background-color:#FFFFFF;
	width: 8.3in;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
}


.leftSidebar{
	width: 180px; ;
	background-image: url(../images/sidebarbg.gif);
	background-repeat: no-repeat;
	background-position:top left;
	vertical-align:top;
	padding-top:10px;
	padding-left:10px;
	padding-right:15px;
}

.navList{
	list-style-type:none;
	padding-left:10px;
	float:left;
}


.rightContentTable{
	width: 576px; ;
	vertical-align:top;
	padding-top:0px;
	padding-right:10px;
}

#mainContent{
	padding-left:0px;
	padding-right:0px;
	text-align:left;
	
}

#mainContent p, .list{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 20px;
	text-align:justify;

}

#mainContent a:link, #mainContent a:visited{
	color:#005263;
	font-weight:bold;
}

#mainContent h1{
	color:#9D0000;
	font-size:24px;
	font-weight:bold;
}

#mainContent th{
	color:#005263;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#mainContent .TestimonialName{
	font-family:Brush Script MT Italic;
	font-style:italic;
	text-align:right;
	font-size:12px;
}

#mainContent .faqQuestions{
	font-weight:bold;
	
}

#mainContent .TableFieldDescription{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color: #666666;;
}


#mainContent .tdcontactForm{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}


#mainContent .RightImage{
	width:179px;
	height:269px;
	margin-left:20px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:10px;
	float:right;
	border-style:solid;
	border-width:3px;
	border-color:#666666;
}

#mainContent .CenterImage{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:35%;
	
}

#mainContent .ProgramTable{
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
}

#mainContent .tdPrograms{
	width:240px;
	height:83px;
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	padding-left:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#mainContent .ContactTable{
	border:none;
	border-collapse:collapse;
	width:384;
}


.navRedbackground a:link, .navRedbackground a:visited{
	display: block;
	color:#FFF;
	text-decoration:none;
	background-image: url(../images/RedBotton.gif);
	background-repeat:no-repeat;
	width: 155px;
	height: 32px;
	padding-left:10px;
	padding-top:5px;
}


.navRedbackground a:hover{
	color:#005263;
	text-decoration:none;
	background-image: url(../images/WhiteBotton.gif);
	background-repeat:no-repeat;	
	width: 155px;
	height: 32px;
	padding-left:10px;
}



.navbluebackground a:link, .navbluebackground a:visited{ 
    display: block;
	color:#FFF;
	text-decoration:none;
    background-image: url(../images/BlueBotton.gif);
	background-repeat:no-repeat;
	width: 155px;
	height: 32px;
	padding-left:10px;
	padding-top:5px;
}


.navbluebackground a:hover{ 
	color:#005263;
	text-decoration:none;
    background-image: url(../images/WhiteBotton.gif);
	background-repeat:no-repeat;
	width: 155px;
	height: 32px;
	padding-left:10px;
}

div#current{
	color:#005263;
	text-decoration:none;
    background-image: url(../images/WhiteBotton.gif);
	background-repeat:no-repeat;
	width: 155px;
	height: 32px;
	padding-left:10px;
	padding-top:5px;
}


#footer{
	height:70px;
	padding-top:10px;
	background-color: #f7f7f7;
	background-image: url(../images/Footer.png);
	background-repeat: no-repeat;
	background-position: top;
	text-align:center;
	margin:0 auto;

}



#footer a:link{
	color:#FFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}

#footer a:visited{
	color:#FFF;
}

#copyright{
	padding-top:5px;
	text-align:center;
	background-color: #f7f7f7;
}

#copyright p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666666;

}


