/* CSS Document */

body, html {
	background: url('images/bg.gif') repeat-y center;
	background-color: #3a3a3a;
	margin: 0px;
	text-align: center; 
}

body, tr, td {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}

a {
	color: #990000;
	text-decoration: none; 	
}

img {
	border: 0px;
}

a:hover {
	color: #a27f16;
	text-decoration: underline; 
}

h2 {
	font-size: 16px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #990000;	
}

h3, h1 {
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #990000;	
}

hr {
	background-color: #990000;
	border: none; 
	height: 1px; 
	width: 80%;
}

/*
#container {
	margin: 0px auto;
	width: 949px;
	text-align: left;
	position: relative; 
}
*/

#sidebar {
	position: absolute; 
	left: 646px;
	top: 100px;
	width: 156px;
	text-align: left;
}

#directory {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	margin: 10px auto;
	text-align: left;
	left: 25px;
	position: relative; 
	width: 800px;
}

#displayarea {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	margin: 10px auto;
	text-align: left;
	left: 25px;
	position: relative; 
	width: 600px;
}

#background {
	position: absolute; 
	left: 0px;
	top: 0px;
}

#guide {
	position: absolute; 
	left: 758px;
	top: 50px;
}

#content {
	position: absolute; 
	left: 35px;
	top: 105px;
	width: 578px;
	padding-left: 20px;
}
#placermap {
	position: absolute; 
	left: 5px;
	top: 105px;
	width: 841px;
	padding-left: 0px;
}
#mappanel {
	position: absolute; 
	left: 0px;
	top: 15px;
	width: 914px;
	padding-left: 0px;
}

#calendar {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 8px;
	position: absolute;
	left: 616px;
	top: 200px;
	width: 180px;
	height: 300px;
	padding: 0 8px;
	overflow: auto;
	background: transparent;
	line-height: 50%;
}

#calendar a{
	font:10px Verdana;
	line-height:14px;
	}
#calendar p{
	font:10px Verdana;
	font-weight:bold;
	line-height:14px;
	color:#656565;
	}
#area_calendar {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 8px;
	position: relative;
	width: 180px;
	height: 200px;
	padding: 0 8px;
	overflow: auto;
	background-color: #FFFFFF;
	line-height: 50%;
}

#area_calendar a{
	font:10px Verdana;
	line-height:14px;
	}
#area_calendar p{
	font:10px Verdana;
	font-weight:bold;
	line-height:14px;
	color:#656565;
	}
	
#footer {
	width: 600px;
	margin: 0 20px;
	text-align: center; 
	color: #787878;
	font-size: 10px;
}

#content a {
	color: #436aa4;
}

#content h2 a {
	color: #990000;
}

#footer a {
	color: #436aa4;	
}

#menu {
	z-index: 1000;
	position: absolute; 
	left: 32px;
	top: 77px;
	width: 750px;
	height: 28px;
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 11px;
	line-height: 28px;
}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

li {
	float: left;
	position: relative;
	width: 11em;
	text-align: center; 
	color: #fcf1d8;
	cursor: pointer; 
}
  
li ul {
	display: none;
	position: absolute; 
	top: 1em;
	left: 0;
}
  
li > ul {
	top: auto;
	left: auto;
}
	
li:hover ul, li.over ul { 
	display: block; 
	line-height: 20px;
	background-color: #ffffff;
}

li:hover ul li, li.over ul li { 
	border: 1px solid #808080;
	margin: 2px;
	background-color: #efefef;
	color: #990000;
}

li a {
	text-decoration: none;
	color: #9c4b43;
}

li a:hover {
	text-decoration: underline;
	color: #4964a8;
}

liblack {
	float: left;
	position: relative;
	width: 11em;
	text-align: left; 
	color: #000000;
	cursor: pointer; 
}

/* Global Styles */
	
h1 {
	font:16px arial;
	font-weight:bold;
	color:#6633ff;
	}

	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}
	
#buy {
	width: 180px;
	margin: 0 5px;
	text-align: center; 
	color: #787878;
	font-size: 8px;
}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}

.small {
	font:10px arial;
	line-height:14px;
	color:#333333;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.subscribe {
	font:10px arial;
	color: #FFFFFF;
	letter-spacing:.1em;
	}
	
.categorylist {
	font-size: 10px;
	line-height:11px;
	}
	
.redtext {color: #990000}

.fineprint {
	font-size: 10px;
	line-height: 12px;
}

	
#shiftleft {
	margin-left: -20px;
}
