/* CSS Document */

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

body {
	background: 	#FFF url(../images/background-new.jpg) top center repeat-x;
	font-family:	Arial, Helvetica, sans-serif;
	color:			#b5b4b4;
	font-size:		14px;
	line-height:	19px;
	padding:		0;
	margin:			0;
	text-align:		left;
}

#main-wrapper {
	width:			900px;
	margin:			0 auto;
}

#header {
	height:			123px;
	width:			900px;
}

#header #logo {
	height:			113px;
	width:			291px;
	float:			left;
	border:			0 none;
	margin:			4px 0 0 12px;
}

#header #header-products {
	height:			83px;
	width:			556px;
	float:			right;
	border:			0 none;
	margin:			19px 16px 0 0;
}

#navbar {
	height:			27px;
	width:			900px;
	margin:			0;
	padding:		0;
	list-style-type:none;
	float:			none !important;
}

#navbar li {
	float:			left;
	display:		inline-block;
	height:			27px;
}

#navbar li a {
	display:		inline-block;
	height:			27px;
	color:			#FFFFFF;
	font-size:		13px;
	font-family:	Helvetica, Arial, sans-serif;
	text-transform:	uppercase;
	letter-spacing:	-.1px;
	line-height:	27px;
	padding:		0px 20px 0 20px;
	text-decoration:none;
	width:			auto;
}

#navbar li a:hover {
	color:			#FFFFFF;
	background:		#201f1f;
	text-decoration:none;
}

#content {
	width:			876px;
	background:		#565454 url(../images/content-bg.jpg) repeat;
	padding:		12px;
}

#sidebar-bg {
	background:		url(../images/sidebar-bg.jpg) repeat-y;
}

#main-col {
	width:			644px;
	float:			left;
	margin-right:	-220px;
	padding:		0 12px 0 0;
}

#slideshow {
	width:			640px;
	height:			246px;
	background:		url(../images/slideshow-bg.gif) no-repeat;
	padding:		2px;
	margin-bottom:	15px;
}

#content-pad {
	padding:		5px;
}

#right-col {
	float:			right;
	width:			220px;
}

.right-col-title {
	background:		#303030;
	color:			#cecdcc;
	font-size:		17px;
	line-height:	17px;
	font-family:	Helvetica, Arial, sans-serif;
	letter-spacing:	-.1px;
	font-weight:	normal;
	padding:		6px;
}

.right-col-box {
	padding:		15px;
	color:			#ececec;
	font-size:		12px;
}

.right-col-form {
	padding:		0;
	margin:			0;
}

.right-col-form label {
	color:			#ececec;
	font-size:		12px;
	display:		block;
	margin-bottom:	2px;
}

.right-col-field {
	border:			0 none;
	width:			186px;
	padding:		2px;
	font-size:		12px;
	line-height:	12px;
	margin-bottom:	10px;
}

#upcoming-events {
	height:			203px;
	overflow:		hidden;
	background:		url(../images/right-col-top.jpg) bottom no-repeat;
}

.event-date {
	color:			#292727;
	font-size:		12px;
	line-height:	12px;
	margin-bottom:	0;
	font-weight:	bold;
}

.event-title {
	color:			#ffffff;
	font-size:		14px;
	font-weight:	bold;
	text-decoration:none;	
	margin-bottom:	12px;
	display:		block;
}

#featured-products {
	background:		#302e2e;
	padding:		12px;
	width:			876px;
	height:			129px;	
}

#featured-products div {
	float:			left;
	width:			206px;
	height:			129px;
}

#product-spot1, #product-spot3 {
	margin-right: 	17px;
}

#product-spot2 {
	margin-right: 	18px;
}

#footer {
	background:		#1d1c1c;
	padding: 		12px 12px 40px 12px;
	width:			876px;
	text-align:		right;
	color:			#ffffff;
	font-size:		12px;
	margin-bottom:	12px;
}

.product-table {
	border: 2px solid #FFF;
	font-size: 12px;
	margin-bottom:18px;
}
	
.table-gray {
	background:#afaeae;
	color:#2c2b2b;
	padding:2px;
	font-weight:bold;
	border-top:1px solid #5c5b5b;
}

.table-white {
	background:#edefef;
	color:#2c2b2b;
	padding:2px;
	border-top:1px solid #7d7e7e;
	border-left:1px solid #7d7e7e;
}

.table-header {
	background:#302e2e;
	color:#FFF;
	padding:2px;
}

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

.clear {
	clear:			both;
}

table {

}

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

a:hover {
	text-decoration:underline;
}

p, ul, ol {
	margin: 		0 0 18px 0;
}

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

.nav_link:hover {
	background:		#303030;
	padding:		5px 3px 3px 12px;
	color:			#e8dac1;
	text-decoration:none;
}

.utility {
	font-size:		.9em;
	text-transform:	uppercase;
}

.subtitle {
	color:			#888888;
}

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

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

.header1 {
	color:			#222222;
	font-size:		1.692em;
	font-weight:	bold;
	line-height:	1em;
}

.header2 {
	color:			#fff;
	font-size: 		1.385em;
	font-weight:	bold;
	line-height:	1em;
}

.header3 {
	color:			#fff;
	font-size:		1.154em;
	font-weight:	bold;
	line-height:	1em;
}

h1 {
	color:			#ffffff;
	font-size:		22px;
	font-family:	Helvetica, Arial, sans-serif;
	letter-spacing:	-.1px;
	font-weight:	bold;
	margin:			0 0 12px 0;
	line-height:	22px;
	border-bottom:	solid 2px #067c77;
}

h2 {
	color:			#fff;
	font-size: 		1.385em;
	font-weight:	bold;
	margin:			0 0 1.075em 0;
	line-height:	1em;
}

h3 {
	color:			#fff;
	font-size:		1.154em;
	font-weight:	bold;
	margin:			0 0 1.3em 0;
	line-height:	1em;
}

.header1 a, .header2 a, .header3 a, h1 a, h2 a, h3 a {
	color:			#fff;
	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;
}
