.clearIt{
	clear:both;
	height:1px;
}
IMG{
	border:none;
}
h4{
	color:#fff;
	margin:0px;
	padding:0px;
}
h2{
	color:#ffc82d;
}
h1{
	color:#ffc82d;
}
h3{
	color:#ffc82d;
}
input[type=text], textarea{
	border:solid 1px #d9d9d9;
	margin:4px 4px 8px 0px; 
	padding:5px; 
	vertical-align:middle; 
	font-size:11px;}
BODY{
	border:0px;
	padding:0px;
	margin:0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#f8dd74 url(../images/bg_role.jpg) repeat-x;
	color:#ece88f;
	text-align:justify;
}
a:link, a:visited, a:active
{
	color: #fff;
	text-decoration:none;
}
a:hover
{
	color:#f2d671;
	text-decoration:none;
}

#container{
	width:980px;
	margin:auto auto;
}
#header{
	width:980px;
}
#banner{
	width:980px;
	background:#54682b;
	height:250px;
}
#menu{
	width:980px;
	text-align:center;
	background:#426628;
}
#content{
	width:980px;
	background:#426628;
}
table p{
	padding:0px 10px;
	font-size:20px;
}
#content #left{
	width:580px;
	float:left;
	padding:5px 5px 5px 15px;
	font-size:19px;
}
.imgleft {
	border: 1px solid #cc0101;
	padding: 5px;
	float: left;
	margin: 13px 10px 0 0;
}
#content #left1{
	width:950px;
	padding:5px 15px 5px 15px;
	font-size:22px;
}
.read{
	font-size:16px;
	text-align:right;
}

.read a{
	color:#FFF;
	font-size:18px;
	text-align:right;
}
.read a:hover{
	color:#f59307;
	font-size:18px;
	text-align:right;
}
#content #right{
	width:370px;
	float:left;
	padding:5px;
}
#footer{
	width:980px;
	height:316px;
	background:url(../images/footer.png) no-repeat;
}
.copy{
	width:350px;
	padding:30px 0px 0px 80px;
}
.resources{
	width:280px;
	font-size:13px;
	padding-top:50px;
}
.links p{
	font-size:13px;
	width:200px;
	text-align:right;
	padding:30px 70px 0px 0px;
}
#footer #music{
	width:30px;
	float:left;
	padding:30px 0px 0px 20px;
}
#footer #right span{
	font-size:14px;
	font-weight:bold;
}
#footer #right a:link, a:visited, a:active
{
	color: #fff;
	text-decoration:none;
}
#footer #right a:hover
{
	color: #fff;
	text-decoration:underline;
}
/* CONTACT */
form{margin:0; padding:0;}
fieldset{border:0px;}
.contactform{margin:0 auto; position:relative; }
.contactform label{display:block}
span.error{color:red;text-align:left; font-size:11px;}
.contactform .text-input, .contactform .text-area{
	margin-bottom:8px;
	padding:8px 5px;
	vertical-align:middle;
	background-color:#f5f5f5!important;
	border:#333 1px solid;
}
.contactform .text-input{width:80%;}
.contactform .text-area{width:80%;}
#message{ margin-left:0px;}
#message h2	{}
#message p{margin:6px 0px; }

.contactform input.button{
	border:0px;
	text-align:center;
	padding:0px 14px;
	color:#fff !important;
	cursor:pointer;
	font-size:11px;
	display:inline-block;
	height:26px;
	line-height:25px;
	background:#cc0101;
 }
 
.photos{
	width:150px;
	height:150px;
	float:left;
	margin:10px;
	border:#FC6 solid 1px;
}


.myform{
margin:0 auto;
width:400px;
padding:14px;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#000;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 2px #6e3f25;
background:#f8dd74;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #426628;
padding-bottom:10px;
}
#stylized label{
display:block;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized select{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #426628;
width:200px;
margin:2px 0 20px 10px;
}

#stylized input:hover{
float:left;
font-size:12px;
padding:4px 2px;
color:#FFF;
border:solid 1px #6e3f25;
width:200px;
margin:2px 0 20px 10px;
background:url(../images/bg_input.jpg) no-repeat left top;
}
#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #426628;
width:200px;
margin:2px 0 20px 10px;
}

#stylized textarea:hover{
float:left;
font-size:12px;
padding:4px 2px;
color:#FFF;
border:solid 1px #6e3f25;
width:200px;
margin:2px 0 20px 10px;
background:#97a239 url(../images/bg_input.jpg) no-repeat left top;
}

#stylized button{
clear:both;
margin-left:150px;
height:31px;
background:#426628;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-family:Verdana, Geneva, sans-serif;
cursor:default;
font-weight:bold;
}
#stylized button a{
color:#FFFFFF;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
#stylized button:hover{
clear:both;
margin-left:150px;
height:31px;
background:#5e8017;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-family:Verdana, Geneva, sans-serif;
cursor:default;
font-weight:bold;
}
.hit-counter{
	margin:42px 0 0 450px;
}



