html, body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 100%;
	color:#666666;
	font-weight : normal;
	margin-top:10px;
	
}
/* Structure
***********************************************/
IMG {
	border:0px;
}
#container{
	margin-left:auto;
	margin-right:auto;
	width:778px;	
}
#inner {
	position: relative;
	float:left;
	width:778px;
	background-image : url(../images/bg_main.jpg);
	background-repeat : repeat-y;
	padding-top:10px;
}
#logo {
	position: relative;
	float:left;
	width:503px;
	height:89px;
	background-image : url(../images/logos/logomain_new.jpg);
	padding-left:275px;
	
}
#strip {
	position: relative;
	float:left;
	width:778px;
	height:2px;
	background-image : url(../images/bg_strip.jpg);
	background-repeat : no-repeat;
	font-size:1%;
}

ul {
	font-size:100%;
	font-weight : normal;
	margin-top:0px;
	margin-bottom:5px;
}
li {
}
ol {
	font-size:100%;
}
hr {
	color:#CCCCCC;
	height:1px;
	text-align:left;
}
p{
	margin-top:0px;
	padding-top:0px;
}
.underline {text-decoration: underline;}
/* Header
***********************************************/


#leftnav {
	position: relative;
	float:left;
	width:135px;
		
}
#nav_top {
	position: relative;
	float:left;
	width:116px;
	padding-left:19px;
	padding-bottom:10px;
}
#nav_mid{
	position: relative;
	float:left;
	width:135px;
	font-size:70%;
	color:#49424C;
}
#leftnav a:link {color:#49424C;text-decoration: none;}
#leftnav a:visited {color:#49424C;text-decoration: none;}
#leftnav a:hover {color:#49424C;text-decoration: none;}
#leftnav a:active {color:#49424C;text-decoration: none;}
.nolinktopnav {color:#49424C;text-decoration:none;}
.navon {
	position: relative;
	float:left;
	width:100px;
	padding-top:6px;
	padding-left:35px;
	padding-bottom:6px;
	background-image : url(../images/bg_nav_on.jpg);
	background-repeat : no-repeat;
	background-position : bottom;
}
.navoff {
	position: relative;
	float:left;
	width:100px;
	padding-top:6px;
	padding-left:35px;
	padding-bottom:6px;
	background-image : url(../images/bg_nav_off.jpg);
	background-repeat : no-repeat;
	background-position : bottom;
}
.navon2 {
	position: relative;
	float:left;
	width:100px;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:35px;
	background-image : url(../images/bg_nav_on2.jpg);
	background-repeat : no-repeat;
	background-position : bottom;
}
.navoff2 {
	position: relative;
	float:left;
	width:100px;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:35px;
	background-image : url(../images/bg_nav_off2.jpg);
	background-repeat : no-repeat;
	background-position : bottom;
}
.smallernavon {
	position: relative;
	float:left;
	width:90px;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:45px;
	background-image : url(../images/bg_nav_son.jpg);
	background-repeat : no-repeat;
	background-position : bottom;
}
.smallernavoff {
	position: relative;
	float:left;
	width:90px;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:45px;
	background-image : url(../images/bg_nav_soff.jpg);
	background-repeat : no-repeat;
	background-position : bottom;
}


#content{
	position:relative;
	float:left;
	text-align:left;
	width:643px;
	
}
#mid {
	position: relative;
	float:left;
	width:440px;
	padding-left:20px;
	padding-right:10px;
}
#maintitle {
	position: relative;
	float:left;
	font-size:130%;
	color:#4AAD24;
	width:440px;
	padding-bottom:10px;
	font-family : Helvetica, sans-serif;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:5px;
	padding-top:15px;
}
#right {
	position: relative;
	float:left;
	width:173px;
	background-image : url(../images/bg_right.jpg);
	background-repeat : no-repeat;
	height:333px;
	padding-top:10px;
}
.cover {
	position: relative;
	float:left;
	width:124px;
	padding-left:10px;
	padding-bottom:10px;
}



#mid2 {
	position: relative;
	float:left;
	width:622px;
	padding-left:20px;
}
#maintitle2 {
	position: relative;
	float:left;
	font-size:130%;
	color:#4AAD24;
	width:439px;
	padding-bottom:10px;
	font-family : Helvetica, sans-serif;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
	padding-top:15px;
}
#broker_content {
	position: relative;
	float:left;
	width:439px;
	font-size:70%;
}
#content3{
	position:relative;
	float:left;
	text-align:left;
	width:622px;
}


#mid3 {
	position: relative;
	float:left;
	width:439px;
	padding-right:10px;
}


#right2 {
	position: relative;
	float:left;
	width:166px;
	background-image : url(../images/bg_right2.jpg);
	background-repeat : no-repeat;
	height:333px;
	padding-top:107px;
	padding-left:6px;
	
}
#thequote {
	position: relative;
	float:left;
	background-image : url(../images/quote_box_mid.jpg);
	background-repeat : repeat-y;
	width:144px;
}
#quotebox{
	position: relative;
	float:left;
	width:134px;
	padding:5px;
	padding-top:0px;
	font-size:70%;
	
}

.hlimage{
	position: relative;
	float:left;
	padding-top:10px;
	padding-left:15px;
}
a:link {text-decoration: none;	color:#4AAD24;}
a:visited {text-decoration: none;	color:#4AAD24;}
a:hover {text-decoration: underline;	color:#4AAD24;}
a:active {text-decoration: none;	color:#4AAD24;}

a.bodylink:link {text-decoration: none;	color:#4AAD24;}
a.bodylink:visited {text-decoration: none;	color:#4AAD24;}
a.bodylink:hover {text-decoration: underline;	color:#4AAD24;}
a.bodylink:active {text-decoration: none;	color:#4AAD24;}

/*********** Generic Style***********/
 h1{font-size:100%;font-weight:bold; color:#005596;}
 .h2{font-size:70%; font-weight:normal;color:#000000;}
 h3 {font-size:80%; font-weight:normal;}
 
/* Bottom
***********************************************/
#footer a:link {color: #999999;text-decoration: none;}
#footer a:visited {color: #999999;text-decoration: none;}
#footer a:hover {color: #999999;text-decoration: underline;}
#footer a:active {color: #999999;text-decoration: none;}
.nolink {color: #999999;text-decoration: underline;}

#footer {
	position:relative;
	float:left;
	width:778px;
	height:46px;
	font-size:70%;
	text-align:center;
	color: #999999;
	background-image : url(../images/bg_footer.jpg);
	background-repeat : no-repeat;
	padding-top:10px;
	
}

.red {
	color:#FF0000;
}
.redbig {
	color:#FF0000;
	font-size:140%;
	font-weight:bold;
}

#error {
	position:relative;
	float:left;
	padding:10px;
}
/*CONTACT FORM******************************/
#contactform{position:relative;	float:left;font-size:100%;color:#000000;}
.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;font-size:100%;}
#formdetail2{position:relative;float:left;padding:5px;margin-bottom:10px;font-size:90%;}
.frmll{position:relative;float:left;width:120px;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%;}
#formquote{position:relative;float:left;padding:5px;margin-bottom:10px;font-size:100%;background-color : #FFFFFF;color:#000000;}

/*NEWS FORMAT******************************/
.faqmain{ position:relative;	float:left;	width:440px;padding-bottom:10px;}
.faqitem {	position:relative;	float:left;	width:440px;}
.ans {
	position:relative;
	float:left;
	width:410px;
	border:1px solid #B7CBA8;
	padding:10px;
	color:#000000;
	background-color : #DEE1DD;
}
.newsitem {	position:relative;	float:left;	width:440px;}
.newsleft {	position:relative;	float:left;	width:293px;}
.newstitle {position:relative;float:left;width:293px;font-weight:bold;}
.newstext {	position:relative;	float:left;	width:293px;}
.newsimage {position:relative;	float:left;	width:122px;padding-top:5px;}

/*******lwsvisible******************************/
.lwsvisible {
	width:1px;height:1px;visibility:hidden;line-height:1px;
}

/***POPUP Script*********************************/
#popcont{margin-left:auto;	margin-right:auto;	width:600px;}
#popinner{
	position:relative;
	float:left;
}
#popcontent {
	position:relative;
	float:left;
	padding:10px;
	padding-top:20px;
	width:440px;
	padding-bottom:40px;
}
#maintitlepop {
	position: relative;
	float:left;
	font-size:130%;
	color:#4AAD24;
	width:420px;
	padding-bottom:10px;
	font-family : Helvetica, sans-serif;
		
}
.biggreen {
	font-size:110%;
	color:#4AAD24;
	font-weight:bold;
}
.underline {
	text-decoration : underline;
}
#date1 {
	position:relative;
	float:left;
	width:550px;
}
.det_bill {
	position:relative;
	float:left;
	width:215px;
}
.trolline{
	position:relative;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
}
.thframe {
	position:relative;
	float:left;
	width:622px;
}
#confirmrest {
	position:relative;
	float:left;
	width:439px;
}
table.tgrey{
	border:1px solid #CCCCCC;
}
td.tgrey{
	border:1px solid #CCCCCC;
}
td.tgreyt{
	border:1px solid #CCCCCC;
	background-color : #999999;
	color:#FFFFFF;
	text-align:center;
}
.bigtext {
	font-size:120%;
	font-weight:bold;
}
#quotegraph {
	position:relative;
	float:right;
	width:173px;
	padding-left:4px;
}
#quote_box_top {
	position:relative;
	float:left;
	width:144px;
	height:9px;
	font-size:1%;
	background-image : url(../images/quote_box_top.gif);
}
#quote_box_bot {
	position:relative;
	float:left;
	width:144px;
	height:9px;
	font-size:1%;
	background-image : url(../images/quote_box_bot.gif);
}
.qtitle {
	font-size:140%;
	color:#4AAD24;
	font-family : Helvetica, sans-serif;
	font-weight:bold;
}
