body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.container {
	width: 770px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.homeLeft {
	width: 280px;
}
.homeContent {
	float: right;
	width: 480px;
}
html>body .homeContent {
    width: 490px;
}

.header {
	background-image: url(../images/headerpics.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 770px;
}
.nav {
	background-color: #c0ddcf;
	width: 770px;	
	background-image: url(../images/indentbg2.gif);
}

.homeBlurbTop {
	background-image: url(../images/blurbTop.gif);
	background-repeat: repeat;
	background-position: top;
	width: 468px;
	height: 4px;
	margin-top: 7px;
	margin-bottom: 0px;
}

html>body .homeBlurbTop {
	height: 11px;

}

.homeTab {
	color: #FFFFFF;
	margin-left: 7px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/tabEdge.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	margin-right: 12px;
	margin-top: 0px;
	padding-left: 2px;
	padding-top: 1px;
}


.box {
	width: 400px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-left: 10px;
	border: 1px solid #006600;
	font-size: 12px;
	font-weight: bold;
	background-color: #e2eee8;
}
.homeNews {
	margin-right: 12px;
	margin-left: 7px;
	background-color: #e9f3ee;
	font-size: 12px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-top: 7px;
}
.mainList {
	font-size: 12px;
	margin-right: 15px;
	list-style-position: outside;
	list-style-type: disc;
}
.secondaryMain {
	width: 570px;
	float: right;
	/*height: 575px;*/
	background-image: url(../images/logoBG.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 15px;
	
}

html>body .secondaryMain {
    width: 590px;

}


p {
	margin-top: 7px;
	font-size: 12px;
	padding-right: 12px;
	padding-left: 7px;
}


.homeBlurb {
    margin-top: -10px;
    background-color: #e7dabd;
	width: 454px;
	font-size: 12px;
	padding-left: 7px;
	padding-right: 7px;
}
html>body .homeBlurb {
    margin-top: 0px;
}



.homeBlurbBottom {
	background-image: url(../images/blurbBottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 468px;
	height: 11px;
}
.pageTitle {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.secondaryLeft {
	width: 166px;
	float: left;
	background-image: url(../images/sidebarBG.gif);
	background-repeat: repeat-x;
	height: 575px;
	padding: 0;
	margin: 0;
}
.secondaryLeft2 {
	width: 175px;
	float: left;
	/*background-image: url(../images/sidebarBG.gif);
	background-repeat: repeat-x;
	height: 575px;*/
	padding: 0;
	margin: 0;
	background-color:#00904c
}
html>body .secondaryLeft {
	width: 176px;
	
}
label{
	float: left;
	width: 120px;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

.quote {
	font-size: 10px;
	margin-top: 15px;
	margin-right: 7px;
	margin-left: 7px;
}

.divider {
	margin-right: 12px;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
}

