body {
	background-image: url(../images/mahogany2.jpg);
	font-family: "Trebuchet MS", Helvetica, Palatino, sans-serif;
	color: #E4DC34;
	font-size: 12pt;

}
a.link: {color:#93ADB7; text-decoration:none;}
a.visited: {color: #99A4B0; text-decoration:none;}
a.hover: {color: #CFAE72; text-decoration:underline;}
a.active: {color: #E4D26B; text-decoration:none;}




.float-left {
	margin: 10px;
	float: left;
}
.float-right {
	margin: 10px;
	float: right;
}


/* FONT STYLES */


h1 {font-family:Arial, Helvetica, sans-serif; font-size:22pt; color:#E3CC6C; }
h2 {font-size:18pt; color: #DCA05F; }
h3 {font-size:14pt; color: #E4A318; }

.font-strong-yellow {
	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.font-blue {
	color: #66CCFF;
	font-family: "Trebuchet MS", Palatino, sans-serif;
	font-size: 11pt;
	font-weight: bold;

}

.font-orange-large {
	font-size: 18pt;
	color: #FF9900;
}

.font-orange {
	font-family: "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF9900;
}


.font-large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #C17344;
}



.font-yellow {
	color: #F1ED45;
	font-family: "Trebuchet MS", Palatino, sans-serif;
	font-size: 11pt;
	font-weight: bold;

}




/* GRAD LINE STYLES */


.gradbow1 {
	line-height: 10px;
	background-image: url(../images/grad/h5_lightbow3.jpg);
}

.gradline1a-10px {
	line-height: 10px;
	background-image: url(../images/grad/h5_green1a.jpg);
}
.gradline1b-10px {
	line-height: 10px;
	background-image: url(../images/grad/h5_green1b.jpg);
}

.gradline0-10px {
	line-height: 10px;
	background-image: url(../images/grad/h5_green0.jpg);
}
.gradline2-10px {
	line-height: 10px;
	background-image: url(../images/grad/h5_mahogany1.jpg);
}

.gradline3-10px {
	line-height: 10px;
	background-image: url(../images/grad/h5_mahogany2.jpg);
}



/* LINK STYLES */



.link_nav_art {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;

	 }

a.link_nav_art:link { color:#5FACC2; text-decoration:none; }
a.link_nav_art:visited { color: #5FACC2; text-decoration:none; }
a.link_nav_art:hover { color: #BC8D2E; text-decoration:underline; }
a.link_nav_art:active { color: #FF99CC; text-decoration:none; }



.link-big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;

	 }

a.link-big:link { color:#86C0DD; text-decoration:none; }
a.link-big:visited { color: #A4D1D5; text-decoration:none; }
a.link-big:hover { color: #FFAD3E; text-decoration:underline; }
a.link-big:active { color: #FF99CC; text-decoration:none; }


.link1 {
	font: bold 10pt "Trebuchet MS", Palatino, sans-serif;
	text-decoration: none;
	 }
	 
a.link1:link { color: #D86F30; }
a.link1:visited { color: #D86F30; }
a.link1:hover { color: #EFBD56; text-decoration: underline; }
a.link1:active { color: #34EDE3; }



.link-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;

}
a.link-small:link { color: #EEA848; }
a.link-small:visited { color: #F3A54E; }
a.link-small:hover { color: #F9F168; text-decoration: underline; }
a.link-small:active { color: #88403E; }

/* CONTENT STYLES */


.content {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	color: #F7D56F;
	background-image: url(../images/mahogany3.jpg);
	margin: 20px;
	padding: 15px;
	border: 1px solid #A86017;
	font-weight: normal;

}

.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #F3E967;
	background-image: url(../images/mahogany1.jpg);
	margin: 20px;
	padding: 15px;
	border: 1px solid #AD7B12;


}





/* stuff for voting forms */


.font-number {
	font-family: "Trebuchet MS", Palatino, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #EDBF23;
}
.form-fill {
	font-family: "Trebuchet MS", Palatino, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	border: medium double #0066CC;
	height: 20px;
	width: 150px;
	background-color: #7BA7C1;
}
.form-fill2 {
	font-family: "Trebuchet MS", Palatino, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #6953AA;
	border: medium double #0066CC;
	height: 20px;
	width: 200px;
}
.button {
	font-family: "Trebuchet MS", Palatino, sans-serif;
	font-size: 12pt;
	color: #C5A35A;
	background-color: #4B2D25;
	border: thin solid #FF0000;
}
/* input:focus, input.sffocus { background: orange; } */

/*--------------focus stuff----------------*/


input:focus, textarea:focus, input.sffocus, textarea.sffocus {
	background: #cfc;
	border-color: #090;
}
.font-strong-arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #DDB14A;
}
.font-georgia-blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #B7B8E3;
}

