/*GENERAL PAGE SETTINGS */

html, body {
	padding:0;
	margin:1px 0 1px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image:url(../images/bg-backdrop.jpg);
}


#holder {
	width: 993px;
	background-image:url(../images/bg-page.jpg);
	background-repeat:repeat-y;
	text-align: left;
	margin: 0 auto 0 auto;
}

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

/*GENERAL FONT SETTINGS */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}




.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #060637;
}
.h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #060637;
	text-decoration: none;
}
.h4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: underline;
}	
.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: FFFFFF;
}
.h5 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.h5 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}	
.centertext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 16px;
}
.centertext a {
	color: #ff6600;
	text-decoration: none;
}
.centertext a:hover {
	color: #CFCFCF;
	text-decoration: none;
}
.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.text a {
	color: #ff6600;
	text-decoration: none;
}
.text a:hover {
	color: #CFCFCF;
	text-decoration: none;
}


/*PAGE STYLES */
#yellowbg{
	background-color:#FFFFD6; 
	width:800px;
	min-height:inherit;
	
}
#heading {
	background-image:url(../images/bg-titles.jpg);
	height: 24px;
	padding: 3px;
}
#colheading {
	background-image:url(../images/bg-titles.jpg);
	background-repeat: repeat-x;
	height: 22px;
	padding: 5px;
}

#singlecolheading {
	width: 775px;
	background-image:url(../images/bg-titles.jpg);
	height: 24px;
	float:left;
}

#banner {
	width: 800px;
	background-color: #FFFFFF;
	height: 174px;
}
#logo {
	width: 129px;
	height: 129px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#topmenu {
	width: 600px;
	height: 63px;
	float: left;
	margin-top: 65px;
	margin-left: 10px;
	text-align:left;
}
#rightmenu {
	width: 160px;
	margin-top: 50px;
	margin-right: 10px;
	float: right;
	border: #FFCC66 solid 1px;
	background-color: #FFFFFF;
	text-align: center;
}
#homephoto {
	width: 800px;
	background-color: #FFFFFF;
	height: 280px;
	margin: 0 0 0 0;
}
#secondphoto {
	width: 800px;
	background-color: #FFFFFF;
	height: 200px;
	margin: 0 0 0 0;
}
#left {
	width: 255px;
	float: left;
	background-color: #FFFFFF;
	border-left: solid #99FF00 1px;
	border-right: solid #99FF00 1px;
	border-bottom: solid #99FF00 1px;
	margin-left: 5px;
	margin-right: 3px;
	margin-bottom: 5px;

}
#centre {

	width: 255px;
	float: left;
	background-color: #FFFFFF;
	border-left: solid #99FF00 1px;
	border-right: solid #99FF00 1px;
	border-bottom: solid #99FF00 1px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 5px;

}
#right {
	width: 255px;
	float: left;
	background-color: #FFFFFF;
	border-left: solid #99FF00 1px;
	border-right: solid #99FF00 1px;
	border-bottom: solid #99FF00 1px;
	margin-left: 3px;
	margin-bottom: 5px;

}
#textarea {
	padding: 3px;
}
#footer {
	background-color: #0F0F3C;
	height: 35px;
	line-height: 16px;
	padding: 3px;

}
#onecolumn {
	width: 775px;
	float: left;
	background-color: #FFFFFF;
	border-left: solid #99FF00 1px;
	border-right: solid #99FF00 1px;
	border-bottom: solid #99FF00 1px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;

}
#greendivision {
	border-top: dotted #99FF00 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
#yellowdivision {
	border-top: dotted #FFCC66 1px;
	}
	
#wpfooter {
	height: 25px;
	line-height: 16px;
	padding: 3px;
	background-image:url(../images/bg-backdrop.jpg);
}
