body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #cbc4ac;
	margin: 0px;
}

h1 {
	margin: 0px;
}

h2 {
	margin: 0px;
}

h3 {
	margin: 0px;
}

#container {
	width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 20px solid #C7BEA5;
}
#container a {
	color: #333333;
	text-decoration: underline;
}
#container a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#header {
	background-image: url(images/top_bar.gif);
	background-repeat: repeat-x;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #d9d3c3;
	padding-right: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 95px;
	background-color: #FFFBDD;
}
#header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	margin-bottom: 5px;
	color: #9C841A;
	margin-top: 5px;
	text-transform: uppercase;
}
#header p {
	font-size: 11px;
	color: #564205;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#header a {
	color: #564205;
	text-decoration: underline;
}
#header a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#header .topic {
	width: 450px;
	float: left;
	margin-left: 20px;
	font-size: 10px;
	margin-top: 15px;
}
#header .cont {
	display: inline;
	margin-right: auto;
	margin-left: auto;
}
#header  .topic  h1 {
	font-size: 28px;
	font-family: "Arial Black";
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #3389D0;
	line-height: 22px;
}
#header .topic p {
	margin: 0px;
	padding-bottom: 5px;
}
#header .logo {
	float: left;
}
#header .logo-inst {
	width: 180px;
	display: inline;
	padding-top: 40px;
	text-align: center;
	margin-top: 25px;
}
.logo {
	float: right;
}
.italic {
	font-style: italic;
}
#intro {
	margin: 0px;
}
.intro {
	margin: 0px;
	float: left;
	padding: 0px;
}
#menu {
	float: right;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
#menu ul {
	padding: 0;
	list-style: none;
	line-height: normal;
	margin: 0;
}
#menu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu li a {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	color: #FFFFFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #937D17;
	background-color: #9c841a;
	padding-top: 14px;
	padding-bottom: 14px;
}
#menu li a:hover {
	color: #FFFFFF;
	background-color: #decd6a;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #dbca67;
	text-decoration: none;
}

#content {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content h1 {
	font-size: 14px;
	font-weight: bold;
	color: #9C841A;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9C841A;
	text-transform: uppercase;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content p {
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content ul {
	list-style-position: inside;
	list-style-type: square;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content li {
	margin-bottom: 5px;
}
#content img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin: 5px;
}
#map {
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#map p {
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#map img {
	text-align: center;
	margin: 0px;
}
#line {
	clear: both;
	height: 10px;
	margin: 0px;
}


#footer {
	text-align: center;
	clear: both;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #9c841a;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #EFE1A0;
}
#footer .top {
	background-color: #FFF;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	height: 10px;
}
#footer .bot {
	background-color: #FFF;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	height: 10px;
}
#footer p {
	line-height: normal;
	text-transform: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer img {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer a {
	color: #333333;
}
#footer a:hover {
	color: #FF6600;
}

.address {
	font-size: 10px;
	margin-top: 10px;
}
.copy {
	font-size: 10px;
	margin-top: 5px;
}
