
* {
	padding: 0;
	margin: 0;

}

body {
	margin: 0;
	padding: 0;
/*	font-family: Verdana, Arial, sans-serif; */
	font-family: Arial, sans-serif;
	background: #291700 url(images/gradient.png) repeat-x top center;
	background: #291902 url(images/mainbg.png) repeat-x top center;

	color: #000000;
	text-align: center;

	font-size: x-small; 
		/* Value for Windows IE 5 */
	voice-family: "\"}\"";
		/* Rule 'ends' for Windows IE 5 */
	voice-family: inherit;
		/* Recover from trick */
	font-size: small;
		/* Intended value for recent browsers */

}

.donothing {
	/* */
}

.parkpattern {
	background: transparent url(images/pattern.png) no-repeat top center;
}

.parkbody {
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF; /* url(images/lhs.gif) repeat-y top left; */
	color: #000000;

	width: 61.5em;

/*
	padding-left: 4px;
*/


	width: 825px;
}

.parkbodyin {
	background: transparent url(images/rhs.gif) repeat-y top right;
	padding-right: 4px;
}

ul#topmenu {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;

	width: 29em;
}

ul#topmenu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

ul#topmenu li a {
	float: left;
	padding-left: 1em;
	padding-right: 1em;
	font-size: 94%;
	text-decoration: none;
	color: #8A0834;
	margin-top: 1em;
	border-left: 1px solid #C7932E;
}

ul#topmenu li.first a {
	border-left: 0;
}

#logo {
	float: left;
}

.parkheader p {
	font-size: 12px;
	color: #BB9C41;
	text-align:center;
	clear: right;
	margin-right: 1.4em;
	padding-top: 3em;
	font-weight: normal;
	
    width: 50%;
    float: right;
}

.parkmenu {
	clear: both;
	background: #5B0623 url(images/menu-bg.png) repeat-x bottom left;
	font-family: Arial, sans-serif;
}

.parkmenu_c {
	background: transparent url(images/menu-right.png) no-repeat bottom right;
}

.parkmenu ul {
	background: transparent url(images/menu-left-no-pat.png) no-repeat bottom left;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 3em;
	padding-left: 1.5em;
}

.parkmenu ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

.parkmenu ul li a {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0.8em;
	padding-left: 1.3em;
	padding-right: 1.3em;
	border-right: 1px solid #C7932E;

}

.parkmenu ul li.last a {
	border-right: 0;
}

.parkmenu ul li.current a {
    color: #E7B2C6;
    text-decoration: underline;
}

.parkcontent {
	clear: both;
	background: #FFFFFF url(images/shade.png) repeat-x top left;
	padding: 1.5em;
	padding-top: 0em;
}

.parkrightcol {
	float: right;
	width: 13.5em;
	padding-right: 3.5em;
    margin-bottom: 2em;
}

.parkrightcol img {
	padding-top: 1em;
}

.callback {
	display: block;
	background: transparent url(images/callback.png) no-repeat top right;
	padding-top: 2em;
	margin-top: 1em;
	text-decoration: none;
	color: #8A0834;

	padding-top: 3.5em;
	width: 13em;
	padding-left: 1em;
	margin-top: 0;
}

.pdflink {
	display: block;
	background: transparent url(images/downloadbutton.jpg) no-repeat top right;
	padding-top: 2em;
	margin-top: 1em;
	text-decoration: none;
	color: #8A0834;

	padding-top: 1.5em;
	padding-bottom: 1.5em;
	width: 13em;
	padding-left: 1em;
	margin-top: 0;
}



.parkleftcol {
	padding-right: 19em;
	padding-left: 2.3em;
}

.widecontent .parkleftcol {
	padding-right: 17em;
}

.widecontent .parkrightcol {
	width: 15.5em;
}

.rightaligned .parkrightcol {
	float: left;
}

.rightaligned .parkleftcol {
	padding-left: 17em;
	padding-right: 15em;
}

.parkbanner {
	position: relative;
	margin-bottom: 1em;
}

.bannertext {
	position: absolute;
	top: 5em;
	left: 2.3em;
	width: 23em;
}

h1 {
	font-weight: normal;
	font-size: 200%;
	color: #A57900;
	padding-bottom: 0.5em;
}

h2 {
	color: #5E5E5E;
	font-size: 125%;
	font-weight: normal;
}

h3 {
    font-size: 108%;
    color: #880934;
    padding-bottom: 0.3em;
}

h4 {
	font-size: 100%;
}

.parkleftcol p, .parkleftcol ul, .parkleftcol ol, .parkleftcol table {
	font-size: 86%;
	margin-bottom: 1.5em;

	font-size: 94%;
}

.parkleftcol p.nospace {
	margin-bottom: 0;
}

.parkleftcol ol {
    padding-left: 2.1em;
}

.parkleftcol ul {
	list-style: none;
    padding-left: 0;
}

.parkleftcol ul li {
	list-style-type: none;
	background: transparent url(images/dash.png) no-repeat top left;
	padding-left: 1em;
}

.splash {
	border: 1px solid #DFD4B4;
	background-color: #EBE5CD;
	padding: 0.8em;
	margin-bottom: 1.5em;
}

.splash p {
	margin-bottom: 0.5em;
}

p strong {
	color: #8A0836;
}

strong .dark {
	color: #000000;
}

ul.sblock {
	margin: 0;
	padding: 0;
	list-style: none;
	
	height: 10em;
	font-size: 100%;
}

ul.sblock li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;

	width: 18em;
	font-size: 86%;
	float: left;
}

span {
	color: #8A0834;
}

.parkfooter {
        clear: both;
	border-top: 5px solid #B69220;
	padding: 1em;
	padding-left: 2em;
	margin-left: 2em;
	margin-right: 2em;
}

.parkfooter ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.parkfooter ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

.parkfooter ul li a {
	float: left;
	text-decoration: none;
	padding-left: 1em;
	padding-right: 1em;
	border-left: 1px solid #C7932E;
	font-size: 86%;
	color: #2F2F2F;
}

.parkfooter ul li.first a {
	border-left: 0;
	padding-left: 0;
}

.cpr {
	float: right;
	padding-right: 1em;
	font-size: 86%;
	color: #939393;
}

.cpr a {
	color: #939393;
	text-decoration: none;
}

.cpr a:hover {
	text-decoration: underline;
}

.clearer {
	clear: both;
	font-size: 86%;
}

.submenu {
    background: #F3E4C3 url(images/submenu-bg.png) repeat-x top left;
    margin-bottom: 2em;
    padding: 0.8em;
    padding-left: 2em;
    height: 1.3em;
}

.submenu p {
    float: left;
    font-size: 100%;
    padding: 0.1em;
}

.submenu strong {
    color: #956E13;
}

.submenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.submenu ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline;
}

.submenu ul li a {
    font-size: 92%;
    text-decoration: none;
    color: #000000;
    font-size: 92%;
    padding-left: 1em;
    padding-right: 1em;
    border-left: 1px solid #9F7507;
	line-height: 150%;
}

.submenu ul li.first a {
    border-left: 0;
}

a img {
    border: 0;
}

.sblock a {
    color: #9D760F;
    text-decoration: none;
	
	font-weight: bold;
	font-family: Arial, sans-serif;
}

label {
	float: left;
	clear: left;
	display: block;
	width: 7em;
	padding-right: 0.5em;
	margin: 0.2em;
	padding: 0.2em;
}

input, select {
	width: 24em;
	margin: 0.2em;
	padding: 0.2em;
}

input.smallinput {
	float: left;
	width: 1em;
    margin: 0.5em;
    margin-left: 0.2em;
}

textarea {
	width: 24em;
	margin: 0.2em;
	padding: 0.2em;
}

.button {
	width: 4em;
	margin-left: 9em;
}

.red {
	color: #E30405;
	font-weight: bold;
}

.rlink {
    text-align: center;
}

.rlink a, .parkleftcol a {
    text-decoration: none;
    color: #8A0834;
}

h2#the-place-to-unwind {
	background: transparent url(images/the-place-to-unwind.png) no-repeat top left;
	text-indent: -999em;
}

h2#about-the-park {
	background: transparent url(images/about-the-park.png) no-repeat top left;
	text-indent: -999em;
}

h2#the-park-houses {
	background: transparent url(images/the-park-houses.png) no-repeat top left;
	text-indent: -999em;
}

h2#the-park-apartments {
	background: transparent url(images/the-park-apartments.png) no-repeat top left;
	text-indent: -999em;
}

h2#the-park-location {
	background: transparent url(images/the-park-location.png) no-repeat top left;
	text-indent: -999em;
}

h2#contact-us {
	background: transparent url(images/contact-us.png) no-repeat top left;
	text-indent: -999em;
}

h2#site-map {
	background: transparent url(images/site-map.png) no-repeat top left;
	text-indent: -999em;
}

h2#disclaimer {
	background: transparent url(images/disclaimer.png) no-repeat top left;
	text-indent: -999em;
}

h2#press-room {
	background: transparent url(images/press-room.png) no-repeat top left;
	text-indent: -999em;
}

h2#request-callback {
	background: transparent url(images/request-callback.png) no-repeat top left;
	text-indent: -999em;
}


.sneakright {
	float: right;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	width: 13.5em;
	padding-top: 1em;
}

.sneakright p {
	font-size: 86%;
	margin-bottom: 1.5em;

	font-size: 94%;
}

