html, body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 100%;
	color:#333333;
	font-weight : normal;
	margin-top:5px;
}
/* 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;
}
#logo {
	position: relative;
	float:left;
	width:778px;
	height:171px;
	
}

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;}
/* Header
***********************************************/
#leftnav {
	position: relative;
	float:left;
	width:146px;
	font-size : 75%;
	text-align:right;
	
}

#leftnav a:link {color: #FFFFFF;text-decoration: none;}
#leftnav a:visited {color: #FFFFFF;text-decoration: none;}
#leftnav a:hover {color: #FFFFFF;text-decoration: none;}
#leftnav a:active {color: #FFFFFF;text-decoration: none;}
.leftnavnolink {color: #FFFFFF;text-decoration:none;line-height:25px;}
.navbit{
	position: relative;
	float:left;
	width:134px;
	padding-top:6px;
	padding-bottom:6px;
	margin-left:1px;
	padding-right:10px;
	border-top:1px solid #482871;
}
.navbit2 {
	position: relative;
	float:left;
	width:134px;
	padding-top:6px;
	padding-bottom:6px;
	margin-left:1px;
	background-color : #CC9900;
	border-top:1px solid #482871;
	padding-right:10px;
}


#content {
	position:relative;
	float:left;
	text-align:left;
	width:632px;
	}

#mid {
	position: relative;
	float:left;
	width:430px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

#maintitle {
	position: relative;
	float:left;
	font-size:160%;
	color:#482871;
	width:430px;
	padding-bottom:15px;
	padding-top:5px;
	font-style : italic;
}
#homeslots {
	position: relative;
	float:left;
	width:420px;
}
.hmslot {
	position: relative;
	float:left;
	width:97px;
	padding-right:8px;
	text-align:center;
	font-size:70%;
}
.gal {
	position: relative;
	float:left;
	width:100px;
	padding-right:3px;
	padding-bottom:3px;
}
#content2 {
	position:relative;
	float:left;
	text-align:left;
	width:632px;
	}

#mid2 {
	position: relative;
	float:left;
	width:612px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

#maintitle2 {
    position: relative;
	float:left;
	font-size:160%;
	color:#482871;
	width:612px;
	padding-bottom:15px;
	padding-top:5px;
	font-style : italic;
}
#maintitlebutt {
    position: relative;
	float:left;
	padding-bottom:15px;
	padding-top:5px;
}
#evebutton{
	position: relative;
	float:right;
	width:143px;
	padding-bottom:15px;
	padding-top:5px;
}
.blue{
	color:#482871;
}
#right {
	position: relative;
	float:left;
	width:182px;
	padding-top:5px;
}
.hlimage{
	position: relative;
	float:left;
	padding-top:10px;
	padding-left:15px;
}
.contentimage{
	position: relative;
	width:200px;
	padding-bottom:10px;
}
a:link {text-decoration: none;	color:#CC9900;}
a:visited {text-decoration: none;	color:#CC9900;}
a:hover {text-decoration: underline;	color:#CC9900;}
a:active {text-decoration: none;	color:#CC9900;}

a.bodylink:link {text-decoration: none;	color:#CC9900;}
a.bodylink:visited {text-decoration: none;	color:#CC9900;}
a.bodylink:hover {text-decoration: underline;	color:#CC9900;}
a.bodylink:active {text-decoration: none;	color:#CC9900;}

/*********** Generic Style***********/
 h1{font-size:100%;font-weight:bold; color:#482871;}
 .h2{font-size:75%; font-weight:normal;margin-bottom:0px;text-align:justify;}
 h3 {font-size:70%; font-weight:normal;}
 
/* Bottom
***********************************************/
#footer a:link {color: #333333;text-decoration: none;}
#footer a:visited {color: #333333;text-decoration: none;}
#footer a:hover {color: #333333;text-decoration: underline;}
#footer a:active {color: #333333;text-decoration: none;}
.nolink {color: #333333;text-decoration: underline;}

#footer {
	position:relative;
	float:left;
	width:778px;
	height:38px;
	font-size:70%;
	text-align:center;
	color: #333333;
	background-image : url(../images/bg_footer.jpg);
	background-repeat : no-repeat;
	padding-top:5px;
	
}

.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:115px;text-align:right;padding-right:5px;margin-top:2px;margin-bottom:2px;}
.frmll2{position:relative;float:left;width:200px;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%;border:none;}

/*NEWS FORMAT******************************/
.newsitem {	position:relative;	float:left;	width:430px; padding-bottom:10px;}
.newsleft {	position:relative;	float:left;	width:334px;}
.newstitle {position:relative;float:left;width:334px;font-weight:bold;}
.newstext {	position:relative;	float:left;	width:334px; padding-bottom:10px;}
.newsimage {position:relative;	float:left;	width:86px;padding-top:5px;padding-left:10px;}

/*******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;
	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;
}

#tcalendar{
	position:relative;
	float:left;
	text-align:left;
	width:612px;
	padding-top:10px;
	padding-bottom:20px;
	
}
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 : #E8D48F;}
.day{width:70px;
	text-align:right;
	color:#333366;
	border-bottom : 1px dotted #CCCCCC;
	font-size:120%;
	}
td.themonths {
	font-size:120%;
}
.eventtitle {font-size:130%;font-weight:bold;}
.crossword {position:relative;float:left;padding-bottom:15px;}
.crossimage{position:relative;float:left; width:250px; padding-right:10px;}
.crossrest {position:relative;float:left; width:170px;}
.crossimage2 {position:relative;float:left; width:170px; padding-bottom:10px;}
.crosstext {position:relative;float:left; width:170px;font-size:70%;} 
td.grey{
	border:1px solid #999999;
	color:#462478;
	background-color : #E8D48F;
}
td.greyc{
	border:1px solid #999999;
	text-align:center;
	color:#666666;
}
table.grey{border:1px solid #EEEEF6;}
.client {
	position:relative;
	float:left;
	text-align:left;
	width:740px;
}
#clname {
	position:relative;
	float:left;
	text-align:left;
	font-size:160%;color:#482871;
	padding-bottom:10px;
	padding-top:5px;
	
	
}
#cllist {
	position:relative;
	float:left;
	width:612px;
	padding-top:10px;
}
.clcat1 {
	position:relative;
	float:left;
	width:250px;
	
}
.clcat2 {
	position:relative;
	float:left;
	width:350px;
	padding-left:10px;
	border-left:1px solid #CCCCCC;
}
.letter1 {
	color:#482871;
	font-weight : bold;
}

.clientdet {
	position:relative;
	float:left;
	width:500px;
	padding:10px 0px 10px 0px;
}

.cldetleft {
	position:relative;
	float:left;
	width:250px;
}
.cldetright {
	position:relative;
	float:left;
	width:250px;
	padding-top:15px;
}
.clientdettxt {
	position:relative;
	float:left;
	width:500px;
	padding:10px 0px 10px 0px;
	
}
.italics{
	font-style : italic;
}
.option1 {
	font-size:120%;
	color:#4A2A75;
	font-weight : bold;
}
#message {
	position:relative;
	float:left;
}
#gm {
	position:relative;
	float:left;
	width:230px;
	font-size:130%;
	color:#482871;
	font-weight : bold;
}
#gg {
	position:relative;
	float:left;
	width:170px;
	color:#333333;
	font-weight : bold;
	padding-top:3px;
}
#gi {
	position:relative;
	float:left;
	font-style : italic;
	width:230px;
}
/************BISS****************/
#bissnav {
	position:relative;
	float:left;
	text-align:center;
	font-size:90%;
	color:#666666;
	width:430px;
}
.bissyon {
	color:#482871;
	font-size:110%;
}

.bissyongreen {
	color:#CC9900;
	font-size:110%;
}
.bissmonth {position:relative;	float:left;	width:430px;font-size:110%;color:#482871;
	
}
.bissitem {	position:relative;	float:left;	width:106px; margin-top:20px;margin-bottom:20px;}
.bissimage {position:relative;	float:left;	width:97px;}
.bisstext{
	position:relative;
	float:left;
	width:97px;
	text-align:center;
	font-size:70%;
}

.tooltip
{
padding: 5px;
background: #fff;
color: #000;
border: 5px solid #dedede;
}

.bubbleInfo {
            position: relative;
            top: 0px;
            left: 0px;
            color:#FFFFFF;
        }
.trigger {
            position:relative;
			float:left;
 }
 .popuplws {
	position: absolute;
	display: none;
	z-index: 50;
	border-collapse: collapse;
	background-color : #CC9900;
	border:1px solid  #CC9900;
	padding:10px;
	width:200px;
}

