body {
	padding:0;
	margin:0;
	border: none;
	text-align:center;
	min-width: 860px; 
	background-color: #cccccc;
	font-size: 80%;
	color: #000000;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	font-family: Arial,Helvetica,sans-serif;
}

form { padding: 0; margin: 0; }

img { border: 0; }

#wrapper {
	width: 800px;
	margin: 20px auto;
	text-align: left;
	background: #fff url('/images/navbg.gif') repeat-y left top;
	color: #000000;
}


#content {
	width: 620px;
	float: right;
	background-color: #ffffff;
}

#header {
	width: 620px;
}

#header_nopic {
	height: 80px;
}

strong.test { font-weight: 100; }

#txt {
	width: 580px;
	float: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right:20px
}

#txt h1 {
	margin-top: 5px;
	font-size: 1.3em;
	color: #007AC2;
	font-family: Arial, "Frutiger 45 Light",Helvetica, Verdana, sans-serif;
}

#txt h2 {
	margin-top: 0px;
	font-size: 1.0em;
	color: #007AC2;
	font-family: Arial, "Frutiger 45 Light",Helvetica, Verdana, sans-serif;
}

#txt h3 {
	margin-top: 0px;
	margin-bottom: -20px;
	font-size: 0.9em;
	color: #007AC2;
	font-family: Arial, "Frutiger 45 Light",Helvetica, Verdana, sans-serif;
}

#txt p {
	font-size: 0.9em;
	line-height: 1.3;
	color: #666666;
}

#txt p.small {
	font-size: 0.7em;
	line-height: 1.3;
	color: #666666;
}

#txt td {
	font-size: 0.9em;
	line-height: 1;
	color: #666666;
}

#txt ul {
	font-size: 1.0em;
	line-height: 1.3;
	color: #666666;
}


#txt input {
	font-size: 11px;
	border: 1px solid #007AC2;
	margin-right: 5px;
}

#txt select {
	font-size: 11px;
	border: 1px solid #007AC2;
	margin-right: 5px;
}

#txt textarea {
	font-size: 11px;
	border: 1px solid #007AC2;
	margin-right: 5px;
}

#txt input.sbutton {
	background-color: #007AC2;
	color:#ffffff;
	margin-right:38px;
	font-size:1.3em;
	text-align: center;
}

#txt input.sbutton:hover { cursor: pointer; }

#txt input.button { background-color: #007AC2; color: #fff; font-size: 1.3em; }
#txt input.button:hover { cursor: pointer; }

#txt textarea.contact {
	font-size: 11px;
	border: 1px solid #007AC2;
	margin-right: 5px;
	font-family: Arial, "Frutiger 45 Light",Helvetica, Verdana, sans-serif;
}

#txt input.contact {
	font-size: 11px;
	border: 1px solid #007AC2;
	margin-right: 5px;
}

#txt span{
padding-top:10px;
padding-bottom:10px;
font-size:9px;
}
/* style the back to top link */

#txt a.top:hover {
	color: #000066;
}

#mainNav {
	width: 180px;
	float: left;
	background-color: #007AC2;
	color: #ffffff;
	text-align: center;
}

#logo {
	margin-top: 10px;
}

#nav {
	padding: 0;
	margin: 0;
	list-style-type: none;
	margin-top: 20px;
	text-align: right;
	margin-right: 25px;
}

#nav li {
	line-height: 1.9;
}

#nav li.terms {
	margin-top: 220px;
}

#nav li a:link {
	color: #ffffff; font-size: 13px; font-family:helvetica,verdana,arial,sans-serif; text-decoration: none; font-weight: bold;
}
#nav li a:active {
	color: #ffffff; font-size: 13px; font-family:helvetica,verdana,arial,sans-serif; text-decoration: none; font-weight: bold;
}
#nav li a:visited {
	color: #ffffff; font-size: 13px; font-family:helvetica,verdana,arial,sans-serif; text-decoration: none; font-weight: bold;
}
#nav li a:hover {
	color: #ffffff; font-size: 13px; font-family:helvetica,verdana,arial,sans-serif; text-decoration: underline; font-weight: bold;
}

#cal {
	margin-right: 20px;
	text-align: right;
	font-family:Arial;
}

#cal input{
	font-size: 10px;
	font-family: Arial;
}

#cal select {
	font-size: 10px;
	font-family: Arial;
}

#cal input.sbutton {
height:20px;
width: 80px;
}

#cal span {
font-size: 11px;
color: #fff;
font-family: Arial;
}

#footer {
	text-align: left;
	color: #4A9CD0;
	padding-left: 370px ;
	font-size: 24px;
	font-family: arial,verdana,sans-serif;
	clear: both;
	background: #fff url(/images/footer.gif) no-repeat top left;
	height: 45px;
}

#footer2 {
	clear: both;
	background-color: #cccccc;
	font-size: 10px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #777777;
	padding-top:5px;
}

#footer2 a:link{
	font-size: 10px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #777777;
	text-decoration: none;
}

#footer2 a:hover{
	font-size: 10px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #777777;
	text-decoration: underline;
}

#footer2 a:visited{
	font-size: 10px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #777777;
	text-decoration: none;
}

#footer2 a:active{
	font-size: 10px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #777777;
	text-decoration: none;
}

#footlinks { text-align: right; background-color: #ccc; margin-top: -15px;}
#footlinks ul { float: right;padding:0;margin:0; }
#footlinks li { float: right; list-style: none; padding: 0 5px; }
#footlinks a { font-size: 12px; text-decoration: none; color: #007AC2; }
#footlinks a:hover { text-decoration: underline; }

span.star {
	color: #f00;
}

#featuredPrices {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #ff0;
	border: 1px solid #fff;
	width: 120px;
	padding: 5px;
	margin: 10px auto 0 auto;
}

#featuredPrices p
{
	margin: 0;
}

#featuredPrices p em
{
	font-weight: bold;
	font-style: italic;
}

#testimonials { margin-top: 20px; }
#testimonials h1, { font-size: 0.9em; color: #007AC2; }
#testimonials p { margin-top:-5px; }
#testimonials blockquote { background: transparent url(/images/quote.gif) no-repeat top left;	padding-left: 20px;	padding-top: 8px; margin: 0.3em 0; }
#testimonials cite { font-size: 1.0em; font-weight: bold; margin-top: -5px;}


p.tel { font-size: 1.3em; font-weight: bold; }

ol li { margin-bottom: 0.4em; }

#txt table.summary { font-size: 1em; }
#txt table.summary p, #txt table.summary td {font-size: 1em; }

#txt input.epdq { border: 0; }

a.print { background: #fff url(/images/icons/printer.png)  no-repeat; padding-left: 20px; display:block; height: 16px; }

legend { font-weight: bold; }

#txt p.highlight { background-color: #fff; border: 2px solid #f00; color: #f00; padding: 0.5em; font-size: 1.3em; text-align: center; font-weight: bold;}

