/* ###########################   GENERAL SETTINGS   ######################################   */
body{
	background:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #484948;
	font-size: 12px;
	margin:0px;
	line-height: normal;
}

h2{
	font-size:14px;
	color:#484948;
	font-weight:normal;
	font-style:oblique;
}

img{
	border:none;
}

a:link, a:visited{
	color: #7d9983;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.current_page{
	color: #000000!important;
}

form{
}

.form_field_area{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:100%;
}

.clear{
	clear:both;
}

hr{
	height:1px;
}

.image_portrait{
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 11px;
	margin: 0px;
	float: left;
	padding-left: 0px;
}

/* ###########################   GENERAL SETTINGS END  ######################################   */
/* ###########################   CONTAINERS START  ######################################   */
.container_main{

}

.container_header{
	width:1000px;
	height:354px;
}

.container_header_short{
	width:1000px;
	height:237px;
}

.container_subhead{
	position:relative;
	margin-top:33px;
	height:33px;
	color: #7d9983;
}

.container_subhead h1{
	font-size:22px;
}


.container_body{
	position:relative;
	margin-top:14px;
	left:64px;
	width:400px;
}

.container_body_wide{
	position:relative;
	margin-top:14px;
	left:64px;
	width:500px;
}

.container_sponsors img{
	padding:5px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:10px;
	border:1px solid #CCC;
	border-radius:10px;
}

.container_nav{
	position:absolute;
	top:22px;
	left:125px;
	color: #7d9983;
}

.container_nav_text{
	font-size: 9px;
}

.container_footer{
	position:relative;
	margin-top:24px;
	width:1000px;
	height:58px;
}

.container_footer_text{
	position:absolute;
	font-size: 9px;
	top:40px;
	left:40px;

}

.container_form{
	position:relative;
	margin-top:14px;
	width:400px;
}


/* ###########################   CONTAINERS END  ######################################   */

.container_articles{
	position:absolute;
	font-size:9px;
	top:270px;
	left:517px;
	width:344px;
	height:331px;
	background-image: url(../../images/articles/container_articles.png);
}

.container_articles_text{
	position:relative;
	top:80px;
	left:42px;
	width:235px;

}

.sponsor_text{
	font-size:11px;
	margin-left:5px;
}

/* ###########################   GET IN TOUCH CALLOUT START  ######################################   */
.container_touch{
	position:absolute;
	top:270px;
	left:517px;
	width:344px;
	height:331px;
	background-image: url(../../images/contact/featured_sponsors.png);
}

.container_touch_text{
	position:relative;
	top:70px;
	left:46px;
	width:235px;

}

.container_body_right_column{
	position:absolute;
	top:560px;
	left:510px;
	width:300px;
	text-align: right;
}

.container_body_right_column_list_text{
	font-size: 11px;
}

.form_field_bg_callout{
	position:relative;
	top:4px;
	width:240px;
	height:39px;
	background-image: url(../../images/contact/form_field.gif);
	margin-bottom:10px;
}

.form_field_text_callout{
	position:relative;
	top:7px;
	left:8px;
	height:22px;
}

.form_field_callout{
	font-size:16px;
	width:220px;
	color: #484948;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.form_field_description{
	position:relative;
}

.form_submit{
	position:relative;
	left:123px;
	top:20px;
}

.form_submit_contact{
	position:relative;
	left:-10px;
	top:0px;
}
/* ###########################   GET IN TOUCH CALLOUT END  ######################################   */


/* homepage callout */

.container_promo_bg{
	position:absolute;
	top:20px;
	left:517px;
	width:344px;
	height:279px;
	background-image: url(../../images/contact/container_upcoming.png);
}


.sponsorship_downloads{
	font-size:10px;
}

#event_list{
	width:260px;
	font-size:9px;
}

#event_list strong{
	font-size:11px;
}
.container_promo_textblock{
	position:relative;
	margin-top:95px;
	left:40px;
}

.container_promo{
	margin-top:-28px;
}

