/* DPC Assocaites_layout */

body {
	background-color:#FFFFFF;
	background-image:url(images/test_bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333; 
	margin: 0px 0px 0px 0px; 
	padding:0px;
	text-align:center;
	}
	
#new_top {
	height: 220px;
	width:100%;
	background-image:url(images/new_top_bg.jpg);
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-color:#474747;
	}
	
#top_of_banner {
	background-image:url(images/new_logo_banner_02_01.jpg);
	background-repeat:no-repeat;
	width: 900px;
	height:220px;
	margin: 0px auto;
	background-position:bottom;
	}

#main {
	height: auto;
	width: 900px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	background-image: url(images/bottom_banner.jpg);
	background-attachment: scroll;
	background-position:bottom;
	background-repeat: no-repeat;
	margin:0px auto;
	text-align:left;
	}
	
	
	
#top_banner  {
	background-image:url(images/broken_top_banner/top_banner_02_02.jpg);
	background-repeat:no-repeat;
	height: 20px;
	width: 900px;
	}

.about_tab {
	float:right;
	border:none;
	}	

	
#logo {
	padding-top: 20px;
	border: none;
	}
	
	
#nav ul {
		list-style: none;
		list-style-type:none;
		}
		
#nav li {
        list-style: none;
		float: left;
		} 
	
		
#nav li a:link{
	color: #FFFFFF;
	background-image:url(images/button_shiny.jpg);
	height: 45px;
	line-height: 40px;
	float: left;
	width: 160px;
	display: block;
	border: 1px solid #e5e5e5;
	text-decoration:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: normal;
	
	}
	
#nav li a:visited{
	color: #FFFFFF;
	background-image:url(images/button_shiny.jpg);
	height: 45px;
	line-height: 40px;
	float: left;
	width: 160px;
	display: block;
	border: 1px solid #e5e5e5;
	text-decoration:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: normal;
	
	}
	
#nav li a:hover{
	color: #74a433;
	background-image:url(images/button_hover_1.gif);
	height: 45px;
	line-height: 40px;
	float: left;
	width: 160px;
	display: block;
	border: 1px solid #e5e5e5;
	text-decoration:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:600;
	
	}
	
#nav {
  	width: 900px;
	height: 50px;
	}
	
#container {
	width: 900px;
	min-height:600px;
	height: auto;
	margin: 5px 5px;
	padding:0px;
	}
	
#information {
	width: 500px;
	height: auto;
	padding: 10px 20px 30px;
	}
	
#upcoming {
	width: 265px;
	height: 200px;
	background-image:url(images/up_coming_events_3.jpg);
	background-repeat:no-repeat;
	float:right;
	}
	
#right_col_click {
	width: 265px;
	height: 200px;
	float:right;

}
	
#promo {
	float:inherit;
	}
	
.promo_01 {
	border:none;
	}
	
.scroll {
	overflow:scroll;
	}
	
.up_com {
	margin-top: 55px;
	padding-right: 10px;
	font-size:16px;
	color:#333333;
	list-style: circle;

	}
	
#test {
	margin-top: 30px;
	}

.index_text {
	color:#333333;
	}
	
.name {
	font-size:14px;
	color:#74a433;
	}
	
.contact {
	font-size:16px;
	color:#74a433;
	}

.cont_1 {
	font-size:18px;
	color:#333333;
	}

#information.right_align {
	text-align:right;
	width: 400px;
	}

	
.seminar_title {
	font-size:16px;
	color:#454545;
	font-weight:bold;
	}

.seminar_info {
	font-size: 16px;
	color:#333333;
	font-weight:200;
	}
	
.venue_site {
	font-weight:bold;
	color:#74a433;
	}
.click_here {
	margin-top: 25px;
	border:none;
	}
	
#bottom {
	text-align:center;
	width: 850px;
	height: 30px;
	margin-top: 20px;
	padding:0px;

	}
	
#footer_box {
	width:100%;
	height:75px;
	background-image:url(images/bot_bg.gif);
	background-repeat:repeat-x;
	background-color:#474747;
	position:relative;
	bottom: 0px;
	clear: both;
	}
	

h1 {
	font-size:27px;
	}
	

	
h2 {
	padding: 0px;
	line-height: 0px;
	color: #74a433;
	margin-left:25px;
	font-size:18px;
	
	}
	
h3 {
	font-size: 20px;
	padding: 0px;
	line-height: 0px;
	color: #74a433;
	}
	
h3.left {
	text-align:left;
	}
	
h3.view {
	color:#0033FF;
	font-size:16px;
	}
	
#line {
	margin-left: -3px;
	margin-bottom: 0px;
	}
	
	
a:link.index_type {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #666666;
	font-weight:300;
	text-decoration:none;
	border: none;
	}

a:visited.index_type {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #666666;
	font-weight:300;
	text-decoration:none;
	border: none;
	}
	
a:hover.index_type  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #74a433;
	font-weight:600;
	text-decoration:none;
	border: none;
	} 
	
	


a:link.up_com_link {
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight:300;
	text-decoration:none;
	border: none;
	}

a:visited.up_com_link {
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight:300;
	text-decoration:none;
	border: none;
	}
	
a:hover.up_com_link  {
	font-family:Arial, Helvetica, sans-serif;
	color: #74a433;
	font-weight:300;
	text-decoration:none;
	border: none;
	} 
a:link.past_com_link, a:visited.past_com_link, a:hover.past_com_link {
	color:#999999;
	text-decoration:none;
	}
 

a:link.seminar_link {
	font-family:Arial, Helvetica, sans-serif;
	color:#4E4E4E;
	text-decoration:none;
	border: none;
	}

a:visited.seminar_link {
	font-family:Arial, Helvetica, sans-serif;
	color:#4E4E4E;
	text-decoration:none;
	border: none;
	}
	
a:hover.seminar_link  {
	font-family:Arial, Helvetica, sans-serif;
	color: #74a433;
	text-decoration:none;
	border: none;
	} 
