/* STANDARD RULES */
* { /* Zero out all Padding and Margins - for Consitency */
   padding:0;
   margin:0;
}
.access {
	display:none;
}

a img,:link img,:visited img {
	border:none
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 0 0 0;	
}

h1 {
	font-size: 218%;
}

h2 {
	font-size: 164%;
	margin-bottom: 12px;
	color:#975a13;
}

h3 {
	font-size: 145%;
	margin-bottom: 10px;
}

h4 {
	font-size: 118%;
	margin-bottom: 5px;
}

p {
	padding: 0 5px 0 5px;
	margin-bottom:1em;
}

a{
	color:#975a13;
}

a:visited{

}

a:hover{
	text-decoration:none;
}

a:active{

}

strong{

}

/* LAYOUT */
body{
	font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff url(images/gui_bg.gif);
	text-align:center;
	color:#342e20;
}

#wrapper{
	position:relative;
	width:760px;
	margin:10px auto 0 auto;
	text-align:left;
	background:#965A12;
	border:1px solid #ebe7d9;
}

body.nosidebar #wrapper{
}

#header{
	height:101px;
	position:relative;
	background: #ffffff url(images/gui_header_bg.jpg) no-repeat;
	border-bottom:1px solid #ebe7d9;
}
#splash #header{
	height:0px;
	background:none;
	display:none;
}

.navigation ul{
	list-style:none;
}

.navigation ul li{
	float:left;
}
#content {
	position:relative;
	padding: 25px;
	clear: left;
	float: left;
	width: 529px;
	text-align: left;
	_z-index:-1;
	background:#ebe7d9;
	color:#777046;
}

#content2 {	position:relative;
	padding: 25px;
	clear: left;
	float: left;
	width: 710px;
	text-align: left;

	background:#ebe7d9;
	color:#777046;}

#wrapper.sidebarhidden #content, body.nosidebar #content{
	width:710px;
	background: #ebe7d9;
}
#splash #splashwrapper{
	background:url(images/gui_splash_bg.jpg) no-repeat;
	height:345px;
	position:relative;
	color:#777046;
}
#splash #content{
	position:absolute;
	left:398px;
	top:195px;
	background:transparent;
	width:342px;
	padding:0;
}

#sidebar {
	font-size:90%;
	width: 159px;
	margin: 0 0 0 591px;
	padding: 22px 0 30px 0;
	text-align: left;
	color:#D4CA97;
	}

#wrapper.sidebarhidden #sidebar, body.nosidebar #sidebar{
	display:none;
}

#footer{
	clear:both;
	height:24px;
	background: #857d4e;
	position:relative;
	color:#ebe7d9;
	padding:6px 10px 0 13px;
	border-top:1px solid #ebe7d9;
}

#footer a{
	color:#ebe7d9;
}
#footer a:hover{
	text-decoration:none;
}
#footer ul{
	list-style:none;
}
#footer ul li{
	float:left;
	margin-left:30px;
}
#footer ul li.first{
	margin-left:0px;
}
#footerspacer{
	font-size:0;
	line-height:2px;
	height:4px;
	background:#5e7031;
	border-top:1px solid #ebe7d9;
}

#contact_its{
	position:relative;
	text-align:right;
	margin:0 auto;
	width:760px;
}

#contact_its a{
	color:#063D7D;
	text-decoration:none;
}
#contact_its a:hover{
	text-decoration:underline;
}

/* HEADER */
/* Linked Image Replacement Header */
h1{
	padding:0;
}

h1 a{
	height:83px;
	width:353px;
	display:block;
	position:absolute;
	left: 10px;
	top:9px;
	background: transparent url(images/gui_logo.jpg) no-repeat;
	text-indent:-9999px;
	text-decoration:none;
}

h1 a:hover{
	text-decoration:none;
}

/* TOP NAV / BOTTOM NAV*/
#topnav, #bottomnav{
	height:20px;
	position:relative;
	clear:both;
	padding-top:2px;
}
#topnav{
	background:#965A12;
	color:#fff;
	border-bottom:1px solid #ebe7d9;
}
#bottomnav{
	background:#965A12;
	color:#fff;
	border-top:1px solid #ebe7d9;
}
#mainmenu{
	position:absolute;
	right:0;
}
#mainmenu li {
	border-left:1px solid #ebe7d9;
}
#submenu li{
	border-left:1px solid #ebe7d9;
}
#mainmenu li.firstlink, #submenu li.firstlink{
	border:none;
}
/* Standard Nav Links */
#mainmenu a, #submenu a{
	padding:0 9px;
	text-decoration:none;
}

#mainmenu a{
	color:#ebe7d9;
}

#submenu a{
	color:#ebe7d9;
}

#mainmenu a:visited, #submenu a:visited{
	text-decoration:none;
}

#mainmenu a:hover, #submenu a:hover{
	color:#fff;
}

#mainmenu a:active, #submenu a:active{

}

/* Current Page Nav Link */
#mainmenu a.currentpage, #submenu a.currentpage{
	font-weight:bold;
}

#mainmenu a.currentpage:visited, #submenu a.currentpage:visited{

}

#mainmenu a.currentpage:hover, #submenu a.currentpage:hover{

}

#mainmenu a.currentpage:active, #submenu a.currentpage:active{

}

/* CONTENT2 STYLES */
#content2 ul, #content ol{
	margin:10px 0;
}
#content2 ul li, #content ol li{
	margin:0 0 0 30px;
}

#content2 hr{
	border: 1px dashed #E4DFCD;
	color: #000;
	background-color:#E4DFCD;
	height: 0px;
	margin:15px 0;
	clear:both;
}

#content2 p.btt{
	text-align:left;
}
#content2 p.btt a{
	padding-left:16px;
	color:#A84607;
	background:#A29E79 url(images/icon_backtotop.gif) 0 3px no-repeat;
}
#content2 dl{
	margin:20px 5px;
}
#content2 dt{
	font-weight:bold;
}
#content2 dd{
	margin:1px 5px;
}



/* CONTENT STYLES */
#content ul, #content ol{
	margin:10px 0;
}
#content ul li, #content ol li{
	margin:0 0 0 30px;
}

#content hr{
	border: 1px dashed #E4DFCD;
	color: #000;
	background-color:#E4DFCD;
	height: 0px;
	margin:15px 0;
	clear:both;
}

#content p.btt{
	text-align:left;
}
#content p.btt a{
	padding-left:16px;
	color:#A84607;
	background:#A29E79 url(images/icon_backtotop.gif) 0 3px no-repeat;
}
#content dl{
	margin:20px 5px;
}
#content dt{
	font-weight:bold;
}
#content dd{
	margin:1px 5px;
}



img.border{
	border:1px solid #342E20;
}
img.floatright{
	border:1px solid #000;
	margin: 0 0 15px 15px;
	float:right;
}
img.floatleft{
	border:1px solid #000;	
	margin:0 15px 15px 0;
	float:left;
}

#expandcollapse{
	position:absolute;
	top:150px;
	right:29px;
	padding-left: 15px;
	background:url(images/icon_expand.gif) 0 3px no-repeat;
	color:#D0CEB7;
	text-decoration:none;
}
#wrapper.sidebarhidden #expandcollapse{
	background:url(images/icon_collapse.gif) 0 3px no-repeat;
}

body.nosidebar #expandcollapse{
	display:none;
}

#content p.backfoward{
	text-align:right;
}
#content p.backfoward span{
	float:left;
}

/* SIDEBAR STYLES */
#sidebar a{
	color:#ffffff;
	text-decoration:none;
}
#sidebar ul, #sidebar ol{
	margin:10px 0;
}
#sidebar ul li, #sidebar ol li{
	list-style-type: none;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sidebar h3{
	font-weight:bold;
	padding-bottom:2px;
}
#sidebar h3 a{
	color:#EBE7D9;
	padding-right:30px;
	text-decoration:none;
}
#sidebar h3 a:hover{
	color:#FFFFFF;
	background:url(images/icon_sidebarhlink_over.gif) top right no-repeat;
}
#sidebar hr{
	border:0;
	color:#A84607;
	background:#A84607;
	border-bottom:1px dotted #E7E0C2;
	margin-bottom:15px;
}
#sidebar .featuredartist{
	text-align:center;
	font-weight:bold;
}
#sidebar .featuredartist img{
	border:1px solid #342e20;
}
#sidebar a:hover img{
	border:1px solid #fff;
}

#sidebar h3.inthissection{
	color:#EBE7D9;
	border-bottom:1px solid #EBE7D9;
}

#sidebar #inthissection{
	list-style:none;
	margin:10px 0 15px 0;
}
#sidebar #inthissection li{
	margin:5px 0 0 5px;
}
#sidebar #inthissection li.submenu{
	margin:0px 0 0 5px;
}
#sidebar #inthissection a{
	color:#EBE7D9;
	text-decoration:none;
}
#sidebar #inthissection a:hover{
	text-decoration:underline;
}


#sidebar #inthissection ul{
	margin:0 0 6px 0;
	list-style:none;
}
#sidebar #inthissection ul li{
	margin:0 0 0 5px;
	padding:0 0 0 5px;
	border-left:1px solid #F57016;
	border-color:#743205;
}
#sidebar #inthissection ul li.lastlink{
	border-bottom:1px solid #743205;
}

#sidebar #inthissection ul li a{
	color:#BCB998;
}
#sidebar a.downloadpdf{
	display:block;
	height:32px;
	padding:0 0 0 36px;
	background:url(images/icon_pdf.png) no-repeat;
}

/* SERVICES */
#services_po strong{
	font-size: 150%;
	font-weight:bold;
}

/* Gallery */


#gallery td {
	text-align: center;
}


#gallery img{
	border:1px solid #333;
}
#gallery th{
	font-size:135%;
	padding:10px 0;
}

/* Refer a Friend / Mailing List */
#rrf_mltable{
	width:100%;
	clear:both;
	text-align:center;
	margin:15px 0px 15px 0;
	padding-right:40px;
}
#rrf_mltable table{
	border:1px solid #000;
}
#rrf_mltable table th{
	font-size:100%;
	background:#CFCEB3;
	padding:0 5px;
}
#rrf_mltable table td{
	text-align:center;
	color:#68774A;
	font-weight:bold;
}
#rrf_mltable table td.rrf_mltable_submit{
	background:#CFCEB3;
}
#rrf_mltable table td.rrf_mltable_submit input{
	font-size:90%;
	margin:0px;
}
#rrf_mltable table input{
	margin:2px 5px;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

.current_page_item a {

		padding-left:16px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	background: url(images/icon_navarrow.gif) 0px 0px no-repeat;
}

#friend a {
	float: left;
	width: 315px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #000000;
	height: 30px;
	display: block;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 295px center;
	background-color: #ddd5b9;
	padding-top: 13px;
	padding-left: 25px;
	border: 1px solid #965a12;
	text-decoration: none;
	margin-left: 100px;
}

#friend a:hover {
	color: #000000;

	text-decoration: none;
	background-color: #d6c99a;
}