body {
	font-family: 'PT Sans', sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	background-repeat: repeat;
}
#clear {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	padding: 1px;
	border: 1px solid #000000;
	width: 884px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #CCCCCC;
}



#header {
	width: 884px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#separator {
	width: 884px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 0px;
	clear: both;
}
#content {
	width: 884px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF3E8;
}
#LHS {
	width: 220px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#menu  {
	color: #000000;
	font-size: 100%;
	background-color: #F5F5F5;
	margin: 0px;
	width: 250px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	height: 211px;
}

#menu  h1 {
	color: #FFFFFF;
	font-size: 16px;
	background-color: #ED7B24;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	height: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#menu   ul  {
	list-style-type: none;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#menu  li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-position: inside;
	list-style-image: url(img/bullet.gif);
}
#menu  a {
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#menu  a:hover {
	text-decoration: underline;
	color: #ED7B24;
}
#twitter {
	padding: 0px;
	width: 251px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 90%;
	background-color: #333333;
}
#facebook {
	padding: 0px;
	width: 251px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	height: 425px;
}
.unselected {
	color: #333333;
	text-decoration: none;
}
.selected {
	color: #F68025;
	text-decoration: none;
	font-weight: bold;
}
#page-text {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#page-text a {
	color: #ED7B24;
	text-decoration: none;
}
#page-text a:hover {
	text-decoration: underline;
}

#page-text    p  {
	padding: 0px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	line-height: 170%;
}
#page-text img {
	padding: 0px;
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#page-text .with-border {
	background-color: #ede5e2;
	text-align: center;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-weight: bold;
}

#page-text h2 {
	font-size: 130%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #000000;
}
#page-text h3 {
	font-size: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #ED7B24;
}
#page-text table {
	padding: 0px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#page-text tr {
	margin: 0px;
	padding: 0px;
}


#page-text  td {
	margin: 0px;
	padding: 5px;
}
#page-text table img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#google-map {
	float: right;
	padding: 0px;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	background-image: url(img/google-map.gif);
	background-repeat: no-repeat;
	background-position: left top;
}




.orange-bold {
	font-weight: bold;
	color: #ED7B24;
	font-size: 110%;
}


#main {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 251px;
	top: 145px;
	padding: 0px;
	font-size: 100%;
	width: 633px;
}

#main ul {
	padding: 0px;
	list-style-image: url(img/bullet.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-position: inside;
}
#main li {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 25px;
}
#main #small-nav {
	font-size: 16px;
	font-weight: normal;
	background-color: #DEECF5;
	margin: 0px;
	height: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}



#main #big-nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
	height: 260px;
}

#big-nav-image     {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#big-nav-image img {
	padding: 0px;
	border: none;
	margin: 0px;
}
#big-nav-image-last {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#big-nav-image-last img {
	padding: 0px;
	border: none;
}
#big-nav-label {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-weight: bold;
	width: 211px;
	padding: 0px;
}
#big-nav-label a {
	color: #ED7B24;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#big-nav-label a:hover {
	text-decoration: underline;
}


#big-nav-label-last {
	float: left;
	text-align: center;
	width: 211px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#big-nav-label-last a {
	color: #ED7B24;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#big-nav-label-last a:hover {
	text-decoration: underline;
}
















#footer {
	font-size: 70%;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	text-align: left;
}
#footer p {
	margin: 0px;
	padding: 0px;
	color: #999999;

}

#footright {
	float: right;
	color: #999999;
}
#footer #footright a {
	color: #FF9900;
	text-decoration: none;
}
#footer #footright a:hover {
	text-decoration: underline;
}

