@charset "utf-8";
/* CSS Document */

BODY{
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;}

a:link, a:visited{
	color: #003333;
	text-decoration: none;}

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

p, li, label{
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;}

#header{	
	width: 850px;
	margin: 0px auto;}
	
#pageCont{
	clear: both;
	width: 850px;
	padding-top: 20px;
	margin: 0 auto;}

.headerlogo{
	float: left;
	width: 398px;
	margin-bottom: 15px;}

#headerRight{
	float: right;
	height: 78px;
	padding-left: 50px;
	margin-top: 35px;
	background-image: url(/images/icon-phone2.jpg);
	background-repeat: no-repeat;}

#headerRight P{
	font-size: 150%;
	color: #666;}

ul#topNav{
	clear: both;}

ul#topNav li{
	font-size: 75%;
	list-style: none;
	float: left;}

ul#topNav  li a.current:link, ul#topNav li a.current:visited{ /* current item highlight colour */
	background-color: #006633;
	color: #333;}

ul#topNav li a:link, ul#topNav li a:visited{
	display: block;
	width: 104px;
	height: 17px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin: 0 1px;
	padding-top: 5px;
	background-color: #006633;}

ul#topNav li a:hover{
	color: #333333;
	text-decoration: none;
	background-color: #FFFF99;}

#mainContent{
	float: left;
	width: 420px;
	padding: 0 0 20px 0;}

#mainImage{
	float: right;
	text-align: right;
	width: 410px;
	vertical-align: bottom;
	color: #000;
}

/*#mainContent H1, #mainContent H2, #mainContent P{
	width: 465px;}*/

#mainContent H1{
	color:#000;
	font-size: 130%;
	line-height: 24px;
	padding-top: 15px;
	margin-bottom: 20px;
	text-align: center;
	background-color: #FFF;
}

#mainContent H2{
	font-size: 80%;
	font-weight: bold;
	margin: 20px 0 3px 0;
	color: #006633;
	text-align: center;
	background-color: #FFF;
}

#mainContent P{
	margin: 0 0 14px 0;
	line-height: 18px;
	text-align: justify;
	background-color: #FFF;
}

#mainContent p.textInto{
	color:#333;
	line-height: 20px;
	font-size: 100%;}

.quote{
	float: left;
	width: 330px;
	padding: 10px 0 0 5px;}

.quoteName{
	font-weight: bold;
	color: #FB5F6A;}
IMG.debbi{
	float: left;
	margin: 15px 15px 0 0}
HR{
	clear: both;
	width: 320px;
	margin: 15px 50px 15px 0;
	color: #FEDFE1;
	height: 1px;
	padding: 0px;
	background-color:#FEDFE1;
	border: none;
	}
	
#mainContent Img.quoteLeft{
	float: left;}

#mainContent Img.quoteRight{
	float: left;
	margin-top: 0px;}

#mainContent Img.floatLeft{
	float: left;
	margin: -5px 10px 0 0;}
	
#mainContent FORM {
	width: 400px;}

#mainContent FIELDSET{
	padding: 5px;}
	
#mainContent LEGEND{
	font-size: 80%;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 4px;
	color: #FB5F6A;}

#mainContent FORM label{
	clear: both;
	display: block;
	float: left;
	width: 80px;
	padding: 4px 3px 0 5px;
	vertical-align: top;}

#mainContent FORM input.txtBox{
	width: 250px;
	height: 18px;
	padding: 0 4px;
	color: #FB5F6A;
	border:1px solid #ccc;
	margin-bottom: 8px;}
	
#mainContent FORM textarea{
	width: 250px;
	height: 70px;
	padding: 0 4px;
	color: #FB5F6A;
	border:1px solid #ccc;
	overflow: auto;}

#mainContent FORM input.submitBtn{
	height: 24px;
	width: 100px;
	margin: 7px 0 4px 250px;}

#footer{
	height: 70px;
	background-color: #FFFF99;}

#footerCont{
	width: 870px;
	margin: 0px auto;
	text-align: center;
	padding: 15px 0 0 0;}
	
#footerCont marquee{
	font-size: 75%;
	font-weight: bold;
	color: #333;}

#footerCont P{
	margin: 8px 0 0 0;
	color: #333;
	text-align: center;
}

#footerCont P a:link, #footerCont P a:visited, #footerCont P a:hover{
	margin: 8px 0 0 0;
	color: #333;}
