* {
	margin:0;
}

body {
	background-image: url(../images/banner_slice.jpg);
	background-repeat:repeat-x;
}

img {
	border:none;
}

blockquote{
	margin:5px 15px;
}

h1, h2, h3, h4, h5, p, li, a, div, b, i, u{
	font-family:Arial, Helvetica, sans-serif;
}

h2, #attendeeInfo h1, #exhibitorList h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#381c00;
	padding-bottom:10px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width:750px;
}

#header {
	height:90px;
	behavior: url(common/iepngfix.htc);
}

#header a{
	float:left;
	height:90px;
}

#headerContact {
	padding-top:15px;
	float:right;
	text-align:right;
}

#headerContact li {
  	list-style:none;
  	margin:0;
	height:15px;
	float:none;
	color:#e8e7e1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#headerContact li a {
	height:auto;
	color:#e8e7e1;
	float:none;	
}

#footer {
	text-align:center;
	float:left;
	height:45px;
	width:100%;
	margin-top:15px;
	/*background-color:#e7e5d8;*/
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#86847a;
	line-height:22px;
}

#footer div {
	border-top-style:solid;
	border-top-width:thin;
}

#footer a {
	padding:5px;
	color:#86847a;
	text-decoration:none;
}

#body {
	min-height:300px;
}

#body, #body div {
	float:left;
	width:100%;
}

#body #breadcrumb, #pageEditor #breadcrumb, #userManager #breadcrumb{
	text-align:right;
	margin-bottom:5px;
}

#body #breadcrumb a, #pageEditor #breadcrumb a, #body .gallery a, #userManager #breadcrumb a, #storeProductBack {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8a7b67;
}

#body .content{
	float:left;
}

#body .content h4{
	color:#423222;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-bottom:15px;
}

#body .content h3{
	color:#974b00;
	font-size:12px;
	padding-bottom:15px;
	font-weight:bold;
}

#body .content p{
	color:#381c00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:20px;
}

#body .content ul{
	color:#381c00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 0 20px 10px;
	list-style-type:disc;
	list-style-position:inside;	
}

#body .content a:visited{
	color:#0000EE;
}

#body #leftNav {
	width:180px;
	margin-right:20px;
}

#body #leftNav h4{
	border-bottom-width:1px; 
	border-bottom-style:solid;
	color:#423222;
}

#body #leftNav h5{
	margin: 5px 0 5px 0;
}

#body #leftNav li {
	height:25px;
}

#body .content .contactSection, #body .content .emailSection {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#575757;
	list-style-position:outside;
}

#body .emailSection{
	float:left;
}

#body .contactSection li{
	margin-bottom:10px;
	list-style-type:none;
}

#body .emailSection li{
	margin-bottom:10px;
	list-style-type:none;
	width:100%;
	height:20px;
}

#body .contactSection label, #body .emailSection label {
	font-weight:bold;
	color:#974b00;
}

#body .contactSection address {
	font-style:normal;
}

#body .contactSection a {
	color:#381c00;
}

#body .emailSection .contactLabel{
	width:45px;
	float:left;
	padding-right:5px;
}

#body .emailSection input{
	float:left;
	border:solid 1px;
}

#body .emailSection textarea{
	border:solid 1px;
}

#body .emailSection #sendEmail{
	border:none;
	background-image:url(/images/contactus-send_email_btn.jpg);
	background-repeat:no-repeat;
	height:24px;
	width:101px;
	padding-bottom:4px;
	cursor:pointer;
}

#body .emailSection .emailMessage {
	color:#FF0000;
}

#body #adminLogin li, #userManager #userErrors li, #pageEditor #pageErrors li {
	margin-bottom:10px;
	list-style-type:none;
	width:100%;
	height:20px;
}

#body #adminLogin .error, #userManager #userErrors, #pageEditor #pageErrors {
	color:#FF0000;
}

#sitemap {
	float:left;
	list-style:inside;
	margin-top:10px;
}

#pageEditor, #userManager {
	padding:10px;
}

#pageEditor fieldset, #userManager fieldset {
	margin-top:15px;
}

#pageEditor fieldset fieldset,  {
	margin-top:5px;
}

#pageEditor fieldset legend, #userManager fieldset legend {
	color:#996600;
}

#pageEditor label, #userManager label {
	padding-left: 3px;
	padding-right: 2px;
}

#homeContent h1{
	color:#381c00;
	font-size:40px;
}

#homeContent h2{
	color:#994b00;
	font-size:24px;
}

#body #attendeeInfo h2, #body .exhibitor h2{
	color:#994b00;
	font-size:18px;
}

#body .right{
	padding:10px 13px 10px 13px;
}

#body .right h3, #body #attendeeInfo h3{
	padding:15px 0 10px 0;
}

#body .exhibitor{
	margin-bottom:20px;
}

#body .exhibitor h3{
	padding:10px 0 5px 0;
}

#body .exhibitor img{
	float:right;
	margin:0 20px;
}

#body .exhibitor p{
	padding-bottom:10px;
}

#body .right h3 a, #body .right h3 a:visited, #body #attendeeInfo h3 a, #body #attendeeInfo h3 a:visited, #body .exhibitor h3 a, #body .exhibitor h3 a:visited{
	color:#381c00;
}

#body #attendeeInfo{
	padding-top:0;
}

#homeRight #affiliates{
	width:250px;
	margin-bottom:10px;
	padding:10px;
	border:2px solid;
	text-align:center;
}

#homeRight #affiliates img{
	margin:10px 0;
}

#homeRight h3{
	color:#381c00;
	font-size:14px;
}

#body #hours{
	width:250px;
	height:110px;
	margin:10px 0;
	padding:10px;
	background-image:url(/images/hours_slice.jpg);
	background-repeat:repeat-x;
}

#body #hours p{
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
	padding:0;
}

#body #hours .divider{
	height:2px;
	background-color:#FFFFFF;
	margin-bottom:10px;
}


