/* CSS Document */

/******************** LAYOUT **************************/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:20px;
	margin:0px;
	text-align:left;
	line-height:16px;
	color:#202020;
	background:#584739 url(../images/background.gif);
}

#main_wrapper {
	width:900px;
}

#header {
	width:900px;
	margin-bottom:8px;
}

#navbar {
	background-color:#21321c;
	height:28px;
	color:#FFFFFF;
}

#content {
	width:868px;
	background-color:#f3f1e9;
	border:solid #503623 6px;
	padding:10px;

}

#main_col {
	width:658px;
	float:left;
	margin-right:-210px;
	margin-top:10px;
	margin-bottom:10px;
}

#main_col_pic {
	width:658px;
	margin-bottom:10px;
}

#main_col_text {
	width:626px;
	padding:15px;
	border:solid #d4d2c8 1px;
	text-align:left;
	background-color:#FFFFFF;	
}

.main_col_box {
	margin-top:10px;
	background-color:#FFFFFF;
}

#video {
	width:320px;
	height:240px;
	float:left;
	border:solid #d4d2c8 1px;
	padding:1px;
}

#directions {
	width:324px;
	height:244px;
	float:right;
	margin-left:10px;
}

#directions_title {
	width:310px;
	background-color:#21321c;
	padding:4px 7px 4px 7px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:15px;
	text-align:left;
}

#directions_text {
	width:310px;
	height:207px;
	border-bottom:solid #d4d2c8 1px;
	border-left:solid #d4d2c8 1px;
	border-right:solid #d4d2c8 1px;
	padding:6px;
	text-align:left;
}

#right_col {
	float:right;
	width:200px;
	margin-top:10px;
	margin-bottom:10px;
}

.right_col_title {
	width:186px;
	background-color:#21321c;
	padding:4px 7px 4px 7px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:15px;
	text-align:left;
}

.right_col_title a {
	color:#FFFFFF;
	text-decoration:none;
}

.right_col_box {
	width:178px;
	border-right:solid #d4d2c8 1px;
	border-bottom:solid #d4d2c8 1px;
	border-left:solid #d4d2c8 1px;	
	background-color:#FFFFFF;
	margin-bottom:10px;
	padding:10px;
	text-align:left;
}

.right_col_box a {
	text-decoration:none;
}

#footer {
	background-color:#21321c;
	padding:8px;
	color:#FFFFFF;
	text-align:right;
	clear:both;
}

#footer a {
	color:#FFFFFF;
}

/******************** STYLES **************************/

table {

}

a {
	color:#21321c;
}

a:hover {

}

p {
	margin: 0px 0px 15px 0px;
}

.left_col_subpage {
	font-weight:bold;
	line-height:20px;
}

.nav_link {
	display:block;
	background-color:#21321c;
	padding:5px 32px 5px 32px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:15px;
	text-decoration:none;
	text-align:left;
	float:left;
	line-height:normal;
}

.nav_link:hover {
	display:block;
	background-color:#21321c;
	padding:5px 32px 5px 32px;
	color:#FFFAA1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:15px;
	text-decoration:none;
	text-align:left;
	float:left;
	line-height:normal;
}

.nav_spacer {
	padding:5px 0px 5px 0px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	float:left;
	line-height:normal;
}

.title {

}

.subtitle {
	color:#888888;
}

.alttext1 {
	color:#303132;
	font-size:1.308em;
	font-weight:bold;
}

.alttext2 {
	color:#303132;
	font-size:1.154em;
	font-weight:bold;
}

.header1 {
	color:#21321c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:22px;
	line-height:normal;
}

.header2 {
	font-size:18px;
	color:#21321c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

.header3 {
	font-size:14px;
	color:#21321c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

h1 {
	font-size:22px;
	color:#21321c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-top:0;
	margin-bottom:15px;
	line-height:normal;
}

h2 {
	font-size:18px;
	color:#21321c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-top:0;
	margin-bottom:12px;
	line-height:normal;
}

h3 {
	font-size:14px;
	color:#21321c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-top:0;
	margin-bottom:10px;
	line-height:normal;
}

.header1 a, .header2 a, .header3 a, h1 a, h2 a, h3 a {
	color:#21321c;
	text-decoration:none;
}

.header1 a:hover, .header2 a:hover, .header3 a:hover, h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration:underline;
}

.image_on_right {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.image_on_left {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.keywords {
	background-color:#EEEEEE;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	padding:5px;
}

/* Comments */

.commentContent {
	border-top:1px dotted #999999;
	padding-top:10px;
}

.commentInfo {
	padding-top:4px;
	padding-bottom:10px;
}

/* Calendar */

.cal_header {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

.calendar {
	width:100%;
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
}

.calendar td {
	border: 1px solid #DDDDDD;
	vertical-align: top; 
}

.calendar td.today {
	background-color:#FFFFCC;
}

.calendar td.other_day {
	background-color:#FFFFFF;
}

.dayofweek {
	background-color: #333333;
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	padding:2px;
}

.empty_day {
	background-color:#DDDDDD;
}

.highlight {
	background-color: #FFE7D0;
}

.day {
	background-color:#EEEEEE;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day_today {
	background-color:#DDDDDD;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day a, .day_today a {
	color:#4F4F45;
	text-decoration:none;
}

.calendar hr {
	border: none 0;
	height: 1px;
	border-top: 1px dotted #B9B9A2;
}

.gray {
	color:#CCCCCC;
}

.author {
	font-weight:normal;
}

.author a {
	color:#000000;
	text-decoration:none;
}

.author a:hover {
	text-decoration:underline;
}

.form {
	font-size:11px;
}

.form select, textarea {
	font-family:"Lucida Grande",LucidaGrande,Arial,sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
}

.form_element {
	font-family:"Lucida Grande",LucidaGrande,Arial,sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
}

.copyright {

}

.copyright a {

}

.error {
	text-align:left;
	padding:6px;
	background-color:#FFFFCC;
	border:solid #FFCC33 2px;
}