/* CSS Document */

body {
	text-align: center;
	font-family: Arial, Sans, Helvetica;
	font-size: 11px;
	background-color: #5370AF;
  	background-image: url(images/png/back_gradient.png);
  	background-repeat: repeat-x;
	}
	
h1 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0066FF;
	}

h2 {
	font-size: 14px;
	font-weight: bold;
	}
	
h3	{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0066FF;
	padding: 5px 0px 0px 10px;
	}

#container{
	margin: 0 auto;
	width: 790px;
	}

#home_main {
	float: left;
	background-image: url(images/jpeg/main_background2.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 790px;
	border: 1px solid #ffffff;
}

#main {
	float: left;
	height: 600px;
	width: 790px;
	background-color: #ABBDCD;
}

#header{
	float: left;
	width: 750px;
	height: 56px;
	padding: 5px 0px 5px 40px;
	background-color: #233549;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #ffffff;
	text-align: left;
	border: 1px solid #ffffff;
	border-bottom: none;
	}
	
#sub_header {
	float: left;
	/*margin-left: 30px;*/
	width: 750px;
	padding: 0px 0px 0px 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #87C242;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
}

#menu {
	float: left;
	width: 100%;
	background-color: #233549;
	padding: 5px 0px 5px 0px;
	}

#top_box {
	float: left;
	width: 100%;
	height: 220px;
	/*border: 1px dashed #ffffff;*/
}

#top_box_left {
	float: left;
	width: 40%;
	height: 170px;
	margin-left: 35px;
	margin-top: 20px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	}
	
#top_box_right {
	float: left;
	width: 50%;
	height: 170px;
	margin-top: 20px;
	text-align: left;
	}
	
#top_box_standard {
	float: left;
	width: 40%;
	height: 170px;
	margin-left: 15px;
	margin-top: 20px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	}
	
a.top_box {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	padding: 2px 10px 2px 10px;
	font-weight: bold;
	}
	
a.top_box:hover {
	color: #87C242;
	text-decoration: underline;
	}
	
.big_word {
	position: relative;
	top: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #7C1D7D;
	margin: 0px 0px 0px 20px;	
	}
	
.second_big_word {
	position: relative;
	top: 25px;
	left: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 44px;
	color: #87C242;	
	margin: 0px 0px 0px 0px;	
	}
	
.third_big_word {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75px;
	color: #FFCC33;
	margin: 0px 0px 0px 60px;	
	}
	
#bottom_box {
	float: left;
	position: relative;
	top: 100px;
	width: 100%;
	height: 250px;
	/*border: 1px dashed #ffffff;*/
}

#bottom_box_left {
	float: left;
	position: relative;
	width: 50%;
	height: 230px;
	/*border: 1px dashed #ffffff;*/
}

#bottom_box_right {
	float: left;
	position: relative;
	width: 50%;
	height: 230px;
	/*border: 1px dashed #ffffff;*/
}

#box_content {
	float: left;
	position: relative;
	width: 90%;
	text-align: left;
	margin-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
}

#contact_bottom_box {
	float: left;
	position: relative;
	top: 25px;
	width: 100%;
	height: 230px;
	/*border: 1px dashed #ffffff;*/
}

/* These are the bottom_box columns */

#column_header {
	float: left;
	position: relative;
	margin-top: 10px;
	left: 45px;
	width: 700px;
	height: 20px;
	color: #233549;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	text-align: left;
	}
	
#left_heading {
	float: left;
	width: 350px;
	padding: 0px 0px 0px 10px;
	}

#mid_heading {
	float: left;
	padding: 0px 0px 0px 0px;	
	width: 170px;
	}

#right_heading {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 170px;
	}

#column_1 {
	float: left;
	position: relative;
	left: 55px;
	width: 310px;
	height: 180px;
	text-align: left;
	color: #000000;
	padding: 5px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*border: 1px dashed #ffffff;
	background-color:#666666;*/
	}
	
#column_1 img {
	border: 1px solid #000000;
	}
	
.column_caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0px 0px 0px;
	}

#column_2 {
	float: left;
	position: relative;
	left: 90px;
	width: 170px;
	height: 180px;
	text-align: left;
	color: #000000;
	padding: 5px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*border: 1px dashed #ffffff;
	background-color: #999900;*/
	}
	
#contact_column_2 {
	float: left;
	position: relative;
	left: 90px;
	width: 300px;
	height: 180px;
	text-align: left;
	color: #000000;
	padding: 5px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*border: 1px dashed #ffffff;
	background-color: #999900;*/
	}

#column_3 {
	float: left;
	position: relative;
	width: 170px;
	height: 180px;
	left: 95px;
	text-align: left;
	color: #000000;
	padding: 5px 0px 0px 0px
	/*border: 1px dashed #ffffff;
	background-color: #CCCCCC;*/
	}

		
#logo {
	float: none;
	width: 740px;
	border: 2px solid #fff;
	background-image:url(images/jpegs/logoback.jpg);
	} 
	
#logo img {
	border: none;
	text-align: center;
	} 
	
	
a.greenlink  {
	text-decoration: underline;
	color: #87C242;
	font-weight: bold;
	letter-spacing: 1px;
	}
	
a.greenlink:hover {
	color: #ff0000;
	}
	
a.bluelink  {
	text-decoration: underline;
	color: #6600FF;
	font-weight: bold;
	letter-spacing: 1px;
	}
	
a.bluelink:hover {
	color: #ff0000;
	}
	
a.yellowlink  {
	text-decoration: underline;
	color: #FFCC33;
	font-weight: bold;
	letter-spacing: 1px;
	}
	
a.yellowlink:hover {
	color: #ff0000;
	}
	
a.redlink  {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
	letter-spacing: 1px;
	}
	
a.redlink:hover {
	color: #FFCC33;
	}
		
a.sitelinks {
	font-family: Arial, Sans, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding: 20px 20px 0px 10px;
	}
	
a.sitelinks:hover{
	color: #0066ff;
	}

.googlemap	{
	border: 1px solid #FFFFFF;
	width: 310px;
	height: 110px;
	}
		
#footer {
	float: left;
	width: 100%;
	height: 56px;
	padding: 20px 0px 0px 0px;
	background-color: #233549;
	color: #ffffff;
	border: 1px solid #ffffff;
	border-top: none;
	}
	
#footer a {
	text-decoration: none;
	color: #fff;
	}
	
#footer a:hover {
	text-decoration: underline;
	color: #fff;
	}