body{
	margin:0;
	padding:0;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #675501;
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-x;
}

#container{margin:auto;width:851px;height:auto;}

#header{background-image: url(images/bg_header.gif);width:851px;height:140px;}

#logo{float:left;}


#navBar1,#navBar2,#navBar3, #navBar4{float:left;margin-top:57px;}
#navBar1{margin-left:20px;}





#subHead{width:851px;height:115px;}

#content{
	width:851px;
	background-color:#ecd97a;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-x;
	padding-bottom:20px;
	padding-top:10px;
	color:#000;
	font-size:90%;
	overflow:auto;
	height:auto;
}

#content a{color:#2e2e2b;}
#content a:hover{color:#000;}


#leftColumn{height:auto;float:left;width:357px;margin-left:13px;}
#rightColumn{height:auto;float:left;width:450px;margin-left:10px;}

#subNav{height:auto;float:left;width:206px;margin-left:13px;border-right:1px solid #b79906;}
#intText{height:auto;float:left;width:600px;margin-left:10px;}


#footer{
	margin-top:4px;
	width:851px;
	height:206px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
}
#footerLeft{float:left;}
#footerRight{float:right;}


img.titlePage{display:block;}
p{margin-top:0;}
h1{font-size:120%;margin:0;}


#subNav li{list-style:none;margin-top:10px;}
#subNav li a{text-decoration:none;border-bottom:1px dotted #2e2e2b;color:#2e2e2b;}
#subNav li a:hover{text-decoration:none;border-bottom:1px dotted #f2f0e3;color:#f2f0e3;}



table.tblItinerary{width:600px;border:0;}
table.tblItinerary td{vertical-align:top;padding:5px;border-bottom:1px dotted #2e2e2b;}



table.contactForm{width:600px;border:0;}
table.contactForm td{vertical-align:top;padding:5px;border-bottom:1px dotted #2e2e2b;width:50%;}
table.contactForm td table td{border:0;padding:0px;}


table.contactForm2{width:600px;border:0;}
table.contactForm2 td{vertical-align:top;padding:5px;border-bottom:1px dotted #2e2e2b;width:50%;}
table.contactForm2 td table td{border:0;padding:0px;width:auto;}


table.tblSpeakerList{width:600px;border:0;}
table.tblSpeakerList td{vertical-align:top;padding:5px;border-bottom:1px dotted #2e2e2b;}

img.imgSpeaker{margin-right:10px;}

#topNav{float:right;margin-top:10px;margin-right:30px;}
#topNav a{border-bottom:1px dotted #2e2e2b;color:#2e2e2b;}
#topNav a:hover{border-bottom:1px dotted #f2f0e3;color:#75620B;}


a img{border:none;}

