/* CSS Document */

body {
	background-color: #305b18;
	margin-top: 0px;
	background-image: url(images/index_sliced_2_02.gif);
	background-repeat: repeat-x;
}

.content	{
	vertical-align:top;
	margin:44px 40px 0 32px;
}
/* headers */

h1, .h1 {
	color:#193c05;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}

h2, .h2 {
	color:#336633;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

h3, .h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color:#336600;
	margin:0;
	padding:0; 
}

h4, .h4 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1C4C01;
	font-weight: bold;
}

/* paragraph and links */

p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

a {
	color: #336633;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #193c05;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration: none;
}

ul li {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	list-style-type:disc;
	padding:7px;
	line-height:1.3em;
}

hr {
	color:#e5c693;
	border:0;
	border-top:#193c04 solid 1px;
	padding:5px 0 5px 0;
	clear:both;
}

.footer{
	color: #e5c693;
	font-size:9px;
	}

.footer a{
	font-size:9px;
	color:#969696;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.footer a:hover{
	font-size:9px;
	color:#969696;
	text-decoration:underline;
}

/* general */

.inside {
	margin-right:40px;
}

/* Images - Navigation */

a#navHome p{
	background:url(images/NAV_01.gif) top no-repeat;
	width:76px;
	height:52px;
	text-indent:-999em;
	margin:0;
	padding:0;
}

a#navHome:hover p{
	background:url(images/NAV_over_01.gif) top no-repeat;
	width:76px;
	height:52px;
	text-indent:-999em;
	margin:0;
	padding:0;
}

a#navAbout p {
	background:url(images/NAV_02.gif) top no-repeat;
	width:95px;
	height:52px;
	text-indent:-999em;
	margin:0;
	padding:0;
}

a#navAbout:hover p{
	background:url(images/NAV_over_02.gif) top no-repeat;
	width:95px;
	height:52px;
	text-indent:-999em;
	margin:0;
	padding:0;
}

a#navHomeowners p {
	background:url(images/NAV_03.gif) top no-repeat;
	width:127px;
	height:52px;
	text-indent:-999em;
	margin:0;
	padding:0;
}

a#navHomeowners:hover p{
	background:url(images/NAV_over_03.gif) top no-repeat;
	width:127px;
	height:52px;
	text-indent:-999em;
	margin:0;
	padding:0;
}

a#navBusiness p {
	background:url(images/NAV_04.gif) top no-repeat;
	width:97px;
	height:52px;
	text-indent:-999em;
	margin:0;
	padding:0;
}

a#navBusiness:hover p{
	background:url(images/NAV_over_04.gif) top no-repeat;
	width:97px;
	height:52px;
	text-indent:-999em;
	margin:0;
	padding:0;
}

a#navClients p {
	background:url(images/NAV_05.gif) top no-repeat;
	width:118px;
	height:52px;
	text-indent:-999em;
	margin:0;
	padding:0;
}

a#navClients:hover p{
	background:url(images/NAV_over_05.gif) top no-repeat;
	width:118px;
	height:52px;
	text-indent:-999em;
	margin:0;
	padding:0;
}

a#navFamily p {
	background:url(images/NAV_06.gif) top no-repeat;
	width:113px;
	height:52px;
	text-indent:-999em;
	margin:0;
	padding:0;
}

a#navFamily:hover p{
	background:url(images/NAV_over_06.gif) top no-repeat;
	width:113px;
	height:52px;
	text-indent:-999em;
	margin:0;
	padding:0;
}

a#navContact p {
	background:url(images/NAV_07.gif) top no-repeat;
	width:116px;
	height:52px;
	text-indent:-999em;
	margin:0;
	padding:0;
}

a#navContact:hover p{
	background:url(images/NAV_over_07.gif) top no-repeat;
	width:116px;
	height:52px;
	text-indent:-999em;
	margin:0;
	padding:0;
}

/* images - template */

h1#logoImg {
	background:url(images/index_sliced_2_07.gif) top no-repeat;
	width:742px;
	height:70px;
	text-indent:-999em;
	margin:0;
	padding:0;
}

h2#bannerImg {
	background:url(images/index_sliced_2_09.gif) top no-repeat;
	width:742px;
	height:123px;
	text-indent:-999em;
	margin:0;
	padding:0;
}

a#footerImg p{
	background:url(images/home_21-2.gif) top no-repeat;
	width:742px;
	height:41px;
	text-indent:-999em;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-transform:uppercase;
	color: #193c05;
}

a#footerInside p{
	background:url(images/footer-img-inside-2.gif) top no-repeat;
	width:742px;
	height:41px;
	text-indent:-999em;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-transform:uppercase;
	color: #193c05;
}

/* Images Index */

p#indexContentImg {
	background:url(images/home_19.gif) top no-repeat;
	width:742px;
	height:306px;
	text-indent:-999em;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* image - page titles */

h1#imgOurClients {
	background:url(images/title_ourclients.gif) top no-repeat;
	width:366px;
	height:17px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

h1#imgContact {
	background:url(images/title_contact.gif) top no-repeat;
	width:366px;
	height:17px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

h1#imgHomeowners {
	background:url(images/title_homeowners.gif) top no-repeat;
	width:366px;
	height:17px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

h1#imgAboutUs {
	background:url(images/title_about.gif) top no-repeat;
	width:366px;
	height:17px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

h1#imgProtecting {
	background:url(images/title_pro.gif) top no-repeat;
	width:650px;
	height:17px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

h1#imgBusiness {
	background:url(images/title_business.gif) top no-repeat;
	width:366px;
	height:17px;
	margin:0;
	padding:0;
	text-indent:-999em;
}
