* {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

img {
	vertical-align: text-bottom;
}

 /*########################################
	MAIN LINKS.
 ########################################*/

a:link {text-decoration:none; color:#1641ce;}
a:visited {text-decoration:none; color:#1641ce;}
a:active {text-decoration:none; color:#1641ce;}
a:hover {text-decoration:none; color:#7fb7df;}

#footer a:link {text-decoration:none; color:#7fb7df;}
#footer a:visited {text-decoration:none; color:#7fb7df;}
#footer a:active {text-decoration:none; color:#7fb7df;}
#footer a:hover {text-decoration:none; color:#fff;}

#blogBox a:link {text-decoration:none; color:#fff;}
#blogBox a:visited {text-decoration:none; color:#fff;}
#blogBox a:active {text-decoration:none; color:#fff;}
#blogBox a:hover {text-decoration:none; color:#578d0e;}

.contentBox a:link, .contentBoxR a:link, .contentBoxL a:link {text-decoration:none; color:#fff;}
.contentBox a:visited, .contentBoxR a:visited, .contentBoxL a:visited {text-decoration:none; color:#fff;}
.contentBox a:active, .contentBoxR a:active, .contentBoxL a:active {text-decoration:none; color:#fff;}
.contentBox a:hover, .contentBoxR a:hover, .contentBoxL a:hover {text-decoration:none; color:#f1f1f1;}

.cb420L a:link, .cb420R a:link {text-decoration:none; color:#fff;}
.cb420L a:visited, .cb420R a:visited {text-decoration:none; color:#fff;}
.cb420L a:active, .cb420R a:active {text-decoration:none; color:#fff;}
.cb420L a:hover, .cb420R a:hover {text-decoration:none; color:#f1f1f1;}

.cb273L a:link, .cb273M a:link, .cb273R a:link {text-decoration:none; color:#fff;}
.cb273L a:visited, .cb273M a:visited, .cb273R a:visited {text-decoration:none; color:#fff;}
.cb273L a:active, .cb273M a:active, .cb273R a:active {text-decoration:none; color:#fff;}
.cb273L a:hover, .cb273M a:hover, .cb273R a:hover {text-decoration:none; color:#f1f1f1;}


 /*########################################
	MAIN TAGS.
 ########################################*/

body {
	margin:0;
	color:#000; 
	font-size:12px;
	text-align:left;
	line-height:18px;
	text-decoration:none;
	font-family:century-gothic,arial,verdana,sans;
	background:#8cc63e;
}
 
h1 { 
	text-align:left;
	margin:0 0 15px 0;
	padding:0;
	color:#578d0e;
	font-size:18px;
	font-weight:bold;
}
 
h2 { 
	text-align:left;
	margin:0 0 15px 0;
	padding:0;
	color:#578d0e;
	font-size:18px;
	font-weight:bold;
}

h3 { 
	text-align:left;
	margin:0 0 15px 0;
	padding:0;
	color:#578d0e;
	font-size:16px;
	font-weight:bold;
}

h4 { 
	text-align:left;
	margin:0 0 15px 0;
	padding:0;
	color:#578d0e;
	font-size:14px;
	font-weight:bold;
}


 /*########################################
	LIST & TEXT STYTLES.
 ########################################*/

ul {
	text-align:left;
	margin:0 0 0 5px;
}

ul ul {
	text-align:left;
	margin:0 0 0 15px;
}

li {
	text-align:left;
	margin:0 0 0 10px;
	padding:2px 0 2px 5px;
}

p {
	padding:2px 0 8px 0;
}

blockquote {
	font-family:times-new-roman,sans;
	color:#578d0e;
	font-size:25px;
	font-weight:bold;
	float:left;
	width:275px;
	line-height:26px;
	margin:20px 0 0 20px;
}


 /*########################################
	WEBSITE STYLES.
 ########################################*/

#container {
	width:900px;
	margin:0 auto;
	padding:0 25px;
	background:url(images/container-bg.png) #578d0e;
	background-position:center center;
	background-repeat:repeat-y;
}

#logo {
	width:162px;
	height:60px;
	border:0;
	margin:20px;
	float:right;
}

#contact {
	width:300px;
	height:60px;
	border:0;
	margin:20px;
	float:left;
}

#topNav {
	width:830px;
	height:30px;
	border:0;
	margin:0 20px;
	padding:2px 15px;
	background:url(images/nav-bg.png);
	background-position:center center;
	background-repeat:no-repeat;

	color:#fff;
	font-size:12px;
	text-align:left;
	line-height:30px;
	font-weight:bold;

	z-index: 4;
}

#subFooter {
	width:900px;
	border:0;
	margin:20px 0 0 0;
	padding:0;
	background:url(images/sub-footer-bg.png) #f7941d;
	background-position:top center;
	background-repeat:repeat-x;

	color:#fff;
	text-align:center;
	line-height:18px;
	font-weight:normal;
}

#smBox {
	float:left;
	margin:5px;
	width:170px;
	height:200px;
	background:#f7941d;
}

#blogBox {
	float:left;
	margin:5px;
	padding:5px;
	width:400px;
	height:190px;
	background:#f7941d;
	font-size:14px;
	color:#fff;
	text-align:left;
}

#blogHeader {
	margin:0 0 5px 0;
	padding:0;
	width:400px;
	height:60px;
}

#mainImage {
	width:860px;
	height:200px;
	margin:20px 20px 0 20px;
	padding:0;
	z-index:-1;
}

#featureDiv {width:800px;height:200px;text-align:left;background:#ffffff;margin:20px 20px 0 20px;padding:0;z-index:-1;}
#featureDiv h3 {line-height:25px;font-size:12px;font-family:arial,verdana,sans-serif;color:#ffffff;margin:0 0 1px 0;padding:0 0 0 5px;background:url(images/tbg_black.gif) #000000;display:block;}
#featureDiv li {list-style-type:none;margin:0;padding:0;}
#featureDiv ul {margin:0;padding:0;}
#featureDiv img {margin:0;padding:0;border:0;}

#footer {
	width:850px;
	border:0;
	margin:0 0 0 0;
	padding:15px 25px;
	background:#252525;

	color:#fff;
	text-align:center;
	line-height:18px;
	font-weight:normal;
}

.col1 {width:860px;text-align:left;float:left;margin:20px 0 0 20px;}
.col2 {width:230px;text-align:left;float:left;margin:15px 10px 0 20px;}


 /*########################################
	CUSTOM STYLES.
 ########################################*/

.error { 
	font-size:10px; 
	font-family:century-gothic,arial,verdana,sans;
	color:#ED1C24; 
	font-weight:bold;
}

.contentBox {
	width:200px;
	margin:20px 0 0 20px;
	float:left;
}

.contentBoxR {
	width:200px;
	margin:0 0 0 0;
	float:left;
}

.contentBoxL {
	width:200px;
	margin:0 0 0 20px;
	float:left;
}

.contentBoxTop {
	width:200px;
	height:50px;
	border:0;
	margin:0 0 0 0;
	padding:0;
	background:url(images/content-box-top.png);
	background-position:top center;
	background-repeat:no-repeat;
}

.contentBoxTop h2 {
	margin:0;
	padding:0 10px;
	color:#fff;
	font-size:14px;
	line-height:35px;
	font-weight:normal;
}

.contentBoxBG {
	width:170px;
	height:150px;
	border:0;
	margin:0 0 0 0;
	padding:0 15px 0 15px;
	background:url(images/content-box-bg.png);
	background-position:top center;
	background-repeat:repeat-y;

	color:#000;
	text-align:left;
	font-weight:normal;
}

.contentBoxBottom {
	width:170px;
	height:25px;
	line-height:25px;
	text-align:right;
	color:#fff;
	border:0;
	margin:0 0 0 0;
	padding:10px 15px 0 15px;
	background:url(images/content-box-bottom.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.cb860 {
	width:860px;
	margin:0 0 0 0;
	float:left;
}

.cbTop860 {
	width:860px;
	height:50px;
	border:0;
	margin:0 0 0 0;
	padding:0;
	background:url(images/cb-top-860.png);
	background-position:top center;
	background-repeat:no-repeat;
}

.cbTop860 h2 {
	margin:0;
	padding:0 10px;
	color:#fff;
	font-size:14px;
	line-height:35px;
	font-weight:normal;
}

.cbBG860 {
	width:830px;
	height:115px;
	border:0;
	margin:0 0 0 0;
	padding:0 15px 0 15px;
	background:url(images/cb-bg-860.png);
	background-position:top center;
	background-repeat:repeat-y;

	color:#000;
	text-align:left;
	font-weight:normal;
}

.cbBottom860 {
	width:830px;
	height:25px;
	line-height:25px;
	text-align:right;
	color:#fff;
	border:0;
	margin:0 0 0 0;
	padding:10px 15px 0 15px;
	background:url(images/cb-bottom-860.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.cb420L {
	width:420px;
	margin:0 20px 0 0;
	float:left;
}

.cb420R {
	width:420px;
	margin:0 0 0 0;
	float:left;
}

.cbTop420 {
	width:420px;
	height:50px;
	border:0;
	margin:0 0 0 0;
	padding:0;
	background:url(images/cb-top-420.png);
	background-position:top center;
	background-repeat:no-repeat;
}

.cbTop420 h2 {
	margin:0;
	padding:0 10px;
	color:#fff;
	font-size:14px;
	line-height:35px;
	font-weight:normal;
}

.cbBG420 {
	width:390px;
	height:115px;
	border:0;
	margin:0 0 0 0;
	padding:0 15px 0 15px;
	background:url(images/cb-bg-420.png);
	background-position:top center;
	background-repeat:repeat-y;

	color:#000;
	text-align:left;
	font-weight:normal;
}

.cbBottom420 {
	width:390px;
	height:25px;
	line-height:25px;
	text-align:right;
	color:#fff;
	border:0;
	margin:0 0 0 0;
	padding:10px 15px 0 15px;
	background:url(images/cb-bottom-420.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.cb273L {
	width:273px;
	margin:0 20px 0 0;
	float:left;
}

.cb273M {
	width:273px;
	margin:0 0 0 0;
	float:left;
}

.cb273R {
	width:273px;
	margin:0 0 0 21px;
	float:left;
}

.cbTop273 {
	width:273px;
	height:50px;
	border:0;
	margin:0 0 0 0;
	padding:0;
	background:url(images/cb-top-273.png);
	background-position:top center;
	background-repeat:no-repeat;
}

.cbTop273 h2 {
	margin:0;
	padding:0 10px;
	color:#fff;
	font-size:14px;
	line-height:35px;
	font-weight:normal;
}

.cbBG273 {
	width:243px;
	height:100px;
	border:0;
	margin:0 0 0 0;
	padding:0 15px 0 15px;
	background:url(images/cb-bg-273.png);
	background-position:top center;
	background-repeat:repeat-y;

	color:#000;
	text-align:left;
	font-weight:normal;
}

.cbBottom273 {
	width:243px;
	height:25px;
	line-height:25px;
	text-align:right;
	color:#fff;
	border:0;
	margin:0 0 0 0;
	padding:10px 15px 0 15px;
	background:url(images/cb-bottom-273.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.subBox {
	float:left;
	margin:5px;
	width:290px;
	height:200px;
	background:#f7941d;
}

.liclass {
	width:160px;
	text-align:left;
	list-style-type:none;
	display:block;
	line-height:25px;
	margin:0px 0px 0px 10px;
	padding:2px 0px 2px 15px;
	border:0px;
	border-bottom:1px dashed #959595;
	color:#ffffff;
	font-weight:bold;
}

.subliclass {
	width:140px;
	padding-left:35px;
	list-style-type:none;
	display:block;
	line-height:25px;
	margin:0px 0px 0px 10px;
	border:0px;
	border-bottom:1px dashed #959595;
	color:#ffffff;
	font-weight:bold;
}
 
label {
	font-size:12px;
	color:#ffffff;
	padding:3px;
	margin:2px;
	font-weight:bold;
	display:block;
}
 
.input {
	font-size:12px;
	font-family:arial,verdana,sans-serif;
	color:#818181;  
	background:#f1f1f1; 
	border:1px solid #000000;
	padding:0px 0px 0px 3px;
	margin:2px;
}

.inputText {
	font-size:14px;
	color:#252525;
	background:url() #ffffff;
	background-position:top center;
	background-repeat:repeat-x;
	border:1px solid #2B4989;
	padding:3px;
	margin:2px;
}

.inputArea {
	font-size:14px;
	color:#252525;
	background:url() #ffffff;
	background-position:top center;
	background-repeat:repeat-x;
	border:1px solid #2B4989;
	padding:5px 0 3px 0;
	margin:0;
}

.inputAreaTwo {
	font-size:14px;
	color:#252525;
	background:url() #ffffff;
	background-position:top center;
	background-repeat:repeat-x;
	border:1px solid #2B4989;
	padding:3px;
	margin:2px;
}

.inputDrop {
	font-size:14px;
	color:#252525;
	background:url() #ffffff;
	background-position:top center;
	background-repeat:repeat-x;
	border:1px solid #2B4989;
	padding:3px;
	margin:2px;
}

.inputFile {
	font-size:14px;
	color:#252525;
	background:url() #ffffff;
	background-position:top center;
	background-repeat:repeat-x;
	border:1px solid #2B4989;
	padding:3px;
	margin:2px;
}
.inputSubmit {
	cursor:pointer;
	font-size:14px;
	color:#ffffff;
	background:url(images/nav-bg.png) #252525;
	background-position:center center;
	background-repeat:repeat-x;
	border:1px solid #000000;
	padding:3px;
	margin:2px;
}

.search {
	width:140px;
	height:18px;
	padding:2px;
	margin:10px 0px 10px 10px;
	font-size:12px; 
	font-family:century-gothic,arial,sans-serif;
	font-weight:bold;
	color:#404040;
	border:1px solid #000000;
}

#staffmode {
	background:#000000;
	text-align:center;
	line-height:30px;
	color:#f1f1f1;
	width:100%;
	height:30px;
}

#sideAd {
	margin:10px 0px 10px 18px;
	width:160px;
	height:600px;
}


 /*########################################
	GALLERY STYLES.
 ########################################*/

.galleryThumbs {
	margin:auto auto auto auto;
	border:0px;
}


 /*########################################
	NEWS STYLES.
 ########################################*/

.newsOuter {
	margin:10px auto;
	border:1px solid #e6e6e6;
}

.newsInner {
	padding:15px;
	border:0px;
}

.newsInner h3 {
	background:none;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
}

.newsImage {
	float:left;
	border:2px solid #000000;
	margin:0 10px 10px 0;
}


 /*########################################
	PRODUCT STYLES.
 ########################################*/

.prodbox {
	float:left;
	border:1px solid #e1e1e1;
	margin:5px;
	width:154px;
}

.prodbox P {
	padding:2px;
}

.prodthumb {
	border:1px solid #e1e1e1;
	display:block;
	padding:3px;
	margin:3px auto 3px auto;
}

.mainprodbox {
	border:1px solid #e1e1e1;
	margin:5px;
}

.prodimage {
	border:1px solid #e1e1e1;
	display:block;
	padding:3px;
	margin:3px auto 3px auto;
}

.pagelinksbox {
	border:1px solid #e1e1e1;
	text-align:center;
	padding:3px;
	margin:10px auto 10px auto;
	background:#f1f1f1;
}

.pagelinks {
	border:1px solid #e1e1e1;
	text-align:center;
	line-height:18px;
	margin:2px;
	padding:0 3px 0 3px;
	font-size:14px;
	font-weight:bold;
	background:#ffffff;
}

 /*########################################
	DROPDOWN STYLES.
 ########################################*/

/* #topNav a {
	height:30px;
	border:0;
	border-right:1px solid #1641ce;
	padding:0 8px;
	display:inline-block;
}
#topNav a:link {text-decoration:none; color:#fff;}
#topNav a:visited {text-decoration:none; color:#fff;}
#topNav a:active {text-decoration:none; color:#fff;}
#topNav a:hover {text-decoration:none; color:#fff; background:#1641ce;} */

.dArrow {
	border:0;
	width:10px;
	height:10px;
	margin:0 0 0 2px;
}

#jsddm {
	z-index: 50;
	margin:0;
	padding:0;
}

	#jsddm li {
		margin:0;
		padding:0;
		float: left;
		list-style: none;
		font-family:verdana,arial,sans-serif;
		line-height:30px;
	}

	#jsddm li a {
		padding:0 10px;
		color:#ffffff;
		display:block;
		background:none;
		text-decoration:none;
		white-space:nowrap;
		border:0;
		border-right:1px solid #f7941d;
	}

	#jsddm li a:hover {
		background:#f7941d;
	}
		
		#jsddm li ul {
			margin: 0;
			padding: 0;
			width:175px;
			line-height:25px;
			position: absolute;
			visibility: hidden;
				border:1px solid #f7941d;
				border-top:0px solid #f7941d;

	z-index: 50;
		}
		
			#jsddm li ul li {
				margin:0;
				padding:0;
				float: none;
				display: inline;
			}
			
			#jsddm li ul li a {	
				width: auto;
				background:url(images/trans-75.png);
				border:0;
				color: #000;
				line-height:25px;
			}
			
			#jsddm li ul li a:hover {
				background:url(images/trans-75.png) #fff;
			}


