html, body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 100%;
	color:#000000;
	font-weight : normal;
	
	
}
/* Structure
***********************************************/
IMG {
	border:0px;
}
#container{
	margin-left:auto;
	margin-right:auto;
	width:776px;	
}
#inner {
	position: relative;
	float:left;
	width:778px;
	background-color : #FFFFFF;
	background-image : url(../images/bg_main.jpg);
	background-repeat : repeat-y;
	margin-top:2px;
}

#logo {
	position: relative;
	float:left;
	width:778px;
	height:100px;
	background-image : url(../images/contentimages/main_site_logo.jpg);
	background-repeat : no-repeat;
}
#logoth {
	position: relative;
	float:right;
	text-align:right;
	width:500px;
	font-size:90%;
	padding-top:30px;
	font-weight:bold;
	padding-right:20px;
	height:70px;
}


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
***********************************************/

#topnav {
	position: relative;
	float:left;
	width:778px;
	height:30px;
	padding-top:14px;
	font-size:90%;
	text-align:center;
	color:#FFFFFF;
	background-image : url(../images/bg_nav.jpg);
}
#topnav a:link {color:#FFFFFF;text-decoration: none;}
#topnav a:visited {color:#FFFFFF;text-decoration: none;}
#topnav a:hover {color:#000000;text-decoration:  none;}
#topnav a:active {color:#000000;text-decoration: none;}
.nolinktopnav {
	color:#000000;
	
}
.homeadvert {
	position: relative;
	float:left;
	width:216px;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
}

#content{
	position:relative;
	float:left;
	text-align:left;
	width:778px;
	
	
}
#mid {
	position: relative;
	float:left;
	width:777px;
	padding-bottom:10px;
	padding-left:1px;
	
}
#midcontent {
	position: relative;
	float:left;
	width:520px;
	padding-left:20px;
	padding-right:20px;
}
#midcontent2 {
	position: relative;
	float:left;
	width:757px;
	padding-left:20px;
	
}
#right {
	position: relative;
	float:left;
	width:217px;
}

a:link {text-decoration: none;	color:#B81B21;}
a:visited {text-decoration: none;	color:#B81B21;}
a:hover {text-decoration: underline;	color:#B81B21;}
a:active {text-decoration: none;	color:#B81B21;}

a.bodylink3:link {text-decoration: none;	color:#B81B21;}
a.bodylink3:visited {text-decoration: none;	color:#B81B21;}
a.bodylink3:hover {text-decoration: underline;	color:#B81B21;}
a.bodylink3:active {text-decoration: none;	color:#B81B21;}

a.bodylink2:link {text-decoration: none;	color:#000000;}
a.bodylink2:visited {text-decoration: none;	color:#000000;}
a.bodylink2:hover {text-decoration: underline;	color:#000000;}
a.bodylink2:active {text-decoration: none;	color:#000000;}

#logo a:link {color: #000000;text-decoration: none;}
#logo a:visited {color: #000000;text-decoration: none;}
#logo a:hover {color: #AF1A20;text-decoration: none;}
#logo a:active {color: #AF1A20;text-decoration: none;}

/*********** Generic Style***********/
#maint {
	position: relative;
	float:left;
	
	width:757px;
	padding-left:20px;
}
 h1{
	font-size:110%;
	font-weight:bold;
	color:#B81B21;
	padding-top:10px;
	margin:0px;
}
#news_home_top {
	position: relative;
	float:left;
	width:202px;
	height:39px;
	background-image : url(../images/bg_newshm_top.jpg);
	background-repeat : no-repeat;
}
#news_home_mid {
	position: relative;
	float:left;
	width:187px;
	background-image : url(../images/bg_newshm_mid.jpg);
	background-repeat : repeat-y;
	padding:5px;
	padding-left:10px;
	color:#FFFFFF;
	font-size:70%;
}
.nitem {
	position: relative;
	float:left;
	width:187px;
}
.ntitle {
	font-size:120%;
	font-weight : bold;
}
.barrow {
	color:#000000;
	font-size:130%;
}
.ntext {
	position: relative;
	float:left;
}
.nlink {
	color:#000000;
	position: relative;
	float:left;
	width:177px;
	text-align:right;
	padding-right:10px;
	font-size:120%;
	font-weight:bold;
	font-style : italic;
}
#news_home_bot {
	position: relative;
	float:left;
	width:202px;
	height:9px;
	background-image : url(../images/bg_newshm_bot.jpg);
	background-repeat : no-repeat;
}
 .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: #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:778px;
	height:66px;
	font-size:70%;
	text-align:center;
	color: #FFFFFF;
	padding-top:8px;
	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 #AF1A20;padding-bottom:5px;padding-top:5px;}
.looptitle {font-weight:bold;font-size:110%;}
.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*******/
.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:130px;padding-right:15px;	padding-bottom:15px;}

/*****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;
}
.clcat1 {
	position:relative;
	float:left;
	width:300px;
	
}
.clcat2 {
	position:relative;
	float:left;
	width:429px;
	padding-left:10px;
	border-left:1px solid #CCCCCC;
}
.letter1 {
	color:#B81B21;
	font-weight : bold;
}

.clientdet {
	position:relative;
	float:left;
	width:740px;
	padding:10px 0px 10px 0px;
}

.cldetleft {
	position:relative;
	float:left;
	width:350px;
}
.cldetright {
	position:relative;
	float:left;
	width:350px;
	padding-top:15px;
}
.clientdettxt {
	position:relative;
	float:left;
	width:740px;
	padding:10px 0px 10px 0px;
	
}
#cattitle {
	position:relative;
	float:left;
	text-align:left;
	width:496px;
	color : #B81B21;
	font-size:120%;
	font-weight : bold;
	padding-top:10px;
}
.client {
	position:relative;
	float:left;
	text-align:left;
	width:740px;
	font-size : 80%;
}
#clname {
	position:relative;
	float:right;
	text-align:right;
	font-size : 250%;
	padding-bottom:10px;
	
}
#maintitle2 {
	position:relative;
	float:left;
	text-align:left;
	width:740px;
	font-weight:bold;
}
.grey {
	color: #CCCCCC;
}
