@charset "UTF-8";
/* CSS Document */

/*HTML tag styles*/

body {
	margin: 0px;
	font:  0.75em/1.5em Verdana, Geneva, sans-serif;
	color: #333;
	background: #366093 url(../images/bg.png) repeat;
}
hr {
	width: 290px;
	color:#F4EDCE;
	margin: 25px 0px 15px -13px;
	border-bottom: 3px solid #F4EDCE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

p {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

	
/* nav anchor tags (lvha)*/
a:link {
	color: #6A4C26;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6A4C26;
}
a:hover {
	text-decoration: none;
	color: #4B0003;
}
a:active {
	text-decoration: none;
	color: #4B0003;
}
/* standard lvha*/

a.two:link {
	color: #A1955F;
	text-decoration: underline;
}
a.two:visited {
	text-decoration: underline;
	color: #366093;
}
a.two:hover {
	text-decoration: underline;
	color: #366093;
}
a.two:active {
	text-decoration: underline;
	color: #366093;
	
/*footer lvha*/
}
a.three:link {
	color: #4D4839;
	text-decoration: none;
}
a.three:visited {
	text-decoration: none;
	color: #4D4839;
}
a.three:hover {
	text-decoration: none;
	color: #DAC55B;
}
a.three:active {
	text-decoration: none;
	color: #DAC55B;
}
a.four:link {
	color: #366093;
	text-decoration: none;
}
a.four:visited {
	text-decoration: none;
	color: #366093;
}
a.four:hover {
	text-decoration: none;
	color: #DAC55B;
}
a.four:active {
	text-decoration: none;
	color: #DAC55B;
}


/*class styles*/

.float {
	float: left;
	position: relative;
	margin: 5px 20px 10px 0px;
	border: thin solid #999;
}

.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.8em;
	color: #A19261;
	line-height: 1.85em;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	margin: 10px 0 ;	
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #A19261;
	line-height: 1.85em;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	line-height: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
	color: #386698;
	text-align: left;
	margin: 20px 0px 0px;
}
.h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	text-align: left;
}
.em {
	font-style: italic;
	}
.field_styles {
	border: thin solid #999;
	margin-top: 0px;
}
	
	#container {
	text-align:left;
	margin: 230px auto 0 auto;
	width: 100%;
	background: #F4EDCE;
	padding: 0px;
	border-bottom: 4px double #000;
	overflow: auto;
	}
#container_ex {
	text-align:left;
	margin: 230px auto 0 auto;
	width: 100%;
	background: #fff;
	padding: 0px;
	border-bottom: 4px double #000;
	overflow: auto;
	position: relative;
	}
#content_main {
	padding: 15px 20px 40px 40px;
	float:left;
	width: 555px;
	margin: 0px;
	background: #FFF;
	}
#content_main h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #A19261;
	line-height: 1.85em;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	margin: 10px 0 ;
	}
#content_main h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #A19261;
	line-height: 1.85em;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	margin: 0px 0px -10px;
	}
#content_main h3{
	font-size: .95em;
	line-height: 1.6em;
	text-transform: uppercase;
	color: #386698;
	margin: 0px 0px -15px;
	}
#contentBox {
	line-height: 1.65em;
	padding: 10px 15px;
	margin: 0px 0px 10px;
	border: thin solid #999;
	float: left;
	width: 500px;
	position: relative;
	clear: left;
	}

#content_main_thanks {
	height: 420px;
	width: 750px;
	background: #FFF;
	padding: 60px 100px;
	}
#exhibitsL {
	float: left;
	width: 420px;
	margin: 0px;
	background: #FFF;
	padding: 20px 20px 20px 30px;
	height: auto;
	}
#exhibitsL h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #A19261;
	line-height: 1.85em;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	margin: 0px 0px -10px
	}
#exhibitsL h3 {
	font-size: .95em;
	line-height: 1.6em;
	text-transform: uppercase;
	color: #386698;
	margin: 0px 0px -8px;
	}
#exhibitsR {
	width: 420px;
	margin: 0px;
	float: left;
	padding: 40px 20px 20px;
	background: #FFF;
	height: auto;
	}
#exhibitsR h3{
	font-size: .95em;
	line-height: 1.6em;
	text-transform: uppercase;
	color: #386698;
	margin: 0px 0px -8px;
	}
#preamble {
	clear: left;
	float: left;
	width: 550px;
	margin-left: 0px;
	position: relative;
	margin-bottom: 20px;
	padding-top: 5px;
	}
div#top_list {
	background: #F1C655 url(../images/topnav_bg.jpg);
	width: 100%;
	height: 35px;
	margin: 0 auto 0 auto;
	padding: 5px 0px;
	color: #4D4839;
	text-align: right;
	border-bottom: 4px double #000;
	}
div#top_list ul {
	line-height:3em;
	padding : 0;
	margin: 15px;
	}
div#top_list ul, div#top_list li {
	display : inline;
	padding : 10px;
	list-style-type: none;
	}
div#nav_main {
	width: 950px;
	margin: 243px auto 0;
	padding: 0;
	text-align: left;
	position: absolute;
	left: 3px;
	top: 4px;
	}
div#nav_main ul {
	padding : 0;
	margin: 0 0 0 30px;
	font-size: 1.1em;
	}
div#nav_main ul, div#nav_main li {
	display : inline;
	padding : 5px 15px 5px 5px;
	list-style-type: none;
	}
#mast {
	background: url(../images/mast.jpg) no-repeat 30px;
	height: 234px;
	width: 100%;
	clear: left;
	float: left;
	}
#sidebar {
	width: 263px;
	float:left;
	padding: 12px 12px 20px;
	margin: 18px 24px;
	background: #FFF url(../images/bar-crnrs.gif) no-repeat;
	height: auto;
	border-bottom: 6px solid #A19261;
}
#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #A19261;
	line-height: 1.85em;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	margin-bottom: -8px;
}
#sidebar h3{
	font-size: .95em;
	line-height: 1.6em;
	text-transform: uppercase;
	color: #386698;
	margin: 0px 0px -18px;
	}
#sidebar img{
	float: left;
	margin: 10px 10px 10px 0px;
	clear: both;
	padding: 0px;
	border-style: none;
	border-width: 0px;
}
#sidebar float{
	float: left;
	margin: 10px 10px 10px 0px;
	clear: both;
	padding: 0px;
}
#wrap {
	background: url(../images/mast.jpg) no-repeat 0px 45px;
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	text-align:left;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	position: relative;
}
div#footer {
	width: 100%;
	height: 95px;
	margin: 0 auto 0 auto;
	padding: 10px 0px;
	background-color: #000;
	border: solid #330066;
	border-width: 0 1px 1px 1px;
	clear: both;
	float: left;
	}
	
/*PART OF FOOTER */
.sitemap-list {
    float: left;
	}
.sitemap-entry {
    float: left;
    margin-left: 33px;
	}
.sitemap-entry ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size:.9em;
	}
