/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
a {
	color: #C4102F;
}
li {
	margin-left: -10px;
	list-style-type: square;
}
input {
	font-size: 11px;
}
textarea {
	font-size: 11px;
}
select {
	font-size: 11px;
}
#Main {
	background-color: #FFFFFF;
	border: 3px solid #FFFFFF;
}
#navButtons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	text-align: center;
	background-color: #2a8685;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 6px;
	width: 840px;
}
#navButtons a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px;
}
#navButtons a:hover {
	color:#306A6B;
	text-decoration: none;
	background-color: #9CB4B4;
	padding: 5px;
}
.headerimg {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.homeboxTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/home_box_top_grey.gif);
	height: 26px;
	width: 245px;
	margin: 2px;
	text-align: center;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AD2B4F;
	text-decoration: underline;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 3px;
	width: 840px;
	color: #333333;
}
.content a {
	color: #000000;
	text-decoration: underline;
}
.content a:hover {
	color: #006600;
	text-decoration: underline;
}
#floorplanwindow {
	border: 4px solid #eeeeee;
	margin-top: 8px;
	background-color: #eeeeee;
}
#Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#subTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background-color: #eeeeee;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-align: center;
}
#RightNav {
	width: 170px;
	padding-left: 10px;
}
#LeftContent {
}
#LeftContent p {
	font-size: 12px;
	margin-left: 15px;
	margin-right: 15px;
}
#LeftContent li {
	list-style-type: disc;
	margin-left: 10px;
}
#LeftContent a {
	color: #680E1A;
	text-decoration: underline;
}
#LeftContent a:hover {
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	text-decoration: underline;
}
#LeftNav {
	width: 170px;
	padding-right: 5px;
}
#LeftNav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 5px;
}
#LeftNav li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: -35px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#LeftNav a {
	color: #680E1A;
	text-decoration: none;
}
#LeftNav a:hover {
	text-decoration: underline;
	color: #306A6B;
}
#RightBox {
	background-color: #CCCCCC;
	width: 160px;
	padding: 3px;
}
.sideBoxTitle {
	font-weight: bold;
	color: #306A6B;
}
.sideBoxCaption {
	font-size: 9px;
	font-style: italic;
}
.contacttBox {
	background-color: #C51031;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 145px;
	margin-top: 25px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	color: #FFFFFF;
}
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2a8685;
	/* background-color: #316B6C; */
	padding: 10px;
}
#Footer a:hover {
	color:#306A6B;
	text-decoration: none;
	background-color: #9CB4B4;
	padding-top: 5px;
	padding-bottom: 5px;
}

#Footer a {
	text-decoration: underline;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#LeftNavTopper {
	background-color: #CCCCCC;
	height: 3px;
	margin-bottom: -15px;
}
#LeftNavTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#LeftNavItems {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
	margin-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#RightNavSmaller {

	width: 30px;
	padding-left: 10px;
}
