/* 	
			
		Copyright 2008 Byte Technology  
		
		http://www.byte-technology.com
		
		Byte Technology
		20 Ragsdale Drive, Suite 220
		Monterey, CA  93940
		
		Phone:	831.656.9178
		Fax:		831.855.0291

*/

/* Paste "display: none;" in selectors that are to be hidden when using the print style sheet. */

/* Standard HTML tags 
--------------------------------------------------------------------------- */

/* Body
------------------------- */

body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ded9d7 url('../Images/BackgroundPageStripe.jpg') repeat-x 0 0;
	color: #000000;
}

.Swoopy {
	position: absolute;
	top: 324px;
	left: 0;
	width: 1117px;
	height: 726px;
	background: url('../Images/BackgroundSwoopy.jpg') repeat-x 0 0;
	z-index: 0;
}

p {
	line-height: 1.5;
	margin: 0 0 15px 0;
}

/* Image
------------------------- */

img {
	border: none;
	padding: 0;
	margin: 0;
}

/* Tables
------------------------- */

td {
	vertical-align: top;
}

td p {
	line-height: 1.5;
	margin: 0 0 15px 0;
}

th {
	text-align: left;
}

/* Links
-------------------------------------------------- */

a:link,
a:visited {
	color: #8c5f00;
	text-decoration: none;
}

a:hover {
	color: #8c5f00;
	text-decoration: none;
}

/* Lists
-------------------------------------------------- */

ul,
ol {
	margin: 15px 0 18px -20px;
	*margin: 15px 0 18px 20px; /* for IE7 */
}

ul li,
ol li {
	line-height: 1.5;
	margin: 0 0 10px 0;
}

/* Special
--------------------------------------------------------------------------- */

.Clear {
	clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	line-height: 1;
}

/* Container
--------------------------------------------------------------------------- */

#Container {
	margin: 0 auto;
	padding: 0 12px 25px 12px;
	width: 900px;
	background: #ffffff;
	color: #000000;
}

/* Headers
--------------------------------------------------------------------------- */

h1,
h1 a:link,
h1 a:visited  {
	font-size: 24px;
	font-weight: bold;
	color: #8c5f00;
	margin: 0 0 15px 0;
	text-decoration: none;
}

h1 a:hover  {
	font-size: 24px;
	font-weight: bold;
	color: #8c5f00;
	margin: 0 0 15px 0;
	text-decoration: none;
}

h2,
h2 a:link,
h2 a:visited {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 40px 0 8px 0;
	text-decoration: none;
}

h2 a:hover  {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 40px 0 8px 0;
	text-decoration: none;
}

h3,
h3 a:link,
h3 a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #434243;
	margin: 40px 0 8px 0;
	text-decoration: none;
}

h3 a:hover  {
	font-size: 14px;
	font-weight: bold;
	color: #434243;
	margin: 40px 0 8px 0;
	text-decoration: none;
}

h4,
h4 a:link,
h4 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 40px 0 8px 0;
	text-decoration: none;
}

h4 a:hover  {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 40px 0 8px 0;
	text-decoration: none;
}

h5,
h5 a:link,
h5 a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 40px 0 8px 0;
	text-decoration: none;
}

h5 a:hover  {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 40px 0 8px 0;
	text-decoration: none;
}

h6,
h6 a:link,
h6 a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 40px 0 8px 0;
	text-decoration: none;
}

h6 a:hover  {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 40px 0 8px 0;
	text-decoration: none;
}

.PageTop {
	position: absolute;
	top: 0;
	left: 0;
	width: 1077px;
	height: 160px;
	background: url('../Images/BackgroundPageTop.jpg') no-repeat 0 0;
	z-index: 1;
}

/* Header
--------------------------------------------------------------------------- */

.Header {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 924px;
	font-size: 10px;
	z-index: 100;
}

.HeaderLeft {
	width: 400px;
}

.HeaderRight {
	float: right;
	width: 400px;
	padding: 15px 0 0 0;
	text-align: right;
	color: #000000;
}

.HeaderRight a:link,
.HeaderRight a:visited {
	color: #000000;
	text-decoration: none;
}

.HeaderRight a:hover {
	color: #000000;
	text-decoration: underline;
}

.HeaderRight .Hot {
	color: #8c5f00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* Main Navigation
--------------------------------------------------------------------------- */

.MainNav {
	position: absolute;
	top: 125px;
	left: 25px;
	list-style-type: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0 35px 0;
	padding: 0;
	z-index: 500;
}

.MainNav li {
	margin: 0 20px 0 0;
	display:inline;
}

.MainNav li a:link,
.MainNav li a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.MainNav li a:hover {
	color: #8c5f00;
	text-decoration: none;
}

.MainNav li a.Hot:link,
.MainNav li a.Hot:visited {
	color: #8c5f00;
	font-weight: bold;
	text-decoration: none;
}

.MainNav li a.Hot:hover {
	color: #8c5f00;
	text-decoration: none;
}


/* Secondary Navigation
--------------------------------------------------------------------------- */

.secondaryNav,
.secondaryNav a:link,
.secondaryNav a:visited  {
	float: right;
	width: 300px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin: 5px 0 15px 0;
	text-decoration: none;
}

.secondaryNav a:hover {
	float: right;
	width: 300px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8c5f00;
	margin: 5px 0 15px 0;
	text-decoration: none;
}

/* Home Image Stripe
--------------------------------------------------------------------------- */

.HomeImageStripe {
	position: absolute;
	top: 162px;
	left: 0;
	width: 924px;
	height: 160px;
	padding: 17px 0 0 0;
	background: url('../Images/BackgroundStripe.jpg') repeat-x 0 0;
	z-index: 1;
}

.HomeImageStripeLeft {
	float: left;
	width: 493px;
}

.HomeImageStripeRight {
	float: right;
	width: 325px;
	padding: 0 75px 0 0;
	color: #ffffff;
	font-size: 14px;
}

.HomeImageStripeRight a:link,
.HomeImageStripeRight a:visited {
	color: #c9962c;
	font-weight: bold;
	text-decoration: none;
}

.HomeImageStripeRight a:hover {
	color: #c9962c;
	font-weight: bold;
	text-decoration: none;
}

.HomeContent {
	position: absolute;
	top: 350px;
	left: 14px;
	width: 910px;
	z-index: 500;
}

/* Home Columns
--------------------------------------------------------------------------- */

.HomeColumns {
	margin: 0 0 0 24px;
	width: 900px;
}

.HomeColumnsLeftContainer {
	float: left;
	width: 700px;
}

.HomeColumnsLeft {
	float: left;
	width: 350px;
	text-align: center;
}

.HomeColumnsLeft ul {
	margin: 0 0 0 175px;
	*margin: 0 0 0 215px; /* FOR IE7 */
}

.HomeColumnsLeft ul li {
	margin: 0 0 5px 0;
}

.HomeColumnsLeft a:link,
.HomeColumnsLeft a:visited {
	color: #8c5f00;
	font-weight: bold;
	text-decoration: none;
}

.HomeColumnsLeft a:hover {
	color: #8c5f00;
	font-weight: bold;
	text-decoration: underline;
}

.HomeColumnsMiddle {
	float: right;
	width: 325px;
}

.HomeQuickContact {
	width: 325px;
}

.HomeQuickContactLeft {
	float: left;
	width: 200px;
}

.HomeQuickContactLeft input,
.HomeQuickContactLeft textarea {
	padding-left: 5px;
	border: 1px solid #baaeab;
	margin: 0 0 10px 0;
}

.HomeQuickContactRight {
	float: right;
	width: 125px;
}

.HomeQuickContactRight .Button {
	width: 75px;
	height: 25px;
	border: 1px solid #434243;
	background: #8c5f00;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
}

.HomeColumnsRight {
	float: right;
	width: 100px;
}

.PageContent {
	position: absolute;
	top: 185px;
	left: 14px;
	width: 924px;
	z-index: 1500;
}

/* Page Columns
--------------------------------------------------------------------------- */

.PageColumns {
	margin: 0 0 0 24px;
	width: 900px;
}

.PageColumnsLeft {
	float: left;
	width: 650px;
}

.PageColumnsRight {
	float: right;
	width: 200px;
}

.PageColumnsRight ul {
	margin: 0 0 0 -20px;
	*margin: 0 0 0 20px; /* FOR IE7 */
}

.PageColumnsRight ul li {
	margin: 0 0 5px 0;
}

.PageColumnsRight a:link,
.PageColumnsRight a:visited {
	color: #8c5f00;
	font-weight: bold;
	text-decoration: none;
}

.PageColumnsRight a:hover {
	color: #8c5f00;
	font-weight: bold;
	text-decoration: underline;
}







/* Footer
--------------------------------------------------------------------------- */

.Footer {
	margin: 25px 0 25px 0;
	z-index: 1000;
	font-size: 10px;
}

.FooterLeftBracket {
	width: 16px;
	height: 74px;
	background: url('../Images/BracketLeft.gif') no-repeat 0 0;
}

.FooterRightBracket {
	width: 16px;
	height: 74px;
	background: url('../Images/BracketRight.gif') no-repeat 0 0;
}

.FooterTop {
	padding: 18px 15px 2px 15px;
/*	border-bottom: 1px solid #434243;*/
	background: url('../Images/BackgroundFooterBuilding.gif') bottom no-repeat;
}

.FooterBottomLeft {
	padding: 4px 0 15px 15px;
}

.FooterBottomRight {
	padding: 4px 15px 15px 0;
	text-align: right;
}

.FooterBottomRight a:link,
.FooterBottomRight a:visited {
	color: #000000;
	text-decoration: none;
}

.FooterBottomRight a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Additional Main Styles
--------------------------------------------------------------------------- */

.propertyTableHeaderRow {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

/* Contact Page Form
-------------------------------------------------------------------------- */

.Contact input,
.Contact textarea {
	padding-left: 5px;
	border: 1px solid #baaeab;
	margin: 0 0 10px 0;
}

.Contact .Button {
	width: 75px;
	height: 25px;
	border: 1px solid #434243;
	background: #8c5f00;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
}

/* ----------------------------------------------------------------------- */















