html, body{
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	color:#999999;
	font-weight : normal;
	background-color : #2D69C9;
}
/* Structure
***********************************************/
IMG {
	border:0px;
}
#container{
	margin-left:auto;
	margin-right:auto;
	width:989px;	
	
}
#inner {
	position: relative;
	float:left;
	width:989px;
	background-image : url(../images/bg_main.jpg);
	background-repeat : repeat-y;
	
}

#logo {
	position: relative;
	float:left;
	width:220px;
	height:164px;
	padding-left:769px;
	background-image : url(../images/bg_logo.jpg);
	background-repeat : no-repeat;
	
}

#logotext {
	position: relative;
	float:left;
	width:200px;
	padding-top:130px;
	font-size:70%;
	color:#FFFFFF;
	text-align:right;
	padding-right:20px;
}
#logotext a:link {color:#FFFFFF;text-decoration: none;}
#logotext a:visited {color:#FFFFFF;text-decoration: none;}
#logotext a:hover {color:#FFFFFF;text-decoration:  underline;}
#logotext a:active {color:#FFFFFF;text-decoration: none;}

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
***********************************************/
#strip {
	position: relative;
	float:left;
	width:989px;
	height:1px;
	background-image : url(../images/bg_strip.jpg);
	font-size:0%;
}

#leftnav {
	position: relative;
	float:left;
	width:256px;
	font-size:65%;
	color:#FFFFFF;
	font-weight : bold;
	padding-bottom:500px;
	border-top:1px solid #FFFFFF;
	background-image : url(../images/bg_leftnav.jpg);
	background-repeat : no-repeat;
	
}
#leftnav a:link {color:#FFFFFF;text-decoration: none;}
#leftnav a:visited {color:#FFFFFF;text-decoration: none;}
#leftnav a:hover {color:#000000;text-decoration:  none;}
#leftnav a:active {color:#000000;text-decoration: none;}
.nolinkleftnav {
	color:#000000;
}
.navon {
	position: relative;
	float:left;
	padding-left:10px;
	width:236px;
	padding-top:10px;
	
}
.navoff {
	position: relative;
	float:left;
	padding-left:10px;
	width:236px;
	padding-top:10px;
}

.adverthome {
	position: relative;
	float:left;
	width:302px;
	padding:2px;
	background-image : url(../images/bg_adverthome.jpg);
	background-repeat : no-repeat;
	height:257px;
	margin-right:63px;
	margin-bottom:10px;
	text-align:center;
}
.adverthometxt {
	position: relative;
	float:left;
	width:302px;
	padding-top:5px;
	color:#2D69C9;
	font-style : italic;
	text-align:center;
}

#content{
	position:relative;
	float:left;
	text-align:left;
	width:724px;
	padding-top:10px;
	border-top:1px solid #FFFFFF;
}
#mid {
	position: relative;
	float:left;
	width:684px;
	padding-bottom:10px;
	padding-top:7px;
	padding-left:30px;
	padding-right:10px;
}



a:link {text-decoration: none;	color:#FBB838;}
a:visited {text-decoration: none;	color:#FBB838;}
a:hover {text-decoration: underline;	color:#FBB838;}
a:active {text-decoration: none;	color:#FBB838;}

a.bodylink2:link {text-decoration: none;	color:#FBB838;}
a.bodylink2:visited {text-decoration: none;	color:#FBB838;}
a.bodylink2:hover {text-decoration: underline;	color:#FBB838;}
a.bodylink2:active {text-decoration: none;	color:#FBB838;}

/*********** Generic Style***********/
#maint {
	position: relative;
	float:left;
	padding-top:15px;
	width:620px;
}
 h1{
	font-size:140%;
	color:#FBB738;
	padding-top:10px;
	margin-top:0px;
	font-weight : normal;
}
 .h2{font-size:70%; 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: #FFFFFF;text-decoration: none;}
#footer a:visited {color: #FFFFFF;text-decoration: none;}
#footer a:hover {color: #FFFFFF;text-decoration: underline;}
#footer a:active {color: #FFFFFF;text-decoration: none;}
.nolink {color: #FFFFFF;text-decoration: underline;}

#footer {
	position:relative;
	float:left;
	width:989px;
	height:64px;
	font-size:70%;
	text-align:center;
	color: #FFFFFF;
	padding-top:10px;
	background-image : url(../images/bg_footer.jpg);
	background-repeat : no-repeat;
	
}

.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;}
.looptitle {font-weight:bold;font-size:110%; color:#2D69C9;}
.loopimage {position:relative;	float:right;width:150px;padding-top:5px; padding-left:10px;padding-bottom:10px;}
#loopMainImage{	postion:relative;float:right;padding-left:10px;	padding-bottom:10px; width:300px;}
#loopMain {position:relative;	float:left;}
.limage {
	position:relative;	float:right;
	padding-bottom:10px;
}

/****Gallery CSS*******/
.galtitle {font-weight:bold;font-size:110%;}
.galmenlarge {font-weight:bold;}
#galmaindisplay {position:relative;	float:left;	padding-top:10px;}
.galthumb {	position:relative;	float:left;	width:150px;padding-right:23px;	padding-bottom:15px;}
#galmenu {
	position:relative;
	float:left;	
	width:684px;
}
#gallinkback {
	position:relative;
	float:left;	
	width:200px;
}
#galnav {
	position:relative;
	float:right;	
	padding-right:14px;
}

.galmb {
	position:relative;
	float:left;	
	width:60px;
	margin-left:1px;
	margin-right:1px;
}
.galmennumon {
	position:relative;
	float:left;	
	background-image : url(../images/nav/gal_num_on.jpg);
	background-repeat : no-repeat;
	width:20px;
	padding-top:2px;
	height:18px;
	margin-left:1px;
	margin-right:1px;
	text-align:center;
}
.galmennumoff {
	position:relative;
	float:left;	
	background-image : url(../images/nav/gal_num_off.jpg);
	background-repeat : no-repeat;
	width:20px;
	padding-top:2px;
	height:18px;
	margin-left:1px;
	margin-right:1px;
	text-align:center;
}
/*****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********************************/
#midsp {
	position: relative;
	float:left;
	width:447px;
	padding-bottom:10px;
	padding-top:7px;
	overflow:scroll;
	overflow-x: hidden;
	height:558px;
	scrollbar-3dlight-color:#8DA4B2; 
   scrollbar-arrow-color:#FFFFFF; 
   scrollbar-base-color:#8DA4B2; 
   scrollbar-darkshadow-color:#8DA4B2; 
   scrollbar-face-color:#8DA4B2; 
   scrollbar-highlight-color:#8DA4B2; 
   scrollbar-shadow-color:#8DA4B2;
   scrollbar-track-color:#C6D3DB; 
   scrollbar-width:10px;
}
#midspscroll {	position: relative;	float:left;	width:447px;	padding-bottom:10px;	padding-top:7px;}
#midsp2 {position: relative;float:left;	width:445px;	padding-bottom:10px;}
#spmain {	position: relative;	float:left;	width:420px;}
#midnav {position: relative;float:left;	width:20px;}

/***POPUP Script*********************************/
#popcont{margin-left:auto;	margin-right:auto;	width:600px;}
#popinner{
	position:relative;
	float:left;
	background-image : url(../images/bg_popup.jpg);
	background-repeat : no-repeat;
}
#popcontent {
	position:relative;
	float:left;
	padding:20px;
	padding-top:180px;
	width:560px;
	padding-bottom:40px;
}
.bigred {
	font-size:120%;
	color:#AC3C38;
}
.underline {
	text-decoration : underline;
}
.arrows {
	font-size:130%;
}
.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;
}
.galindex {
	position:relative;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
}
.galindextitle {
	color:#2D69C9;
	font-weight : bold;
}

