﻿@charset "utf-8";
/* CSS Document */

Body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 100%;
	height: 100%;
	padding-top: 10px;
	margin: 0px;
	background-color: #f5f5f5; /* a "hint" of color! :-D */
	text-align: center; /* fixes a weird old IE bug */

}

#container {
	width: 900px;
	margin: 0 auto;
	height: 100%;
	text-align: left; /* "un-fix" said IE bug */
	padding: 0;
	background-color: #fff;

}

#masthead {
	border-bottom: medium solid #333;
	background-position: left bottom;
	height: 120px;
	background-image: url('../images/header_bg.gif');
	background-repeat: repeat-x;
}

#headertext {
	background-image: url('../images/condominiumheader.png');
	height: 100px;
	width: 750px;
	margin-top: 15px;
	background-repeat: no-repeat;
}

#headerpic {
	background-image: url('../images/tracey.png');
	background-repeat: no-repeat;
	height: 120px;
	width: 120px;
	padding-right: 20px;
}

#container-wrap {
	background: #a8a975 url(../images/bg_rp.gif) left top repeat-x;
	height: 900px;
}

#leftcol {
	background: #a8a975 url(../images/leftcol_bg.gif) right top no-repeat;
	width: 185px;
	height: 100%;
	float: left;
	margin-top: -8px;
}

#rightcol {
	background: #a8a975 url(../images/rightcol_bg.gif) left top no-repeat;
	width: 185px;
	height: 100%;
	float: right;
	margin-top: -8px;
}

#maincol 	{
	width: 525px;
	float: left;
	margin-top: 32px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/main_footer.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
}

#mcontent {
	width: 500px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 10px;
	margin: 0 auto;
}

#contentbottom {
	background: url(../images/main_footer1.jpg) center bottom no-repeat;
	overflow: hidden;
}

#rcontent {
	margin-right: 15px;
	margin-left: 15px;
}

.content 	{
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

#footer {
	text-align: center;
	clear: both;
	width: 950px;
	margin: 0 auto;
}

/*Navigation styles*/

#nav-wrap {
	height: 25px;
	text-align:center;
	font-size: 12px;
	padding-bottom: 10px;
	margin-left: 190px;
}

.navwrap ul {
	margin: 0 auto;
	text-align: left;
}

.navwrap ul li {
	margin: 0;
}

.navwrap ul li a span {
	height: 30px;
	line-height: 30px;
	background: url(../images/mainnav_sep.gif) right top no-repeat;
	padding: 0 10px;
	font-weight: bold;

}

.navwrap ul li a.active span {
	color: #000;
	font-weight: bold;
	color:black;
}

.navwrap ul li a.active:hover span {
	color: #000;
	font-weight: bold;
	color:black;
	text-decoration:none;
}


#navigation {
	text-align: center;

}

.vernav ul {
	margin: 0;
	padding: 0;
}

.vernav li {
	list-style-type: none;
	margin: 0 15px 0 0;
	padding: 0;
}

.vernav ul li, .vernav ul li a, .vernav ul li, .vernav ul li a span {
	float: left;
	display: block;
	color: rgb(102,0,51);
	text-decoration: none;
	cursor: pointer;
}

.vernav ul li a:hover span {text-decoration:underline;}

/* Footer Styles */
#footer p {
	color: #660033;
	margin-top: 5px;
}
#footer a {
	color: #660033;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
a {
	color: #660033;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}


/*Round Corner Style*/

.rtop, .rbottom{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
display:block;
}
b.rtop b, b.rbottom b {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#353537 none repeat scroll 0 0;
display:block;
height:1px;
overflow:hidden;
}
b.r1 {
margin:0 5px;
}
b.r2 {
margin:0 3px;
}
b.r3 {
margin:0 2px;
}
b.rtop b.r4, b.rbottom b.r4 {
height:2px;
margin:0 1px;
}

/* Content Styles */
h1,h2,h3,h4,h5,h6 {
	color: #660033;
	text-align:center;
}

.sitemapheader {
	font-size:medium;
}

.masthead1 {
	font-size:xx-large;
	color: #660033;
}

.masthead2 {
	font-size:large;
	color: #660033;
}


/* bookmark styles */
#bookmark {
	text-decoration: none;
	color: #660033;
}
#bookmark a {
	color: #660033;
	text-decoration:none;
}

#bookmark a:hover {
	color: #660033;
	text-decoration:none;
}

.newsh1 {
	font-size: 14px;
	font-weight:bold;
	
}

.underline {
	text-decoration: underline;
	margin-top: 0;
	margin-bottom: 0;
}

.center {
	text-align: center;
}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.style3 {
	font-weight: normal;
	padding-left: 20px;
}

.style4 {
	font-weight: bold;
	font-size: 16px;
	text-align:left;
	color:black;
	text-decoration:underline;

}

/* News page styles */
.boxed {
	margin: 0 0 20px 0;
}

.boxed .title {
	background-position: url('../images/img04.gif') no-repeat;
	width: 500px;
	height: 25px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: url('../images/img04.gif') no-repeat;
	font-size: 136%;
	color: #000099;
	vertical-align: bottom;
	text-align: left;
}
.boxed .content {
	padding: 15px;
	border-top: none;
	border-style: solid;
	border-width: 1px;
	border-color: #8c8d61;
}

.boxed .head {
	margin: 0;
	text-align: left;
	vertical-align: top;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	text-align:left;
}

.boxed ul {
}

.boxed ul li {
	padding: 8px 0 8px 10px;
	background: url('../images/img04.gif') no-repeat 0px 13px;
	vertical-align: top;
}

.boxed ul li.first {
	border: none;
	text-align: left;
}

