.glossymenu{
	width: 700px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #775035;
	background-color: #FFFFFF;
	visibility: inherit;
	padding: 0px;
	margin-top: 0px;
}

.glossymenu a.menuitem{
	color: #774F35;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #775035;
	border-bottom-color: #775035;
	cursor: pointer;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color: #775035;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitemonhold:hover{
	background-color: #dcd4ce;
}

.glossymenu a.menuitemonhold{
	color: #774F35;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #775035;
	border-bottom-color: #775035;
	cursor: pointer;
	background-color: #e6e6d7;
}


.glossymenu a.menuitemonhold:visited, .glossymenu .menuitem:active{
	color: #775035;
}

.glossymenu a.menuitemonhold .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
	background-color: #dcd4ce;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;
	padding-top: 5px;
	padding-bottom: 5px;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}
.glossymenu .menuitem submenuheader td {
	padding-left: 20px;
}
.glossymenu .menuitemonhold submenuheader td {
	padding-left: 20px;
}
.menutext {
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	color: #775035;
	width: 130px;
}
.menuprice {
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	color: #775035;
	width: 160px;
	cursor: pointer;
}
.menuavailable {
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	color: #775035;
	width: 100px;
}
.menusold {
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	color: #FFFFFF;
	background-color: #CC0000;
	width: 100px;
}
.menudate {
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	color: #775035;
	width: 150px;
}
.menunumber {
	text-align: center;
	color: #775035;
	width: 120px;
}
.glossymenu .submenu p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	margin-top: 4px;
	margin-bottom: 4px;
	list-style-position: inside;
	list-style-type: circle;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A9A9A;
}
.detailhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A9A9A;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 6px;
	font-weight: bold;
	width: 190px;
}
.pdflink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A9A9A;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 300px;
}	
a.set1:link {
	color: #CC0000;
	text-decoration: none;
}
a.set1:visited {
	color: #CC0000;
	text-decoration: none;
}
a.set1:hover {
	text-decoration: underline;
}
a.set1:active {
	text-decoration: underline;
}
.content {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFFFFF;
	visibility: visible;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #775035;
}
.contentaccordian {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFFFFF;
	visibility: visible;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #775035;
	border-left-color: #775035;
}
.contentfooter {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFFFFF;
	visibility: visible;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #775035;
	border-left-color: #775035;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #775035;
}
.showhomeopen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #CC0000;
}
.newfoot {
	background-color: #FFFFFF;
	margin-top: 40px;
}
.content .siteplanpad {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #775035;
}
.gaurantee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #775035;
	text-align: center;
	font-weight: bold;
	line-height: 9px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.pageheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #775035;
	text-align: center;
	height: 35px;
	padding-top: 40px;
}
.bronzeunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 775035;
}
.content .pageheading p {
}
.content .gaurantee p {
}
.contentpad {
	background-color: #FFFFFF;
	height: 40px;
}
.content .gaurantee p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}
.content .gaurantee {
}
