/*-----------------------------------
/
/ Rhythm Behavior Design. 07/05/2007
/ www.rhythmbehavior.com
/ Graphic Design and web development
/ Portland, OR
/ 
/
/----------------------------------*/

* {
   padding:0;
   margin:0;
}

img {
	border:none;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

/*-----------------------------------
/
/ Layout control
/
/----------------------------------*/

body {
	margin:0;
	font-size:80%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../img/site/bkg_body.gif);
}

#container {
	margin-top:18px;
	padding-bottom:6px;
	width:863px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	z-index:80;
}

#logo {
	position:absolute;
	width:175px;
	margin-left:-87px;
	left:50%;
	top:-30px;
}

#quote {
	width:225px;
	top:20px;
	position:absolute;
	left:75px;
	font-size:11px;
}

#quote h3 {
	line-height:20px;
}

#quote p {
	text-align:right;
}

#blog {
	padding-left:10px;
}

.column_single ul {
	position:relative;
	left:20px;
}


.img {
	margin-left:20px;
	margin-top:10px;
}

#footer {
	position:relative;
	font-size:10px;
	line-height:1.4em;
	color:#c5c98c;
}

#splash {
	margin-top:55px;
	font-family:Georgia;
	word-spacing:5px;
	margin-bottom:4px;
}

#banner {
	height:38px;
	background:url(/img/site/banner_top.gif);
	background-repeat:repeat-x;
	position:relative;
	z-index:100px;
}

#banner_img {
	position:absolute;
	bottom:14px;
	width:266px;
	left:50%;
	margin-left:-133px;
	z-index:210;
}

#testimonials {
	position:absolute;
	left:27px;
	top:-6px;
	font-size:11px;
	color:#879000;
}

.column, .column_left.bullet, .column_right.bullet  {
	width:220px;
	float:left;
}

.column, .single_column {
	margin-top:20px;
}

.column, .column_single, .column_right {
	float:right;
	margin-right:30px;
	width:494px;
}
.left, .column_left.bullet {
	padding-right:25px;
}

.column_left.bullet {
	margin-left:280px;
}

.column_left.bullet, .column_right.bullet  {
	width:200px;
	font-size:0.9em;
	line-height:1.4em;
}


.column_right {
	float:left;
	width:505px;
}

.bullet {
	padding-left:24px;
	background:URL(/img/site/house.gif) no-repeat;
}

.main_img {
	float:left;
	position:relative;
	left:-5px;
	margin-left:32px;
	margin-right:21px;
	margin-bottom:11px;
	height:100%;
	z-index:70;
}

.main_img img {
	float:none;
	clear:both;
	/*border:solid 1px #c1c599;*/
}

.main_img .column {
	margin-left:45px;
}

#link_top {
	position:absolute;
	top: -103px;
	left: 55px;
}

#asp_cert {
	position:absolute;
	top: -103px;
	right: 55px;
	text-transform:uppercase;
	font-size:0.8em;
	color:#c5c98c;
}

#link_top a {
	display:block;
	float:left;
	margin-right:27px;
}

.outdent {
	cursor:pointer;
}

#view_all {
	cursor:pointer;
	font-size:9px;
	display:block;
	background:#F0F0F0;
	width:100px;
	color:#7a7b74;
	border: solid 1px #ccc;
	text-align:center;
	margin-bottom:8px;
	text-decoration:none;
}

textarea {
	width:50em;
}

img.aligncenter {
	position:relative;
	text-align:center;
	margin-left:50%;
}


/*-----------------------------------
/
/ Style control
/
/----------------------------------*/
body {
	background-color:#797f42;
	color:#7a7b74;
	line-height:1.35em;
}

a, a:visited, a:hover, .green {
	color:#9ea900;
	text-decoration:underline;
}

#footer a, #footer a:visited, #footer a:hover {
	color:#c5c98c;
}


hr {
	border:none;
	margin:4px;
	margin-left:0px;
	margin-right:0px;
	height:1px;
	background-color:#c2c595;
	overflow:hidden;
	clear:both;
	float:none;
}

td.bullet {
	padding-left:21px;
	padding-right:10px;
	font-size:11px;
}

td.bullet, #quote {
	line-height:16px;
}

.smaller {
	font-size:0.8em;
	line-height:1.3em;
}

p.quote {
	margin-top:0;
	text-align:right;
}


h1, .heading, .column_right {
	font-family:Georgia, Verdana;
	font-size:18px;
	line-height:24px;
}

h1 {
	font-size:24px;
	font-weight:normal;
	margin:0;
	display:inline;
}

.red, h1, .heading {
	color:#7a3607;
}

h3 {
	color:#822200;
	font-size:20px;
	margin:0;
	padding:0;
	margin-left:-35px;
	margin-bottom:3px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}


.small_strong {
	font-size:0.9em;
	font-weight:bold;
}

.heading {
	display:inline;
	font-size:1.2em;
	line-height:1.2em;
}

h2 {
	font-size:0.8em;
	font-weight:normal;
	text-transform:uppercase;
}

#top_section {
	height:130px;
	background:white;
	position:relative;
	z-index:500;
}

#content {
	background-color:white;
	width:100%;
	position:relative;
	z-index:90;
}

#page_img_t {
	position:absolute;
	top:-63px;
	right:50px;
}

#page_img_b {
	display:block;
	position:absolute;
	margin:0;
	padding:0;
	top:-9px;
	right:25px;
	z-index:200;
	height:139px;
	overflow:hidden;
}

#img_txt {
	position:absolute;
	top:135px;
	font-size:10px;
	right:41px;
	z-index:500;
}

#img_txt a, #img_txt {
	color:white;
	text-decoration:none;
}

#bar_t, #bar_b {
	width:100%;
}

#bar_t {
	margin-bottom:-4px;
	margin-top:4px;
}


#bar_b {
	margin-bottom:4px;
	margin-top:-4px;
}

#bar_t #top, #bar_b #bot {
	background-color:white;
}


#bar_t #crn_t_l, #bar_t #crn_t_r, #bar_b #crn_b_l , #bar_b #crn_b_r  {
	width:25px;
	height:26px;
	background:url(../img/site/crn_t_l_white.gif);
}

#bar_t #crn_t_r {
	background:url(../img/site/crn_t_r_white.gif);
}

#bar_b #bot {
	background-position:center 20px;
}

#bar_b #crn_b_r {
	background:url(../img/site/crn_b_r_white.gif);
}

#bar_b #crn_b_l {
	background:url(../img/site/crn_b_l_white.gif);
}

#accr {
	text-transform:uppercase;
	color:#93948c;
	font-size:8px;
	line-height:15px;
	background-color:white;
	padding-left:28px;
	padding-right:28px;
	position:relative;
	top:12px;
}

#accr img {
	float:right;
	position:relative;
	top:-4px;
}

.clear {
	clear:both;
	float:none;
}


#faq {
	position:relative;
	float:right;
	width:485px;
}

#faq div.quote {
	display:none;
}

span.sup {
	text-decoration:none;
	display:block;
	position:absolute;
	right:-5px;top:5px;
	font-style:italic;
	font-size:11px;
}

.c_v {
	display:none;
}

#c_v {
	display:block;
	position:absolute;
	right:40px;
	top:-4px;
}

#signup {
  margin-top: 7px;
  width: 260px;
  white-space: nowrap;
}

#signup input {
  vertical-align:top;
  font-size: 11px;
  line-height: 23px;
}

#signup  .submit {
  margin-left: 1px;  
}

#signup input.updates {
  width: 190px;
  color: #fff;
  padding: 0px 5px;
  margin: 0px 5px 0px 0px;
  background: #919849;
  height: 25px;
}

#signup input {
  border: solid 1px #A2A865;
}

