body {
	width: 100%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 62.5%;
	text-align: center;
	background-image: url(../images/bkd-placemt.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin: 0px;
	background-color: #e4e2e7;
}

h1 {

}

h2 {

}

h3 {
	text-decoration: none;

}


img {
	border: none;
}

p {
	margin: 0px;
	font-size: 1.4em;
	text-align: left;
	color: #241537;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 14px;
	padding-left: 20px;
	line-height: 1.6em;
}

fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}


#navbot form {
	background-image: url(../images/callback_bkd.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 141px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	border: 1px solid #d2dece;
	text-align: left;
	background-color: #FFF;
	padding: 15px;
	display: block;
}

#contenttxt form {
	padding-left: 20px;	
}

#contenttxt label {
	font-size: 1.4em;
}

label {
	text-align: left;
	font-weight: bold;
	color: #482575;
	font-size: 1.2em;
	padding: 0px;
	margin: 0px;
}

input, select {
	height: 15px;
	border: 1px solid #a6bd9c;
	width: 135px;
	color: #003;
	font-size: 1.1em;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#contenttxt input {
	font-size: 1.3em;
	padding: 4px;
	height:auto;
	width: 165px;
}

textarea {
	font-size: 1.1em;
	color: #003;
	width: 135px;
	height: 50px;
	border: 1px solid #a6bd9c;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}

select {
	height: auto;
}


.button {
	background-image: url(../images/callback_but-bgdPURPL.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	width: 84px;
	color: #FFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	font-size: 1.2em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	border: none;
	text-align: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contenttxt .button {
	background-repeat: repeat-y;
	background-position: left center;
	padding-left: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
}


#container {
	width: 994px;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
}

#top {
	height: 141px;
	background-image: url(../images/top_bkd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d1ddcc;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d3d0d7;
	border-right-color: #d3d0d7;
	border-left-color: #d3d0d7;
}

#top #topnav {
	width: 953px;
	padding: 0px;
	clear: right;
	float: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 40px;
}
#top #topnav .rght{
	margin: 0px;
	padding: 0px;
	float: right;
}
#top #topnav .lft{
	padding: 0px;
	float: left;
	clear: right;
	color: #FFF;
	font-size: 1.62em;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#top #topnav .lft a{
	color: #FFF;
	text-decoration: none;
}
#top #topnav .lft a:hover {
	text-decoration: underline;
}

#top #topnav ul{
	padding: 0px;
	margin: 0px;
	height: 24px;
}

#top #topnav ul li{
	color: #e4ece1;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	font-size: 1.3em;
	background-image: url(../images/topnav_line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#top #topnav ul li a{
	color: #e4ece1;
	list-style-type: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 24px;
}

#top #topnav ul li a:hover{
	color: #fff;
	list-style-type: none;
	text-decoration: underline;
}
#top #topnav ul li img{
	margin: 0px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#top #logo {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#top #logo img {
	text-align: center;
	margin: auto;
	padding: 0px;
}

#top #toptel {
	width: 953px;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: 1.62em;
	font-style: italic;
	text-align: right;
}

#top #toptel a {
	color: #FFF;
	text-decoration: none;
	padding-right: 160px;
}

#top #toptel a:hover {
	text-decoration: underline;
}

#top #toptel .tel {
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: 1.62em;
	font-style: italic;
}

#top #toptel .telno {
	font-size: 1.7em;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}










#content {
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
	background-color: #FFF;
}



#flash {
	background-color: #FFF;
	width: 992px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}


#homeintro {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 241px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	background-color: #FFF;
	float:left;
	clear:right;
	display:table-cell;
}

#homeintro #lft {
	width: 339px;
	margin: 0px;
	clear: right;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d3dfce;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homeintro #rgt {
	width: 339px;
	margin: 0px;
	clear: right;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d3dfce;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3dfce;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#contenttxt {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 241px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	background-color: #FFF;
	float:left;
	clear:right;
	display:table-cell;
}

#contenttxt a {
	color: #3c0292;
	text-decoration: underline;
}

#contenttxt ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}

#contenttxt ul li{
	font-size: 1.4em;
	color: #241537;
	list-style-type: none;
	width: 500px;
	background-image: url(../images/txt_bul.gif);
	background-repeat: no-repeat;
	background-position: 12px 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}


#contenttxt h1 {
	color: #482575;
	font-size: 3.8em;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-style: italic;
	font-family: "Goudy Modern MT";
}
#contenttxt h2 {
	color: #482575;
	margin: 0px;
	font-size: 1.4em;
	text-align: left;
	color: #241537;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 1.6em;
	text-decoration: underline;
}

#contenttxt h3 {
	color: #482575;
	margin: 0px;
	font-size: 1.4em;
	text-align: left;
	color: #241537;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 1.6em;
	text-decoration: none;
	font-style: italic;
}

#contenttxt .ind {
	font-style: italic;
	padding-right: 100px;
	padding-left: 100px;
}



#contenttxt #col {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d3dfce;
	border-right-width: 1px;
	width: 550px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 110px;
}


#nav {
	width: 992px;
	position: absolute;
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d3d0d7;
	border-bottom-color: #d3d0d7;
	border-left-color: #d3d0d7;
	background-image: url(../images/wht_bkd.gif);
	background-repeat: repeat-x;
	background-position: left 241px;
	padding: 0px;
	margin: 0px;
}

#navwrap {
	padding: 0px;
	margin: 0px;
	float:left;
	clear:right;
}

#navtop {
	background-image: url(../images/navTOP_bkd.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#navbot {
	background-image: url(../images/navBot_bkd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	float: left;
	width: 209px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 30px;
	clear: both;
}

#navbot h1 {
	color: #482575;
	font-size: 1.6em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a6bd9c;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}




#nav ul {
	width: 198px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}


#nav ul li {
	list-style-type: none;

}

#nav ul li a {
	text-decoration: none;
	list-style-type: none;
	color: #FFF;
	background-image: url(../images/navSEC_bkd.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 22px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 187px;
	font-size: 1.5em;
}

#nav ul li a.selected {
	background-image: url(../images/navSEC_bkdOV.png);
	background-repeat: no-repeat;
}

#nav ul li a:hover {
	background-image: url(../images/navSEC_bkdOV.gif);
	color: #dbf2d2;
}	  

#nav ul li #on,
#home #nav ul li #homeLnk,
#about #nav ul li #aboutLnk,
#partners #nav ul li #partnersLnk,
#contact #nav ul li #contactLnk,
#business #nav ul li #businessLnk,
#privacy #nav ul li #privacyLnk,
#members #nav ul li #membersLnk
{
	background-image: url(../images/navSEC_bkdOV.png);
	background-repeat: repeat-y;
	background-position: left;
	color: #dbf2d2;
	height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#nav ul li #on2,
#hometravel #nav ul li #servicesLnk,
#motor #nav ul li #servicesLnk,
#pets #nav ul li #servicesLnk,
#aviation #nav ul li #servicesLnk,
#private #nav ul li #servicesLnk
{
	background-image: url(../images/navSEC_bkdON.png);
	background-repeat: repeat-y;
	background-position: left top;
	color: #dbf2d2;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#subnav{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#subnav ul{
	background-image: url(../images/subnav_bgd.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	background-position: left bottom;
}
#subnav ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: none;
	display: block;
}

#hometravel #subnav ul li a#Shome,
#watercraft #subnav ul li a#Swatercraft,
#motor #subnav ul li a#Smotor,
#pets #subnav ul li a#Spets,
#aviation #subnav ul li a#Saviation,
#private #subnav ul li a#Sprivate
{
	background-image: none;
	text-decoration: underline;
	color: #FFF;
	padding-left: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


#subnav ul li a{
	margin: 0px;
	background-image: none;
	font-size: 1.3em;
	font-style: italic;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 160px;
	display: block;
}
#subnav ul li a:hover{
	text-decoration: underline;
	color: #FFF;
	background-image: none;
}


























#footer {
	background-color: #e4ece1;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d1ddcc;
	clear: both;
	margin: 0px;
}

#footer p{
	font-size: 1em;
	color: #482575;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
	text-align: center;
}

#map {
	height: 260px;
	width: 260px;
	clear: left;
	float: right;
	border: 1px solid #CCC;
}

