h1 {
	display: none;
}

h2 {
	display: none;
}

li {
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-type: square;
}

body {
	background-color: #660965;
	background-image: url(shared/R_R_P_25years.gif);
	background-repeat: no-repeat;
	background-position: center 15px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
}

#nav	{
	width: 190px;
	float: left;
	color: #FFFFFF;
	position: fixed;
	background-image: url(shared/door.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 150px;
	background-color: #660965;
}

#nav p	{
	margin-top: 0px;
	margin-bottom: 5px;
}

.nav_bg	{
	background-color: #7C0C7C;
	padding-left: 5px;
	padding-bottom: 4px;
	padding-top: 2px;
}
.purple_highlight {
	color: #660965;
}
.arrow_right {
	background-image: url(shared/arrow_right_purple.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
}



#nav a	{
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:visited	{
	color: #CCCCCC;
	text-decoration: none;
}

#nav a:active	{
	color: #FFFF99;
	text-decoration: none;
}

#nav a:hover	{
	color: #FFFFFF;
	text-decoration: underline;
}

/* Roses

#content	{
	width: 550px;
	float: right;
	background-color: #FFFFFF;
	background-image: url(season_content_headers/page_banner-ROSES.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 150px;
}

*/

#content	{
	width: 550px;
	float: right;
	background-color: #FFFFFF;
	background-image: url(shared/page_banner-BROCHURES.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 145px;
	margin-top: 125px;
}

#content_bg	{
	background-color: #ECECB3;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}

#content p	{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 7px;
	line-height: 130%;
}

.content_desc	{
	font-size: 28px;
	color: #CC0033;
	padding-top: 70px;
	text-align: center;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
}

.content_desc_sub	{
	font-size: 10px;
	color: #660965;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 10px;
}

.property_name	{
	font-size: 28px;
	color: #CC0033;
	padding-top: 70px;
	text-align: center;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
}

.property_name2	{
	font-size: 20px;
	color: #CC0033;
}

.property_location	{
	font-size: 24px;
	color: #666666;
}
.box {
	border: 1px solid #660965;
	margin: 7px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.image_right {
	float: right;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.thumbnail {
	float: right;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 5px;
	margin-left: 10px;
	border: 0px;
}
.price {
	font-weight: bold;
	text-align: center;
}

.highlight	{
	color: #660965;
	font-weight: 400;
}

.subhead	{
	font-size: 20px;
	color: #CC0033;
	font-family: "Times New Roman", Times, serif;
}

.new {
	font-weight: bold;
	background-color: #FF0000;
	color: #FFFFFF;
	padding-bottom: 1px;
	padding-top: 1px;
}

.entrydate {
	font-size: 10px;
}
.caps {
	text-transform: uppercase;
}


#content a:link	{
	color: #660965;
	text-decoration: none;
}

#content a:visited	{
	color: #660965;
	text-decoration: none;
}

#content a:active	{
	color: #660965;
	text-decoration: none;
}

#content a:hover	{
	color: #CC0000;
	text-decoration: underline;
}

.rule_bottom_white	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
}

.rule_bottom_grey	{
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#btt	{
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}

#footer	{
	clear: both;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 10px;
}

#footer a:link	{
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:visited	{
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:active	{
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:hover	{
	color: #ECECB3;
	text-decoration: underline;
}
