body
{
	background: #280A00 url(/images/bg.jpg) repeat-x;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #5C5C29;
}

body.infoWindow
{
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #5C5C29;
}

/* TEXT */

.mainText
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #51511F;
}

.mainTextBold
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #51511F;
}

.mainTextSmall
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #51511F;
}

.redBold
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #cc0000;
}

.successBold
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
}

.smallBold
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #51511F;
}

.title
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	color: #51511F;
}

.ItalicTitle
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #48481A;
}

.lgTitle
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	color: #999966;
	leading: 70px;
}

.lgBoldTitle
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	color: #51511F;
}

.headerText_12
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #51511F;
}

.headerText
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #5C5C29;
	text-indent: 14px;
}

.footerText
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFCC;
}

/* TDs */

.aboutusMain
{
	background-image: url(/images/aboutus_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #51511F;
}

.smHeader
{
	background: #ffffff;
	background-image: url(/images/header_bg_sm.jpg);
	background-position: left;
	background-repeat: no-repeat;
}



/* FORM ELEMENTS */

.button
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	color: #5c5c29;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #ececec;
	background-image: url(/images/button_bg_brn.gif);
	border: 1px solid #5c5c29;
}

input.main
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #D9D9B1;
	border: 1px solid #5c5c29;
}

input.focused
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #ececec;
	border: 1px solid #5c5c29;
}

textarea.main
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #D9D9B1;
	border: 1px solid #5c5c29;
}

textarea.focused
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #ececec;
	border: 1px solid #5c5c29;
}

/* DIVS */

#awardSeal
{
	position: absolute;
	top: 430px;
	z-index: 10;
	left: 50%;
	margin-left: -380px;
}

#aboutus_float
{
	position: absolute;
	top: 190px;
	z-index: 10;
	left: 50%;
	margin-left: -60px;
}

#floorplans_float
{
	position: absolute;
	top: 280px;
	z-index: 10;
	left: 50%;
	margin-left: 5px;
}

.side_padded
{
	padding-left: 20px;
	padding-right: 20px;
}

.side_padded_10
{
	padding-left: 10px;
	padding-right: 10px;
}

/* LINKS */

a
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	color: #5C5C29;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:hover
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	color: #5C5C29;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a.headerTextLink
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #5C5C29;
	text-decoration: none;
}

a.headerTextLink:hover
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #5C5C29;
	text-decoration: underline;
}

a.boldTextLink
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #5C5C29;
	text-decoration: underline;
}

a.boldTextLink:hover
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #5C5C29;
	text-decoration: none;
}

a.boldDarkTextLink
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #48481A;
	text-decoration: underline;
}

a.boldDarkTextLink:hover
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #48481A;
	text-decoration: none;
}

a.hilightLink
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #7A0000;
	text-decoration: underline;
}

a.hilightLink:hover
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	text-decoration: none;
}

a.boldItalicLink
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #5C5C29;
	text-decoration: underline;
}

a.boldItalicLink:hover
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #5C5C29;
	text-decoration: none;
}

a.titleLink
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #5C5C29;
	text-decoration: none;
}

a.titleLink:hover
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #5C5C29;
	text-decoration: none;
}
