﻿/*div{ border:solid 1px orange; }*/
body{
	background-color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:63.5%;
	margin:0px;
}
img{
	behavior: url(iepngfix.htc)
}
#container{
	background-image:url(../images/middle-bkg.gif);
	background-position:center;
	background-repeat:no-repeat;
	/*background-color:#FF6;*/
	width:926px;
	padding:0px;
	margin:0px auto;
	text-align:left;
}
#container img{
	float:left;
}
#header{
	background-image:url(../images/header-bkg.gif);
	background-repeat:no-repeat;
	background-position:top;
	/*background-color:#0F6;*/
	padding:48px 0px 0px 48px;
}
#promo-pack{
	margin-left:271px;
	margin-bottom:16px;
	float:left;
	width:290px;
	padding:6px 0px;
	font-size:120%;
	text-align:center;
	color:#FFFFFF;
	background-color:#cb0523;
}
#promo-pack a{
	color:#FFFFFF;
	text-decoration:none;
	line-height:1;
}
#promo-pack a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#main-menu{
	/*line-height:1;*/
margin-top:24px;
}
#main-menu ul{
	margin:0px;
	list-style-type:none;
}
#main-menu li{
	margin:0px;
	padding:0px;
	float:left;
}
#main-menu a{
	display:block;
	padding:7px 10px;
	text-decoration:none;
	color:#000000;
}
#sub-menu{
	width:830px;
	/*line-height:1;*/
}
#sub-menu ul{
	margin:0px;
	padding-left:16px;
	list-style-type:none;
}
#sub-menu li{
	margin:0px;
	padding:0px;
	float:left;
}
#sub-menu a{
	display:block;
	padding:7px 10px;
	text-decoration:none;
}
#banner{
	height:175px;
	width:830px;
}
#home-banner{
	min-height:175px;
	width:830px;
	background-color:#e7e9de;
}
#home-banner td.text{
	background-color:#e7e9de;
	padding:15px 32px 15px 0px;
	line-height:1.5;
}
#content{
	margin:0px 48px;
	padding:10px 32px 0px 32px;
	line-height:1.75;
	width:766px;
	overflow:hidden;
}
#content h2{
	font-size:150%;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:12px;
}
#content p{
	margin-top:0px;
	margin-bottom:12px;
}
#content a{
	text-decoration:underline;
}
#content a:hover{
	text-decoration:none;
}
.grey-text{
	color:#66615c;
}
.content-image{
	border:1px solid #000000;
	height:178px;
	width:248px;
	float:left;
	margin:0px 8px 8px 0px;
}
.content-image-right{
	border:1px solid #000000;
	height:178px;
	width:248px;
	float:left;
	margin:0px 0px 8px 0px;
}
#images-4{
	width:510px;
	padding-right:20px;
	float:left;
}
#images-2{
	width:250px;
	padding-right:20px;
	float:left;
}
.location-map{
	width:506px;
	height:366px;
	border:1px solid #ffffff;
	padding-right:20px;
	margin-top:10px;
	float:left;
}
#next{
	text-align:right;
	line-height:1.1;
	/*width:700px;*/
	clear:left;
}
#next a{
	padding:0px 7px;
	text-decoration:none;
}
#next a:hover{
	text-decoration:underline;
}
#footer{
	background-image:url(../images/footer-bkg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0px 48px 48px 48px;
}
.bluetext{
	font-size:150%;
	color:#3d68ac;
}
.redtext{
	font-size:150%;
	color:#cb0523;
}
#footer-menu{
	text-align:right;
	padding-bottom:1px;
	font-size:92%;
	width:766px;
	margin:0px 32px 16px 32px;
}
#footer-menu ul{
	list-style-type:none;
	clear:both;
}
#footer-menu li{
	float:right;
	padding-right:10px;
}
#footer a{
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer-address{
	width:438px;
	padding-left:32px;
	float:left;
	font-size:92%;
}
#footer-address img{
	float:left;
	padding-right:4px;
}
#footer-accreditation{
	float:left;
	font-size:85%;
	padding-right:32px;
	width:328px;
}
#footer-accreditation img{
	float:right;
	padding-left:8px;
}

#posters th {
	font-size: 1.4em;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 4px;
	background-color: #A56F77;
	color: #fff;
}
#posters th {
	font-size: 1.2em;
	border: 1px solid #894F57;
	padding: 2px 7px 2px 7px;
}
table#posters {
	margin-bottom: 12px;
	float:left;
	margin-right:20px;
	margin-top:5px;
	background: white;
	border-collapse: collapse;
}
#posters td {
	color: #000;
	font-size: 1.2em;
	border: 1px solid #894F57;
	padding: 2px 7px 2px 7px;
}
#posters tr.alt td {
	color: #000;
	background-color: #E3CDD0;
}

.grey-text a.brown:link,
.grey-text a.brown:visited,
.grey-text a.brown:hover {
	color:#5A0310;
}

