/**main body**/

body{
	margin-top:35px;
	vertical-align: top;
	text-align: top;
}

/**Main Headlines**/
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1f3555;
	text-decoration: none;
}

/**Blue subheads**/
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1f3555;
	text-decoration: none;
}

/**Blue subhead links **/
h2 a {
	color: #1f3555;
	text-decoration: none;
}

h2 a:active {
}

h2 a:link {
}

h2 a:hover {
	color:#763c28;
}

h2 a:visited {
	color: #1f3555;
}

	
/**Global text style**/
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1f3555;
	text-decoration: none;
}

p a:hover{
	color:#763c28;
	}
	
p a:active{
	color:#1f3555;
}



/**Side text style**/

.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1f3555;
	text-decoration: none;
}

.copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1f3555;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
}

/**Copy and links in left sidebar**/
.sidebar, .sidebar a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}



.sidebar a:active{
	color: #FFFFFF;

}

.sidebar a:link{
}

.sidebar a:hover{
	color: #a7b5b2;

}

.sidebar a:visited{
	color: #a7b5b2;

}

.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #d3dad8;
	text-decoration: none;
	text-align:center;
	vertical-align: top;
}

/**bottom links**/

.bottomlink a{
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}



.bottomlink a:hover {
	color: #763c28;
}



/** Main Menu Styles**/
#menu  {
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:bold;
	text-transform: none;
	color:#FFFFFF;
	text-decoration: none;
	background-color:#763c28;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 72px;
	display: block;
	text-align: center;
}

#menu a {
	color:#FFFFFF;
	text-decoration: none;
	line-height: 31px;
	background-color: #763c28;
	height: 31px;
	width: 72px;
	display: block;
}

#menu a:link{

}

#menu a:hover {
	color:#000000;
	background-color: #a7b5b2;
}

#menu a:active {
	background-color: #1f3555;
}

/**menu for ON pages**/
#on_menu  {
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:bold;
	text-transform: none;
	color:#FFFFFF;
	text-decoration: none;
	background-color:#000000;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 72px;
	display: block;
	text-align: center;
}

#on_menu a {
	color:#FFFFFF;
	text-decoration: none;
	line-height: 31px;
	background-color:#000000;
	height: 31px;
	width: 72px;
	display: block;
}

#on_menu a:link{

}


#on_menu a:active {
	background-color: #1f3555;
}

#on_menu a:visited {
	color: #FFFFFF;
}
/**double line menu**/
#menu1  {
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:bold;
	text-transform: none;
	color:#FFFFFF;
	text-decoration: none;
	background-color:#000000;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 72px;
	display: block;
	text-align: center;
}

#menu1 a {
	color:#FFFFFF;
	text-decoration: none;
	line-height: 15px;
	background-color: #763c28;
	height: 31px;
	width: 72px;
	display: block;
}

#menu1 a:link{

}
#menu1 a:hover {
	color: #000000;
	background-color: #a7b5b2;
}


#menu1 a:active {
	background-color: #1f3555;
}

#menu1 a:visited {
	color: #FFFFFF;
	text-align: center;

}
/**double line menu for ON pages**/
#on_menu1  {
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:bold;
	text-transform: none;
	color:#FFFFFF;
	text-decoration: none;
	background-color:#000000;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 72px;
	display: block;
	text-align: center;
}

#on_menu1 a {
	color:#FFFFFF;
	text-decoration: none;
	line-height: 15px;
	background-color: #000000;
	height: 31px;
	width: 72px;
	display: block;
}

#on_menu1 a:link{

}

#on_menu1 a:active {
	background-color: #1f3555;
}


/**Resident button style**/

#resident_menu  {
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:bold;
	text-transform: none;
	text-align:center;
	color: #1f3555;
	text-decoration: none;
	background-color: #1f3555;
	margin: 0px;
	padding: 0px;
}

#resident_menu a {
	color:#1f3555;
	text-decoration: none;
	background-color: #1f3555;
	height: 31px;
	width: 156px;
	display: block;
	line-height:30px;

}

#resident_menu a:link{

}

#resident_menu a:hover {
	color: #000000;
	background-color: #ba9d93;
}

#resident_menu a:active {
	background-color: #1f3555;
}


/**ON_Resident button style**/

#on_resident_menu  {
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:bold;
	text-transform: none;
	text-align:center;
	color: #000000;
	text-decoration: none;
	background-color: #1f3555;
	margin: 0px;
	padding: 0px;
}

#on_resident_menu a {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #000000;
	height: 31px;
	width: 156px;
	display: block;
	line-height:30px;

}

#on_resident_menu a:link{

}


#on_resident_menu a:active {
	background-color: #1f3555;
}

	
/**other locations button**/
#other_locations {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #1f3555;
	background-color:a7b5b2;
	text-decoration:none;
	margin:0px;
	padding:0px;
	text-align:center;
}

#other_locations a {
	color: #1f3555;
	text-decoration: none;
	background-color: #a7b5b2;
	height: 32px;
	width: 156px;
	display: block;
	line-height:15px;
	text-align:center;

}

#other_locations a:link{

}

#other_locations a:hover {
	color: #000000;
	background-color: #8f9aaa;
}




li	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
	list-style-position: outside;
	margin-top:10px;
}

link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1f3555;
	text-decoration: none;
}

.realtime {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}
