/* Structure and Layout
--------------------------------------- */

body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-family: "Trebuchet MS";
	background-color: #3D6692;
	color: #FFFFFF;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
	
.bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#testimonials{
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #505041;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
}


a, a:link, a:visited{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}	

a:hover, a:active{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}	

#mainCol {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 18px;
	}	
	
#mainCol a, #mainCol a:link, #mainCol a:visited {
	color: #0061C1;
	font-size: 12px;
	font-family: "Trebuchet MS";
	line-height: 20px;
	font-weight: bold;
	}

#mainCol a:hover, #mainCola:active {
	color: #0070DF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #F5F3EB;
	font-weight: bold;
	}
	
#sub{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #5E5E2F;
	text-align: left;
	background-color: transparent;
	}
#sub a, #sub a:link, #sub a:visited {
	color: #515128;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	}

#sub a:hover, #sub a:active {
	color: #232312;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	background-color: #C9C081;
	text-decoration: none;
	text-align: left;
	}


#footer {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	}

#footer a, #footer a:link, #footer a:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Trebuchet MS";
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	}

#footer a:hover, #footer a:active {
	color: #CCCCCC;
	background-color: transparent;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	}

h1 {
	font-size: 17px;
	line-height: normal;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h2 {
	font-size: 13px;
	line-height: 25px;
	color: #333333;
	font-family: "Trebuchet MS";
	font-weight: bold;
	background-color: #DCDCD3;
	margin: 0px;
	padding-left: 2px;
	}

h3 {
	font-size: 15px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
	}
	
h4 {
	font-size: 13px;
	color: #333333;
	font-family: "Trebuchet MS";
	font-weight: bold;
	margin: 0px;
	}
