body{
	padding:0;
	margin:0;
	background: #000 url(../images/bg.jpg) repeat-x;
	font: 13px/20px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: left;
}

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;}


#wrap {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 975px;
	height: 197px;
	background: url(../images/top2.png) no-repeat;
	float: left;
}


/* --- main nav --- */

#navpad {
	width: 975px;
	height: 99px;
	float: left;
}

#home_button {
	width: 136px;
	height: 34px;
	float: left;

}

#faq_button {
	width: 249px;
	height: 34px;
	float: left;

}

#service_button {
	width: 183px;
	height: 34px;
	float: left;

}

#contact_button {
	width: 124px;
	height: 34px;
	float: left;

}


/* --- main body --- */

#mainbody {
	width: 915px;
	background: #fff url(../images/body_bg.jpg) repeat-x;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	float: left;
}


/* --- home page pics --- */

#homepic {
	width: 975px;
	height: 407px;
	float: left;
}

#pagepics {
	width: 975px;
	height: 277px;
	float: left;
}

/* --- content well --- */

#home_well {
	width: 600px;
	float: left;
	font: 13px/32px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: justify;
}

#right_well {
	width: 275px;
	float: left;
	margin-left: 40px;
}


/* --- ordering stuff --- */

#orders {
	width: 600px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: left;
	float: left;
}

#orders:hover {
	background-color: #fff2bd;
	width: 600px;
	
}

#orders_left {
	width: 400px;
	font: 13px/17px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: left;
	float: left;
}

#orders_right {
	width: 200px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: left;
	float: left;
}


/* ------------ 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: #dc8600;
	font: 11px/20px "Tahoma", Geneva, sans-serif;
	padding-top: 10px;
}

#footer a:link {color: #dc8600; text-decoration: none; font-weight: normal; font-style: normal;}
#footer a:visited {color: #dc8600; 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: #dc8600; text-decoration: none; font-weight: normal; font-style: normal;}


/* --------- form stuff --------- */

#formbox1 {
	float: left;
	width: 275px;
	text-align: left;
	color: #000;
	font: 11px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

#formbox2 {
	float: left;
	width: 275px;
	text-align: left;
	color: #000;
	font: 11px Georgia, "Times New Roman", Times, serif;
	height: 145px;
	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: #ffcf37;
}

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;
}

.smitext{
	color: #666;
	font-size: 11px;
	line-height: normal;
	font-style: italic;
}


.text4{
	color: #666;
	font-size: 11px;

}

.text5{
	color: #000;
	font-size: 12px;
	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;
}
.l_nav_marg{
	margin-left: 100px;
}

.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_sm{
	height:20px;
	width:20px;
	background-color: #f60;
	border: 1px solid #630;
}
.formborder_names{
	height:20px;
	width:300px;
	background-color: #f60;
	border: 1px solid #630;
}

.formborder_addinfo{
	height:150px;
	width:300px;
	background-color: #f60;
	border: 1px solid #630;
}

.formborder_pull{
	height:20px;
	background-color: #f60;
	border: 1px solid #630;
	margin-top: 5px;
}


.formborder{
	height:20px;
	width:200px;
	background-color: #f60;
	border: 1px solid #630;
	margin-bottom: 15px;
}

.formborder1{
	height:200px;
	width:400px;
	background-color: #f60;
	border: 1px solid #630;
	margin-bottom: 15px;
}

.formborder2{
	height:20px;
	width:400px;
	background-color: #f60;
	border: 1px solid #630;
	margin-bottom: 15px;
}

.formborder3{
	height:15px;
	width:250px;
	background-color: #f60;
	border: 1px solid #630;
	margin-top: 5px;
}

.formborder4{
	height:15px;
	width:200px;
	background-color: #f60;
	border: 1px solid #630;
	margin-bottom: 15px;
}

.formborder5{
	height:100px;
	width:275px;
	background-color: #f60;
	border: 1px solid #630;
	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;
}

/* --------- tool tip --------- */

#demo_wrapper					{ width: 600px; margin: 30px auto 0px auto; }

.tinyTip						{ width: 600px; padding: 17px 0px 0px 0px; display: block; background: url(../images/tinyTip-top.png) 0px 0px no-repeat;
	margin-left: 225px;
}
.tinyTip .content				{ padding: 0px 15px 0px 15px; font-size: 14px; font-family: "Lucida Sans Unicode"; color: #010101;  background: url(../images/tinyTip-content.png) 0px 0px repeat-y; }
.tinyTip .bottom				{ height: 47px; background: url(../images/tinyTip-bottom.png) 0px 0px no-repeat; font: 0px/0px sans-serif; }
