html, body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 100%;
	color:#FFFFFF;
	font-weight : normal;
	background-color : #000000;
	
}
/* Structure
***********************************************/
IMG {
	border:0px;
}
#container{
	margin-left:auto;
	margin-right:auto;
	width:980px;	
}
#inner {
	position: relative;
	float:left;
	width:980px;
}

#logo {
	position: relative;
	float:left;
	width:980px;
	height:288px;
	
}


ul {
	font-size:100%;
	font-weight : normal;
}
li {
}
ol {
	font-size:100%;
}
hr {
	color:#CCCCCC;
	height:1px;
	text-align:left;
}
p{
	margin-top:0px;
	padding-top:0px;
}
.underline {text-decoration: underline;}
.LWStitle {color:#567201; font-size:130%;font-weight:bold;}
/* Header
***********************************************/

#leftnav {
	position: relative;
	float:left;
	width:170px;
	padding-top:4px;
	padding-left:20px;
}
#right {
	position:relative;
	float:left;
	width:187px;
	padding-left:10px;
}
#rightslots {
	position:relative;
	float:left;
	width:177px;
	padding-bottom:10px;
}
.advert {
	position: relative;
	float:left;
	width:177px;
	padding-bottom:17px;
}

#content{
	position:relative;
	float:left;
	text-align:left;
	width:573px;
	padding-left:20px;
	
}
#mid {
	position: relative;
	float:left;
	width:573px;
	padding-bottom:10px;
	padding-top:7px;
}



a:link {text-decoration: none;	color:#FEE101;}
a:visited {text-decoration: none;	color:#FEE101;}
a:hover {text-decoration: underline;	color:#FEE101;}
a:active {text-decoration: none;	color:#FEE101;}

a.bodylink2:link {text-decoration: none;	color:#FEE101;}
a.bodylink2:visited {text-decoration: none;	color:#FEE101;}
a.bodylink2:hover {text-decoration: underline;	color:#FEE101;}
a.bodylink2:active {text-decoration: none;	color:#FEE101;}

/*********** Generic Style***********/
#maint {
	position: relative;
	float:left;
	padding-top:15px;
	width:620px;
}
.subtitle{
	font-size:110%;
	font-weight:normal;
	color:#F79518;
	
}
 h1{
	font-size:110%;
	font-weight:normal;
	color:#F79518;
	padding-top:10px;
	margin-top:0px;
}
 .h2{font-size:80%; font-weight:normal;margin-bottom:0px;}
 h3 {font-size:70%; font-weight:normal;}
.pagead {position: relative; float:right; width:73px; padding-left:10px;padding-bottom:10px;}
.pagemovie{position: relative;float:left;}
/* Bottom
***********************************************/
#footer a:link {color: #F79518;text-decoration: none;}
#footer a:visited {color: #F79518;text-decoration: none;}
#footer a:hover {color: #F79518;text-decoration: underline;}
#footer a:active {color: #F79518;text-decoration: none;}
.nolink {color: #F79518;text-decoration: underline;}

#footer {
	position:relative;
	float:left;
	width:998px;
	height:48px;
	font-size:70%;
	text-align:center;
	color: #F79518;
	padding-top:10px;
	
}

.red {
	color:#FF0000;
}

#error {
	position:relative;
	float:left;
	padding:10px;
}
/*CONTACT FORM******************************/
#contactform{position:relative;	float:left;}
.frmul{position:relative;	float:left; width:110px;text-align:right;}
.frmur{position:relative;	float:left;}
#formdetail{position:relative;float:left;padding:5px;margin-bottom:10px;}
.frmll{position:relative;float:left;width:105px;text-align:right;padding-right:5px;margin-top:2px;margin-bottom:2px;}
.frmlr{position:relative;float:left;margin-top:2px;margin-bottom:2px;}
input,select,textarea {	font-family: Arial, Helvetica, sans-serif;	padding-left:3px;	font-size:100%;}

/*LOOP FORMAT******************************/
.loopitem {position:relative;	float:left;	border-bottom:1px solid #666666;padding-bottom:5px;padding-top:5px; width:573px;}
.looptitle {font-weight:normal;font-size:150%;color:#F79518;}
.loopimage {position:relative;	float:right;width:100px;padding-top:5px; padding-left:10px;padding-bottom:10px;}
#loopMainImage{	postion:relative;float:right;padding-left:10px;	padding-bottom:10px;}
#loopMain {position:relative;	float:left;}

/****Gallery CSS*******/
#galmenu {
	position:relative;	float:right;
	font-size:90%;
	color:#F79518;
	padding-right:20px;
}
.galtitle {font-weight:bold;font-size:110%;color:#F79518;width:300px;}
.galmenlarge {
	font-weight:bold;
	text-decoration : underline;font-size:110%;
}
#galmaindisplay {position:relative;	float:left;	padding-top:10px; width:573px;}
.galthumb {	position:relative;	float:left;	width:150px;padding-right:50px;	padding-bottom:15px;}
.arrows {
	font-size:150%;
}

/*****CALENDAR*********/
#tcalendar{
	position:relative;
	float:left;
	text-align:left;
	width:580px;
}
table.cal{border:1px solid #CCCCCC;}
td.days_of_week{border:1px solid #CCCCCC;}
td.days{border:1px solid #CCCCCC;height:60px;}
td.notaday{	border:1px solid #CCCCCC;background-color : #AEAEAE;}
.day{width:75px;
	text-align:right;
	color:#333366;
	border-bottom : 1px dotted #CCCCCC;
	}
.eventtitle {font-weight:bold; font-size:120%;}


/**********PRODUCT**************************/
.product {position:relative;float:left;border-bottom:1px solid #999999;padding-top:5px;padding-bottom:5px;}
.prodtitle{font-weight:bold;font-size:120%;}
.prodimage {position:relative;float:left;width:100px; padding-right:10px;font-size:80%;}
.prodtext {position:relative;float:right;width:470px; }
.price {color:#FF0000;}
/*******************************ZOOMING*****/
td.tdim {
	padding:10px;
	padding-bottom:0px;
}
td.tdim2 {
	padding-left:10px;
}
/*******lwsvisible******************************/
.lwsvisible {
	width:1px;height:1px;visibility:hidden;line-height:1px;
}
/*****scroll div********************************/

.bigred {
	font-size:120%;
	color:#AC3C38;
}
.underline {
	text-decoration : underline;
}

.pdfpage {
	position:relative;
	float:left;
	padding-right:40px;
	padding-bottom:20px;
	width:104px;
}

#subtop {
	position:relative;
	float:left;
	height:26px;
	width:166px;
	background-image : url(../images/subtop.jpg);
	background-repeat : no-repeat;
}
#submid {
	position:relative;
	float:left;
	width:156px;
	background-image : url(../images/submid.jpg);
	background-repeat : repeat-y;
	padding-left:10px;
}
#subbot {
	position:relative;
	float:left;
	height:7px;
	width:166px;
	background-image : url(../images/subbot.jpg);
	background-repeat : no-repeat;
	font-size:1%;
}
#submitthis {
	position:relative;
	float:left;
	width:146px;
	padding-left:10px;
	padding-top:10px;
}

