/*
	Default style sheet for Riverwood Properties
	Copyright 1999-2006, RAE, Inc.
	File: styles/default.css
	Author: John A. Lock, RAE, Inc. <http://www.relevantarts.com/>
	Date: 07/22/2006
	Version: 2.0
*/

/* Font definitions
*******************************************************************/	
BODY {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #5C8FA7;
}

INPUT, TEXTAREA {font-size: 12px;}

H1 {
	font-family: Georgia,Times,serif;
	font-size: 14px;
	font-weight: bold;
	color: #004F76;
}
H2 {
	font-family: Georgia,Times,serif;
	font-size: 18px;
	font-weight: bold;
	color: #004F76;
}
H3 {font-size: 11px; font-weight: bold;}
H4 {font-size: 10px; font-weight: bold;}

H1, H2, H3, H4 {
	margin-top: 0px;
	margin-bottom: 0px;
}

FORM {margin: 0px 0px 0px 0px;}

DD {margin-left: 15px;}

P {
	margin-top: 10px;
	margin-bottom: 10px;
}

UL, OL, DL {
	margin-top: 0px;
	margin-bottom: 0px;
}

.smallest	{font-size: 9px;}
.smaller	{font-size: 10px;}
.small		{font-size: 11px;}
.normal   {font-size: 12px;}
.big			{font-size: 16px;}
.bigger		{font-size: 20px;}
.biggest	{font-size: 24px;}

/* Text tweaks
*******************************************************************/
.underline	{text-decoration: underline;}
.credit			{
	font-family: serif;
	font-style: italic;
	color: #FFFFFF;
}
.moreleading {line-height: 150%;}
.redtext {
	color: #CC0000;
	font-weight: bold;
}

/* Link appearance
*******************************************************************/

a:link		{color: #5F1109; font-weight: bold; text-decoration: underline;}
a:visited	{color: #660000; font-weight: bold; text-decoration: underline;}
a:active	{color: #FF0000; font-weight: bold; text-decoration: underline;}
a:hover		{color: #FF0000; font-weight: bold; text-decoration: underline;}

/* Page layout specs
*******************************************************************/
.wrapper1 {
	width: 762px;
	background-color: #FFEBAD;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.wrapper2 {
	width: 762px;
	background-color: #FFF7DC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.wrapper3 {
	width: 762px;
	background-color: #FFF4D6;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.home_header_left {
	background-image: url(../img/home_tile.gif);
	width: 217px;
	height: 131px;
}
.home_body_left {
	background-image: url(../img/home_tile.gif);
	width: 221px;
	color: #334A48;
	font-size: 10px;
}
.left_column_pad {
	padding: 5px 20px 0px 20px;
}
.home_body_right {
	width: 536px;
}
.main_body_pad {
	padding: 15px 15px 0px 15px;
}
.white_head {
	font-family: Georgia,Times,serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.bigcap {
	font-size: 18px;
}
.newslink {
	color: #FFFFFF;
	text-align: right;
	color: #ffffff;
	text-decoration: underline;
}
.int_header_left {
	background-color: #004669;
	width: 214px;
	height: 131px;
	padding: 0px 0px 0px 3px;
}
.int_body_left {
	background-image: url(../img/home_tile.gif);
	width: 221px;
	color: #334A48;
	font-size: 10px;
}
.int_body_right {
	width: 536px;
}
.footer {
	color: #334A48;
	text-align: center;
}
.featured {
	padding: 0px 5px 0px 5px;
}
.reverseblue	{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-color: #00335A;
}
.biglink		{
	color: #5F1109;
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
}
.head		{
	color: #00335A;
	font-weight: bold;
	font-size: 14px;
}
.available	{
	color: #990000;
}
.section		{
	font-weight: bold;
	color: #00335A;
}
.propnav {
	width: 288px;
	padding-left: 5px;
}
.primeimage {
	border: 2px solid #FFFFFF;
	margin-bottom:5px;
}
