/*---------------------
Reset Defaults
---------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
    margin:0; 
    padding:0; 
}

table { 
    border-collapse:collapse; 
    border-spacing:0; 
}
 #events {
	background: #fff;
	width: 251px;
	padding: 2px;
	margin: 0 0 15px 0;
}

#eventsInside {
	background: #f5f5ee;
	border: 1px solid #b3b68a;
	padding: 10px;
}

#events h3 {
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #b3b68a;
}

#events p {
	line-height: 18px;
	margin-bottom: 8px;
}

#events a {
	color: #333333;
	text-decoration: none;
}

#events a:hover {
	color: #666666;
	/*text-decoration: underline overline;*/
	background: #e6e5de;
	text-decoration: underline;
}
fieldset,img {  
    border:0; 
}
 
address,caption,cite,code,dfn,em,strong,th,var { 
    font-style:normal; 
    font-weight:normal; 
}
 
ol,ul { 
    list-style:none; 
}
 
caption,th { 
    text-align:left; 
}
 
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
    font-weight:normal; 
}
 
q:before,q:after { 
	content:''; 
}
 
abbr,acronym {
	border:0; 
}

/*---------------------
Global Styles
---------------------*/

body {
	background-color: #e6e5de;
	border: 10px solid #fff;
	min-height: 98%;
}

html {
	height: 100%;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 90%;
	font-weight: lighter;
	line-height: 22px;
	letter-spacing: 1px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 100%;
	font-weight: 600;
	letter-spacing: 1px;
	background: url(../images/accent.jpg) top left no-repeat;
	/*text-indent: 45px;*/
	padding-left: 45px;
	margin-bottom: 10px;
	line-height: 30px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 100%;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.floorplans td {
	padding: 0 5px;
}

.floorplans th {
	background-color: #e6e5de;
	padding-left: 5px;
}

hr {
	border: solid 1px #ccc;
}

body#contact td {
	padding: 2px;
}

#left ul, #right ul {
	list-style: disc;
	margin-left: 1.5em;
}

#left li, #right li {
	margin-bottom: 10px;
}

a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color:#810081;
}
a:hover, a:active {
	color: #BB7E00;
	text-decoration: underline overline;
}

.bold {
	font-weight: bold;
}

.clear:after {
	content:".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	min-height: 1px;
}

.center {
	text-align: center;
}

.imgBrdr {
	border: solid #fff 4px;
}

.overviewNavOn {
	background: #666;
	color: #fff;
}

.textBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: #888 solid 1px;
	padding: 2px;
	margin: 0 5px 0 0;
	background-color: #fff;
}

.textBox:focus {
	background: #f5f5f5;
}

.formStuff {
	margin-right: 5px;
}

.submitBtn {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	border: none;
	background:#009900;
	color: #fff;
	padding: 2px;
	border: #000 2px solid;
}

.submitBtn:hover {
	background: #fff;
}

.warning {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FF0000;
	font-size: 90%;
	font-weight: lighter;
	line-height: 22px;
	letter-spacing: 1px;
}

/*---------------------
Global Layout
---------------------*/

#wrapper {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
}

#header h1 {
	display: block;
	text-indent: -9999px;
	height: 1px;
}

#hotspot {
	float: left;
}

#hotspot a {
	visibility: visible;
	position: relative;
	height: 35px;
	width: 275px;
	text-decoration: none;
	display: block;
	margin-top: 5px;
}

#menu {
	height: 57px;
	margin-bottom: 0px;
	font-size:	110%;
}
#menuButtons {
	height: 20px;
	padding-bottom:9px;
	padding-top:3px;
	background-color:#E6E5DE;
	text-align:center;
	color:#000000;
	font-size:18px;
}
#menuButtons a {
	padding:9px;
	color:#000000;
	text-decoration:none;
}
#menuButtons a:hover {
	background-color:#bcbda3;
	color:#000000;
	text-decoration:underline;
}
#menuBar {
	height: 20px;
	background-color: #bcbda3;
	border-top: 1px solid #797b68;
}

#contactButton {
	background-color:#885B00;
}
#content {
	background-color: #fff;
}
#bottomNav {
	background: #fff;
	text-align: center;
	padding: 10px;
	/*clear: both;*/
	width: 640px;
	margin: 0 auto;
}

#bottomNav a {
	white-space: nowrap;
}

#bottomNav p {
	/* font-size: .7em; */
}

#footer {
	clear: both;
	text-align: right;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 660px;
}

/*---------------------
Global Navigation
---------------------*/

#menuButtons ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menuButtons li {
	list-style: none;
	display: inline;
	float: left;
}

#menuBar img {
	float: right;
}

.textMinus {
	height: 20px;
	width: 25px;
	text-indent: -10000px;
	overflow: hidden;
	background-image: url(../images/text_minus.gif);
	background-position: top left;
	display: block;
	float: right;
}

.textPlus {
	height: 20px;
	width: 25px;
	text-indent: -10000px;
	overflow: hidden;
	background-image: url(../images/text_plus.gif);
	background-position: top left;
	display: block;
	float: right;
}

.textDefault {
	height: 20px;
	width: 25px;
	text-indent: -10000px;
	overflow: hidden;
	background-image: url(../images/text_mid.gif);
	background-position: top left;
	display: block;
	float: right;
}

.homeBtn {
	height: 20px;
	width: 56px;
	text-indent: -10000px;
	overflow: hidden;
	background-image: url(../images/home_btn.gif);
	background-position: top left;
	display: block;
}

.overviewBtn {
	height: 20px;
	width: 81px;
	text-indent: -10000px;
	overflow: hidden;
	background-image: url(../images/overview_btn.gif);
	background-position: top left;
	display: block;
}

.residentBtn {
	height: 20px;
	width: 107px;
	text-indent: -10000px;
	overflow: hidden;
	background-image: url(../images/resident_btn.gif);
	background-position: top left;
	display: block;
}

.apartmentsBtn {
	height: 20px;
	width: 95px;
	text-indent: -10000px;
	overflow: hidden;
	background-image: url(../images/apartments_btn.gif);
	background-position: top left;
	display: block;
}

.directionsBtn {
	height: 20px;
	width: 89px;
	text-indent: -10000px;
	overflow: hidden;
	background-image: url(../images/directions_btn.gif);
	background-position: top left;
	display: block;
}

.contactBtn {
	height: 20px;
	width: 92px;
	text-indent: -10000px;
	overflow: hidden;
	background-image: url(../images/contact_btn.gif);
	background-position: top left;
	display: block;
}

.pcBtn {
	height: 20px;
	width: 140px;
	text-indent: -10000px;
	overflow: hidden;
	background-image: url(../images/pc_btn.gif);
	background-position: top left;
	display: block;
}

.textMinus:hover,
.textPlus:hover,
.textDefault:hover,
.homeBtn:hover,
.overviewBtn:hover,
.residentBtn:hover,
.apartmentsBtn:hover,
.directionsBtn:hover,
.contactBtn:hover,
.pcBtn:hover {
	background-position: bottom left;
}

body#home a#homeLink,
body#overview a#overviewLink,
body#resident a#residentLink,
body#apartments a#apartmentsLink,
body#directions a#directionsLink,
body#pc a#pcLink {
	background-color:#bcbda3;
	color:#000000;
	text-decoration:underline; 
	/*background-position: bottom left;*/
	
}
body#contact a#contactButton {
	background-color:#bcbda3;
	color:#000000;
	text-decoration:underline; 
}

/* text reset */

body p {
	font-size: 90%;
	
	line-height: 2em;
}

body h2, body h3 {
	font-size: 110%;
}

/*html>body, html>body div, html>body th, html>body td, html>body li, html>body dd*/

html>body p	{
	font-size: 90%;
}

html>body h2, body h3 {
	font-size: 110%;
}
.style1 {
	font-size: 11px;
}
