/* CSS Document */

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

body {
	background:#343434 url(../images/background.jpg) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:87.5%;
	line-height:1.429em;
	color:#FFFFFF;
	padding:0;
	margin:0;
	text-align:left;
}

#main_wrapper {
	width:856px;
}

#header {
	height:127px;
	width:856px;
	text-align:right;
	position:relative;
}

#logo {
	position:absolute;
	top:5px;
	left:30px;
}

#navbar {
	height:37px;
	width:856px;
	margin:0;
	padding:0;
	clear:both;
}

#content {
	padding:11px 17px 17px 17px;
	width:822px;
	background:url(../images/content-bg.gif) repeat-y;
}

#main_col {
	width:598px;
	float:left;
	padding-right:14px;
	margin-right:-210px;
	text-align:left;
}

#slideshow {
	width:590px;
	height:290px;
	border:#FFFFFF solid 4px;
	margin-bottom:14px;
}

#right_col {
	float:right;
	width:210px;
	text-align:left;
}

#quote_request {
	background:#1c1c1c;
	border:1px solid #404040;
	height:286px;
	padding:11px 11px 0 11px;
	margin-bottom:14px;
}

#request_submit {
	background:transparent url(../images/button-submit.gif) no-repeat scroll center center;
	border:0 none !important;
	cursor:pointer;
	display:block;
	font-size:0;
	height:25px;
	line-height:0;
	overflow:hidden;
	padding:0;
	text-indent:-999px;
	width:84px;
}

#request_form {
	margin:0;
	padding:0;
}

#request_form label {
	color:#9d684a;
	font-size:0.786em;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:0;
	line-height:1em;
}

.request_field {
 	width:184px;
	margin-bottom:10px;
	font-size:12px;
	line-height:12px;
	padding:1px;
	height:14px;
}


.article_list  {
	display:block;
	background:url(../images/article-bullet.gif) 0px 12px no-repeat;
	border-bottom:1px solid #404040;
	padding:10px 0 10px 20px;
	color:#aeaeae;
}


#footer {
	clear:both;
	background:#162516;
	padding:11px;
	border-right:4px solid #FFFFFF;
	border-left:4px solid #FFFFFF;
	border-bottom:4px solid #FFFFFF;
	color:#214929;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 1.143em;
}

#footer a {
	color:#FFFFFF;
}

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

table {
	
}

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

a:hover {
	text-decoration:underline;
}

p {
	margin: 0 0 1.429em 0;
}

.nav_link {
	display:block;
	padding:5px 3px 3px 12px;
	color:#303030;
	font-size:15px;
	text-decoration:none;
	text-align:left;
}

.nav_link:hover {
	display:block;
	background-color:#303030;
	padding:5px 3px 3px 12px;
	color:#e8dac1;
	font-size:15px;
	text-decoration:none;
	text-align:left;
}

.title {

}

.subtitle {
	color:#888888;
}

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

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

.header1 {
	font-size:1.714em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#864825;
	font-weight:normal;
	font-style:italic;
	line-height:1em;
}

.header2 {
	font-size:1.429em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#864825;
	font-weight:normal;
	font-style:italic;
	line-height:1em;
}

.header3 {
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#864825;
	font-weight:normal;
	font-style:italic;
	line-height:1em;
}

h1 {
	font-size:1.714em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#864825;
	font-weight:normal;
	font-style:italic;
	margin-top:0;
	margin-bottom:0.833em;
	line-height:1em;
}

h2 {
	font-size:1.429em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#864825;
	font-weight:normal;
	font-style:italic;
	margin-top:0;
	margin-bottom:1em;
	line-height:1em;
}

h3 {
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#864825;
	font-weight:normal;
	font-style:italic;
	margin-top:0;
	margin-bottom:1.5em;
	line-height:1em;
}

.header1 a, .header2 a, .header3 a, h1 a, h2 a, h3 a {
	color:#864825;
	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 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:15px;
	margin-bottom:8px;
}

.copyright a {
	color: #FFFFFF;
}	

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