a:link { 
	color: #539ABA;
	text-decoration: none;
} 

a:visited {  
	color: #539ABA;
	text-decoration: none;
}
 
a:hover {
	color: #3D7B98;
	text-decoration: underline;
}

a:active { 
	color: #3D7B98; 
	text-decoration: underline;
}

hr {
	color: #DADADA;
}

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0; 
	padding: 0;
}

td, p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* Heading Tags */

h1 {
	color: #32725A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	margin-top: 0px;
}

h2 {
	color: #3D7A99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
}

h3 {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}

/* List Elements */

li {
	color: #000000;
}

ol {
	color: #000000;
	list-style-type: none;
}

ul {
	color: #000000;
	list-style-type: none;
}

/* Form Elements */

input {
	background-color: #F9F9F9;
	border: 1px #CCCCCC solid;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
}

select {
	background-color: #F9F9F9;
	border: 1px #CCCCCC solid;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
}

textarea {
	background-color: #F9F9F9;
	border: 1px #CCCCCC solid;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
}
	
.smallsubmit {
	background-color: #4892B5;
	border: 1px solid #2A566A;
	color: #FFFFFF;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-weight: normal;
}

.submit {
	background-color: #4892B5;
	border: 1px solid #2A566A;
	color: #FFFFFF;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

/* End Form Elements */

.contentarea {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 15px;
	line-height: 16px;
}

.contentarea li {
	color: #000000;
	margin-bottom: 10px;
	list-style-image: url(images/bullet.gif);
	line-height: normal;
}

.contentarea ol {
	color: #000000;
	list-style-type: lower-alpha;
	line-height: normal;
}

.contentarea ul {
	color: #000000;
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	list-style-image: url(images/leftflash.gif);
	line-height: normal;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}

.note {
	color: #CC0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.pictureframe {
	border: 1px solid #DADADA;
}

.pictureframel {
	border: 1px solid #DADADA;
	margin-right: 10px;
}

.pictureframer {
	border: 1px solid #DADADA;
	margin-left: 10px;
}

.smalltext {
	color: #999171;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 9px;
}

.footer {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
}

/* Admin Elements */

.tableborder {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.tablehead {
	background-color: #E3ECE7;
	font-weight: bold;
	color: #32725A;
	border-bottom: 1px solid #CCCCCC;
}

.tablerow {
	font-weight: normal;
	color: Black;
	border-bottom: 1px solid #DADADA;
}

.leftcolumn {
	background-color: #EEEEEE;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	}
	
.rightcolumn {
	padding-left: 5px;
	}
	
	
/* Other stuff */

.noDoubleClick {
	background-color: #CCCCCC;
	border: 1px solid #999999;
	color: #F4F4F4;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	cursor: default;
}

.homespecials {
	border: 1px dashed #E0E3C6;
	background-color: #FAFAF5;
	padding: 5px 5px 5px 5px;
}

.bottommenu {
	color: #32725A;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 10px;
}

.bottommenu a:link { 
	color: #32725A;
	text-decoration: none;
}

.bottommenu a:visited {  
	color: #32725A;
	text-decoration: none;
}

.bottommenu a:hover {
	color: #32725A;
	text-decoration: underline;
}

.bottommenu a:active { 
	color: #32725A; 
	text-decoration: underline;
}

.topmenu {
	color: #32725A;
	font-family: Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 4px;
	}

.topmenu a:link { 
	color: #32725A;
	text-decoration: none;
}

.topmenu a:visited {  
	color: #32725A;
	text-decoration: none;
}

.topmenu a:hover {
	color: #32725A;
	text-decoration: underline;
}

.topmenu a:active { 
	color: #32725A; 
	text-decoration: underline;
}



