/* Main Structure */

body {
	background: url(images/bg.gif) top repeat-x;
	margin:0;
	line-height:110%;
	margin:0;
	padding:0;
	Font-family: Calibri, Verdana, Ariel, sans-serif;
}

#wrapper {
	margin:0 auto;
	width:1000px;
}

#headermain #topnav {
	float:right;
 	font-size: 13px;
	color: #FFF;
	padding: 0px 5px 0px 0px;
	margin: 0;
	marging-left:100px;
	margin-top:25px;
	line-height: 21px;
	z-index:200;
}

#headermain #email {
	float:right;
	font-size: 13px;
	color: #FFF;
	padding: 0px 0px 0px 0px;
	margin: 0;
	margin-top:67px;
	line-height: 30px;
	z-index:0;
	height:22px;
}

#topnav {
	color:#FFF;
}

#topnav  a:link, a:hover, a:visited {
	color:#fff;}

#headermain {
	background: url(images/header.gif) no-repeat 0 0;
	width:1000px;
	height:155px;
}

#headermain #title {
	/*float: left;*/
 	font-size: 30px;
	color: #FFF;
	padding: 55px 0px 0px 5px;
	margin: 0;
	line-height: 30px;
}

/** Navigation **/

#menu 
{
  	float: right;
	margin: -20px 13px 0px 0px;
}

#menu ul {
	margin: 0;
	padding: 0;
	white-space : nowrap;
}

#menu ul li {
	margin: 0;
	padding: 0;
	display: block;
	float:left;
	text-align: center;
	margin-left:2px;
}

#menu ul li a {
	color : #fff;
	background-color: transparent;
	text-decoration : none;
	font-weight: bold;
	display: block;
}

#menu ul li a:link, #menu ul li a:visited {
	background-image: url(/images/m1.png);
	background-repeat: no-repeat;
	color: #fff;
	height: 39px;
	width: 150px;
	line-height: 26px;
}

#menu ul li a:hover, #menu ul li a:active {
	background-image: url(/images/m1.gif);
	background-repeat: no-repeat;	
    	height: 39px;
	width: 150px;
	line-height: 29px;
}

#menu ul li.active a:hover, #menu ul li.active a:active,#menu ul li.active a:link, #menu ul li.active a:visited {
	background-image: url(/images/m1.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 150px;
	line-height: 29px;
	padding-top: 4px;
	color: #B05128;
}

/* VERTICAL MENU */

	
.vmenu {
 	border-bottom:1px solid #cccccc;
	Font-family: Calibri, Verdana, Ariel, sans-serif;
 	font-size:15px;
 	color:#000; 
  	padding-left:10px;
 	cursor:pointer;
 	margin-top:10px;
 	padding-top:10px;
 	padding-bottom:10px;
}	

.vmenu_hover {
 	border-top:1px solid #fff;
	Font-family: Calibri, Verdana, Ariel, sans-serif;
 	font-size:15px;
 	color:#fff;
 	background-color:#319043; 
 	padding-left:10px;
  	padding-top:10px;
 	padding-bottom:10px;
 	cursor:pointer;
}	

#content {
    	width:1000px;
	padding-top:2px;
	background: url(images/main-content.png) repeat-y;
	height:100%;
	overflow: hidden;
	float:left;
}

#main {
	width:710px;
	padding-left: 0px;
	padding-right: 15px;
	float:right;
	text-align:left;
	font-size:15px;
} 

#sidebar {
	width:250px;
	float:left;
	text-align:left;
	padding-left:3px;
}

#form {
	width:240px;
	padding-left:3px;
	margin-left:5px;
}

.navtitle
{
	font-size: 15px;
	font-weight:bold;
	color:#000;
}

#content-bottom {
	background: url(images/content-bottom.png) no-repeat;
	width:1000px;
	height:10px;
	clear: both ;
}

#footer {
	width:1000px;
	height:50px;
	clear: both ;
	font-size:12px;
	text-align:center;
	padding-top:5px;
	color: #319043;
              cursor:pointer;

}

#footer a {
	color: #319043;
}

#footer a:hover {
	color:#000;
}

/* Classes */

p {
	padding-bottom:12px;
}	

h1 {
	font-size:20px;
	font-weight:bold;
	color: #319043;
	padding-bottom:12px;
}
h2 {
	font-size:18px;
	font-weight:bold;
	color: #319043;
	padding-bottom:12px;
}

h3 {
	font-size:16px;
	font-weight:bold;
	color: #319043;
	padding-bottom:12px;
}

UL LI       {  list-style-type: disc; margin: 0 0 0 1.5em; }
UL UL LI    {  list-style-type: square; margin: 0 0 0 1.5em; }
UL UL UL LI {  list-style-type: circle; margin: 0 0 0 1.5em; }

OL { list-style-type: decimal; margin: 0 0 0 1.5em; }
OL OL { list-style-type: lower-alpha; margin: 0 0 0 1.5em; }
OL OL OL { list-style-type: upper-roman; margin: 0 0 0 1.5em; }
OL OL OL OL { list-style-type: lower-roman; margin: 0 0 0 1.5em; }
OL OL OL OL OL { list-style-type: upper-alpha; margin: 0 0 0 1.5em; }


.slider_price {
	font-size:18px;
	font-weight:bold;
	color: #FF1A00;
}
/* Content Slider */

div.wrap {
	width:720px;
	margin:0 auto;
	text-align:left;
}

div#top div#nav {
	float:left;
	clear:both;
	width:720px;
	height:52px;
	margin:22px 0 0;
	background:url url(images/nav-bg.png) 0 0 no-repeat;
}

div#top div#nav ul {
	float:left;
	width:700px;
	height:52px;
	list-style-type:none;
}

div#nav ul li {
	float:left;
	height:52px;
}

div#nav ul li a {
	border:0;
	height:52px;
	display:block;
	line-height:52px;
	text-indent:-9999px;
}

div#header {
	margin:-1px 0 0;
}

div#video-header {
	height:683px;
	margin:-1px 0 0;
}

div#header div.wrap {
	height:280px;
	/* background:url(images/header-bg.png) 50% 0 no-repeat; */
}

div#header div#slide-holder {
	z-index:40;
	width:720px;
	height:280px;
	position:absolute;
}

div#header div#slide-holder div#slide-runner {
	top:2px;
	left:10px;
	width:700px;
	height:275px;
	overflow:hidden;
	position:absolute;
	border: solid 1px #000;
	background:#000;
}

div#header div#slide-holder img {
	margin:0;
	display:none;
	position:absolute;
}

div#header div#slide-holder div#slide-controls {
	left:0;
	bottom:0px;
	width:703px;
	height:46px;
	display:none;
	position:absolute;
	background:url(images/slide-bg.png) 0 0;
}

div#header div#slide-holder div#slide-controls p.text {
	float:left;
	color:#fff;
	display:inline;
	font-size:10px;
	line-height:16px;
	margin:15px 0 0 20px;
	text-transform:uppercase;
}

div#header div#slide-holder div#slide-controls p#slide-nav {
	float:right;
	height:24px;
	display:inline;
	margin:0px 15px 0 0;
}

div#header div#slide-holder div#slide-controls p#slide-nav a {
	float:left;
	width:24px;
	height:24px;
	display:inline;
	font-size:11px;
	margin:0 5px 0 0;
	line-height:24px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-position:0 0;
	background-repeat:no-repeat;
	color:#FFF;
}

div#header div#slide-holder div#slide-controls p#slide-nav a.on {
	background-position:0 -24px;
}

div#header div#slide-holder div#slide-controls p#slide-nav a { background-image:url(images/silde-nav.png); }

div#nav ul li a { background:url(images/nav.png) no-repeat; } 


/* Easy Slider */

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none; 
}

#slider li { 
	/* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
	*/ 
	width:586px;
	height:241px;
	overflow:hidden; 
}
		
#slider a:link {
	color:#000; }
		
#prevBtn, #nextBtn { }	
												

/* // Easy Slider */
