/* CSS Document */

BODY{
	background-image:url(../images/Conferences%20retreats/bg.png);
	background-attachment:fixed;
	background-repeat:repeat-x;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	background-color:#522526;
}

.header{
	width:730px;
	background-image:url(../images/header.gif);
	height:69px;
	margin-right: auto;
	margin-left: auto;
}

.mid_column{
	width:730px;
	margin-right: auto;
	margin-left: auto;
}

.block_btm{
	width:731px;
	height:45px;
	margin-right: auto;
	margin-left: auto;
}

.blocks1{
	width:182px;
	height:45px;
	background-color:#333333;
	float:left;
	color:#C2F203;
	font-weight:bold;
	font-size:11px;
}

.blocks2{
width:151px; 
height:35px;
background-color:#333333; 
float:left;
color:#C2F203;
padding:5px;
padding-left:15px;
padding-right:15px;
font-weight:bold;
font-size:11px;}

.main_content_area{
	background-color:#FFFFFF;
	width:730px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

.footer{
	width:730px;
	margin-right: auto;
	margin-left: auto;
}


.title{
	color:#FFFFFF;
	float:left;
	width:350px;
	height:50px;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	padding-top: 5px;
}

.navigation{
	float:right;
	padding-top:35px;
	padding-right:15px;
	color:#FFFFFF;
}

.content_area{
	width:730px;
	float: inherit;
}

.sub_content{
	background-color:#49555B;
	width:167px;
	float:right;
	color: #FFFFFF;
	margin-right:8px;
}

.sub_nav{
	width:250px;
	padding:10px;
	color:#49555B;
	border-right: 1px #CCFF00 solid;
	font-size:10px;
}

h2{
font-size:16px;
margin:0px;
}

.content_area2{
	width:430px;
	float:right;
	padding-right:15px;
	padding-left:5px;
	font-size:11px;
}


a:link {
	color: #8ED400
}   
a:visited {
	color: #8ED400
}
a:hover {
	color: #8ED400
}  
a:active {
	color: #8ED400
} 

.scroller{
overflow:auto;
width:150px;
height:200px;
border: solid 1px #CCCCCC;
list-style:none;}

.nav{
text-decoration:none;
color:#FFFFFF;
color:#FFFFFF;
font-weight:bold;
font-size:10px;}

.nav:visited{
text-decoration:none;
color:#FFFFFF;
}

.nav:hover{
text-decoration:none;
color:#FFFFFF;}

ul.menu{
margin:0px;
padding:5px;
list-style:none;
width:110px;}

img.screenshot{
width:60px;
height:50px;
float:right;}
