body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #256BAE;
	background-image: url(images/back_01.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
div {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
ul {
	margin: 0px;
	padding: 0px;
}
ol {
	margin: 0px;
	padding: 0px;
}
a {
	color: #993300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
br {
	clear: both;
}
input, textarea, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	border: 1px solid #333333;
}
input.button {
	background-image: url(images/back_03.gif);

}
input.noborder {
	border: none;
}
form {
	margin: 0px;
}
.flash {
	width: 958px;
	border-left: solid 1px #031F39;
	border-right: solid 1px #031F39;
}
img.indent {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.header {
	font-size: 11px;
	width: 960px;
	color: #FFFFFF;
}
div.header div.left {
	float: left;
	width: 620px;
}
div.header div.left img {
	float: left;
}
div.header div.left h1 {
	font-size: 21px;
	font-weight: normal;
	margin-top: 41px;
	margin-bottom: 0px;
	display: block;
}
div.header div.left h1 br {clear: none;} 


div.header div.right {
	float: right;
	margin-top: 25px;
	text-align: right;
}
div.header div.right a {
	color: #A0CEFF;
}
div.header div.right form {
	margin-top: 7px;
	display: block;
}

div.menu {
	color: #F6E0D6;
	width: 958px;
	height: 39px;
	background-color: #6F2100;
	background-image: url(images/back_02.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #2D0800;
	border-bottom-color: #2D0800;
	border-left-color: #2D0800;
	font-size: 12px;
	//text-transform: uppercase;
}
div.menu a {
	color: #F6E0D6;
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BE846A;
	padding: 10px;
	margin-top: 3px;
}
div.menu a.bl {
	background-color: #52140B;
	background-image: url(images/back_06.gif);
	background-repeat: repeat-x;
	background-position: top;
}
div.menu div {
	float: left;
	//text-transform: capitalize;
}
div.menu div a {
	margin: 0px;
	padding: 0px;
	border: none;
}
div.menu div.right {
	float: right;
	color: #F6E0D6;
	text-align: right;
	background-color: #8D2D00;
	background-image: url(images/back_04.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 28px;
	padding-top: 11px;
	padding-right: 10px;
	padding-left: 10px;
}

div.addmenu {
	font-size: 11px;
	margin-left: 1px;
	height: 1%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0785C;
	border-left-width: 9px;
	border-left-style: solid;
	border-left-color: #B0785C;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: auto;
	padding-bottom: 5px;
}
div.addmenu img {
	float: left;
}
div.addmenu div.bl {
	margin-left: 15px;
	margin-bottom: 5px;
}

div.container {
	font-size: 70%;
	background-image: url(images/back_05.gif);
	width: 960px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #031F39;
	color: #333333;
	background-color: #FFFFFF;
}
div.container br {
	line-height: 0px;
}
div.container h1 {
	font-size: 140%;
	color: #78634A;
	display: block;
	margin-top: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #78634A;
	font-weight: bold;
	margin-bottom: 0px;
}
div.container h1 a {
	color: #78634A;
}
div.container h2 {
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
}
div.container p {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 100%;
}

/*div.container p.description {
	font-size: 120%;
	display: block;
	padding: 10px;
	background-color: #D5E7FB;
	margin-top: 20px;
}*/

div.container ul {
	margin-top: 5px;
	margin-left: 35px;
	margin-bottom: 5px;
}
div.container ol {
	margin-top: 5px;
	margin-left: 35px;
	margin-bottom: 5px;
}
div.container ul.contact li {
	margin-top: 5px;
}
div.container ol.contact li {
	margin-top: 5px;
}

div.container div.left {
	float: left;
	width: 250px;
	font-size: 100%;
}

div.container div.general {
	float: left;
	width: 670px;
	margin-left: 20px;
	font-size: 100%;
}
div.container div.general div {
}

div.container div.middle {
	float: left;
	width: 390px;
	margin-left: 20px;
}
div.container div.middle div {
	float: left;
	clear: both;
	width: 100%;
}

div.container div.right {
	float: right;
	width: 270px;
	margin-right: 10px;
}
div.container div.right div {
	float: left;
	clear: both;
	width: 100%;
}

div.container div.general div.line {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
div.container div.general div.description {
	background-color: #D5E7FB;
	display: block;
	padding: 10px;
	margin-top: 10px;
	font-size: 120%;
}
div.container div.general div.description p {
 	display: block;
	padding: 0px;
 	margin: 0px 0px 5px 0px;
}
div.container div.general div.description img {
 	border: 0px;
 	float: left;
	margin: 0px 10px 0px 0px;
}
div.container div.general div.description br {
 	clear: none;
}


div.container div.location {
	background-color: #D5E7FB;
	padding: 5px;
	margin-left: 251px;
	margin-right: 1px;
}

div.bottom {
	font-size: 70%;
	width: 960px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.bottom a {
	color: #FFFFFF;
}

div.bottom div.left {
	float: left;
}
div.bottom div.right {
	float: right;
}

#bl_yellow {
	background-color: #F0DFA4;
	background-image: url(images/bl_yellow.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #666666;
	padding-bottom: 9px;	
}
#bl_blue {
	background-color: #BFE0F1;
	background-image: url(images/bl_blue.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #666666;
	padding-bottom: 9px;	
}
#bl_green {
	background-color: #B9DBB6;
	background-image: url(images/bl_green.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #666666;
	padding-bottom: 9px;	
}
#bl_orange {
	background-color: #F4BE92;
	background-image: url(images/bl_orange.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #666666;
	padding-bottom: 9px;	
}
#bl_purpl {
	background-color: #CFC8E2;
	background-image: url(images/bl_purpl.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #666666;
	padding-bottom: 9px;	
}

table.data {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
table.data th {
	background-color: #BEE4C8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	padding: 5px;
	text-align: left;
}
table.data td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	padding: 5px;
	text-align: left;
}
table.link {
	margin-top: 15px;
}
table.link td.content {
	padding-top: 0px;	
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
table.link h2 {
 	margin-top: 0px;
}
table.link hr {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #333333; 
	border-style: none none dotted; 
}
#auto {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

div.container div.left h2 {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 9px;
	margin-left: 9px;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #C57247;
	font-weight: normal;
}
div.container div.left p {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 9px;
	margin-left: 9px;
}
div.container div.left div.block {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

div.container img.midleft {
 	float: left;
 	margin-top: 10px;
 	margin-right: 10px;
 	margin-bottom: 5px;
}
div.container img.midright {
 	float: right;
 	margin-top: 10px;
 	margin-left: 10px;
 	margin-bottom: 5px;
}
div.container img.midcenter {
 	float: none;
 	margin-top: 10px;
 	margin-right: 10px;
 	margin-left: 10px;
 	margin-bottom: 5px;
}
div.container div.colleft {
	width: 325px;
	float: left;
	margin-top: 0px;
	margin-bottom: 15px;
}
div.container div.colright {
	width: 325px;
	float: right;
	margin-top: 0px;
	margin-bottom: 15px;
}
/*
div.container div.midright {
	float: right;
 	display: table;
 	_height: 1%;
 	zoom: 1;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.container div.midleft {
	float: left;
 	display: table;
 	_height: 1%;
 	zoom: 1;
	margin-top: 0px;
	margin-bottom: 0px;
}
*/
div.container div.midcenter {
	float: none;
 	display: table;
 	_height: 1%;
 	zoom: 1;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.container div.events {
 	margin-top: 20px;
}
div.container div.events img {
	float: left;
	margin: 0px 10px 0px 0px;
}
div.container div.events img.no_margin {
	float: left;
 	margin: 0px;
}
div.container div.events h2 {
	font-size: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
} 
div.container div.events p {
 	margin-top: 0px;
 	font-size: 105%;
	font-weight: normal;
}
div.container div.news {
	margin-top: 0px;
}
div.container div.news p.date {
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #999999;
}
div.container div.news img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
div.container div.news h2 {
	font-size: 120%;
	margin: 10px 0px 0px 0px;
	font-weight: normal;
}
div.container div.news div.detail {
 	margin-top: 10px;
}
div.container div.news div.detail img {
 	margin-bottom: 10px;
}
div.container div.news div.detail p {
 	font-size: 105%;
}
div.container div.news div.detail ul {
 	font-size: 105%;
}
div.container div.news div.detail ol {
 	font-size: 105%;
}
div.container div.news div.detail li {
	margin-top: 2px;
}
div.container div.iblock {
	margin-top: 0px;
}
div.container div.iblock img {
}
div.container div.iblock p {
 	font-size: 105%;
}
div.container div.iblock ul {
 	font-size: 105%;
}
div.container div.iblock ol {
 	font-size: 105%;
}
div.container div.iblock li {
	margin-top: 2px;
}



