﻿body {
	font-family: verdana, arial;
	font-size: 8pt;
	color: #224E36;
	background:url(../publishingimages/siteart/bkg.jpg) repeat-x top left #fff;
	margin: 0;
}

td {
	font-family: verdana, arial;
	font-size: 8pt;
	color: #224E36;
	line-height: 12pt;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#224E36;
}

a:hover {
	color:#000;
}

a.nav:link {font-family: verdana;color: #d8d8d8;font-size: 7.5pt;letter-spacing: 1; text-decoration:none;padding-right: 7px}
a.nav:visited {font-family: verdana;color: #d8d8d8;font-size: 7.5pt;letter-spacing: 1; text-decoration:none;padding-right: 7px}
a.nav:active {font-family: verdana;color: #d8d8d8;font-size: 7.5pt;letter-spacing: 1; text-decoration:none;padding-right: 7px}
a.nav:hover {font-family: verdana;color: #FDFBEC;font-size: 7.5pt;letter-spacing: 1; text-decoration:underline;padding-right: 7px}

a.nav2:link {font-family: verdana;color: #CE2B0B;font-size: 8pt; text-decoration:underline;}
a.nav2:visited {font-family: verdana;color: #CE2B0B;font-size: 8pt; text-decoration:underline;}
a.nav2:active {font-family: verdana;color: #CE2B0B;font-size: 8pt; text-decoration:underline;}
a.nav2:hover {font-family: verdana;color: #CE2B0B;font-size: 8pt; text-decoration:none;}


img {
	border:0;
}


h1 {
	font-size: 12pt;
	color:#CE2B0B;
	font-weight:bold;
	text-transform:capitalize;
	display:block;
	margin:0;
}

.small {
	font-size:8pt;
}


#sidebar {
	width: 199px;
	vertical-align:top;
	background-color:#c7be85;
}

#page-title{
	background:url(../publishingimages/siteart/welcome.jpg) bottom left no-repeat;
	width: 199px;
	height:87px;
	text-align:center;
	vertical-align:top;
	padding-top:20px;

}

#contact-info{
	background:url(../publishingimages/siteart/info.jpg) top left no-repeat;
	text-align:center;
	height:195px;
	width:199px;
	padding-top:20px;
	vertical-align:top;
	
}

.sub {
position:absolute;
visibility: hidden;
background-color:#224E36;
border:1px solid DFDAB9;
z-index: 100;
width: 200px;
line-height:16px;
}

.sub a:link, .sub a:active, .sub a:visited {
display: block;
text-decoration:none;
color:#d8d8d8;
padding-left:5px;
padding-right:5px;
}

.sub a:hover{ /*hover background color*/
background: #DFDAB9;
color: #224E36;
}

#main {
	background:url(../publishingimages/siteart/bkg_text.jpg) top left no-repeat;
	vertical-align:top;
	
}


#popup {
	background:url(../publishingimages/siteart/green.gif) top left repeat-y;
	margin: 0;
	padding:20px 20px 20px 60px;
	vertical-align:top;
}
