@charset "utf-8";
/* CSS Document */
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: 000000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
html, body, p{
	padding:0px;
	margin:0px;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	letter-spacing:-1px;
	margin:0px;
	padding:0px;
	line-height:25px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	letter-spacing:-1px;
	margin:0px;
	padding:0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	margin:0px;
	padding:0px;
	font-weight:lighter;
	line-height:35px;
}
#container{
	width:967px;
	margin:auto
}

.header{
	height:277px;
	background-image:url(../images/header.jpg);
}
#headerother {
height:277px;
background-image:url(../images/header_other.jpg);
}
#headerother #padding{
	padding-top:18px;
}
#headerother #message{
	padding-left:17px;
	padding-top:10px;
	width:550px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	letter-spacing:1px;
	font-size:20px;
}


#header #padding{
	padding-top:18px;
}
#header #message{
	padding-left:17px;
	padding-top:10px;
	width:550px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	letter-spacing:1px;
	font-size:20px;
}

#sidebar{
	width:228px;
	height:621px;
	background-image:url(../images/sidebar.jpg);
	float:left;
}
#sidebar #padding{
	padding-left:20px;
}

#strapbar{
	width:739px;
	height:54px;
	float:right;
	clear:both;
	background-image:url(../images/strapline.jpg);
	background-color: #C8903B;
}
#strapbar #message{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16px;
	font-style:italic;
	width:600px;
	padding-left:50px;
	padding-top:5px;
}
#strapbar2{
	width:920px;
	height:54px;
	clear:both;
	background-image:url(../images/straplineother.gif);
}
#strapbar2 #message{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	width:700px;
	margin:auto;
	padding-top:8px;
}
#testimonials{
	width:400px;
	background-image:url(../images/homefadde.jpg);
	background-repeat:none;
	background-position:top left;
	float:left;
	padding-left:25px;
}
#testimonials #content{
	width:522px;
}
#form{
width:162px;
}
#contenthome{
	height:275px;
	clear:both;
	padding-left:40px;
}
#contentother{
	background-color:#91B7DE;
	background-image:url(../images/bluesquiggle_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#contentother #padding{
	padding:20px;
	color:#FFFFFF;
}

#testimonialrow{
	width:522px;

	}
#testimonialbox1{
	width:248px;
	float:left;
 	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}
#testimonialbox2{
	 	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width:248px;
	float:right;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.testimonialbox1no{
	width:240px;
	float:left;
	padding-top:15px;
	border:#CCCCCC 1px solid;
	height:170px;
	padding-bottom:5px;
	border-bottom:#CCCCCC 1px solid;
	padding-left:5px;
	padding-right:5px;
}
.testimonialbox1no2{
	width:240px;
	float:left;
	padding-top:15px;
	border:#CCCCCC 1px solid;
	height:170px;
	padding-bottom:5px;
	border-bottom:#CCCCCC 1px solid;
	padding-left:5px;
	padding-right:5px;
}

#testimonialbox2no{
	width:255px;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
}
.formfield{
	padding-top:5px;
	padding-left:10px;
}
.dottedline{
	background-image:url(../images/dotted.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:1px;
	padding-top:5px;
	padding-bottom:5px;
}
.textfield-back{
	background-color:#FFFFFF;
	height:30px;
	background-image:url(../images/submitbox.gif);
	width:162px;
	height:30px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 140px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.clearer {
	clear: both;
	padding:5px;
}
#testimonial2 {
	width:522px;
}
#imagebefore{float:left; width:75px;background-color:#f6f6f6; height:170px; vertical-align:top;}
#textdiv{float:left; width:90px;}
#textdiv #padding {padding-left:5px; padding-right:5px;}
#imageafter{float:left; width:75px;background-color:#EFFDEA; height:170px; vertical-align:top;}
.highlighted {
	color: #666666;
	font-weight: bold;
}.white {
	color: #FFFFFF;
}
.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.formfield3 {
	padding-top:5px;
	padding-left:10px;
	width: 300px;
}
.formlabel {
	padding-top:5px;
	height: 27px;
	text-align: left;
	font-weight: bold;
}
.blueback {
	background-color: #91B7DE;
		width:920px;
	clear:both;
	margin-left:14px;
	margin-bottom:20px;
}
.formfield2 {
	padding-top:5px;
	padding-left:10px;
	height: 27px;
}
#strapbar2back {
	width:920px;
	height:54px;
	clear:both;
	margin-left:14px;
	background-color: #C8903B;
}
.blog-content {
	width:650px;
	float:left;
}
.blog-right {
	width:210px;
	float:right;
	padding:5px;
	background-color:#C8903B;
}
.blog-title {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}
.blogdate {
	font-size: 11px;
	color: #333;
}
.blog-righttitle {
	font-weight: bold;
	color: #000;
}

