@charset "utf-8";
.style4 {
	color: #6a51a2;
	font-weight: bold;
}
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	padding: 0;
	margin: 0;
	}	
	
/* - - - - Main Links - - - - */

a {
	color: #555;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: none;
	}
	
/* - - - - Common Elements - - - - */

img {
	border: none;
	}

ul {
	padding: 0;
	margin: 0;
	}
	
li {
	padding: 10 px;
	margin: 0;
	list-style-position: inside;
	}
	
i {
	display: none;
	}
	
hr {
	clear: both;
	height: 0;
	border: none;
	border-top: 1px solid #fff;
	}
	
.general-hr {
	background: url(/images/footer-line2.gif) 0 0 repeat-x;
	border: none;
	height: 1px;
	clear: both;
	padding: 0;
	margin: 0;
	}
.general-hr2 {
	background: url(/images/footer-line2.gif) 0 0 repeat-x;
	border: none;
	height: 1px;
	clear: both;
	padding: 0;
	margin: 12px 0 0 0;
	}
.general-hr3 {
	background: url(/images/footer-line2.gif) 0 0 repeat-x;
	border: none;
	height: 1px;
	clear: both;
	padding: 0;
	margin: 12px 0;
	}
	
.general-list {
	padding: 0;
	margin: 18px;
	}
.general-list li {
	background: url(../images/bullets/default.gif) 6px 11px no-repeat;
	list-style: none;
	padding: 8px 6px 8px 28px;
	}
	
/* - - - - Default Headings - - - - */

h1 {
	font-size: 18px;
	color: #6a51a2;
	}
h2 {
	font-size: 16px;
	}
h3 {
	background: url(/images/footer-line2.gif) bottom right repeat-x;
	padding: 12px 0;
	display: block;
	}
h4 {
	color: #6a51a2;
	padding: 6px 0 6px 24px;
	margin: 0;
	background-image: url(../images/icons/tick.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	}
h4 a {
	color: #6a51a2;
	}
	
	
/* - - - - Wrapper - - - - */

#wrapper {
	width: 954px;
	height: auto;
	padding: 0;
	margin: 0 auto;
	}
	
/* - - - - Header & Navigation - - - - */

#header {
	width: 954px;
	height: 192px;
	padding: 0;
	margin: 0 auto;
	}
#logo {
	width: 630px;
	height: 100px;
	float: left;
	margin: 0;
	background-image: url(../images/Logo.gif);
	background-repeat: no-repeat;
	}
	
#nav {
	float: right;
	width: 604px;
	height: 68px;
	padding: 20px 0 0 0;
	margin: 0;	
	}

	
/* - - - - Main Image & Bullets - - - - */

#main-image {
	width: 954px;
	height: 279px;
	padding: 0;
	margin: 0 auto;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #9dbbaf;
	}
#picture {
	width: 662px;
	height: 279px;
	float: left;
	padding: 0;
	margin: 0;
	}	
#why {
	width: 263px;
	height: 159px;
	float: left;
	padding: 0 0 0 0;
	margin: 86px 0 0 18px;
	border-left: 2px dotted #fff;
	color: #fff;
	}
	
#why h1 {
	font-size: 18px;
	color: #6a51a2;
	padding: 0;
	margin: 0 0 12px 18px;
	}
	
/* - - - - Front List - - - - */

.front-list, .front-list ul {
	padding: 0 0 0 0;
	margin: 0;
	height: auto;
	}
.front-list li{
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	height: auto;
	}
.front-list a {
	background: url(/images/bullets/house.gif) 2px 6px no-repeat;
	padding: 4px 0 4px 18px;
	margin: 0 0 0 18px;
	text-decoration: none;
	color: #6a51a2;
	font-size: 11px;
	display: block;
	}
.front-list a:hover {
	background: url(/images/bullets/house.gif) 2px 6px no-repeat;
	padding: 4px 0 4px 18px;
	margin: 0 0 0 18px;
	text-decoration: underline;
	color: #555;
	font-size: 11px;
	display: block;
	}
	
/* - - - -  Lead In Text - - - - */
	
#lead-in {
	width: auto;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 24px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
	}
#main-content {
	width: 954px;
	padding: 22px 0 0 0;
	margin: 0 auto 32px auto;
	clear: both;
	}
#main-content-container {
	width: 950px;
	padding: 22px 0 0 0;
	margin: 0 auto 32px auto;
	clear: both;
	}
#featuredLeft {
	width: 450px;
	float: left;
	padding-right: 20px;
	border-right: 1px solid #6a51a2;
	margin: 0 24 px 0 0;
}

#featuredRight {
	float: left;
	width: 450px;
	margin: 0 24 px 0 0;
	padding-left: 20px;
}


#primary {
	float: left;
	width: 664px;
	}
	
/* - - - - Footer - - - - */

#footer {
	background: #f0f0f0 url(../images/footer-bg.jpg) 0 0 repeat-x;
	width: 100%;
	height: 290px;
	padding: 0;
	margin: 0;
	clear: both;
	}
	
#footer-info {
	width: 954px;
	margin: 0 auto;
	padding: 32px 0 0 0;
	}
	
	
#footer-contact {
	width: 900px;
	float: left;
	padding: 0;
	margin: 0 24 px 0 0;
	}
	
#footer-perry {
	width: 500px;
	float: right;
	padding: 0;
	margin-top: 0;
	margin-right: 24;
	margin-bottom: 0px;
	margin-left: 0;
	}
	
.copyright {
	margin: 68px 0 0 0;
	display: block;
	width: 690px;
	height: 30px;
	}
	
/* - - - - Links Table - - - - */

#linktable {
	padding: 0;
	width: 100%;
	}
#linktable td {
	background: none;
	padding: 2px 6px 2px 0;
	width: 50%;
	}
#linktable td a {
	color: #6a51a2;
	}
	
/* - - - - Main Table - - - - */
table {
	border-collapse: collapse;
	border: 1px dotted #6a51a2;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	color: #6a51a2;
  }
caption {
  text-align: left;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  }
td, th {
  border: 1px dashed #5c6e67;
  padding: .8em;
  color: #5c6e67;
  }
thead th, tfoot th {
  font: bold 11px verdana, arial, helvetica, sans-serif;
  border: 1px solid #A85070;;
  text-align: left;
  background: #38160C;
  color: #F6ECF0;
  padding-top:6px;
  }
tbody td a {
  background: transparent;
  text-decoration: none;
  color: #6a51a2;
  }
tbody td a:hover {
  background: transparent;
  color: #FFFFFF;
  }
tbody th a {
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #F6ECF0;
  }
tbody th a:hover {
  background: transparent;
  color: #FFFFFF;
  }
tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }
tfoot td {
  border: 1px solid #38160C;
  background: #38160C;
  padding-top:6px;
  }
.odd {
  background: #dfd8f0;
  }
tbody tr:hover {
  background: #c6d7d1;
  }
tbody tr:hover th,
tbody tr.odd:hover th {
  background: dfd8f0;
  }
/* - - - - Table No Border or Hover - - - - */
.table2 {
	border-collapse: collapse;
	color: #6a51a2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
  }
	
/* - - - - Testimonials - - - - */

.testimonial-icon {
	float: left;
	width: 50px;
	height: 50px;
	margin: 12px 12px 12px 0;
	padding: 0;
	border: 1px solid #ccc;
	}
