/*----------------------------------------
CONTENT
-------------------------------------------*/
html {
	position:relative;
}

.yui-t2 #yui-main .yui-b{
margin-left:180px;
}


body {
	background: #928575 url(images/gradient.jpg) repeat-x scroll center top;
	margin:0px auto;
	color:#fff;
	font-family: "century gothic", Arial, Helvetica, sans-serif;

}
#doc { 
	min-width:750px; 
	margin:auto; 
	text-align:left; 
	position:relative;

}

#hd{
	background: transparent;
	height:315px;
	margin:0;padding:0;
}
#hd h1{display:none;}
#ft {
	font-size: 93%;
	padding: 8px;
	margin: 0px; 
	text-align: center;
	background:#887668;
	color:#FFFFFF;
	border-top:0px solid #BDB585;
}
#bd{
	background: #887668 url(images/header.jpg) no-repeat center top;
	padding:0;

}

#yui-main .yui-b{
        background: url(images/body_gradient.gif) repeat-x center top;
	padding:50px 12px 20px 12px;
	margin:0px 1px;
   min-height: 500px; /*relative to the height of the icons*/
   height: auto;
   _height: 500px; /*ie Hack - relative to the height of the icons*/

}

#yui-main .yui-g{
         margin:0px 0px 0px 0px;
}


#sidebar .yui-b{
	padding:0px 0 0px 0px;
}

#sidebar img{
        margin: 10px 0px 0px 10px;
}
#bannersSml li{display: inline; float:left;}
#bannersSml .bannerLeft{margin-right:20px;}

/*  ------------------   base.css, part of YUI's CSS Foundation  ------------------------ */
h1 {	font-size:138.5%;}
h2 {	font-size:123.1%; }
h3 {	font-size:108%;  }
h1,h2,h3 {	margin:1em 0;}
h1,h2,h3,h4,h5,h6,strong {	font-weight:bold; }
abbr,acronym { 	border-bottom:1px dotted #000;	cursor:help;} 
em {	font-style:italic;}
blockquote{	margin:1em;}
dl dd {	margin-left:1em;}
th {	font-weight:bold;	text-align:center;}
caption {	margin-bottom:.5em;	text-align:center;}
p,fieldset,table {	margin-bottom:1em;}
form{	margin:2px;	padding:6px;}
th,td {     border:0;     padding:.1em; } 
td{    font-size:85%;    text-align:left;}
/*   --------------- end yui base (modified)  --------------------- */
a {	
	color: #9e3521;
}

A:hover {
	COLOR: #666d33;
	text-decoration: underline;
	text-transform: uppercase;
}
.content,
#galleryText{
	text-align: justify;
	list-style: inside;
    padding: 10px 0px 0px 0px;

}
.contentHi,
.contentHiSml {
    font-style:italic;
}	

.content img{
        padding: 8px;
}

.contentSml,	
.contentHiSml {
	font-size:93%;  
}	
.titleLrg{
        font-weight:bold;
	font-size:280%;
	color: #ffffff;
	text-align:left;
	letter-spacing: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 80px;
}
td .titleLrg{
	font:bold 18px/20px "century gothic";
	color:#ffffff;
	letter-spacing:0;
}
#modNews h3,
.titleSml{
	font-size:123.1%; 
	font-weight:bold;
}
h3 a,
.titleSml a{
	text-decoration: none;
}
.titleSml a:hover{
	text-decoration: underline;
}

/*----------------------------------------
Contact Form
-------------------------------------------*/
fieldset{
     border: 1px solid #ccc;
     padding:8px;
     width: auto;
}
legend{
     padding: 2px 6px;
     font-weight:bold;
}
label{
     width: 8em;
     float: left;
     text-align: right;
     margin-right: 0.5em;
     display: block;
}
input{
     color: #000000;
     background: #fff;
     border: 1px inset #333;
}
/*----------------------------------------
L I S T S - vnav,  albums, sml
-------------------------------------------*/
ul,
ul li{ 
		margin:0px;
}
ul,
ul li{/*for mozilla positioning */
	padding-left: 0; 
	margin-bottom: 0px; 
}
/* ul formating in content */
.content ul{
		list-style: square outside;
		margin:4px 0 6px 0;
		padding:0 0 0 20px;
		text-align:left;
}
.content ul ul,
.content ul li{    
		list-style: square outside;
}
.content ol{
		
		margin:4px 0 6px 0;
		padding:0 0 0 20px;
		text-align:left;
}
.content ol ol{
		
}

/*----------------------------------------
I M A G E S
-------------------------------------------*/
.picRight,
.picRightBrd  {
	float: right;
	margin: 1px 1px 1px 6px;
}
.picLeft,
.picLeftBrd {
	float: left;
	margin: 1px 6px 1px 1px;
}
.picRightBrd,
.picLeftBrd {
	border: 1px solid #AF9050;
}
.iconImg{
	margin: 2px 8px 6px 0px;
	border:1px solid #AF9050;
}
.banner {
	border:0;
	margin: 0;
}
.optionBox {/*used in gallery select */
	font-size:85%;  
	color: #000000;
	background-color: #fff;
	padding:0;
	border:0px;
}
input.btn {
	background-color: #555522;
	font-size: 85%;
	border: 1px solid #000;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;

}

/*----------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox{
	font-size:175%;
	font-weight:bold;
    line-height: 80%;
	text-align: left;
	width: 210px;
	margin: 0px 0px 0px 229px;
    padding: 15px 0px 0px 0px;
	height:auto;
}
#vNavBox li{display:block;}

#vNav li a{
        display:block;
        text-align: left;
	color: #ffffff;
	text-decoration: none;
	padding:4px 11px 0px 0px;
	margin:0px 0px 0px 0px;
	
}

#vNav a:hover{
	color: #656831;
	padding:4px 11px 0px 0px;
    margin:0px 0px;
}


#breadtrail{
        background: transparent;
        margin: 0px 0px 10px 75px;


}


/*----------------------------------------
NEWS
-------------------------------------------*/
#modNews{
	position:relative;
	text-align:left;
	margin:0;
	padding:0;
}
#modNews .item{
	margin:4px 0px;
	position:relative;
	padding:1em;
	border-bottom:1px solid #BDB585;
	height: auto;
}
#modNews a .item{
	display:block;
	text-decoration:none;
	cursor: pointer;
}
#modNews p{
	color: #D7CFCC;
	text-decoration: none;
}
#modNews a:hover .item{
	background:#705852;
}
#modNews img.iconImg{
	display: none;
}
#modNews h3 a {
	font-size:123.1%; 
	text-decoration: none;
}
#modNews .item p, #modNews .item h3, #modNews .item small{
	margin:0px;
}
#modNews small {
   color: #000000;
}
.Pagination{
   text-transform:uppercase;
   letter-spacing:2px;
   text-align:right;
   
}
/*----------------------------------------
G A L L E R Y
-------------------------------------------*/

#modGallery{ 
	width:auto;
    margin:6px 0;
}
#modGallery.copy{ }
#modGallery.iconImg{}
#modGall li {  display: inline;}





/*----------------------------------------

S I D E B A R - NewsSm, CalendarSm

-------------------------------------------*/

#calendarSmlBox,
#basketBox,
#newsSmlBox{
    background: #3f271b;
    position:relative;
	margin:0px 0px 2px 10px;
    text-align:right;
    padding:2px 5px ;
	border-top: 1px solid #BDB585;
	border-bottom: 1px solid #BDB585;
}
#calendarSmlBox h3,#basketBox h3, #newsSmlBox h3{/*albumssm, newssm, calendar sm, basket, login text header */
	display:block;
	line-height:116%;
	font-size: 116%;
	color: #fff;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:0;
}
#calendarSmlBox h6{/*Current Presales, Upcoming Presales headesr Calendar v2*/
	margin:0px 0 4px 2px;
	color:#2C3017;
	letter-spacing:1px;
}
#calendarSmlBox h5 a{ /* more dates*/
   margin:0;
   padding:0;
   color:#fff;
   text-align:right;
   border:0px none;
   text-transform:uppercase;
}
#newsSml p,
#calendarSmlBox p{ 
    color:#000;
    margin:0;
    padding-left: 5px;

}
#newsSml li,
#calendarSmlBox li{   
	position:relative; 
}
#calendarSmlBox a,
#newsSml a{ 
	display: block;
	padding: 5px 5px; 
	margin: 0;
	color: #887668; 
	text-decoration: none;
	line-height: 130%;
	font-weight: bold;
	font-size: 90%;
	border-bottom: 1px dashed #bbb;
}
#calendarSmlBox a:hover,
#newsSml li a:hover{
    background: #B7B39A;
    color:#000;	
}


