﻿/* CSS layout */

body {
	background-image: url(../images/sobg.gif);

}

#wrapper {
	padding: 5px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#masthead {
	height: 109px;
	width: 780px;
}

#top_nav {
	height: 20px;
	width: 780px;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009966;
	margin-bottom: 8px;
}

#container {
	position: relative;
	width: 780px;
	height: 705px;
}

#left_col {
	width: 160px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	margin-top: 5px;
	float: left;
}

#page_content {
	margin-left: 165px;
	height: 100%;
	margin-top: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}

#footer {
	width: 780px;
	margin-top: 5px;
	text-align: center;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #006666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.CENT1 {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #009966;
	text-align: justify;
}
.list1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-style: italic;
	color: #006666;
}
.bigquotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #009999;
	font-style: italic;
}
.quotetext {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-style: italic;
	color: #009999;
}
.quoitename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #CC6666;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	margin: 0px;
	text-indent: 6px;
}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	margin: 0px;
	text-indent: 0px;
	color: #993300;
}


.menu1 {
	width: 150px;
	float: left;
	margin-top: 4px;
	margin-left: 5px;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	text-align: right;
}
.menu1 a:link{
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.menu1 a:visited{
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.menu1 a:hover{
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #CC0000;
	text-decoration: underline;
}

.picrightborder {
	float: right;
	border: 1px solid #AFE0D6;
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.centtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993300;
}
.sideinfo {
	width: 143px;
	margin-top: 30px;
	margin-left: 5px;
	float: left;
	text-align: center;
	background-color: #E9F5E9;
	padding: 3px;
}
.sideinfotext1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #006633;
}
.content-page-head {
	margin-top: 18px;
	margin-right: 15px;
	margin-bottom: 18px;
	margin-left: 15px;
}
.content-main {
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #009966;
	margin-top: 10px;
	text-align: justify;
}
.16green {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #009966;
}
.ifborder {
	border: 4px solid #C6E1C7;
}
.safe_left {
	height: 161px;
	width: 110px;
	margin-top: 12px;
	margin-left: 25px;
	float: left;
}
.table-bg {
	background-color: #E9F5E9;
	color: #006633;
	text-indent: 4px;
}
.table-title {
	color: #FFFFFF;
	background-color: #336633;
	text-indent: 4px;
}
.table-border {
	border: 1px solid #88BD9B;
	padding: 4px;
}
