body {
	margin: 0px;
	padding: 0px;
	background-color: #005888;
	font-size: 12px;
	line-height: 1.5em;
	text-decoration: none;
	background-image: url(images/body_tile.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

ul{
	padding: 0px;
	margin-left: 45px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

li{}

a:link, a:visited, a:active{
	color: #7d5b1e;
	text-decoration: none;
}

a:hover{
	color: #7d5b1e;
	text-decoration: underline;
}

h1{
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-image: url(images/h1_bg.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 535px;
}

h2{
	font-size: 15px;
	color: #005888;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 3px;
}

h5{
	font-size: 15px;
	color: #005888;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 3px;
}

h4{
	font-size: 14px;
	color: #7d5b1e;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 3px;
}

#header a:link, #header a:visited, #header a:active{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#header a:hover{
	color: #c4d4e6;
	text-decoration: underline;
	font-weight: bold;
}

#container{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	
}

#header{
	width: 750px;
	height: 200px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
	text-align: right;
	color: #ffffff;
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}

#navbar{
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 750px;
}

#bodtile{
	background-image: url(images/bod_tile.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 750px;
	text-align: left;
}

#side{
	margin: 0px;
	padding: 0px;
	width: 215px;
	float: left;
	
}

#sidenav{
	margin: 0px;
	padding: 0px;
	width: 215px;
	text-align: left;
}

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



#footer{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 750px;
	clear: both;
}

#footer_2 {
	padding-top:10px;
	font-size:10px;
	color:white;
	line-height:1em;
	padding-bottom:10px;
	}
	
#footer_2 a:link, #footer_2 a:visited, #footer_2 a:active{
	color: #ffffff;
	text-decoration: underline;
}

#footer_2 a:hover{
	color: #c4d4e6;
	text-decoration: underline;
}
/* navigation */
#navleft {margin: 0px; padding: 0px; width: 50px; float: left;} 
#nav{ width:700px; padding: 0px; float: right; }

#nav ul { margin:0; list-style:none; padding: 0; }

#nav a, #nav strong, #nav span { 
	float:left; 
	display:block; 
	color:#fff; 
	padding: 7px 15px 4px 15px; 
	background: url(graphix/navi.gif) no-repeat 100% 0px; 
	text-decoration:none; 
	font-weight: bold; }
		
#nav a { float:none; }

#nav li { 
	float:left; 
	color: #FFF; 
	background: url(graphix/navi.gif) no-repeat 0px 0px; 
	margin-right: 5px; 
	margin-left: 0px;
	padding:0 0 0 0; 
	
	}

#nav #current { 
   color: #ffffff; 
   }

#nav #current a { 
	padding:7px 15px 4px; 
	color:#ffffff; 
	}
	
#nav #callnow { 
   color: #ffffff; 
   }

#nav #callnow a {  
	display:block; 
	padding: 7px 15px 4px 15px; 
	font-weight: bold; 
	}

#nav a:hover { 
	color:#ffffff; 
	background: url(images/navi.gif) no-repeat 100% -42px;
	float: left;
	
	}
#sidenav ul{
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}

#sidenav li{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	list-style-position: outside;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005788;
}

#sidenav a:link, #sidenav a:visited, #sidenav a:active{
	color: #005788;
	text-decoration: none;
	font-weight: bold;
	
}

#sidenav a:hover{
	color: #eab97e;
	text-decoration: none;
	font-weight: bold;
}

.widebox{
	background-color: #005788;
	margin: 0px;
	padding: 0px;
	width: 505px;
	border: 1px solid #c4d4e6;
}

.mainphoto{
	width: 535px;
	height: 250px;
	padding: 0px;
	margin: 0px;
}
	
.mainmod{
	margin: 0px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0px;
	width: 515px;
	background-color: #ffffff;
	background-image: url(images/mainmod.jpg);
	background-repeat: no-repeat;
	
}

.mainmod2{
	margin: 0px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0px;
	width: 515px;
	background-color: #fbf4ea;
	background-image: url(images/mainmod2.jpg);
	background-repeat: no-repeat;
	
}
.sidemod{
	width: 190px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #005788;
	background-image: url(images/sidemodbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #ffffff;
	font-size: 10px;
	line-height: 1.25em;
}

.sidemod a:link, .sidemod a:visited, .sidemod a:active {
	color: #eab97e;
	text-decoration: none;
}

.sidemod a:hover{
	color: #eab97e;
	text-decoration: underline;
}

.sidemoding{
	width: 190px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #005788;
	background-image: url(images/sidemodbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #ffffff;
	font-size: 10px;
	line-height: 1.25em;
	float: left;
}

h3{
	font-size: 13px;
	color: #f8ead7;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	}



.space{
	height: 5px;
	width: 215px;
	margin: 0px;
	padding: 0px;
}

.beigemod_sm{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 110px;
	width: 257px;
	background-color: #f9ead7;
	background-image: url(images/beigemod_sm.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	
	
	
}

.beigemod_sm p{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	line-height: 1.25em;
	font-size: 11px;
}

.beigemod_sm h2{
	font-size: 12px;
	color: #005888;
	margin: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 3px;
	line-height: 1.25em;
}

.beigemod_smr{
	margin: 0px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	width: 252px;
	background-color: #f9ead7;
	background-image: url(images/beigemod_sm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
	
	
}

.beigemod_smr p{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	line-height: 1.25em;
	font-size: 11px;
}

.beigemod_smr h2{
	font-size: 12px;
	color: #005888;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 3px;
	line-height: 1.25em;
}




.servicemod{
	margin: 0px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0px;
	width: 515px;
	background-color: #d0ddeb;
	color: #005788;
	clear: both;
	
	
}

.pict{
	float: left;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}

.picab{
	float: right;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}

.smallpic{
	float: left;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-top: 5px;
	margin: 0px;
}

.smallpicture{
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin: 0px;
}

.smallmod{
	width: 170px;
	padding: 0px;
	margin: 0px;
	float: left;
	height: 160px;
	background-color: #f8ead7;
	background-image: url(images/test2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	
}

.footprint{
	width: 170px;
	padding: 0px;
	margin: 0px;
	float: left;
	height: 160px;
	background-color: #f8ead7;
	background-image: url(images/red-dog-print.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	
}

.smallmodm{
	width: 170px;
	padding: 0px;
	margin: 0px;
	float: left;
	height: 160px;
	background-color: #f8ead7;
	background-image: url(images/test2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #f8ead7;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #f8ead7;
	border-left-color: #f8ead7;
	
}

.smallmod h2{
	font-size: 11px;
	color: #005788;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-image: url(images/h2_bg2.jpg);
	background-repeat: no-repeat;
	
}

.smallmod p{
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 10px;
	line-height: 1.25em;
}

.smallmodm h2{
	font-size: 11px;
	color: #005788;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-image: url(images/h2_bg2.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 170px;
}

.smallmodm p{
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 10px;
	line-height: 1.25em;
}

.mainsmmod{
	margin: 0px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px;
	width: 515px;
	background-color: #ffffff;
}

.spacing{
	height: 0px;
	width: 515px;
	margin: 0px;
	padding: 0px;
}

#side h2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005788;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	height: 25px;
	width: 195px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 0px;
	font-size: 17px;
	font-weight: bold;
}

.smspace{
	margin: 0px;
	padding: 0px;
	width: 170px;
	height: 10px;
}

.bar{
	height: 5px;
	width: 500px;
	margin: 0px;
	padding: 0px;
}

.tahe {
	margin:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.tain {
	margin:0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.listbox {
	float: left;
	width: 200px;
	margin:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.smallbox{
	background-color: #005788;
}

.wrap{
	width: 535px;
	margin: 0px;
	padding: 0px;
	}
	
#sidemap{
	margin: 0px;
	padding: 0px;
	width: 215px;
	text-align: left;
}
	
	
#sidemap ul{
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}

#sidemap li{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	list-style-position: outside;
	list-style-type: none;
}

#sidemap a:link, #sidemap a:visited, #sidemap a:active{
	color: #005788;
	text-decoration: none;
	
}

#sidemap a:hover{
	color: #eab97e;
	text-decoration: none;
}
	
	.style1 {
	font-size: 11px;
	font-weight: bold;
}

