html, body {
   margin : 0;
   padding : 0;
   height: 100%;
   min-height: 101%;
}

body {
   font : 13px Verdana, sans-serif;
   color : #333;
   background : #666;
   background-image:url(images/bg2.gif);
   background-position:0% 0%;
   background-repeat:no-repeat;
   width : 100%;
}

a:link {
   color : #273454;
   text-decoration : none;
   font-weight: bold;
}

a:visited {
   color : #273454;
   text-decoration : underline;
}

a:hover {
   	text-decoration: none;
	color: #ccc;
}

a:active {
   color : #273454;
}

h2 {
   text-align : left;
   margin : 1.2em 0 0.75em 0;
   color: #666;
   font-size: 130%;
}

img {
   border : 1px solid #505561;
   margin: 5px 5px 5px 0px;
}

#wrap {
   margin : 25px auto;
   width : 775px;
   background-image : url(images/back.gif);
   background-repeat: repeat-y;
   border: 1px solid #000;
}

#header {
   background-image : url(images/lightning_guardian_golf_shelters.jpg);
   background-repeat : no-repeat;
   margin : 0;
   height : 124px;
}

#header h1 {
	color: #fff;
	margin: 0;
	padding: 20px 0 0 10px;
	text-align: left;
	letter-spacing: 3px;
	font-size: 160%;
}

#content {
   margin : 0;
   padding : 10px;
}

#content p {
   /*margin : 0 430px 10px 10px;
   text-align: left;
   font-size : 90%;
   line-height: 130%;*/
}

#images {
   float:right;
   margin : 5px;
   padding : 10px 0px 0px 10px;
   width: 202px;
   font-size : 90%;
   line-height: 120%;
}

#box {
   float:left;
   margin : 5px;
   padding : 0px 0px 10px 0px;
   width: 530px;
}

#box p{
   margin : 0 0px 10px 10px;
   text-align: left;
   font-size : 90%;
   line-height: 130%;
   }

#right {
   float : right;
   width : 210px;
   margin : 0;
   padding : 0;
 }

#right p {
   margin : 1.2em 0.75em 1.2em 2.25em;
   font-size : 90%;
}

#right h2 {
	margin : 1.5em 0.75em 0.75em 1.75em;
	color: #666;
	text-align: center;
	font-size : 130%;
	background: transparent;
}

#right ul {
	margin : 0;
	padding: 0 0 0 20px;
	color: #666;
	font-size: 85%;
	list-style: none;
}

#right li {
 	margin : 0;
	padding: 5px 0 5px 0;
	line-height: 14px;
	border-bottom: 1px solid #ccc;
	
}

#right a {
	color : #273454;
   	background : transparent;
   	text-decoration : none;
   	font-weight: bold;
}

#right a:hover {
	text-decoration: none;
	color: #999999;
	margin: 0px 0px 0px 5px;
}

#right a { display: block; }

#news a { display: inline; }

#footer {
   margin : 0;
   padding : 5px;
   background: #999;
   text-align:center;
   height: 35px;
   clear: both;
   font-size: 80%;
}
#footer a {
	display: block;
	float:right;
}

div.divider {
	border-top: 1px solid #999999;
}
#sitemap h3 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 10px 0px 0px 10px;
	display:block;
}
#sitemap ul {
	margin-top: 5px;
}

#sitemap li a {
	font-size: 10px;
}
#sitemap a {
	text-decoration: none;
}
#sitemap a:hover {
	color: #990000;
}
#sitemap a:visited {
	text-decoration: none;
}

.seoheader {
display: block; /* Allows you to change the width and height of the image */
margin:0;
padding:0;
text-indent: -2000em; /* Hides the text in the h1 tag */
z-index: 1000; /* IE Fix*/
height: 124px;
}

.seoheader h1 {
	margin: 0;
}

#headermasthead {
background:url(images/lightning_guardian_golf_shelters.jpg) 0 0  no-repeat;
}