@charset "utf-8";
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(backgrounds/paleblue.png);
}
a:link {
	color: #060;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #46A219;
}
a:hover {
	text-decoration: underline;
	color: #46A219;
}
a:active {
	text-decoration: none;
	color: #46A219;
}

p {
	margin-top: 0px;
	padding-top: 0px;
}
h1 {
	font-weight: normal;
	color: #666;
	font-size: 34px;
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #666;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
h3 {
	font-size: 20px;
	color: #444;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.blkbkgrd {
	background-image: url(backgrounds/black.jpg);
	color: #FFF;
}
.redbkgrd {
	background-image: url(backgrounds/red.jpg);
}
.blubkgrd {
	background-image: url(backgrounds/blue.jpg);
	color: #FFF;
}
.orabkgrd {
	background-image: url(backgrounds/orange.jpg);
}

.grnbkgrd {
	background-image: url(backgrounds/green.jpg);
}

.paleblubkgrd {
	background-image: url(backgrounds/paleblu.jpg);


}
.palepurbkgrd {
	background-image: url(backgrounds/palepur.jpg);


}
.palepinbkgrd {
	background-image: url(backgrounds/palepin.jpg);

}
.palegrnbkgrd {
	background-image: url(backgrounds/palegrn.jpg);


}
.paleyelbkgrd {
	background-image: url(backgrounds/paleyel.jpg);


}

.highlighted {
	font-size: 18px;
	font-weight: normal;
	color: #333;
}
.grey {
	color: #666;
}


td.normal{ 
} 

td.normalon {
	background-image: url(backgrounds/dark.png);
} 

#clear, #clear_2, #clear_3, #clear_4, #clear_5 {
	clear: both;
}

#page {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000;
	background-color: #FFF;
}
#menu {
	font-size:15px;
	line-height:normal;
	height: 110px;
	background-color: #FFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F4F9FE;
}
#title {
	float: left;
	width: 530px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 4px;
}



#telephone {
	float: left;
	width: 210px;
	margin-left: 15px;
	text-align: right;
	font-size: 15px;
	padding-top: 6px;
	color: #333;
	padding-right: 2px;
}
#header {
	float: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F4F9FE;
	padding-bottom: 10px;
}


#left_menu {
	width: 190px;
	float: left;
	margin-bottom: 0px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #F4F9FE;
}

#left_menu a {
	color: #333;
}
#left_menu a:hover {
	color: #333;

}
#page #left_menu #line {
	background-color: #F4F9FE;
	height: 5px;
}

#content {
	float: left;
	width: 755px;
	margin-left: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F4F9FE;
	padding-left: 7px;
	min-height: 640px;
	height:auto !important;
	height:400px;
}
#content #contactform {
	float: right;
	width: 340px;
	font-size: 12px;
	padding: 5px;
	border: 3px solid #F4F9FE;
	margin-bottom: 5px;
}
#page #topborder {
	background-color: #F4F9FE;
	height: 5px;
}

#bottom_menu {
	padding: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F4F9FE;
	font-size: 13px;
}
#bottom_menu #botmenu_1, #bottom_menu #botmenu_2 {
	width: 350px;
	margin-right: 10px;
	float: left;
}
#bottom_menu #botmenu_3 {
	width: 200px;
	float: left;
}

#bottom_menu #botmenu_1 ul, #bottom_menu #botmenu_2 ul, #bottom_menu #botmenu_3 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;

}
#bottom_menu #botmenu_1 li, #bottom_menu #botmenu_2 li, #bottom_menu #botmenu_3 li {
	list-style-type: none;
	width: 95%;
	margin_bottom: -1px;
	overflow: hidden;
	vertical-align:top;
	padding: 0px;

}

#bottom_menu #botmenu_1 ul li a, #bottom_menu #botmenu_2 ul li a, #bottom_menu #botmenu_3 ul li a {
	color: #060;
	text-decoration: none;
	display: block;
	padding: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#bottom_menu #botmenu_1 ul li a:hover, #bottom_menu #botmenu_2 ul li a:hover, #bottom_menu #botmenu_3 ul li a:hover {
	color: #000;
	padding: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#footing {
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #666;
}
