body{
	padding:0;
	margin:0;
	background: #0b0100 url(../images/bg.jpg) repeat-x;
	font: 13px/24px Georgia, "Times New Roman", Times, serif;
	color: #dfd8b8;
	text-align: justify;
}

img{
	border:0;
}

h1{
	font-size: 18px;
	font-weight: bold;
	color: #281206;
}

h2{
	font-size: 15px;
	font-weight: bold;
	color: #dfd8b8;
}


a:link {color: #000; text-decoration: none; font-weight: normal; font-style: normal;}
a:visited {color: #000; text-decoration: none; font-weight: normal; font-style: normal;}
a:hover {color: #900; text-decoration: underline; font-weight: normal; font-style: normal;}
a:active {color: #000; text-decoration: none; font-weight: normal; font-style: normal;}


#wrapper {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 975px;
	height: 197px;
	background: url(../images/top2.png) no-repeat;
	float: left;
}

#bear {
	width: 204px;
	height: 197px;
	float: left;
}


/* --- main nav --- */

#navpad {
	width: 750px;
	height: 34px;
	float: left;
	margin-top: 148px;
	margin-left: 10px;
}

#star {
	width: 19px;
	height: 34px;
	float: left;
	background: url(../images/nav/star.gif) no-repeat;
	margin: 0;
	padding: 0;
}

#home_button {
	width: 84px;
	height: 34px;
	float: left;
	margin-left: 65px;
}

#about_button {
	width: 132px;
	height: 34px;
	float: left;

}

#faq_button {
	width: 62px;
	height: 34px;
	float: left;

}

#service_button {
	width: 184px;
	height: 34px;
	float: left;

}

#contact_button {
	width: 120px;
	height: 34px;
	float: left;

}




/* --- page title --- */

#pagebrake {
	width: 975px;
	height: 13px;
	background-image: url(../images/page_brake2.jpg);
	float: left;
}

/* --- main body --- */

#mainbody {
	width: 895px;
	background: url(../images/body_bg.gif) repeat-y center top;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 40px;
	float: left;
}


/* --- home page pics --- */

#homepic {
	width: 975px;
	height: 329px;
	float: left;
}

#spage_top {
	width: 975px;
	height: 50px;
	float: left;
}

/* --- content well --- */

#home_well {
	width: 650px;
	float: left;
}

#right_well {
	width: 275px;
	float: left;
	margin-left: 25px;
	margin-bottom: 15px;
}

#logos {
	width: 275px;
	float: left;
	text-align: center;
	margin-top: 10px;
}




/* ------------ start top nav roll ------------ */

.rollover,
.cycleimg{
	cursor:pointer;
 
}

* {
}

.topnavitemwrapper{
	float:left; 
	position:relative;
	z-index:9998;
}

.drop{
	position:absolute; 
	overflow:hidden; 
	width:150px; 
	display:none; 
	z-index:9998; 
	opacity:0;
	top: 55px; 

}

.drop div{
	width:150px; 
	float:left;
	background: url(../images/nav_roll.jpg) no-repeat;
	padding-left: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #000;
}

.drop a{
	color:#333;
	text-decoration:none;
	font: bold 13px/11px Georgia, "Times New Roman", Times, serif;
}

.drop a:hover{
	color:#000;
	font-weight: bold;
	text-decoration: underline;
}

.drop ul{
	list-style: none;
	margin: 0;
	padding:0;
}

.drop ul li{
	margin: 0;
	padding:6px 0 9px 0;
	background:bottom left no-repeat url(../images/navunders.gif);
	width:120px;
	line-height:11px;
}

.drop ul li.bottomli{
	background-image:none;
}

.topnavdiv{
	float:left;
	margin-top:6px;
}


/* ------------ slicer ------------ */


.slicer { background:url(../images/screen_bg3.jpg) no-repeat top; height:310px; width: 900px;}

.slicer .desc { float:left; width:265px; padding: 5px 0 10px 20px;}

.slicer .desc h2 { color:#fff; font:bold 25px Georgia, "Times New Roman", Times, serif; text-align: left;}

.slicer .desc p { color:#fff; font:normal 11px "Tahoma", Geneva, sans-serif; line-height:1.8em;}

.slicer .gallery { float:right; width:485px; padding: 16px 69px 4px 52px;}


p.clr, .clr { clear:both; padding:0; margin:0; background:none;}

/* ------------ bottom box ------------ */
div.box { background:url(../images/box_bg.gif) repeat-y left;
	width: 900px;
}
div.box div.bottom { background:url(../images/box_bot.gif) no-repeat bottom left;
	width: 900px;
}
div.box div.bottom div.top { background:url(../images/box_top.gif) no-repeat top left; width: 900px;}


/* ------------ Footer ------------ */

#pagebottom {
	float: left;
	width: 975px;
	background: url(../images/page_bottom.gif) no-repeat;
	height: 50px;
}

#footer {
	float: left;
	width: 975px;
	text-align: center;
	color: #936347;
	font: 11px/20px "Tahoma", Geneva, sans-serif;
	background: url(../images/footer_bg.jpg) no-repeat;
	height: 90px;
	padding-top: 50px;
}

#footer a:link {color: #936347; text-decoration: none; font-weight: normal; font-style: normal;}
#footer a:visited {color: #936347; text-decoration: none; font-weight: normal; font-style: normal;}
#footer a:hover {color: #fff; text-decoration: underline; font-weight: normal; font-style: normal;}
#footer a:active {color: #936347; text-decoration: none; font-weight: normal; font-style: normal;}


/* --------- form stuff --------- */

#formbox1 {
	float: left;
	width: 275px;
	text-align: left;
	color: #dfd8b8;
	font: 11px Georgia, "Times New Roman", Times, serif;
	height: 50px;

}

#formbox2 {
	float: left;
	width: 275px;
	text-align: left;
	color: #dfd8b8;
	font: 11px Georgia, "Times New Roman", Times, serif;
	height: 125px;
	margin-bottom: 5px;
}

input,
textarea { 
	font: 12px "Tahoma", Geneva, sans-serif;
	background-color: #ccc;
	padding: 4px;
	border: 1px solid #999;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

input:focus, 
textarea:focus {
	background: #5d2b16;
}

input[type="image"], 
input.submit { 
	border: 0 !important;
	padding: 0 !important;
	background: transparent !important;
	width: auto !important;
}

select { 
	font: 12px "Tahoma", Geneva, sans-serif;
	padding: 0;
	border: 1px solid #999;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}




.text4{
	color: #666;
	font-size: 11px;

}

.text5{
	color: #dfd8b8;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
}



.left{
	float:left;
}

.right{
	float:right;
}

.imgright{
	float:right;
	margin-left: 40px;
	border: 1px solid #4d240b;
}

.imgleft{
	float:left;
	border: 1px solid #4d240b;
	margin-right: 40px;
}

.foalsimgleft{
	float:left;
	border: 1px solid #4d240b;
	margin-right: 20px;
}


.leftmargin{
	margin-left: 40px;
}

.gallery_pics {
	border: 1px solid #4d240b;
	margin-right: 10px;
	margin-top: 10px;
}


.none{
	float:none;
}

.clear{
	clear:both;
}

.tenpadtop{
	padding-top: 10px;
}

.marg_left_space{
	padding-left: 7px;
}

.formborder{
	height:20px;
	width:130px;
	background-color: #9cc;
	border: 1px solid #666;
	margin-bottom: 15px;
}

.formborder1{
	height:200px;
	width:400px;
	background-color: #2f1309;
	border: 1px solid #775321;
	margin-bottom: 15px;
}

.formborder2{
	height:15px;
	width:400px;
	background-color: #2f1309;
	border: 1px solid #775321;
	margin-bottom: 15px;
}

.formborder3{
	height:15px;
	width:275px;
	background-color: #2f1309;
	border: 1px solid #775321;
	margin-bottom: 15px;
}

.formborder4{
	height:15px;
	width:200px;
	background-color: #2f1309;
	border: 1px solid #775321;
	margin-bottom: 15px;
}

.formborder5{
	height:100px;
	width:275px;
	background-color: #2f1309;
	border: 1px solid #775321;
	margin-bottom: 15px;
}

.clear{
	clear:both;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #333;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #333;
	background-repeat: no-repeat;
}

#lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 5%;
}

#lbPrevLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	background: transparent url(../images/prevlabel.gif) no-repeat 0 5%;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 5%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 5%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #333;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

