body {
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat-x;
	background-color: #FFCC66;
	margin: 0px;
}
#container {
	width: 791px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
}
#header {
	background-image: url(../images/header_img.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 115px;
	width: 602px;
	text-align: right;
	font-size: 11px;
	padding: 0px;
}
#nav_top {
	font-size: 11px;
	float: right;
	color: #883600;
}
#nav_main_container {
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
	height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#nav_main {
	background-image: url(../images/corner_nav_l.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 21px;
	padding-left: 8px;
	padding-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 590px;
	float: left;
	text-transform: uppercase;
}
#form_top {
	float: right;
	margin: 0px;
	height: 24px;
	padding-top: 5px;
	background-image: url(../images/corner_nav_r.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}
#form_top input {
	margin: 0px;
	font-size: 11px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
#form_top input.go {
	margin: 0px;
	background-color: #FFCC66;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C4912B;
	border-bottom-color: #C4912B;
	border-right-style: solid;
	border-left-style: solid;
	color: #663300;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFCC66;
	border-left-color: #FFCC66;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
}
#nav_main a:link, #nav_main a:visited {
	text-decoration: none;
	color: #883600;
	font-weight: bold;
}
#nav_main a:hover {
	color: #883600;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#header a:link, #header a:visited {
	text-decoration: none;
	color: #883600;
	padding-right: 8px;
	padding-left: 8px;
}
#header a:hover {
	text-decoration: underline;
	color: #883600;
	padding-right: 8px;
	padding-left: 8px;
}
#right_column {
	background-color: #EAE9E9;
	width: 187px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	float: right;
}
#properties_wrap {
	background-image: url(../images/properties_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 585px;
	overflow: hidden;
}

#nav_bottom {
	clear: both;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
}
#footer {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	color: #999999;
	font-size: 11px;
	margin-bottom: 10px;
}
#form_quicksearch {
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	background-color: #EAE9E9;
	padding-top: 0px;
}
#other_res {
	background-color: #EAE9E9;
}

#other_res ul {
	margin: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#other_res h2 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #855200;
	padding-left: 4px;
	font-size: 12px;
}
a:link, a:visited {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
.box_yellow {
	background-image: url(../images/yellow_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 43px;
	width: 275px;
	float: left;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 11px;
	color: #4B4B4B;
}
.box_yellow h1 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9D4F00;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.box_property {
	width: 140px;
	float: left;
	margin-right: 6px;
}
.box_property h1 {
	font-size: 11px;
	text-transform: uppercase;
	background-image: url(../images/bg_prop_name.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFEAC0;
	height: 17px;
	width: 136px;
	padding-top: 2px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.box_property p {
	margin: 0px;
	padding-top: 5px;
	padding-left: 4px;
	color: #330000;
}
#properties_wrap h1 {

	font-size: 11px;
	text-transform: uppercase;
	background-image: url(../images/bg_prop_name.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFEAC0;
	height: 17px;
	width: 136px;
	padding-top: 2px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#properties_wrap p {

	margin: 0px;
	padding-top: 5px;
	padding-left: 4px;
	color: #330000;
}

.normal
{
    FONT-SIZE: 11px;
    LINE-HEIGHT: 14px;
    FONT-FAMILY: Verdana, Arial, Helvetica
}

.small
{
    FONT-SIZE: 10px;
    LINE-HEIGHT: 12px;
    FONT-FAMILY: Verdana, Arial, Helvetica
}

.normaltable
{
    FONT-SIZE: 15px;
    LINE-HEIGHT: 18px;
    FONT-FAMILY: Verdana,Arial,Helvetica
}

.callout
{
    FONT-SIZE: 11px;
    LINE-HEIGHT: 14px;
	COLOR: #ff0000;
    FONT-FAMILY: Verdana,Arial,Helvetica
}

.normalbig
{
    FONT-SIZE: 14px;
    LINE-HEIGHT: 16px;
	COLOR: #333333;
    FONT-FAMILY: Verdana,Arial,Helvetica
}

.pagetitle
{
    FONT-SIZE: 18px;
    LINE-HEIGHT: 20px;
	FONT-WEIGHT: bold;
	COLOR: #993300;
    FONT-FAMILY: Verdana, Arial, Helvetica
}


.month
{
    BACKGROUND-COLOR: #336699;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bolder
}
.weekday
{
    BACKGROUND-COLOR: white;
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bolder
}
.eventLabel
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bolder;
    TEXT-ALIGN: right
}
.eventText
{
    COLOR: black
}
.selectedDay
{
    BACKGROUND-COLOR: #ffff66
}
.day
{
    BACKGROUND-COLOR: white
}
.notaDay
{
    BACKGROUND-COLOR: silver
}
