/* CSS Document */

body {
background-image:url(images/redBG.jpg);
background-repeat:repeat-x;
margin-top:30px; margin-bottom:0px; margin-left:0px; margin-right:0px;
padding:0
}

p {
	text-align:justify;
	text-align: left;
	}
li {list-style-position:inside; list-style:disc;}

a:link {
	color:#83755B;
	text-decoration: underline;
	}
	a:hover {
		color: #5D0F22;
		text-decoration: underline;
		background-color: none;
		}
	a:active {
		color:#83755B;
		text-decoration: underline;
		}
	a:visited {
		color:#83755B;
		text-decoration: underline;
		background-color: none;
		}
	a:visited:hover {
		color: #5D0F22;
		text-decoration: underline;
		background-color: none;
		}
a.black:link {
	color:#000000;
	text-decoration: none;
	}
	a.black:hover {
		color: #000000;
		text-decoration: none;
		}
	a.black:active {
		color:#000000;
		text-decoration: none;
		}
	a.black:visited {
		color:#000000;
		text-decoration: none;
		}
	a.black:visited:hover {
		color: #000000;
		text-decoration: none;
		}

.border {background-color:#B3A487;}
.top {background-image:url(images/top_bg.jpg); background-repeat:repeat-x; background-position:bottom;}
.bottom {background-image:url(images/bottom_bg.jpg); background-repeat:repeat-x; background-position:top;}

.text {font: 75%/1.8em Verdana, Arial, sans-serif; size: 13px; color: #000000;}
.large_text { font-size:22px;}
.address{
	font-family: "Times New Roman", Times, serif;
	font-family: Verdana, Arial, sans-serif;	
	font-size: 14px;
	font-size: .7em;	
	font-weight: bold;
	color: #83755B;
	}
.upcoming_dates {
	font-family:"Times New Roman", Times, serif;
	font-family: Verdana, Arial, sans-serif;
	color:#000000;
	font-size: .8em;
	}
.burgundy_text {
	color: #6A0C24;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size:14px;
}
.gallery.burgundy_text {
	color: #6A0C24;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size:14px;
	margin-top:5px;
}
.white_bold {
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
}

.logos {background-image:url(images/logos.jpg); background-position:bottom; background-repeat:no-repeat;}
.footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#B3A487;
}

	a.footer:link {
		color: #B3A487;
		text-decoration: none;
		}
	a.footer:hover {
		color: #866339;
		text-decoration: underline;
		}
	a.footer:active {
		color: #B3A487;
		text-decoration: none;
		}
	a.footer:visited {
		color: #B3A487;
		text-decoration: none;
		}
	a.footer:visited:hover {
		color: #866339;
		text-decoration: underline;
		}
		
.gradient_line {background-image:url(images/line.gif); line-height:8px; background-position:center; background-repeat:no-repeat;}

#burgandy {color:#5D0F22;}
#black {color:#000000;}
.background_logo {
	background-image:url(images/background_logo.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	
}
