@charset "utf-8";
/* CSS Document */


* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #f2f2f0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h3 {
	font-size: 13px;
	line-height: 16px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #739084;
}
a:link {
	color: #739084;
}
a:visited {
	color: #739084;
}
a:hover {
	color: #92b5a7;
	text-decoration: overline;
}
a:active {
	color: #739084;
}


#wrapper {
	width: 800px;
	margin: 10px auto 10px auto;
	background-color: #FFFFFF;
	border-left: solid #FFFFFF 20px;
	border-right: solid #FFFFFF 20px;
	border-bottom: solid #FFFFFF 20px;
	border-top: solid #FFFFFF 10px;
}
h2.subhead {
	width: 344px;
	height: 42px;
	background: url(images/subhead.gif) no-repeat center center;
	text-indent: -9999px;
	margin-top: 180px;
}
#flash_wrap {
	clear: both;
	width: 800px;
	height: 192px;
	background-color: #a78d80;
}
h1.logo {
	width: 260px;
	height: 145px;
	background:url(images/logo.jpg) no-repeat center center;
	text-indent: -9999px;
	float: right;
}


#testimonials {
	width: 323px;
	height: 192px;
	float: left;
}

/*Example CSS for demo ticker*/

#ajaxticker1{
	width: 293px;
	height: 162px;
	padding: 15px;
	background-color: #b4c0b2;
}


#ajaxticker1 div{
	background-color: #b4c0b2;
}

.someclass{
	font-size: 12px;
	font-family: verdana;
	color: #FFFFFF;
	line-height: 17px;
	height: 192px;
	width: 323px;
	padding: 15px;
	font-style: italic;
}
.someclass p {
	color: #FFFFFF;
}
#thumbs {
	margin-top: 10px;
	margin-left: 329px;
}
#words {
	margin-top: 10px;
	margin-left: 329px;
}

.thumbs {
	margin: 0 5px 0 5px;
	height: 50px;
	width: 50px;
	text-align: center;
	float: left;
	text-transform: uppercase;
	color: #A78D80;
	font-weight: bold;
	font-size: 9px;
	letter-spacing: 1px;
}
#flash {
	width: 265px;
	height: 192px;
	float: left;
	background-image: url(images/1.jpg);
}
#content {
	width: 550px;
	margin-top: 25px;
	line-height: 15px;
	border-right: solid #739084 1px;
	padding-right: 10px;
	float: left;
}
#contact {
	width: 227px;
	float: left;
	margin: 55px 0 0 10px;
}
#bottom {
	clear: both;
}
.left {
	float: left;
	margin-right: 10px;
}
.color {
	color: #739084;
	font-weight: bold;
}
#contact_two {
	width: 227px;
	float: left;
	margin: 15px 0 0 10px;
}
#footer {
	margin: 0 auto 10px auto;
	width: 800px;
	text-align: center;
}
img {
	border: 0;
}
