﻿body{
background-color:#fff;
font-family: "Palatino Linotype";
font-size:11pt;
letter-spacing:1px;
}

hr{
height: 1px;
width:95%;
margin-top: 0.5em;
border: none;
border-bottom: 1px solid ;
color:#3EB5E1;
}

h1{
	font-size:14pt;
	border-top:1px #fff solid;
	border-bottom:1px #fff solid;
	padding:10px 0px;
	background-image:url('images/paw.jpg');
	background-repeat:no-repeat;
	background-position: left 12px;
	padding-left:20px;
}

h2{
	font-size:13pt;
	padding:10px 0px;
}

h3{
	color:#fdddc4;
	font-size:13pt;
}

li{
	margin-bottom:10px;
}

a{
	color:#FDDDC4;
}

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


#wrapper{
width:920px;
margin:auto;
border:3px #7597b9 double;
}

#headerWrapper{
background-image:url('images/index_01.jpg');
background-color:#cccccc;
height:137px;
}

#headerWrapper img{
	border:0px;
}

#homeImage{
	height:220px;
}

#homeImageBottom{
	height:16px;
}

#title{
	height:56px;
}

.navButtons a{
display:block;
float:right;
width:112px;
height:19px;
padding-top:2px;
margin-top:50px;
background-image:url("images/navBG.jpg");
text-decoration:none;
color:#fff;
font-family:verdana;
font-size:9pt;
line-height:17px;
background-color:#aaaaaa;
text-align:center;
}

.navButtons a:hover{
color:#222222;
}

#content{
clear:both;
padding:5px 15px;
background-image:url('images/index_05.jpg');
background-color:#16315a;
color:#fff;
}

#content img{
padding:3px;
margin:0px 7px;
border: 1px #fff solid;
	float: none;
}

.bold{
font-weight:bold;
}

.center{
text-align:center;	
}

.columnTop{
	height:31px;
		background-image:url('images/columnBorders_01.jpg');
		background-repeat:no-repeat;
		margin:0px;
		padding:0px;
}

.columnMiddle{
	background-image:url('images/columnBorders_02.jpg');
	background-repeat:repeat-y;
	padding-top:10px;
}

.columnBottom{
	background-image:url('images/columnBorders_02.jpg');
	background-repeat:repeat-y;
	height:13px;
}

.heading{
width:220px; 
text-align:center;	
font-weight:bold;
	font-size:13pt;
	text-transform:uppercase;
	padding-top:4px;
}

.heading p{
	padding-top:0px;
	margin-top:6px;
}

.columnContent{
	width:270px; 
	padding-left:10px;
}

iframe{
height:500px;
width:100%;
border:0px;
}

#footer{
background-image:url('');
color:#999999;
padding-top:3px;
text-align:center;
color:#fff;
}

#footer a{
text-decoration:none;
color:#fff;
}

#footer a:hover{
color:#000;
}

#legal{
color:#999999;
height:23px;
padding-top:5px;
text-align:center;
font-size:8pt;
}
.mainContact{
	width:200px;
	border:1px #F28739 dotted;

		padding: 5px 15px 5px 15px;
		}

.contactFormLeft{
	width:200px;
	float:left;
	padding-bottom:5px;
}

.contactFormRight{
	width:166px;
	float:right;
	padding-bottom:5px;
	padding-left:5px;
}

.comments{
	clear:both;
	border-top:1px #ccc dashed;
}

.formButtons{
	text-align:center;
}

.formfields{
	width:160px;
}
