/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

/*make all elements uniform*/

*{	padding:0;
	margin:0;
	border:0;
	border-collapse:collapse;}


/*format the body*/
body{	text-align:center;
		background: url(images/body-bg.gif);
		background-repeat:repeat-x;
		background-position:top;
		background-color:#ffffff;}

p, h1, h2, h3, h4, h5, h6, a, ul, li, ol, dt, dd, td {
font-family:Georgia, "Times New Roman", Times, serif;

}
p {	font-family:Georgia, "Times New Roman", Times, serif;
	color:#444444;
	font-size:14px;
	padding:5px 0;
	line-height:1.4em;
}


p.callout{	color: #a4070f;
	        font-weight:bold;
			font-size:16px;
			
			 }


h1 {	font-family:Georgia, "Times New Roman", Times, serif;
		color:#CC0000;
		font-size:27px;
		padding:0 0 10px 0;
		margin:30px 0 10px 0;
		border-bottom:1px solid #999999;
}
h2 {
}


div#sidebar address { font-family:Georgia, "Times New Roman", Times, serif;
			color:#FFFFFF;
			font-size:11px;
			padding:15px 18px 0 0;
			line-height:1.1em;
			font-style:normal;
			text-align:right;
}


div#textarea address{ font-family:Georgia, "Times New Roman", Times, serif;
	color:#444444;
	font-size:14px;
	padding:5px 0;
	line-height:1.4em;}
	
	

a:link { color:#76040a;
	font-weight:bold;
}
a:visited { color:#76040a; font-weight:bold;
}
a:hover { color:#76040a; font-weight:bold;
}
a:active { color:#76040a; font-weight:bold;
}


div#textarea li { font-family:Georgia, "Times New Roman", Times, serif;
	color:#444444;
	font-size:14px;
	margin:0 0 0 15px;
	line-height:1.3em;
}

div#textarea strong{ }

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

/*container*/
#container{	width:960px;
			text-align:left;
			margin:0 auto;
			background:#FFFFFF;
			background:url(images/content-bg.gif);
			background-repeat:repeat-y;}
			
			
/*format the header*/
#header{	width:960px;
			height:226px;
			background:url(images/header-bg.jpg);}
			
	

		
/*format the navigation*/



ul#mainnav {
	margin: 20px 0 0 30px;
	padding: 0;

}

ul#mainnav li {
display: inline; 
	list-style: none;
	margin-bottom: 10px;
	list-style-type: none;
	text-align:right;
	

}


ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	width: 165px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 20px 7px 0;
	text-decoration: none;
	border-bottom:1px solid #76040a;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #dddcdc;
	text-transform:uppercase;
	background-image:url(images/status-off.gif);
	background-position:right;
	background-repeat:no-repeat;

}

ul#mainnav li a:hover {
color: #ffffff;
	width: 165px;
	background-image:url(images/status-on.gif);
	background-position:right;
	background-repeat:no-repeat;
	
}

	ul#mainnav li a#current:link, ul#mainnav a#current:visited {
	color: #ffffff;
	width: 165px;
	background-image:url(images/status-on.gif);
		background-position:right;
		background-repeat:no-repeat;
}
	
#content{	background:url(images/content-bg.gif);
			background-repeat:repeat-y;}
			
/*left column*/
#sidebar{	float:left;
			width:217px;
			padding: 0 0 10px 0;
			background:url(images/left-bg.jpg);
			background-position:top;
			background-repeat:no-repeat;}
			
				
/*right column*/
#textarea{	float:right;
				width:648px;
				padding:0 50px 10px 45px;
				background:url(images/right-bg.jpg);
				background-position:top;
				background-repeat:no-repeat;
				}
				

div#location1{ width:324px;
				float:left;
				text-align:center;}


div#location2{	width:324px;
				float:left;
				text-align:center;}


							
			
div#footer {
clear: both;
background:url(images/footer-bg.jpg);
background-color:#FFFFFF;
height:72px;
width:960px;
}

ul#subnav{	margin:0 0 0 15px;
			padding:45px 0 0 0;
			list-style:none;
			font-size:11px;
			text-transform:uppercase;}


#subnav li{	display:inline;
				margin:0;
			padding:0;
			border-right:1px solid #888888;
			
			
			}

#subnav a{
			display:inline;
			color: #9c050a;
			margin:0;
			padding:0 5px 0 5px;
			}


/*copyright information*/
div#copyright {	text-align:center;
				font-family: Arial, Helvetica, sans-serif;
				font-size:10px;
				color: #777777;
				padding:20px 0 10px 0;
				background:#ffffff;
				 }
				 


div#copyright a:link, div#copyright a:visited {
color: #ce2e2e;
font-weight:100;
font-family: Arial, Helvetica, sans-serif;
}

div#copyright a:hover, div#copyright a:active {
color: #ce2e2e;
font-weight:100;
font-family: Arial, Helvetica, sans-serif;
}

.ypimg { }

/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
}
img.right {
	float: right;
	padding:4px;
	border:1px solid #CCCCCC;
	margin:10px 0 0 15px;
}
.clear {
	clear: both;
}

.center{ text-align:center;}

/* ----------------- CUSTOM CLASSES ----------------- */


/*owner sign-in button*/

#owner{	text-align:right;
		font-family: Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#663300;
		background:#ffffff;
		text-align:center;
		padding:0 0 100px 0;}

#owner a:link{	font-family: Arial, Helvetica, sans-serif;
				font-size:10px;
				color:#fff;
				background: #CC0000;
				padding:5px;}
				
#owner a:visited{	font-family: Arial, Helvetica, sans-serif;
				font-size:10px;
				color:#fff;
				background:#CC0000;
				padding:5px;}		
				
/*audio_buttons*/
.audio_button{ padding:15px 0 0 0;}

.audio_logo{ padding:0 0 5px 0;}	

.map{ width:321px;
		height:300px;
		border:1px solid #999999;}	

