body {
	font: 12px/1.70em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: #708878 url(assets/back2.jpg);
}

#footer div {
	font-size: 10px;
}
#wrapper {
	border-right: medium solid #576C61;
	border-left: medium solid #576C61;
	border-top-style: none;
	border-bottom-style: none;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #CC6633;
	text-decoration: underline;
	background: #E6EDDB;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}



h1 {
	font: normal 24px/normal Georgia, "Times New Roman", Times, serif;
	color: #627A6C;
	padding: 0px;
}
h3 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #637B6D;
	margin: 0px;
	padding: 0px;
}


h2 {
	font: normal 18px "Times New Roman", Times, serif;
	color: #CC6633;
	margin: 0px;
	padding: 0px;
}
.leftcolbdr {
	background: url(assets/leftcolback.jpg);
	height: 100%;
	margin: 10px;
	padding: 10px;
	border: 1px solid #DEE1C6;
}
h4 {
	font: 11px "Times New Roman", Times, serif;
	color: #CC6633;
}

.line {
	border-right: 2px dashed #83A38E;
	border-top: 2px dashed #FFFFFF;
	border-bottom: 2px dashed #FFFFFF;
	border-left: 2px dashed #FFFFFF;
}
.leftquote {
	background: url(assets/leftquote.gif) no-repeat left top;
}
.rightquote {
	background: url(assets/rightquote.gif) no-repeat right bottom;
}
