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

body {	background-image: url('../images/stripe-pattern.png');
	margin-top: 10px;	}

img {border: none;	}	

.outer-container {
	width: 980px;
	margin: 0px auto;
	}
/* ***** Text ***** */
h1 {
	font-family: Lucida Grande, Lucida Sans, Lucida Sans Serif;
	font-size: 32px;
	font-weight: normal;
	margin: 8px 0 0 0;
	color: #7a7a7a;
	}

.dotted {	border-bottom: 1px dotted #c4c4c4;
	padding-bottom: 5px;}	
	
.light {	color: #f2f2f2;}	
.light a{	color: #f2f2f2;}	
.light a:hover{	text-decoration:none;}

.angieslist {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	background-image: url(../images/home-bullet.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	}	
.angieslist a {
	color: #fff;
	text-decoration: underline;	}
	
	
h2 {font-family: Lucida Grande, Lucida Sans, Lucida Sans Serif;
	font-size: 30px;
	margin: 8px 0 5px 0;
	color: #7a7a7a;
	font-weight: normal;
	text-align: left;
	}	
h3 {
	font-family: Lucida Grande, Lucida Sans, Lucida Sans Serif;
	font-size: 22px;
	margin: 8px 0 5px 0;
	font-weight: normal;
	color: #7a7a7a;
	text-align: left;
	}
h4 {
	font-family: Lucida Grande, Lucida Sans, Lucida Sans Serif;
	font-size: 14px;
	margin: 8px 0 5px 0;
	font-weight: bold;
	color: #7a7a7a;
	}	
h5 {
	font-family: Lucida Grande, Lucida Sans, Lucida Sans Serif;
	font-size: 12px;
	margin: 8px 0 5px 0;
	font-weight: normal;
	color: #7a7a7a;
	}	
.callus {
	font-size: 24px;
	color: #6f6f6f;
	float: right;	
	margin-top:20px;
	margin-right:15px;
	font-weight: normal;
	font-family: Lucida Grande, Lucida Sans, Lucida Sans Serif;
	}

.strong {
	font-family: Lucida Grande, Lucida Sans, Lucida Sans Serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;}

p {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5a5a5a;
	margin-top: 4px;
	margin-bottom: 16px;}
a {	color: #5a5a5a; text-decoration: underline;	}

ul {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5a5a5a;
	padding-top: 2px;
	margin-bottom: 14px;
	list-style-type: disc;
	list-style-position: outside;
	}
	
.source {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	line-height: 14px;
	color: #5a5a5a;
	margin-top: -12px;}
	
/* ***** MASTHEAD ***** */
	
.masthead {
	height: 75px;
	background-image:url(../images/masthead_gradient.png);
	background-repeat:repeat-x;
	width: 970px;
	margin: 0px auto;
	padding: 0px;
	}

/* ***** NAV ***** */

.topnav {
	height: 40px;
	width: 970px;	
	background-image: url('../images/navbackground.png');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	}
ul.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 15px 0 0;
	padding: 0px;	
	list-style-type: none;
	float: right;
	border-right: 1px solid #45484d;
	border-left: 1px solid #14161a;
	}	
ul.nav li {
	float: left;
	border-left: 1px solid #45484d;
	border-right: 1px solid #14161a;
	}
ul.nav li a {
	text-decoration: none;
	list-style-type: none;
	height: 40px;
	color: #cacaca;
	display: block;
	font-size: 12px;
	text-align:center;
	line-height: 40px;
	padding: 0 15px;
	}
ul.nav li a:hover {
	background-image:url('../images/selected.png');
	height: 40px;
	padding: 0 15px;
	}	
ul.nav .current {
	background-image: url('../images/selected.png');
	background-repeat: repeat-x;	
	}

.indent {
	margin-left: 15px;
	list-style-type: circle;}

/* ***** TOP Content next to SLIDESHOW ***** */
.tile {
	width: 970px;
	height: 394px;
	padding: 0px;
	background-image:url('../images/toptile.jpg');
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px;
	}
.top-content {
	width: 340px;
	margin: 20px 5px 0px 20px;
	float: left;
	padding: 0px;
	}	

/* ***** SLIDESHOW ***** */

.slideshow {
	width: 600px;
	height: 400px;
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 5px;
	}

/* ***** CONTENT COLUMNS ***** */
.col-1 {
	width: 285px;
	float: left;
	margin-left: 15px;
	padding: 0px;
	}
.col-2 {
	width: 285px;
	float: left;
	margin-left: 15px;
	padding: 0px;
	} 
.col-3 {
	width: 340px;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
	padding: 0px;	
	}
	
			
/* ***** SKIN ***** */
.top-skin {
	width: 980px;
	height: 6px;
	background-image: url('../images/containertop.png');
	padding: 0px;
	margin: 0px;
	}

.main-skin {
	width: 970px;
	border-left: 5px solid #f2f2f2;
	border-right: 5px solid #f2f2f2;
	background-image:url('../images/f8f8f8.png');
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	}	

.bottom-skin {
	width: 980px;
	height: 5px;
	background-image: url('../images/containerbottom.png');
	padding: 0px;
	margin: 0px;
	}	
	
/* ***** FOOTER ***** */

.footer {
	margin:10px 0 0 15px;
	padding-bottom: 10px;
	width: 940px;
	border-top: 1px dotted #c4c4c4;
	color: #4d4d4d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.footer p {font-size: 11px;}
	
.footer a {font-size: 11px; color: #4d4d4d;}
		
.footer-gradient {
	background-image: url(../images/bottom_gradient.png);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
.footer-text{
	margin-top: 20px;
	/* margin-top: 20px; */ /* margin before the clipboard was added */
	}
		
.left-foot {
	float: left;
	width: 300px;
	}
	
.ang-list {
	float:right; 
	width:260px;
	}

.ang-list img{
	float:left;
	width:55px;
	margin-right:5px;
	margin-top:-8px;
	}
.ang-list p{
	font-size: 11px;
	color: #4d4d4d;
	}	
.ang-list strong{ 
	font-style:italic;
	}

.ang-award {
	font-size: 12px;
	color: #4d4d4d; 
	text-align: center;
	width: 240px; 
	float: left;
	}

.ang-award a {color: #4d4d4d;}
.ang-award img {margin: -15px 0 10px 0;}

.left {float: left;}
.right {float: right;}

.logo {
	margin-left: 15px;	
	margin-top:15px;
	float: left;
	}
		
.clear {
	clear: both;}	


/* ***************************************** FORM ***************************************** */

.submit-button {
	background-image: url('../images/button.png');
	width: 100px;
	height: 30px;
	border: none;
	color: #c4c4c4;
	margin-top: 10px;
	}				
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a5a5a; 
	padding-top: 2px;
	}	
.preferred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a5a5a; 
	padding-top: 2px;
	margin-bottom: 10px; 
	
	}	
.preferred2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a5a5a; 
	margin: 0 0 0 15px;
	width: 200px;	border:1px solid #000;
	}	
input, select, checkbox, textarea {
    color: #5a5a5a;
    background: #fff;
    border: 1px solid #c4c4c4;
    width: 50px;
	}
label {
    display: block;
    float: left;
    width: 105px;
	}

form {  width: 300px;}

form div { margin-top: 3px;}

input {
    color: #5a5a5a;
	}
input:focus, select:focus, checkbox:focus, textarea:focus {    
    background: #fff;
}	

/* ***************************************** SUB PAGES ***************************************** */

/* ***** MASTHEAD ***** */
.half-tile {
	width: 955px;
	height: 74px; 
	padding-left: 15px;
	background-image:url('../images/half-tile.jpg');
	background-repeat: no-repeat;
	margin: 0px 0px 20px 0px;
	}
	.half-tile h1.light{
		margin-top:0px; 
		padding-top:15px;
		}

/* ***** CONTENT COLUMNS - SUB PAGES ***** */
.col-left {
	width: 624px;
	float: left;
	margin: 0 0 0 15px;
	}  
	
.col-right {
	width: 295px;
	float: left;
	margin-left: 15px;
	padding: 0px 0 0 15px;
	border-left: 1px dotted #c4c4c4;	

	} 

.contact-page {
	margin: 0 0 0 70px;
	}  
/* ***** CONTENT COLUMNS - SUB PAGES ***** */

.slider2-container {
	width: 598px;
	height: 508px;
	background-color:#FFFFFF;
	border: 1px solid #c4c4c4;
	}
		
.thankyou{
	width: 970px;
	margin: 0px auto;
	margin-bottom: 5px;
	background-color:#f7f7f7;
	font-family: Lucida Grande, Lucida Sans, Lucida Sans Serif;
	font-size: 16px;
	text-align:center;
	color:#383c42;
	border: 5px solid #48ae4a;
	padding: 5px 0 5px 0;
	}
	
.error-msg{
	width: 970px;
	margin: 0px auto;
	margin-bottom: 5px;
	background-color:#f7f7f7;
	font-family: Lucida Grande, Lucida Sans, Lucida Sans Serif;
	font-size: 14px;
	text-align:center;
	color:#990000;
	border: 5px solid #990000;
	padding: 5px 0 5px 0;
	}
	
.captcha{
	margin-top:5px;
	margin-bottom:5px;
	}
.phone1{
	width:35px;
	}
.phone2{
	width:118px;
	}
.phone2a{
	width:118px;
	}
.phone3{
	width:160px;
	}
	
.preferred-text {
		width: 365px;
		height: 120px;
	}	
	
.cont-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:100px; 
	float:left; 
	margin-bottom:0px;
	font-size: 12px;
	color: #5a5a5a; 
	
	}
	.radio{
		border:0px;
	}