body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.hidden {
	display: none !important;
}
#logo h2{
	margin: 0px;
	padding: 0px;
}
#logo em{
	display: none;
}
#logo a {
	background-image: url(images/header_logo.jpg);
	background-repeat: no-repeat;
	height: 232px;
	width: 230px;
	position: absolute;
	overflow: hidden;
	text-indent: -1000px;
}

#info {
	font-family: Gramond, Georga, "Times New Roman", serif;
	color: #86684A;
	font-size: medium;
	letter-spacing: 0.15em;
	left: 230px;
	text-align: center;
	vertical-align: middle;
	width: 500px;
	position: relative;
	top: 50px;
	line-height: 1.5em;
	font-weight: bold;
}
#page {
	position:absolute;
	left:50%;
	width:730px;
	margin-left:-365px;
	background-image: url(images/header_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#body_text {
	font-size: medium;
	font-weight: normal;
	padding-left: 35px;
}
#body_text p {
	padding-right: 35px;
}
#footer {
	color: #BFA78F;
	text-align: center;
	font-size: small;
	letter-spacing: 0.1em;
	clear: both;
	padding-top: 12px;
}
#footer a, #footer a:link {
	color: #BFA78F;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer a:visited{
	color: #BFA78F;
}
#title h1{
	color: #AAC1D4;
	font-size: 2em;
	margin: 0px;
	padding: 0px;
}
#title span{
	color: #577C9B;
	font-size: 1.5em;
	font-weight: normal;
}
#body_text h3 {
	font-family: Gramond, Georga, "Times New Roman", serif;
	font-size: 1.3em;
	font-weight: normal;
}
#nav, #snav {
	position: absolute;
	top: 194px;
	left: 257px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 38px;
	overflow: hidden;
	width: 456px;
	display: block;
	}
	
#nav li, #snav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a, #snav a {
	float: left;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:38px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -38px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -38px;
	}
#nav #tinsurance a.selected, #nav #tinsurance a:hover.selected {
	background-position: 0 -76px;
	}
#thome a  {
	width: 102px;
	background: url(images/menu_home.gif) top left no-repeat;
	}

#tinsurance a  {
	width: 138px;
	background: url(images/menu_insurance.gif) top left no-repeat;
	}

#tnews a  {
	width: 106px;
	background: url(images/menu_news.gif) top left no-repeat;
	}

#tcontact a  {
	width: 110px;
	background: url(images/menu_contact.gif) top left no-repeat;
	}
/*
Sub Nav
*/	
#snav {
	top: 192px;
	left: 257px;
	height: 40px;
	}
#snav a {
	padding: 40px 0 0 0;
	height /**/:40px; /* for IE5/Win */
	}	
#snav a:hover {
	background-position: 0 -40px;
	}

#snav a:active, #snav a.selected {
	background-position: 0 -40px;
	}
#spestcontrol a  {
	width: 140px;
	background: url(images/menusib_pestcontrol.gif) top left no-repeat;
	}

#sbusiness a  {
	width: 100px;
	background: url(images/menusib_business.gif) top left no-repeat;
	}

#sauto a  {
	width: 71px;
	background: url(images/menusib_auto.gif) top left no-repeat;
	}

#shomeowners a  {
	width: 145px;
	background: url(images/menusib_homeowners.gif) top left no-repeat;
	}
	
#header {
	height: 255px;
}
#title {
	position: absolute;
	text-align: right;
	top: 250px;
	right: 30px;
}
.photo_right {
	float: right;
	margin-top: 3.5em;
	margin-left: 1em;
	margin-bottom: 1em;
}

a:link {
	color: #5A3816;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #B4916D;
}
a:hover {
	text-decoration: none;
}
.nav_insurance {
	top: 154px !important;
}
.skiplink{
	position: absolute;
	left: -999px;
	width: 990px;
}
h4 em{
	font-size:small;
}

/* NEWS SECTION */

#images {
	position: relative;
	width: 700px;
}
#images .image{
	display: inline;

}
#images .image .imagethumb{
	position: relative;
	height: 100px;
	width: 100px;
	display: inline;
	text-align: center;
}
#images .image .imagethumb img, #image img, #albums img, .newspost img{
	padding: 5px;
	margin: 5px;
	border-color:  #FFE7CF;
	background-color: #FEF0E3;
}
#images .image .imagethumb a:hover img, #image a:hover img , #albums a:hover img, .newspost a:hover img {
	border-color:  #E1D5C7;
	background-color: #FDF4EB;
}
.pagelist {
	position: relative;
	padding-left: 5px;
	margin-top: 5px;
}
.pagelist ul, .pagelist li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
 .pagelist li a{
	text-decoration: none;
	margin: 1px;
	padding: 3px;
	background-color: #FDF6F0;
	border: 1px solid #FEECD8;
 }
 .pagelist li a:visited, .imgnav a:visited{
 text-decoration: none;
 } 
  .pagelist li a:hover{
	background-color: #FDF4EB;
	border-color: #E1D5C7;
	
  }
.pagelist .disabledlink  {
	color: #E1D5C7;
	text-decoration: none;
	margin: 1px;
	padding: 3px;
	background-color: #FDF4EB;
	border: 1px solid #FEECD8;
}
.imgnav{
	margin-top: 10px;
	margin-bottom: 5px;
}  
.imgnav .imgprevious{
	display: inline;
}
.imgnav .imgnext{
	display: inline;
}
.imgnav a, #enableSorting a{
	text-decoration: none;
	margin: 3px;
	padding: 3px;
	background-color: #FDF6F0;
	border: 1px solid #FEECD8;
 }
.imgnav  a:hover, #enableSorting a:hover{
	background-color: #FDF4EB;
	border-color: #E1D5C7;
	
  }
 #enableSorting{
 	margin-top: 20px;
 } 
 #albums img, .newsposts img {
	float: left;
}
#albums .albumdesc, .post{
	padding-left: 110px;
}
#albums .album, .newspost{
	clear: both;
	position: relative;
}
.newsposts h3{
padding: 0px;
margin: 0px;
}
.newsposts p{
padding: 0px;
margin: 0px;
}
.newsposts em{
	font-size: small;
	color: #CCCCCC;
}
.newsposts {
	width: 550px;
}
.newspost{
	margin-top: 20px;
}

/*  Forms */

#info_form #warning {
	display: none;
	font-size: x-small;
	background-color: #F9ECE8;
	border-top: 1px solid #C32400;
	border-right: 1px solid #C32400;
	border-bottom: 3px solid #C32400;
	border-left: 1px solid #C32400;
	margin: 5px;
	padding: 5px 5px 5px 50px;
	width: 195px;
	background-image: url(images/message_warning.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	overflow: auto;
}

#info_form input, #info_form #state, #info_form #currently_insured, #info_form #construction, #info_form #dogs, #info_form #new_purchase{
	margin: 3px;
	padding: 3px;
	font-size: x-small;
	background-color: #FFFFFF;
	border: 1px solid;
}


#error_message {
	font-size: small;
	background-color: #F9ECE8;
	border-top: 1px solid #C32400;
	border-right: 1px solid #C32400;
	border-bottom: 3px solid #C32400;
	border-left: 1px solid #C32400;
	margin: 5px;
	padding: 5px;
	text-align: center;
	width: 300px;
	overflow: auto;
}