html {
	height: 100%; min-height: 100%;
}
body {
	 min-height: 100%; height: 100%; background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 85%; 
margin-top: 10px; color: #333333;
background-image: url(../images/bk.gif); }
a {
	color: #B8394B;
}
a:hover {
	color: #3361AE; text-decoration: underline;
}
h3 {
	text-align: left; color: #3361AE;
}
h4 {
	text-align: left; color: #3361AE; font-size: 130%;
}
h5 {
	text-align: left; color: #333333; font-weight: bold; font-size: 105%; margin: 10px 5px 10px 0px;
}
.form {
	text-align:right;
}
#container {
	min-height: 100%; margin: 0px auto 0px; width: 779px; 
	 background-color: #ffffff; border: 1px solid #72755F;
	 text-align: left;
}
#logo {
	background-image: url(../images/logo.gif); background-repeat: no-repeat;
	float:right; margin-right: 20px; height: 56px; width: 538px;
	margin-top: 25px;
}
#header {
	height: 230px; 
	}
	#header img {
		float:left;
	}

#menu {
	background-color: #CBAF6E; height: 22px;  font-size: 85%; 
margin-bottom: 0px;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
}
#menu ul li {
	float:left;  border-right: 1px solid #E8DDBF; margin: 0px; 
	padding:2px 0px; height: 17px; position: relative;
	
}
#menu  ul li a, #menu h4 {
color: #333333; width: 110px; font-weight: bold;
display: block; text-align: center; padding:2px 0px 1px;
text-decoration: none; height: 20px; 
}
#menu ul li a:hover {
 background-color: #ffffff; border-bottom: 1px solid #E8DDBF; 
 }

#menu ul ul {
position: absolute;
z-index: 500; 
top: 20px;
background-color: #ffffff;
}
#menu ul ul ul {
position: absolute;
left: 100%;
top: -1px;
}
#menu ul li ul li {
	background-color: #CBAF6E;  border: 1px solid #E8DDBF; height: 16px; 
}
#menu ul ul,
#menu ul li:hover ul ul,
#menu ul ul li:hover ul ul
{display: none; 
}
#menu ul li:hover ul,
#menu ul ul li:hover ul,
#menu ul ul ul li:hover ul
{display: block; 
}
#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul, #nav ul ul ul li:hover ul, #nav ul ul ul ul li:hover ul{
     display:block;
}
#content {
	border: 1px solid #E8DDBF; clear:left; text-align: left; font-size: 90%;
}

#left {
padding: 5px; text-align: left; font-size: 88%; color: #008000; 
height: 100%; line-height: 18px; background-image:url(../images/left_bk.gif);
background-repeat: repeat-y; float: left; width: 185px;  }
#left img {
	margin: 20px 0px 20px; border: 1px solid #000000;
}
#breadcrumbs {
	font-size: 75%; padding-top: 5px;
}
#breadcrumbs a {
	text-decoration: none; 
}
#right {
	padding: 5px 15px 15px 15px; float: right; width: 540px !important; width: 510px;
	text-align: left;
}
#right img {
	 
}
h1 {
	text-align: left; font-size: 150%; color:#3361AE;
}

#left ul {
	margin: 0px; padding: 0px; list-style-type: none;
}
#left  li {
	padding:0px; margin: 0px 0px 2px 0px;
}
#left h4 {
	margin: 0px; padding: 10px 0px 2px 0px; color: #000000; 
}
#left  a {
	text-decoration: none; color: #EEE6D0; background-color: #3A9268; display:block;
	border: 1px solid #737373;padding:1px 2px 1px 2px; margin: 0px 0px 2px 0px;
}
#footer {
	clear:both; font-size: 70%; text-align: center; padding: 5px;
	border-top: 1px solid #E8DDBF;
}
.floatleft {
	float:left; margin: 5px 10px 10px 0px;border: 1px solid #000000; 
}
.floatright {
	float:right; margin: 5px 0px 10px 10px;border: 1px solid #000000; 
}
.floatrightnb {
	float:right; margin: 5px 0px 10px 10px;
}
.floatleftnb {
	float:left; margin: 5px 10px 10px 0px;
}
.center {
	text-align: center;
}
.coord {
	clear: both; border-bottom: 1px solid #333333; padding-bottom: 15px; margin-bottom: 15px;
}
.chigh {
	height: 100px;
}
.schedule {
	background-color: #E8E8E8; border: 1px solid #333333; padding: 5px; line-height: 20px;
text-align: left; clear:both;
}
.friend {
	background-color: #B8394B; color: #ffffff; 
	text-align:left; font-size: 95%; cursor: pointer;
}
.button, .searchbutton {
	font-size: 90%; background-color: #B8394B; color: #FFFFFF;cursor: pointer;
	padding: 2px 1px 2px 1px;
}
#rotator {
	float:right; margin-top: 24px;
}
.phone {
	font-size: 150%;text-align: left; color: #3361AE; font-weight: bold; margin-bottom: 5px;
}
.topic, .subtopic img {
	border-color: #ffffff;
}
#home p {
	line-height:20px;
}
.small {
	font-size: 75%
}