body {
    background:url("images/bg.gif") #ffffff top repeat-x;
    margin:0;
    font-family:arial, tahoma, sans-serif;
}

img {
    border:0;
    margin:0;
    padding:0;
    
}

em {
    text-decoration:none;
    font-weight:800;
}

div {
        border:0;
    margin:0;
    padding:0;
}

.s {
    margin-top:-10px;
}

em {
    text-decoration:none;
    font-size:14px;
}

.section_box_blue {
    background-color:#daf0c2;
    background-color:#e0e9ed;
    padding:5px;
    border:1px solid #e2edf2;
}

.indent_purple {
    border-left:5px solid #81218d;
    padding-left:10px;
}

.intro,.FPheadline {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px;
	background-color:#FFCC99;
}

#container {
    width:100%;
    text-align:center;
}

#main {
    width:974px;
    margin:0 auto;
    text-align:left;
}

#banner {
    height:148px;
}

#middle {
    width:100%;
    background:url("images/main_bg.png") repeat-y;
    text-align:center;
}

#top_nav {
    width:950px;
    height:27px;
    background:url("images/top_nav_bg.png") repeat-x;
    margin:0 auto;
    font-family:tahoma, arial, sans-serif;
    font-size:12px;
    color:#ffffff;
    text-align:center;
    padding-top:7px;
    margin-bottom:4px;
}

#top_nav_inner {
    width:890px;
    margin:0 auto;
}

.top_nav_item {
    float:left;
    padding-right:32px;
    height:16px;
}

.top_nav_item_last {
    float:left;
    padding-right:0px;
    height:16px;
}

.top_nav_item_text {
    height:16px;
    float:left;
    margin-left:4px;
    margin-top:2px;
}

.top_nav_item_text a {
    text-decoration:none;
    color:#ffffff;
}

.top_nav_item_text a:hover {
    color:#cccccc;
}

.top_nav_item img {
    float:left;
}

.top_nav_item_last img {
    float:left;
}

#left_nav {
	float:left;
	width:203px;
	padding-left:4px;
	margin-top:6px;
	margin-bottom:20px;
	text-align: left;
}

#left_nav_top {
    background:url("images/side_nav_top.png");
    width:203px;
    height:14px;
}

.left_nav_section {
	background:url("images/side_nav_bg.png") repeat-y;
	width:193px;
	padding-right:12px;
	padding-left: 0px;
}

.left_nav_title {
    background:url("images/side_nav_title_bg.png") no-repeat;
    padding-left:10px;
}

.left_nav_title img {
    float:left;
    margin-right:4px;
    margin-top:-2px;
}

.left_nav_title_text {
    font-family: "Arial Black", arial, sans-serif;
    color:#ffffff;
    font-size:13px;
    float:left;
    margin-top:-1px;
}

.left_nav_links {
	width:195px;
	padding-bottom:12px;
	margin-left: 8px;
}

.left_nav_item {
    border-bottom:1px solid #9bb288;
    text-align:left;
    width:178px;
    padding-left:4px;
    padding-right:4px;
}

.left_nav_item:hover {
	background-color:#E8F1E0;
}

.left_nav_item a {
    font-size:12px;
    color:#000000;
    text-decoration:none;
}

#left_nav_bottom {
    background:url("images/side_nav_bottom.png");
    width:203px;
    height:38px;
}

#content {
	width:526px;
	float:left;
	text-align:left;
	padding-top:11px;
	padding-left:5px;
	font-size:12px;
}

.content_top {
    width:526px;
    height:14px;
    background:url("images/content_top.png") no-repeat;
}


.content_bottom {
    width:526px;
    height:27px;
    background:url("images/content_bottom.png") no-repeat;
        margin-top:0px;
}

.content_main {
	width:496px;
	background:url("images/content_middle.png");
	padding-left:10px;
	padding-right:20px;
	margin-bottom:0px;
	overflow:hidden;
}

.content_title {
    font-size:24px;
    color:#10294f;
    width:515px;
    border-bottom:1px solid #cccccc;
    height:25px;
    margin-bottom:5px;
}
.content_main_codes {
	width:496px;
	background:url("images/content_middle.png");
	padding-right:20px;
	margin-bottom:0px;
	overflow:hidden;
	padding-left: 10px;
}


.content_section_title {
	font-size:14px;
	width:515px;
	border-bottom:1px solid #cccccc;
	height:16px;
	font-family:"Arial Black", arial, sans-serif;
	margin-bottom:15px;
	margin-top:10px;
	margin-left: -8px;
}
.content_section_title_blue {
	font-size:14px;
	width:515px;
	border-bottom:1px solid #cccccc;
	height:16px;
	font-family:"Arial Black", arial, sans-serif;
	margin-top:10px;
	color: #50607A;
	text-indent: 4px;
	margin-left: -8px;
	text-transform: capitalize;
}


.divider {
	width:515px;
	margin-bottom:8px;
	margin-top:8px;
	border-bottom:1px solid #cccccc;
	margin-left: -8px;
}

.content_img {
   padding:10px;
}

.headline {
    font-weight:500;
    color:#0e2951;
    font-size:18px;
}

.float_left {
    float:left;
    padding:0px;
    padding-right:5px;
}


#right_nav {
	width:214px;
	float:right;
	height:100%;
	text-align:left;
	font-size:12px;
	padding-top:18px;
	margin-right: 12px;
}

#right_nav_title {
    font-size:13px;
    width:204px;
    border-bottom:1px solid #cccccc;
    height:18px;
    font-family:"Arial Black", arial, sans-serif;
    color:#607a88;
    padding-left:8px;
}

.right_nav_event {
	padding:4px 4px 4px 8px;
	border-bottom:1px solid #cccccc;
	height: 300px;
}

.right_nav_event_location {
    color:#6c6969;
}

.right_nav_event_time {
    color:#42546f;
}

.right_button {
    width:214px;
    text-align:center;
    margin-top:18px;
}

.right_search {
    width:165px;
    height:69px;
    text-align:left;
    margin-top:18px;
    background:url("images/search_img.gif") no-repeat;
    margin:0 auto;
}

.search_box {
    width:131px;
    height:20px;
    margin-top:28px;
    margin-left:14px;
    background:url("images/search_bg.gif") #ffffff no-repeat;
    border:1px solid #aaaaaa;
}

.clear {
    clear:both;
}

#bottom {
	height:30px;
	width:100%;
	background:url("images/main_bottom.jpg") no-repeat;
	margin-bottom:5px;
}
#bottomnav      {
	height: 30px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
}
#bottomnav A {
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}
#bottomnav a:hover {
	font-style: italic;
	color: #666666;
	text-decoration: none;
}
#bottomnav a:visited {
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.intro2, .FPheadline {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px;
	background-color:#ebf1e3;
}
.pic_holder {
	height: 175px;
	width: 100%;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
