*	{
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address	{
margin:0.5em, 0;
}

li,dd {
margin-left:1.0em;
}

fieldset	{
padding:0.5em;
}

body	{
	font-family: Arial, Verdana, sans-serif;
	font-size: 76%;
	}
	
h2	{
font-family: Georgia, serif;
font-size: 2.0em;
font-weight: normal;
 }
 
h3 {
font-family: Georgia, serif;
font-size: 1.6em;
font-weight: normal;
}

h4 {
font-family: Georgia, serif;
font-size: 1.1em;
font-weight: normal;
margin: 10px 0;
}

h5	{
font-size: 1.4em;
margin-top:10px;
}
 
a:link, a:visited	{
	color: #963;
	}
	
a.no_line {
	text-decoration: none;
	}
	
a.white_link	{
	color: #fff;}

hr {
	border:none;
	height: 1px;
	background-color: #030;
	}
			 
.clear	{
	clear: both;
	height: 20px;
	}
	
.current	{
	font-weight: bold;
	}
	
.contact_header	{
	text-align: right;
	line-height: 1.8em;
	font-size: 1.1em;
	font-family: Georgia, Times, serif;
	}
	
.contact_footer	{
	text-align: left;
	line-height: 1.8em;
	font-size: 1.1em;
	font-family: Georgia, Times, serif;
	}

.bold	{
	font-weight: bold;
	font-size: 1.1em;}
	
.profile {
	width: 100%;
	}
	
#wrapper	{
	width: 910px;
	margin: 10px auto;
	text-align: left;
}

#border_top	{
	background: url(../images/homepage_border_top.jpg) left top no-repeat;
	height: 9px;
	width: 910px;
	}
	
*html #border_top	{
	margin-bottom: -6px;
	}
	
#border_bg	{
	background: url(../images/homepage_border_bg.jpg) left repeat-y;
	width: 819px;
	padding: 21px 45px 17px 45px;
	position: relative;
	}
	
#border_bottom	{
	background: url(../images/homepage_border_bottom.jpg) top left no-repeat;
	height: 8px;
	width: 910px;
	}
	
#header	{
	height: 80px;
	width: 820px;
	position: relative;
	padding-top: 10px;
}

#logo {
	background: url(../images/logo.jpg) top left no-repeat;
	height: 80px;
	width: 820px;
	text-align: right;
	padding-top:10px;
	}
	

#nav	{
	width: 820px;
	height: 10px;
	padding:10px 0;
	border-bottom: 2px solid #0f5539;
}

#nav ul	{
	list-style: none;
	}
	
#nav ul li {
	display: block;
	float:left;
	margin-left: 0;
}

#nav a:link, #nav a:visited	{
	color: #030;
	text-decoration: none;
	}

#top_box {
	width: 780px;
	height: 110px;
	background: #0f5539 url(../images/contact_top_box.jpg) right top no-repeat;
	margin-top: 20px;
	padding: 20px 20px 20px 20px;
	color: #fff;
}

#top_box p	{
	margin: 10px 0;
	line-height: 1.6em;
	font-family: Georgia, Times, serif;
	}

#columns	{
	width: 820px;
	padding-top: 20px;
	border-bottom: 1px solid #0f5539;
	clear: both;
}

#left_col	{
	width: 525px;
	margin-right: 20px;
	float: left;
	padding:0 0 15px 15px;
}

#left_col p	{
	color: #333;
	padding: 10px 0;
	font-size: 1.0em;
	line-height: 1.4em;
	}

#right_col	{
	background: #eff7cd;
	width: 228px;
	float: right;
	padding: 15px;
	height: 500px;
}

#phone	{
	color: #0f5539;
	font-size: 1.4em;
	line-height: 1.8em;
	}

#right_col p	{
	color: #333;
	font-size: 1.0em;
	line-height: 1.4em;
	}

#contact	{
	clear: both;
	padding-top: 10px;
}

#copy_right a:link, #copy_right a:visited, #copy_left a:link, #copy_left a:visited	{
	color: #0f5539;
	text-decoration: none;
	font-size: 0.8em;
	}
	
#copy_right {
	float:right;
	padding: 20px 0;
	}
	
#copy_left	{
	float: left;
	padding: 20px 0;
}
	

