body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #d4cbba;
	background: #504532 url('/images/bg-road.jpg') repeat-x;
	margin: 0;
}

a:link, a:visited { color: #DEB74E; text-decoration: none }
a:active, a:hover { color: #FFFFFF; text-decoration: none }

.clearb {
	clear: both;
	height: 0;
	font-size: 1px;
}

img {
	border: 0px;
}

img.absmiddle {
	vertical-align: middle;
	margin-bottom: .25em;
}

hr {
	border: 0;
	background-image: url('/images/hr-line.jpg'); background-repeat: repeat-x;
	height: 2px;
	margin-top: 25px;
	margin-bottom: 20px;
}

.parag1 p { margin-top: 0px;  margin-bottom: 5px; }

#main-container {
	width: 1028px;
	margin: 0 auto;
}

#site-header {
	position: relative;
	height: 210px;
	background-image: url('/images/header.png');
	background-repeat: no-repeat;
}

#logo-click {
	position: absolute;
	top: 58px;
	left: 430px;
	width: 169px;
	height: 20px;
	z-index: 3;
	overflow: hidden;
}

#content-outer {
	background-image: url('/images/bg1.png'); background-repeat: no-repeat;
	min-height: 363px;
}

#content-inner {
	width: 924px;
	margin-left: 52px;
	padding-top: 22px;
}

/* HOME PAGE START */

.home-col1 {
	float: left;
	width: 551px;
	padding-top: 15px;
}

.home-col2 {
	float: right;
	width: 340px;
	padding-top: 10px;
	margin-right: 0px;
}

#home-news {
	width: 360px;
	height: 439px;
	background: #cfc5b5 url('/images/news-paper.jpg') no-repeat;
	float: right;
	color: #363636;
}

#home-news a:link, #home-news a:visited { color: #794b21; text-decoration: none }
#home-news a:active, #home-news a:hover { color: #000000; text-decoration: none }

#home-news .inner {
	margin-top: 92px;
	text-align: left;
	width: 295px;
	margin-left: 35px;
}

#flash-content {
	width: 551px;
	height: 301px;
}

/* HOME PAGE END */

/* CONTENT PAGES start */

#content-col {
	width: 630px;
	float: left;
}

#sidebar {
	width: 240px;
	float: right;
}

.sidebar-alt {
	width: 240px;
	float: right;
	margin-bottom: 20px;
}

/* CONTENT PAGES end */

/* NAVIGATION START */

#navlist {
	position: absolute;
	top: 178px;
	left: 51px;
	width: 890px;
	height: 30px;
	margin: 0;
	padding: 0px 0px 0px 40px;
}

#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navlist li {
	float: left;
	margin-right: 41px;
	display: inline;
}


/* NAVIGATION END */

/* FOOTER START */

#footer-container {
	padding-top: 22px;
	padding-bottom: 20px;
	margin-top: 40px;
	text-align: center;
	font-size: 0.8em;
	background-image: url('/images/footer-bg.jpg'); background-repeat: no-repeat;
}

#footer-container a:link#current, #footer-container a:visited#current, #footer a:hover#current {
	border-bottom: 3px solid #000;
}

#footer-navlist ul, #footer-navlist li {
	display: inline;
	margin: 12px;
	padding: 0;
	font-size: 105%;
}

#footer-navlist li {
	padding: 8px;
	margin: 8px;
}


/* FOOTER END */

/* PARTNERS START */

.partner-logo {
	float: left;
	width: 270px;
	margin-bottom: 57px;
	margin-right: 57px;
}

.partner-logo2 {
	float: left;
	width: 270px;
	margin-bottom: 57px;
	margin-right: 0px;
}

/* PARTNERS END */

/* FORMS START */

.form-col1 {
	width: 120px;
	float: left;
	margin-bottom: 12px;
	margin-right: 15px;
	text-align: right;
	padding-top: 2px;
}

.form-col2 {
	width: 390px;
	float: left;
	margin-left: 0px;
	margin-bottom: 12px;
}

.required {
	color: #f8c424;
}

/* FORMS END */

/* TABLES start */
.table-orderform {

}
.table-orderform th {
	border-bottom: 2px solid #d4cbba;
	text-align: center;
}

.table-orderform td {
	color: #FFF;
	text-align: center;
}

/* TABLES end */

/* DECALS start */

#decal-thumbnail-container {
	width: 840px;
	margin: 0 auto;
}

#decal-thumbnail-container .thumb1 {
	width: 180px;
	margin-right: 40px;
	margin-bottom: 40px;
	text-align: center;
	line-height: 1.8em;
	float: left;
}

#decal-thumbnail-container .thumb2 {
	width: 180px;
	margin-right: 0px;
	margin-bottom: 20px;
	text-align: center;
	line-height: 1.8em;
	float: left;
}

/* DECALS end */

/* BUTTONS start */
a.button1 {
	background: transparent url('/images/button1-right.png') no-repeat scroll top right; /* Sliding right image */
	display: block;
	float: left;
	height: 38px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS",  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a.button1 span {
	background: transparent url('/images/button1-left.png') no-repeat; /* Background left image */
	display: block;
	line-height: 34px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 0px 0 5px 20px;
}

a.button1:hover span{
	text-decoration: none;
	/*background: transparent url('button_left2.png') no-repeat;*/
}

a.button2 {
	background: transparent url('/images/button2-right.png') no-repeat scroll top right; /* Sliding right image */
	display: block;
	float: left;
	height: 30px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 0px;
	padding-right: 16px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS",  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a.button2 span {
	background: transparent url('/images/button2-left.png') no-repeat; /* Background left image */
	display: block;
	line-height: 30px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 0px 0 5px 16px;
}

a.button2:hover span{
	text-decoration: none;
	/*background: transparent url('button_left2.png') no-repeat;*/
}

/* BUTTONS end */

/* HEADINGS start */

.heading1 {
	font-size: 120%;
	font-weight: bold;
}

.heading2 {
	font-size: 120%;
	font-weight: bold;
	color: #e3dd3d;
}

.heading3 {
	font-weight: bold;
	color: #F5F0E1;
}

.heading4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #efe9ac;
}

.note1 {
	font-size: 80%;
}

.strong1 {
	font-size: 120%;
	font-weight: bold;
	line-height: 140%;
}


/* HEADINGS end */

/* PHOTOS start */

.thumbnails-container {

}

.photo-thumb1 {
	margin: 0px 17px 17px 0px;
	border: 2px solid #EDE7DD;
	float: left;
}

.photo-thumb2 {
	margin: 0px 0px 17px 0px;
	border: 2px solid #EDE7DD;
}

/* PHOTOS end */

/* VIDEOS start */

.video-container {

}

.video-thumb1 {
	float: left;
	width: 280px;
	margin: 0px 35px 35px 0px;
	line-height: 1.8em;
	text-align: center;
}

.video-thumb2 {
	float: left;
	width: 280px;
	margin: 0px 0px 35px 0px;
	line-height: 1.8em;
	text-align: center;
}

/* VIDEOS end */

/* BUY AREA start */

#buy-nav-container {
	margin-bottom: 22px;
	font-size: 120%;
}

#buy-nav {

}

#buy-nav a:link, #buy-nav a:visited { color: #efe9ac; text-decoration: none; padding: 4px 8px; background: #4A402E; border: 1px solid #594D37; }
#buy-nav a:active, #buy-nav a:hover { color: #efe9ac; text-decoration: none; background: #846500; }

#buy-nav a:link#current, #buy-nav a:visited#current, #footer a:hover#current {
	background: #846500;
}

#buy-nav ul, #buy-nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#buy-nav li {
	padding: 1px;
	margin: 1px;
}

/* BUY AREA end */