* { padding: 0; margin: 0px; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #F5F3EE;
	color: #000000;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #6C0303;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #5D1101;
}
#wrapper {
	margin: 0 auto;
	width: 925px;
}
#header {
	color: #000000;
	width: 925px;
	padding: 0px;
	height: 190px;
	margin: 19px 0px 0px 0px;
	background:transparent;
	background-repeat: no-repeat;
}
/*-------------------------------------NAVIGATION START-----------------------------------------*/
#navigation {
	float: left;
	width: 925px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color:transparent;
	height: 47px;
	background-image: url(../images/nav.gif);
}


.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 16px Arial;
	width: 100%;
	overflow: hidden;
	background: transparent;
	color: #FFFFFF;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #FFCC00;
background: transparent;
}
/*-------------------------------------NAVIGATION END-----------------------------------------*/
/*-------------------------------------CONTENT START-----------------------------------------*/
#contentwrapper {
	width: 925px;
	margin: 0px 15px 0px 0px;
	height: 900px;
	background-image: url(../images/content.gif);
	float: left;
	background-color: transparent;
}
#leftcolumn {
	color: #000000;
	margin: 30px 0px 0px 20px;
	padding: 0px;
	height: 825px;
	width: 610px;
	float: left;
	background-image: url(../images/pagettext800.png);
	background-repeat: no-repeat;
}
#pagecontent {
	top:0px;
	width:590px;
	height:750px;
	z-index:1;
	font-size: 14px;
	font-family: Arial;
	margin: 10px 10px 0px 10px;
}

#rightcolumn {
	color: #000000;
	margin: 50px 25px 0px 0px;
	padding: 0px;
	height: 650px;
	width: 230px;
	background:transparent;
	float: right;
	top: 0px;
}
#vertmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	width: 230px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/menu_bg1.gif);
	height: 248px;
	background-repeat: no-repeat;
}

#vertmenu h1 {
font-size: 100%; 
padding: 7px 0px 15px 7px;
color: #5D1101;
margin: 0px;
width:225px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
	font-size: 80%;
	display: block;
	border-bottom: 1px solid #C39C4E;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #000000;
	width:210px;
	margin: 0px 5px 0px 7px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #D1C09F;

}
#sunservice {
	left:263px;
	top:475px;
	width:560px;
	height:200px;
	z-index:2;
	margin: 0px 0px 0px 10px;
}

#wedservice {
	left:263px;
	top:475px;
	width:560px;
	height:100px;
	z-index:2;
	margin: 0px 0px 0px 10px;
}
#datebox {
	left:119px;
	top:657px;
	width:108px;
	height:71px;
	z-index:3;
	margin: 0px 0px 0px 22px;
}	
/*-------------------------------------CONTENT END-----------------------------------------*/
/*-------------------------------------SIDE BAR QUICK LINKS------------------------------*/
#quickmenu {
	left:174px;
	top:367px;
	width:230px;
	height:333px;
	z-index:1;
	margin: 50px 0px 0px 0px;
	background-image: url(../images/quickmenu_bg.gif);
	background-repeat: no-repeat;
}
#banner1 {
	top:5px;
	width:222px;
	height:59px;
	float: left;
	margin: 10px 0px 0px 3px;
}
#banner2 {
	top:25px;
	width:222px;
	height:59px;
	float: left;
	margin: 5px 0px 0px 3px;
}
#banner3 {
	left:5px;
	top:20px;
	width:222px;
	height:59px;
	float: left;
	margin: 5px 0px 0px 3px;
}
#banner4 {
	left:5px;
	top:20px;
	width:222px;
	height:59px;
	float: left;
	margin: 5px 0px 0px 3px;
}
#menusep1 {
	left:5px;
	top:20px;
	width:222px;
	height:15px;
	float: left;
	margin: 5px 0px 0px 7px;
}
#menusep2 {
	left:5px;
	top:20px;
	width:222px;
	height:15px;
	float: left;
	margin: 5px 0px 0px 7px;
}
#menusep3 {
	left:5px;
	top:20px;
	width:222px;
	height:15px;
	float: left;
	margin: 5px 0px 0px 7px;
}
#menuspace {
	position:relative;
	left:115px;
	top:5px;
	width:75%;
	height:33px;
	z-index:1;
	background-color: transparent;
}
.style1 {
	color: #5D1101;
	font-weight: bold;
}
.style3 {color: #5D1101}
.style13 {font-family: Arial, Helvetica, sans-serif; font-size: 16; }
.style14 {font-size: 18px; color: #5D1101;}
.style18 {font-size: 10px; font-style: italic; }
.style20 {font-size: 16px; font-weight: bold; }
.style2 {color: #5D1101}
.style4 {color: #6C0303; font-size: 18px;}
.style5 {font-size: 16px}
.style6 {color: #5D1101}
.style7 {font-size: 18px}
.style21 {font-size: 24px}
.style22 {font-size: 16px}
.style23 {font-size: 14px}
/*-------------------------------------SIDE BAR QUICK LINKS END------------------------------*/
/*-------------------------------------FOOTER START----------------------------------------*/
#footer {
	width: 925px;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 235px;
	background-image: url(../images/footer-bottom.gif);
	background-repeat: no-repeat;
	float: left;
}
#footer-content {
	width: 875px;
	height: 145px;
	left: 20px;
	top: 15px;
	background-color: #EEE2C8;
	position: relative;
	border: 3px solid #AC9868;

}
#sitemap {
	position:absolute;
	left:0px;
	top:0px;
	width:805px;
	height:270px;
	margin: 0px 40px 0px 40px;
}
.topnav { 
 	font-size: 0.8em;
  	color: #6C0303;
 	background-color: #DFD2B3;
 	border: 1px #A38D5A solid;
 	padding: 0.5em;
}
#breadcrumbmenu{
	position:relative;
	left:25px;
	top:10px;
	width:875px;
	height:25px;
	z-index:2;
}
 h5{
	position: absolute;
	font-family: Arial;
	font-size: 14px;
	width: 100px;
	left: 0px;
	color: #5D1101;
	top: 2px;
 }
 
 h6{
	font-family: Arial;
	font-size: 14px;
	width: 100px;
	margin-left: 40px;
	position: absolute;
 }
.sitemapcontent {
	left:15px;
	top:35px;
	width:860px;
	height:150px;
	z-index:3;
}
.sitemapcontent ul {
	width: 20em;
	padding-top: 2em;
	left: 0px;
	list-style: none;
	color: #000000;
}
.sitemapcontent li {
	font-size: 12px;
	width: inherit;
	top: 5px;
	color: #000000;
}

.sitemapcontent p {
	font-size: 12px;
	width: inherit;
	top: 15px;
	color: #000000;
	margin-top: 5px;
	margin-left: 40px;
}

#row1 {
	position:relative;
	left:15px;
	top:15px;
	width:1px;
	height:50px;
	z-index:1;
}
#row2 {
	position:absolute;
	left:205px;
	top:15px;
	width:75px;
	height:84px;
	z-index:1;
}
#row3 {
	position:absolute;
	left:460px;
	top:15px;
	width:50px;
	height:84px;
	z-index:1;
}
#row4{
	position:absolute;
	left:625px;
	top:15px;
	width:50px;
	height:84px;
	z-index:1;
}
#row5{
	position:absolute;
	left:760px;
	top:15px;
	width:50px;
	height:84px;
	z-index:1;
}
#row6{
	position:absolute;
	left:0px;
	top:125px;
	width:350px;
	height:84px;
}
a:link {
	color: #6C0303;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#copyright {
	position:absolute;
	left:195px;
	top:170px;
	width:500px;
	height:19px;
	z-index:1;
	font-size: 10px;
}
/*-------------------------------------FOOTER END----------------------------------------*/

