/* CSS Document */

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

body {
	background:#0f0c32 url(../images/background.jpg) no-repeat scroll 50% 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:81.3%;
	line-height:1.692em;
	color:#FFFFFF;
	padding:0 1px 0 0;
	margin:0px;
	text-align:left;
}

* html body {
	padding:0 0 0 1px;
}

#main_wrapper {
	width:900px;
}

#searchbar {
	float:right;
	display:block;
	margin:0;
	padding:0 9px 0 0;
	margin:0;
	width:245px;
	height:30px;
	
}

#searchbox {
	display:block;
	float:right;
	background-image:url(../images/searchbox.gif);
	width:180px;
	height:14px;
	margin:0 3px 0 0;
	padding:8px;
	border:0;
	font-size:.9em;
}

#searchbutton {
	display:block;
	float:right;
	width:46px;
	height:30px;
	border:0;
	padding:0;
	margin:0;
}

#header {
	background-image:url(../images/header-bg.jpg);
	width:900px;
	height:153px;

}

#navbar {
 	width:880px;
	height:30px;
	background-image:url(../images/nav-bg.jpg);
	padding-left:20px;
	overflow:hidden;
}

#content {

}

#main_col {
	width:675px;
	float:left;
	margin-right:-225px;
	
}

#main_col_pad {
	background:#221f42 url(../images/main-col-bg.jpg) top no-repeat;
	padding:40px 40px 10px 40px;
	min-height:300px;
}

#main_col_pad img {
	border:3px solid #FFFFFF;
}

#right_col {
	background:url(../images/right-col-bg.jpg) top no-repeat;
	float:right;
	width:201px;
	padding:30px 12px 12px 12px;
}

#footer {
	color:#a5cf64;
	font-size:0.923em;
	padding:10px 25px;
}

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

#footer a:hover {
	text-decoration:underline;
}

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

table {
	font-size:12px;
}

a {
	color:#afde64;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

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

.nav_link {
	display:inline-block;
	font-family:Helvetica, Arial, sans-serif;
	padding:8px 15px 7px 15px;
	line-height:15px;
	color:#94c046;
	font-size:15px;
	height:15px;
	text-decoration:none;
	text-align:left;
}

.nav_link:hover {
	background-color:#94c046;
	color:#FFFFFF;
	text-decoration:none;
}

.subpage {
	display:block;
	background-image:url(../images/subpage-bg.png);
	font-family:Helvetica, Arial, sans-serif;
	color:#94c046;
	font-size:0.923em;
	text-decoration:none;
	margin-bottom:2px;
	padding:3px 6px;
}

.subpage:hover {
	background-image:none;
	background-color:#94c046;
	color:#FFFFFF;
	text-decoration:none;
}

.special_box {
	background-image:url(../images/special-box-bg.jpg);
	width:190px;
	margin-bottom:10px;
}

.special_box_pad {
	padding:0px 11px;
}

.special_title {
	color:#afde64;
	font-size:1.154em;
	line-height:normal;
}

.special_title a {
	text-decoration:none;
}

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

.special_date {
	color:#e68bc6;
	font-size:0.923em;
	line-height:normal;
	font-style:italic;
	margin-bottom:6px;
}

.featured_product {
	border:3px solid #FFFFFF;
}

.featured_caption {
	padding:10px;
}

.title {

}

.subtitle {
	color:#888888;
}

.header1 {
	color:#afde64;
	font-family:Helvetica, Arial, sans-serif;
	font-size:2.538em;
	font-weight:bold;
	letter-spacing:-.05em;
	line-height:normal;
}

.header2 {
	color:#afde64;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.692em;
	letter-spacing:-.05em;
	line-height:normal;
}

.header3 {
	color:#afde64;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.154em;
	letter-spacing:-.05em;
	font-weight:bold;
	line-height:normal;
}

h1 {
	color:#afde64;
	font-family:Helvetica, Arial, sans-serif;
	font-size:2.538em;
	font-weight:bold;
	letter-spacing:-.05em;
	margin-top:0;
	margin-bottom:0;
	line-height:normal;
}

h2 {
	color:#afde64;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.692em;
	font-weight:normal;
	letter-spacing:-.05em;
	margin-top:0;
	margin-bottom:0;
	line-height:normal;
}

h3 {
	color:#afde64;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.154em;
	font-weight:normal;
	letter-spacing:-.05em;
	margin-top:0;
	margin-bottom:0;
	line-height:normal;
}

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

.no_border {
	border:none;
}

.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;
	padding:6px;
	border:2px solid #513b70;
}

.form_element {
	font-family:"Lucida Grande",LucidaGrande,Arial,sans-serif;
	font-size:11px;
	padding:6px;
	border:2px solid #513b70;
}

.copyright {

}

.copyright a {

}

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