/*Headers*/
H1 {
	font-family: Times;
	font-size: 30px;
	font-weight: bold;
	color: #444365;
	margin: 5px 0 0 30px;
	padding: 0;
	line-height: 32px;
}

/*Subheaders*/
H2 {
	margin:8px 0 0 30px;
	padding:0;
	font-family: Times;
	font-size: 17px; 
	color: #4f517e;
}

/*Footer*/
H3 {
	font-family: Times;
	font-size: 15px;  
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}

/*Footer Links*/
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333754;
	text-decoration: none;
	background:none;
	line-height: 17px;
}

.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #553F7A;
	text-decoration: none;
	background:none;
	line-height: 17px;
}

/*Page Properties*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #C7D1D3;
}
	
/*Content default*/
td {
	font-family: arial; 
	font-size: 11px;  
	font-weight: normal;
	line-height: 17px; 
	color: #333333;
	text-align:justify;
}

/*Pictures*/
.picborder {
	border: 2px solid; 
	border-color:#9694B9;
}

.picRight {
	border: 2px solid; 
	border-color:#9694B9; 
	float:right; 
	margin-left:20px;
}

.picRight-nobrd {
	float:right; 
	margin-left:20px;
}

.picLeft {
	border: 2px solid; 
	border-color:#9694B9; 
	float:left; 
	margin-right:20px;
}


/*Contact Form*/
.inputSelect {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: 1px solid;
	color: #000000;
	width:200px;
	background-color: #F3F7F8;
	border-color: #7375A2;
}
.inputSelect1 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: 1px solid;
	color: #000000;
	width:100px;
	background-color: #F3F7F8;
	border-color: #7375A2;
}

.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	width:90px;
	background-color: #54567F;
}.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footertext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.link {
	color: #4F809D;
}
.link:hover {
	color: #7375A2;
	text-decoration: none;
}
.home-page-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #70542E;
	text-decoration: none;
}
.home-page-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #516099;
	text-decoration: none;
}

.home-no-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #70542E;
	text-decoration: none;
}

.side-no-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.pro-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.pro-links:hover {
	font-weight: normal;
	color: #EAD9BB;
	text-decoration: none;
}
.navhead {
	font-weight:bold;
	color:#E0CCAB;
	font-size: 11px;
}

.faq-Q {
	font-weight:bold;
	color:#52547d;
	font-size: 15px;
}
.faq-A {
	font-weight:bold;
	color:#660000;
	font-size: 15px;
}
.caption {
	font-size:10px;
	line-height:normal;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}
ul,ol {text-align:left;}



/* DIV STYLES */
td { background-color:#FFF;}

#left_nav ul {
	padding: 0;
	margin: 10px 0 0 20px;
	}
	#left_nav ul a{
		font-family: trebuchet ms;
		color: #FFF;
		font-size: 11px;
		font-weight:bold;
		line-height: 30px;
		text-decoration:none;
		}
	#left_nav a:hover{
		color: #E4D1B1;
		}
	#left_nav li{
		list-style:none;
		}

#h_nav td{
	text-align:center;
	}
	#h_nav a {
		font-family: arial narrow;
		color: #3b3d5b;
		font-size: 15px;
		font-weight:bold;
		text-decoration:none;
		}
	#h_nav li{
		display: inline;
		list-style:none;
		}

#content p {
	margin: 10px 32px;
	}

#blog_left {
	height: 85px;
	overflow: hidden;
	}
	#blog_left h3 {
		color: #625237;
		width: 220px;
		text-align:left;
		margin: 9px 65px 0px 95px;
		padding: 0;
		}
	#blog_left p {
		margin: 10px 0px 0px 85px;
		width: 210px;
		}
#blog_right {
	height: 85px;
	overflow: hidden;
	}
	#blog_right h3 {
		color: #625237;
		width: 210px;
		margin: 9px 0px 0px 100px;
		padding: 0;
		}
	#blog_right p {
		margin: 10px 0px 0px 85px;
		width: 210px;
		}
#blog_tbl td {
	background:none;
	overflow:hidden;
	}

#bottom_links td h2 {
	color: #FFF;
	font-size: 15px;
	font-weight:bold;
	text-align: center;
	margin: 10px 0 0 0;
	}
	#bottom_links ul {
		list-style: disc;
		color: #4f517e;
		padding-left: 0px;
		margin: 30px 0 0 40px;
		}
	#bottom_links a, #bottom_links a:visited {
		color: 	#625237;
		text-decoration:none;
		}			
		

#footer {
	background-color: #C7D1D3;
	}		