a:link, a:visited {
    color: #BD6329
	
}

a:hover {
    color: #666666
}


body {
	background-image: url(images/bkgrnd.jpg);
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: repeat-x;
}

p, .bodytext, li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}
a.bodytext:link, a.bodytext:visited {
    color: #BD6329
}
a.bodytext:hover{
    color: #666666
} 

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.topnav:link{
    color: #000000
}
a.topnav:hover{
	color: #333333;
	text-decoration: underline;
}   

.leftnav, a.leftnav:link, a.leftnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.leftnav:hover{
	color: #333333;
	text-decoration: underline;
}  
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
a.header:link{
    color: #FFFFFF
}
a.header:hover{
    color: #cccccc
}

.smallnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.hilite, a.hilite:link, a.hilite:visited, h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BD6329;
	font-weight: bold;
	line-height: 20px;
}

.bighilite, a.bighilite:link, a.bighilite:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #BD6329;
	font-weight: bold;
	line-height: 20px;
}
a.bighilite:hover{
	color: #999999;
}
.whitebodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.hilitesmall, h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B5231;
	font-weight: bold;
}
a.hilitesmall:link, a.hilitesmall:visited{
    color: #6B5231
}
a.hilitesmall:hover{
    color: #BD6329
}

.orange, a.orange:link, a.orange:visited {
    color: #BD6329;
}
a.orange:hover {
	color: #6B5231
}
.rule {
	background-image: url(images/rule.gif);
	background-repeat: repeat-x;
}
.white{
    color: #ffffff
}
.smallwhitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
.highlitemed, h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BD6329;
	font-weight: bold;
}
.bigred, a.bigred:link, a.bigred:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
a.bigred:hover {
	color: #333333;
}
.validation-advice {
	background-color:#CC0000;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-image: url(images/warn.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	border: 1px solid #BD6329;
}

.required{

font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000
}



.bo {
	border: 1px solid #BD6329;
}


/* admin */



.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{

}

.adminbutton:hover, .adminbutton:active{
	background-color: #999999;
	cursor:pointer;
	color:#ffffff;
	text-decoration: none;
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;

	text-transform: uppercase;
}


.adminbutton, .adminbutton:visited{
	background-color: #9C1821;
	cursor:pointer;
	color:#ffffff;
	text-decoration: none;
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;

	text-transform: uppercase;
}

.active{
	cursor:pointer;
	color:#000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-transform: uppercase;
}
.topline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9C1821;
	border-right-color: #9C1821;
	border-bottom-color: #9C1821;
	border-left-color: #9C1821;
}


.topline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}




.outerb{
	border: 1px solid #9C1821;
}







.redhilite {
	color: #CC0000;
}
hr { border: none 0; border-top: 1px solid #666666; height: 1px; margin-top:0px; margin-bottom:0px;}
