body {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	background: #ffffff url(lookfeel/gradient.jpg) repeat-x top;
	color: #161616;
	vertical-align: top;
	font-family: Lucida,Arial,Helvetica,Arial Narrow,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
}

/* admin link *******************************************************************************************************/

.editpagebox {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #000000;
}

a.editpagelink, a.editpagelink:visited {
	color: #ffffff;
	padding: 6px;
	display: block;
}
a.editpagelink:hover { text-decoration: underline; }

/* sections **********************************************************************************************************/

td.banner {
	width: 770px;
	vertical-align: top;
	border: 0px none;
}

/*--- blank ------------------------------------------------------------------*/

td.blank {
	width: 19px;
	background: #ffffff;
}

/*--- menus ------------------------------------------------------------------*/

td.menus {
	width: 130px;
	vertical-align: top;
	text-align: left;
	background: #ffffff;
}

/*--- spacer ------------------------------------------------------------------*/

td.spacer {
	width: 81px;
	background: #a8cf16;
}

/*--- main ------------------------------------------------------------------*/

td.main {
	width: 372px;
	vertical-align: top;
	background: #a8cf16;
	border-width: 1px 1px 0px 1px;
	border-color: #ffffff;
	border-style: solid; 
}

a, a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover { text-decoration:underline; }

.titlediv {
	display: block;
	width: 372px;
	background: url(lookfeel/fade.jpg) repeat-x;
	border-bottom: 1px solid #ffffff;
}

.title {
	display: block;
	font:normal 16px Lucida,Arial,Helvetica,Arial Narrow,sans-serif;
	line-height: 120%; 
	text-decoration: none;
	color: #ffffff;
	padding: 3px;
}

.divsubtitle {
	width: 372px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

a.subtitle, a.subtitle:visited {
	display: block;
	font: normal 12px Lucida,Arial,Helvetica,Arial Narrow,sans-serif; 
	line-height: 120%; 
	text-decoration: none;
	color: #ffffff;
	padding: 3px 10px 3px 10px;
}
a.subtitle:hover { color: #161616; }

.subtext {
	padding: 10px;
}

.text {
	font: normal 11px Lucida,Arial,Helvetica,Arial Narrow,sans-serif; 
	color: #161616; 
	line-height: 150%;
	text-decoration: none;
}

.pic {
	display: block;
	overflow: hidden;
	float: left;
	border: solid 3px #FFFFFF;
	margin: 10px;
}

.pagination, a.pagination, a.pagination:visited { 
	font: normal 11px Lucida,Arial,Helvetica,Arial Narrow,sans-serif; 
	color: #ffffff;
	text-decoration: none;
}
a.pagination:hover { text-decoration:underline; }
.pagination { color: 161616; }

.caption {
	font: normal 11px Lucida,Arial,Helvetica,Arial Narrow,sans-serif; 
	display: block;
	color: #ffffff;
}

.contacttitle, .responsetitle  {
	font: bold 11px Trebuchet MS,Arial,Helvetica,Lucida,Arial Narrow,sans-serif; 
	color:#161616;
	vertical-align: top;
}

.contactdata, .responsedata {
	font: normal 11px Trebuchet MS,Arial,Helvetica,Lucida,Arial Narrow,sans-serif; 
	color:#161616; 
}

.responseheading {
	font: bold 12px Trebuchet MS,Arial,Helvetica,Lucida,Arial Narrow,sans-serif; 
	color:#161616; 
}

/*--- features ------------------------------------------------------------------*/

td.features {
	width: 166px;
	vertical-align: top;
	background: #ffffff url(lookfeel/features.jpg) no-repeat bottom right;
	border-top: 1px solid #ffffff;
}

.featurepic {
	width: 166;
	
}

.feature {
	width: 166px;
	border-bottom: 1px solid #c7f06c;	
}

a.featurelink, a.featurelink:visited {
	display: block;
	color: #181818;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding: 4px 10px 4px 10px; 
}
a.featurelink:hover { color: #757575; }

/*--- bottom ------------------------------------------------------------------*/

td.bottom {
	background: #a8cf16 url(lookfeel/bottom.jpg) bottom left no-repeat;
	height: 12px;
	font-size: 6pt;
}

td.footer {
	background: #ffffff;
}

/* Menu Styles *******************************************************************************************************/

div.Side0 {
	width: 130px;
	text-align: left;
	text-transform: uppercase;
	border-bottom: 1px solid #a3a3a3;
}

div.Side1 {
	background: #ffffff;
	width: 128px;
	position: absolute;
	visibilty: hidden;
	top: -2000px
	left: -2000px;
	z-index: 100;
	border-bottom: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
}

a.Side0 , a.Side0:visited , a.Side1 , a.Side1:visited {
	font: normal normal normal 9px/9px Lucida,Arial,Helvetica,Arial Narrow,sans-serif;
	color: #161616; 
	text-decoration: none; 
	text-align: left; 
	margin: 0px 0px 0px 0px; 
	padding: 4px 10px 4px 10px; 
	display: block;
	border-color: #a3a3a3;
	border-style: solid;
	border-width: 1px 0px 0px 0px; 
}

a.Side0:hover, a.Side1:hover {
	background: #a3a3a3;
	color: #ffffff;
	text-decoration:none;
}

a.Side0 , a.Side0:visited , a.Side0:hover { font-weight: bold; }

/* END **************************************************************************************************************/


