﻿body.admin   { margin: 10; font-family: Verdana; font-size: 8.5pt; }
body         { margin: 0; padding-top: 10px; font-family: Verdana; font-size: 8.5pt; }
select       { font-family: Verdana; font-size: 8.5pt; }
table        { font-family: Verdana; font-size: 8.5pt; }
td           { font-family: Verdana; font-size: 8.5pt; color: #333333; }
input        { font-family: Verdana; font-size: 8.5pt; }
textarea     { font-family: Verdana; font-size: 8.5pt; }
p            { font-family: Verdana; font-size: 8.5pt; }
p.admin      { font-family: Verdana; font-size: 8.5pt; color: #0A3560; }
li           { font-family: Verdana; font-size: 8.5pt; }
ul           { font-family: Verdana; font-size: 8.5pt; }
div          { font-family: Verdana; font-size: 8.5pt; }
form         { font-family: Verdana; font-size: 8.5pt; }
select       { font-family: Verdana; }
h4           { font-family: Verdana; font-size: 9pt; font-weight: bold; }
legend       { font-family: Verdana; font-size: 8.5pt; color: #333333; }
h1           { font-family: Verdana; font-size: 9pt; font-weight: bold; }


a:link       { color: #444444; }
a:visited    { color: #444444; }
a:active     { color: #444444; }
a:hover      { color: #888888; }

a.mm:link       { color: #666; }
a.mm:visited    { color: #666; }
a.mm:active     { color: #666; }
a.mm:hover      { color: #FFF; }

img	{
	border: 0;
}

a.admin:link       { color: #666666; }
a.admin:visited    { color: #666666; }
a.admin:active     { color: #666666; }
a.admin:hover      { color: #000000; }

a.wndetail   { color: #666666; 
			   text-decoration: none; }
a.wndetail:link    { color: #666666; 
			   text-decoration: none; }
a.wndetail:visited { color: #666666; 
			   text-decoration: none; }
a.wndetail:active  { color: #666666; 
			   text-decoration: none; }
a.wndetail:hover   { color: #666666; }

a.wn         { color: #CC0000;
			   text-decoration: none;
			   font-weight: bold; }
a.wn:link    { color: #CC0000;
			   text-decoration: none; }
a.wn:visited { color: #CC0000;
			   text-decoration: none; }
a.wn:active  { color: #CC0000;
			   text-decoration: none; }
a.wn:hover   { color: #CC0000;
			   text-decoration: underline; }

div.wndetail   { color: #666666; }
div.wn   { color: #CC0000; font-weight: bold; }
			   
a.uddetail   { color: #A0B1C3; 
			   text-decoration: none;
   			   font-size: 14pt; }
a.uddetail:link    { color: #A0B1C3; 
			   text-decoration: none;
   			   font-size: 14pt; }
a.uddetail:visited { color: #A0B1C3; 
			   text-decoration: none;
   			   font-size: 14pt; }
a.uddetail:active  { color: #A0B1C3; 
			   text-decoration: none;
   			   font-size: 14pt; }
a.uddetail:hover   { color: #A0B1C3;
   			   font-size: 14pt; }

a.ud         { color: #0A3560;
			   text-decoration: none;
			   font-weight: bold;
   			   font-size: 14pt; }
a.ud:link    { color: #0A3560;
			   text-decoration: none;
   			   font-size: 14pt; }
a.ud:visited { color: #0A3560;
			   text-decoration: none;
   			   font-size: 14pt; }
a.ud:active  { color: #0A3560;
			   text-decoration: none;
   			   font-size: 14pt; }
a.ud:hover   { color: #0A3560;
			   text-decoration: underline;
   			   font-size: 14pt; }

/* calendar */

.calcenter{
	text-align: center;
	margin:0px;
	padding:0px;
	font-family: Verdana;
}

td.calendar {
	padding:0px 2px 1px 2px;
	color: #333;
	font-size:9px;
	text-align: center;
	font-family: Verdana;
}
td.calendarwk {
	padding:0px 2px 1px 2px;
	color: #999;
	font-size:9px;
	text-align: center;
	font-family: Verdana;
}
	
td.calendarday {
	padding:0px 2px 1px 2px;
	color: #000000;
	font-size:9px;
	text-align: center;
 	background: url("images/cal_daybg.gif") no-repeat center;
 	font-family: Verdana;
}

td.calendarmn {
	padding:0px 2px 1px 2px;
	color: #666;
	font-size:9px;
	font-weight: bold;
	text-align: center;
	font-family: Verdana;
}
td.calendarlarrow {
	text-align: center;
	border: none;
	font-family: Verdana;
}
td.calendarrarrow {
	text-align: center;
	border: none;
	font-family: Verdana;
}

td.calendarwk a {
	padding:0px 2px 1px 2px;
	color: #000000;
	font-size:9px;
	text-align: center;
 	background: url("images/cal_evtbg.gif") no-repeat center;
 	font-family: Verdana;
}

td.calendarwk a:visited {
	padding:0px 2px 1px 2px;
	color: #000000;
	font-size:9px;
	text-align: center;
 	background: url("images/cal_evtbg.gif") no-repeat center;
 	font-family: Verdana;
}

td.calendar a{
	padding:0px 2px 1px 2px;
	color: #000000;
	font-size:9px;
	text-align: center;
 	background: url("images/cal_evtbg.gif") no-repeat center;
 	font-family: Verdana;
}

td.calendar a:visited{
	padding:0px 2px 1px 2px;
	color: #000000;
	font-size:9px;
	text-align: center;
 	background: url("images/cal_evtbg.gif") no-repeat center;
 	font-family: Verdana;
}
/* end calendar */

a.about { text-indent: -999em; float: left; background: url("images/buttons.jpg") 0 0; display: block; width: 88px; height: 36px; }
a.homes { text-indent: -999em; float: left; background: url("images/buttons.jpg") -88px 0; display: block; width: 118px; height: 36px; }
a.plans { text-indent: -999em; float: left; background: url("images/buttons.jpg") -206px 0; display: block; width: 69px; height: 36px; }
a.gallery { text-indent: -999em; float: left; background: url("images/buttons.jpg") -275px 0; display: block; width: 117px; height: 36px; }
a.suppliers { text-indent: -999em; float: left; background: url("images/buttons.jpg") -392px 0; display: block; width: 95px; height: 36px; }
a.testimonials { text-indent: -999em; float: left; background: url("images/buttons.jpg") -487px 0; display: block; width: 109px; height: 36px; }
a.contact { text-indent: -999em; float: left; background: url("images/buttons.jpg") -596px 0; display: block; width: 160px; height: 36px; }

a.about:hover { background: url("images/buttons.jpg") 0 36px; }
a.homes:hover { background: url("images/buttons.jpg") -88px 36px; }
a.plans:hover { background: url("images/buttons.jpg") -206px 36px; }
a.gallery:hover { background: url("images/buttons.jpg") -275px 36px; }
a.suppliers:hover { background: url("images/buttons.jpg") -392px 36px; }
a.testimonials:hover { background: url("images/buttons.jpg") -487px 36px; }
a.contact:hover { background: url("images/buttons.jpg") -596px 36px; }