
/* ==============MAIN =========*/

/* ==== fonts / lists / objects / classes ===================*/

/* ==== fonts ===================*/

p{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #DFCFAA;
	color: #000;
	line-height: 135%;
	margin-top: 1.3em;
}

p.center{
	text-align:center;
}

.quote{
	font-style: italic;
	font-size: .8em;
	padding-right: 20px;
	padding-left: 20px;
	margin: 12px 8px;
}
.name{
	font-size: .8em;
	padding: 3px 20px 3px 60px;
	margin: -6px 24px 20px 18px;
}
p.imageclear{
	margin-top: 24px;
}

h1, h2, h3, h4, h5, h6{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#5a5a5a;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

h1{
	font-size:20px;
	color:#bd997a;
	color:#d3bfae;
	margin-top: 24px;
}
h2 {
	font-size: 18px;
	margin-top: 6px;
	color: #333;
	color: #b68358;
	padding-bottom: 6px;
	margin-bottom: 24px;
	border-bottom: 1px solid #99927f;
	font-weight: normal;
}
h3 {
	font-size: 20px;
	margin-top: 24px;
	margin-bottom: -6px;
	font-weight: normal;
	color: #712225;
}
h4 {
	font-size: 18px;
	margin-top: 24px;
	font-weight: normal;
	color:#d3bfae;
}
h5 {
	font-size: 14px;
	margin-top: 22px;
	margin-bottom: -.8em;
	color: #222;
}
#column2 p{
	margin-right: 20px;
	margin-left: 20px;
}
#column2 h3{
	margin-right: 20px;
	margin-left: 20px;
}
#column2 h4{
	margin-right: 20px;
	margin-left: 20px;
}
#column2 h5{
	margin-right: 20px;
	margin-left: 20px;
}
/* ==============================OTHER Font Styles======================== */	

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #DFCFAA;
	margin: 1em 30px 1em 70px;
}
ul .inside {
	margin-left: 0;
	list-style-position: inside;
}
li{
	margin-bottom: .6em;
	line-height: 135%;

}
.ul_col2{
	margin-left: -30px;
}
.slideshow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 12px;
	margin-top: 0;
	color: #333;
	text-align: center;
	padding-bottom: 3px;
	border-bottom: 1px solid #c30;

}
.head_14_red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 1em 0 -.7em 0;
	padding: 0;
	color: #993333;
	font-weight: bold;
}

/* ==============================Image Styles======================== */	

img{
	border: 1px solid #C30;
	margin-bottom: 12px;
	margin-top: 9px;
}
img.noborder{
	border: none;
}
img.main {
	margin-left: 62px;

}
div.image_cap {
	margin: 0px 20px 20px 20px;
	padding: 6px 0 0 0;
	border-bottom: 1px solid #C00;
}
div.caption{
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	font-style: italic;
	margin-bottom: 12px;
	padding-top: 0;
}

.width_150{
	width: 150px;
}
.width_175{
	width: 175px;
}
.width_200{
	width: 200px;
}
.width_225{
	width: 225px;
}
.width_340{
	width: 340px;	
}
.width_360{
	width: 360px;
}
.width_380{
	width: 380px;

/* ==============================Floats & Clears ======================== */	
}
.floatright{
	float: right;
	margin-left: 20px;
	display: inline;/*fixes IE 6 bug that causes margins to double when an element with a margin is floated in the direction of the margin -- safe to put on all floats to avoid forgetting one*/
}
.float_rt_margin_r-l{
	float: right;
	margin-left: 20px;
	margin-right: 20px;
	display: inline;/*fixes IE 6 bug that causes margins to double when an element with a margin is floated in the direction of the margin -- safe to put on all floats to avoid forgetting one*/
}
.floatleft{
	float: left;
	margin-right: 20px;
	display: inline;/*fixes IE 6 bug that causes margins to double when an element with a margin is floated in the direction of the margin -- safe to put on all floats to avoid forgetting one*/
}
.clearfloat{
	clear: both;	
}
.clearfloat_underline{
	clear: both;
	padding-bottom: 6px;
	margin-bottom: 24px;
	border-bottom: 1px solid #C30;	

}
/* =================Current Schedule ===================*/

.schedulewrap{
	margin-bottom: 28px;
	border-bottom: 9px solid #900;
}
.item{
	margin: 12px 0 30px 0;
}
.item .date{
	margin-top: 32px;
	margin-bottom: 0;
	padding-top: 12px;
	border-top: 1px solid #C30;
	color: #993333;
	font-weight: bold;
}
item .date .noborder{
	border-top: none;
}
.item .title{
	margin: 6px 0;
	font-size: 16px;
	font-weight: bold;
}
.item .details {
	margin: 12px 0 0 0;
}
.item .details p{
	margin: 0;
}
.item .details ul{
	color: #000;
	padding: 0 ;
	margin: 0 12px 12px 24px;

}
.item .details li{
	color: #000;
	padding: 6px 6px 0 0;
	margin: 0;

}

/* ==============================Ardis Quotes ======================== */

#quote_artist{
	float: right;
	width: 250px;
	margin: 24px 0 0 0;
}
#quote_artist p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-top: 0;
	margin-top: 0;
}
#quote_artist p.author{
	font-style: italic;
	padding-left: 50px;
}
/* ==============================Special Classes ======================== */	


.dottedline{
	border-top: 3px dotted #D2AD78;
}
.underline{
	padding-bottom: 6px;
	margin-bottom: 24px;
	border-bottom: 1px solid #C30;	


/* ==============================colors ======================== */
}
.orange{
	background-color: #9f4808;
}
.gray{
	background-color: #4a494e;	
}
.blue{
	background-color: #3a526e;	
}
.blue{
	background-color: #546ea0;

}
.bluish{
	background-color: #b3bee7;	
}
.tan{
	background-color: #bd997a;
	
}
.black{
	background-color: #000000;
}
.cream{
		background-color: #DFCFAA;	
	
}
.putty{
		background-color: #6a5d56;
}
	
	
	
	
	
