/*   
COLORS
background color:(green) 8bb7ab 
links (blue) 6495c4
content- bg (yellow) #e3e0d1\
dark grey (text) 454545
headers (red)  a81354
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td { /*takes margin & padding off most elements.*/
 margin:0;
 padding:0;
	} 
	
a{
	color:#6495c4;
	text-decoration:none;
	outline:none;
	}

a:hover{
	text-decoration:none;
	color:#215688;
	}

body{
	background:#8bb7ab;
	color:#454545;
	font: 75% "Lucida Grande", "Lucida Sans Unicode", arial, verdana, sans-serif; /*75% resets the default font size to 12px;*/
	min-width:774px;
	text-align:center;
	}

h1{
	color:#a81354;
	font-family:Georgia, serif;
	font-style:italic;
	font-size:22px;
	font-weight:normal;
	padding-bottom:6px;
	}


h2{
	color:#a81354;
	font-size:15px;
	/*padding-top:9px;*/
	}

h2 a{
	color:#a81354;
	display:block;
/*
	padding-left:66px;
*/
	}

h2.tours a{
	background:url(images/panels_tours.jpg) no-repeat 0 0;
	padding:9px 0  9px 66px;
	}

h2.gala a{
	background:url(images/panels_gala.jpg) no-repeat 0 0;
	padding:9px 0  9px 66px;
	}

h2.symposium a{
	background:url(images/panels_symposium.jpg) no-repeat 0 0;
	padding:9px 0  28px 66px;
	}	

h2.links a{
	background:url(images/panels_links.jpg) no-repeat 0 0;
	padding:9px 0  28px 66px;
	}	
	
h2.press a{
	background:url(images/panels_press.jpg) no-repeat 0 0;
	padding:9px 0  28px 66px;
	}	
	
h2.contact a{
	background:url(images/panels_contact.jpg) no-repeat 0 0;
	padding:9px 0  9px 66px;
	}	
	
h3{
	color:#434343;
	font-size:12px;
	padding-top:9px;
	}


input, select{
	color:#83817a;
	}

textarea{
	font-family: arial, sans-serif;
	color:#83817a;
	}


p, ul{
	line-height:1.5;
	padding:9px 0;
	}

/* - - ALL lists are without bullets unless given style .bullet - - */

ul, ul li{
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	}

ul.bullet li{
	list-style:disc;
	padding: 6px 0;
	margin-left: 18px;
	}

table, td{
	border-collapse:collapse;
	}

.alert{
	color:#bc392d;
	}


.block{
	display:block;
	}

.clear{ /*to clear FLOATS*/
 	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	visibility:hidden;
	}

.clearboth{ /*to clear objects*/
	clear:both;
	}

.content_info{
	float:left;
	padding:26px 16px 0 16px;
	text-align:center;
	width:347px;
	/*width:347px;*/
	}

.content{
	float:left;
	padding-top:26px;
	width:347px;
	}

.date{
	font-size:15px;
	}

.footer{
	background: url(images/footer_img.jpg) no-repeat center top;
	width:774px;
	clear:both;
	color:#fff;
	font-size:12px;
	line-height:1.55;
	padding:136px 0 0 0;
	text-align:center;
	}


.header{
	height:134px;
	width:864px;
	position:relative;
	}

.header-date{
	background:url(images/home-content-img.jpg) no-repeat left top;
	color:#a81354;
	font-weight:bold;
	padding:32px 0 32px 120px;

	}

.ir{ /*(use this class for imagereplacement)*/
	text-indent:-9999px;
	overflow:hidden;
	}

.left{
	float:left;
	}


 a.logo{
	background:transparent url(images/logo.gif) no-repeat 0 0;
	display:block;
	height:178px;
	line-height:178px;
	left:45px;
	position:relative;
	text-align:left;
	width:260px;
	}
	
img.sponsors {
	padding-top:10px;
	}
	


/* --- NAV --- --- */

#nav{
	background:transparent url(images/nav.gif) no-repeat 0 -50px;
	height:50px;
	position:relative;
	/*left:-16px;*/
	width:742px;
	}

#nav ul{
	list-style:none;
	}

#nav a{
	display:block;
	width:124px;
	height:50px;
	text-decoration: none;
	}

#nav ul{
	height:50px;
	overflow: hidden;
	padding:0;
	width:742px;
	}

	
#nav li#tours_link, #nav li#symposium_link, #nav li#links_link, #nav li#gala_link, #nav li#press_link, #nav li#contact_link {
	background: transparent url(images/nav.gif) no-repeat;
 	height:50px;
 	line-height:50px;	
	position:absolute;
	text-indent: -9999px;
	width:124px;
	}


#nav li#tours_link{
	background-position: 0px 0;
	left:0;
	}
	 #nav li#tours_link a:hover{
	background: transparent url(images/nav.gif) no-repeat 0 -50px;
	}


#nav li#symposium_link{
	background-position: -124px 0;
	left:124px;
	}
	#nav li#symposium_link a:hover{
	background: transparent url(images/nav.gif) no-repeat -124px -50px;
	}

#nav li#links_link{
	background-position: -248px 0;
	left:248px
	}
	#nav li#links_link a:hover{
	background: transparent url(images/nav.gif) no-repeat -248px -50px;
	}

#nav li#gala_link{
	background-position: -372px 0;
	left:372px;
	}
	#nav li#gala_link a:hover{
	background: transparent url(images/nav.gif) no-repeat -372px -50px;
	}

#nav li#press_link{
	background-position: -483px 0;
	left:483px;
	}
	#nav li#press_link a:hover{
	background: transparent url(images/nav.gif) no-repeat -483px -50px;
	}

#nav li#contact_link{
	background-position: -605px 0;
	left:605px;
	}

	#nav li#contact_link a:hover{
	background: transparent url(images/nav.gif) no-repeat -605px -51px;
	}

.note{
	font-size:10px;
	}

.panel_container{
	margin-left:18px;
	}

.panel{
	background-color:#f0e5b2;
	float:left;
	margin:18px 18px 0 0;
	padding:8px;
	width:206px
	
	}

.required{
	color:#bc392d;
	}

.right{
	float:right;
	}

.sponsor{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	letter-spacing:.1em;
	padding:0;
	text-align:center;
	text-transform:uppercase;
	width:100%;
	
	}

.wrap{
	margin:16px auto;
	text-align:left;
	width:774px;
	}
	
.wrap_inner{
	margin:16px 16px 0 16px;
	padding:224px 0 16px 0;
	background:#fff3bb url(images/top_image.jpg) no-repeat center top;
	}