body
{
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px auto auto auto;
	color:#C1A045;
	background-image: url(images/bg.png);
	background-repeat: repeat;
	line-height: 16px;
}
p{
	padding:2px 5px 2px 5px;
	text-align:left;
	margin:0px;
}
a:hover{
	color: #A13B02;
}
p.anunt a{
	padding-left:25px;
	padding-bottom:5px;
	text-align:justify;
	text-decoration:none;
	color:#A13B02;

}
p.anunt a:hover{


}
h1{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#A13B02;
padding:5px;
margin:0px;
text-decoration:none;
}
h2{
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#6e8453;
	margin:0px;
	text-decoration:none;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 5px;
}
img.img_left{
float:left;
padding:0px 8px 8px 0px;
}


#main_container{
	height:auto;
	margin:auto;
	padding:0px;
	width: 900px;
}
#header{
	height:150px;
	margin:auto;
	width: 900px;
}
.left{
float:left;
padding-left:7px;
}
#header_logo{
width:276px;
height:68px;
float:left;
padding:0px 0 0 5px;
}

#search_tab{
	width:265px;
	float:right;
	padding-top:10px;
	font-size:10px;
	padding-right: 15px;
}
input.search_input{
width:167px;
height:17px;
color:#818a8e;
background-color:#403a39;
padding-left:10px;
border:none;
}
/*------------------------------main content-----------------------*/
#main_content{
	margin:auto;
	clear:both;
	background-image: url(images/opacity.png);
	background-repeat: repeat;
	padding-top: 5px;
	border-top: 3px solid #D1B874;
	border-right: 3px solid #D1B874;
	border-left: 3px solid #D1B874;
	width: 900px;
	border-bottom-width: 3px;
	border-bottom-color: #D1B874;
}

/*---------------- menu tab----------------------*/
#menu_tab{
	width:900px;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
}

ul.menu {
	list-style-type:none;
	display:block;
	margin:0px;
	padding-left:30px;
	background:none;
	width: 870px;
}

ul.menu li {
display:inline;
font-size:12px;
font-weight:bold;
line-height:34px;}

a.nav:link, a.nav:visited {
	display:block;
	float:left;
	padding:0px 15px 0px 15px;
	margin:0;
	height:34px;
	text-decoration:none;
	background:none;
	color:#C1A045;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #c1a045;
}

a.nav_selected:link, a.nav_selected:visited {
	display:block;
	float:left;
	padding:0px 15px;
	margin:0;
	height:34px;
	text-decoration:none;
	color:#A13B02;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #c1a045;
}

a.nav:hover {
	color:#6E8453;
}


/*---------------- menu tab----------------------*/


ul.iconmenu {
list-style-type:none; float:left; display:block; width:600px; 
 margin:0px; padding:10px 0 0 10px; background:none;}

ul.iconmenu li {
display:inline;
font-size:11px;
font-weight:bold;
}

ul.iconmenu li.divider{
width:2px;
height:102px;
display:block;
float:left;
padding-top:10px;
background:url(images/separator.jpg) no-repeat center;
}

a.iconnav:link, a.iconnav:visited {
display:block; float:left; padding:35px 25px 0px 25px; margin:0;height:102px;
text-decoration:none; background:none; color:#FFFFFF;}

a.iconnav_selected:link, a.iconnav_selected:visited {
display:block; float:left; padding:35px 25px 0px 25px; margin:0; height:102px;
text-decoration:none; background:none;  color:#FFFFFF;}

a.iconnav:hover {
text-decoration:none;}


/*------------------------middle_content-----------*/
#middle_content{
	width:823px;
	height:400px;
	margin:10px auto 0px;
}
#middle_content_press{
width:823px;
height:164px;
margin:10px auto 0px;
background:url(images/middle_banner_press.png) no-repeat;
}
#middle_content_sponsors{
width:823px;
height:164px;
margin:10px auto 0px;
background:url(images/middle_banner_sponsors.png) no-repeat;
}
#middle_content_shows{
width:823px;
height:164px;
margin:10px auto 0px;
background:url(images/middle_banner_shows.png) no-repeat;
}
#middle_content_archive{
width:823px;
height:164px;
margin:10px auto 0px;
background:url(images/middle_banner_archive.png) no-repeat;
}
#middle_content_contact{
width:823px;
height:164px;
margin:10px auto 0px auto;
background:url(images/middle_banner_contact.png) no-repeat;
}
.middle_text{
	width:245px;
	text-align:left;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0;
	padding-left: 30px;
}
.center_text{
width: auto;
margin:0px;
padding:20px 0 0 30px;
text-align:justify;
}
#center_content{
width:880px;

margin:auto;
}
.left_content{
	width:590px;
	float:left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #3E300B;
	padding-right: 15px;
	padding-top: 0px;
	margin-top: 15px;
}
.right_content{
	width:250px;
	margin-top: 15px;
	float: left;
}
.news_tab{
	padding:5px 0;
	clear: both;
}


.wide_content{
	width:860px;
	padding:10px 0 15px;
	margin: auto;
	clear: both;
}
.wide_content_services{
	width:820px;
	clear:both;
	padding:10px 0 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3E300B;
}
.service_tab{
width:auto;
background:url(images/service_icon.gif) no-repeat left;
background-position:10px 5px;
padding:7px 15px 7px 60px;
background-color:#f4f6f9;
margin:5px 0 5px 0;
}

.bottom_tab{
	width:230px;
	margin-left:15px;
	margin-bottom:15px;
	background:0px;
	color:#A13B02;
	font-size:10px;
	line-height:15px;
	margin-top: 20px;
	text-align: left;
	float: left;
}

.contact_tab{
	width:220px;
	height:auto;
	margin:5px auto;
}
#fields label {
	width: 220px;
	padding: 0px;
	display: block;
}
#fields input {
	border: 1px solid #3e300b;
	margin: 0 0 3px;
	width: 220px;
	background-color: #3e300b;
}
#fields textarea {
	border: 1px solid #3e300b;
	margin: 0 0 3px;
	width: 220px;
	height: 63px;
	background-color: #3e300b;
}
#send input {
	width: 53px;
	height: 18px;
	margin: 0px;
}


/*-------------------footer------------------------*/

#footer-content {
	height: 315px;
	width: 900px;
	border-right: 3px solid #D1B874;
	border-bottom: 3px solid #D1B874;
	border-left: 3px solid #D1B874;
	border-top-width: 3px;
	border-top-color: #D1B874;
	background-image: url(images/footerwood.png);
	background-repeat: repeat;
	border-top-style: solid;
}
#footer-content a {
	color: #A13B02;
}
#footer-content a:hover {
	color: #6E8453;
	text-decoration: none;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;	
	width: 98%;
}
#footer-content ul.columns li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3E300B;
}
#footer-content ul.columns li.top {
	border-top: 1px dotted #3E300B;
	width: 210px;
}
#footer-content ul.columns li a {
	line-height: 2em;
	padding-left: 15px;
	width: 98%;
	color: #6E8453;
}
#footer-content ul.columns li a:hover {
	color: #A13B02;
	text-decoration: none;
}
#footer-content .col {
	margin-top: 15px;
	padding-top: 0;
	padding-bottom: 30px;
	width: 215px;
	padding-left: 35px;
	padding-right: 5px;
}
#footer-content .space-sep {

}
#footer-content .col2 {
	margin-top: 30px;
	background-image: url(images/opacity.png);
	width: 825px;
	padding-top: 0;
	padding-bottom: 30px;
	margin-right: 35px;
	height: 200px;
}

/* alignment classes */
.float-left  {
	float: left;
}
.float-right { float: right; }
.align-left  {
	text-align: left;
}
.align-right {
	text-align: right;
	background-color: #3E300B;
	font-size: 13px;
	padding-right: 10px;

.footer-outline {
	background-image: url(images/footer.png);
	width: 800px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #3E300B;
	margin-left: 30px;
	color: #6E8453;
	font-weight: bold;
	line-height: 18px;
}
.footer-outline {
	background-image: url(images/footer.png);
	border: 1px solid #3E300B;
	width: 800px;	
}
#footer-left {
	float: left;
	width: 70%;
}
#wrap-outline {
	background-image: url(images/pagebg.png);
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	background-repeat: repeat-y;
}
#gallery {
	margin: auto;
	clear: both;
	width: 900px;
	padding-top: 5px;
}

