body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3A3534;
	background: url(images/layout3/background-gradient.jpg) center center;

	margin: 0px;
}
td.header {	
	background-color: #FFFFFF;
	width: 594px;
	color: #C7BFA9;
	background-image: url(images/layout3/header_logo.gif);
	background-repeat: no-repeat;
	 }
 td.header2 {
	font-size: 80%;
	line-height: 100%;
	text-align: left;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	width: 594px;
	padding-left: 8px;
	color: #C7BFA9;
	font-weight: bold;
	letter-spacing: 0.09em;
 }
td.shadow {
	background-image: url(images/layout3/header_repeat.gif);
	background-repeat: repeat-y;
}


h1 {
	font-size: 120%;
	color: #7EA65E;
	letter-spacing: 0.1em;
	font-variant: normal;
}
h2 {
	font-size: 110%;
	color: #7EA65E;
	letter-spacing: 0.1em;
	font-variant: normal;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7EA65E;
	padding-bottom: 3px;
}

a:link, a:active, a:visited {
	color: #7EA65E;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}	

td.menu {
	background-color: #F0F0E3;
	height: 34px;
}
td.sidebar {
	width: 180px;
	padding-top: 10px;
	padding-bottom: 90px;
	font-size: 90%;	
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	background-position: top;
	background-color: #C7BFA9;
}
.text_blue {
	color: #A99C7A;
}
.text_percent80 {
	font-size: 80%;
}

td.info {
	padding: 30px;
	vertical-align: top;
	font-size: 80%;
	line-height: 125%;
	color: #6D6261;
}
td.info2 {
	font-size: 80%;
	line-height: 125%;
	color: #6D6261;
}
td.info3 {
	padding: 10px;
	vertical-align: top;
	font-size: 70%;
	line-height: 115%;
	color: #6D6261;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C7BFA9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C7BFA9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7BFA9;
}
td.info4 {
	padding: 10px;
	vertical-align: top;
	font-size: 70%;
	line-height: 115%;
	color: #6D6261;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C7BFA9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7BFA9;
}
td.infoheading {
	padding: 10px;	
	background-color: #F0F0E3;
	vertical-align: middle;
	font-size: 90%;	
	font-weight: bold;
	line-height: 125%;
	color: #7EA65E;
	border-width: 1px;
	border-style: solid;
	border-color: #C7BFA9;
}
td.blank {
	height: 6px;
	color: #F0F0E3;
	background-color: #F0F0E3;
	font-size: 15%;
}

td.headertop {
	background-image: url(images/layout3/header_top.gif);
	background-repeat: no-repeat;
	height: 38px;
}
td.footer {
	font-size: 60%;
	color: #94B579;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	line-height: 120%;
	background-position: bottom;
}
td.form_info {
	padding: 3px;
	font-size: 80%;
	line-height: 125%;
	color: #6D6261;
}
td.form_name {
	font-size: 80%;
	font-weight: bold;
	padding: 3px;
	line-height: 125%;
	color: #6D6261;
}
.footer a:link, .footer a:active, .footer a:visited, .footer a:hover {
	color: #A99C7A;
}
.sidebar a:link, .sidebar a:active, .sidebar a:visited, .sidebar a:hover {
	color: #FFFFFF;
}
td.header_top {
	background-image: url(images/layout3/header_top.gif);
	background-repeat: no-repeat;
}
td.divider {
	background-image: url(images/layout3/header_bottom.gif);
	background-repeat: no-repeat;
}
td.footer_bottom {
	background-image: url(images/layout3/footer_bottom.gif);
	background-repeat: no-repeat;
}
td.header_image {
	background-repeat: no-repeat;
	height: 158px;
	width: 180px;
}
td.shadow_info {

	background-image: url(images/layout3/info_repeat.gif);
	background-repeat: repeat-y;
}
h6 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E26848;
}
ul.checkmark {
	list-style-image:url(images/checkmark.gif) ;
}
li.image {
	list-style-image:url(images/layout3/bullet_image.jpg) ;
	margin-bottom: 8px;
}


.image_l {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.image_r {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 9px;
}
.colorred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CB5969;
}
.colorgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7EA65E;
}
.size70percent {
	font-size: 70%;
}
.size80percent {
	font-size: 80%;
}
.size90percent {
	font-size: 90%;
}
.size100percent {
	font-size: 100%;
}
.size110green {
	font-size: 110%;
	color: #7EA65E;
}
.size110percent {
	font-size: 110%;
}
.size120percent {
	font-size: 120%;
}
.caps {
	text-transform: uppercase ;
}
.lineheight300 {
	line-height: 300%;
}
#sidebar_text {
	margin-right: 10px;
	margin-left: 10px;
}
