body {
color: #519548;
font-family: Verdana, Verdana, Geneva, sans-serif;
font-size: 1em; 
}

#header {
background: url('images/background.gif') repeat 0px;
height: 220px;
padding-top: 0px;
padding-right: 0px;
padding-left: 160px;
padding-bottom: 0px;
border-right: 1px #519548 dotted;
border-left: 1px #519548 dotted;
border-top: 1px #519548 dotted; 
border-bottom: 20px #519548 solid;
}

#outer_wrapper {
background: #fff url('images/background_3.gif') repeat-y left;
border-left: 1px dotted;
border-right: 1px dotted; 
}

#wrapper {
background: url('images/background_2.gif') repeat-y right; 
}

#container {
width: 100%;
float: left;
margin-right: -200px;
background: url('images/background_2.gif') repeat-y right; 
}

#content {
margin-right: 200px;
background: url('images/background_3.gif') repeat-y left; 
}

#main {
margin-left: 170px;
padding-left: 1em;
padding-right: 1em;
}

#left {
width: 165px;
float: left;
background-color: #EAFDE6;
margin-left: 5px; 
}

	#home_button {
	margin-left:2px;
	margin-top:40px;
	width:149px;
	height:26px;
	margin-bottom:0px;
	float:left;
	display:block;
	background: url("images/new_nav/home_buttons.gif") no-repeat 0 0; 
	}
	
	#home_button:hover {
	background-position: 0 -26px; 
	}
	
	#home_button span {
	display: none; 
	}
	
	#email_button {
	margin-left:2px;
	margin-top:10px;
	width:149px;
	height:26px;
	margin-bottom:0px;
	float:left;
	display:block;
	background: url("images/new_nav/email_mark_buttons.gif") no-repeat 0 0; 
	}
	
	#email_button:hover {
	background-position: 0 -26px; 
	}
	
	#email_button span {
	display: none; 
	}
	
	#mobile_button {
	margin-left:2px;
	margin-top:10px;
	width:149px;
	height:26px;
	margin-bottom:0px;
	float:left;
	display:block;
	background: url("images/new_nav/mobile_tech_button.gif") no-repeat 0 0; 
	}
	
	#mobile_button:hover {
	background-position: 0 -26px; 
	}
	
	#mobile_button span {
	display: none; 
	}
	
	#about_button {
	margin-left:2px;
	margin-top:10px;
	width:149px;
	height:26px;
	margin-bottom:0px;
	float:left;
	display:block;
	background: url("images/new_nav/about_buttons.gif") no-repeat 0 0; 
	}
	
	#about_button:hover {
	background-position: 0 -26px; 
	}
	
	#about_button span {
	display: none; 
	}
	
	#contact_button {
	margin-left:2px;
	margin-top:10px;
	width:149px;
	height:26px;
	margin-bottom: 25px;
	float:left;
	display:block;
	background: url("images/new_nav/contact_buttons.gif") no-repeat 0 0; 
	}
	
	#contact_button:hover {
	background-position: 0 -26px; 
	}
	
	#contact_button span {
	display: none; 
	}

#sidebar {
width: 200px;
padding-top: 20px; 

float: right; 
}

#sidebar p {
margin-left: 15px; 
}

#sidebar h1 {
margin-left: 10px; 
margin-top: 20px;
}

.right_box_link a:link
{
	margin-left:0px;
	margin-top:0px;
	width:160px;
	margin-bottom:0px;
	display:block;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #18666a;
	line-height: 154%;
	padding-top:0px;
	padding-bottom:0px;
	text-decoration: none;
	padding-left: 10px;
	border-bottom: 1px solid #bef202;

}
.right_box_link a:hover {
	background-color: #519548;
	color: #ffffff;
	display:block;
	text-decoration:none;
}


.photo_title {
margin-top:44px;
margin-bottom:0px;
text-align: left;
color: #7ebf13;
padding-top:1px;
padding-bottom:2px; 
}

#photo_frame {
background-color: #ffffff;
border: 1px solid #000000;
width:246px;
padding-top:0px;
height:167px;
margin-left:6px;
margin-top:5px;
margin-bottom:0px;
float:left;
display:inline; 
}

#photo_holder {
background-color: #ffffff;
width:240px;
padding-top:0px;
height:159px;
margin-left:3px;
margin-top:4px;
margin-bottom:0px;
float:left;
display:inline; 
}

.caption {
margin-left:10px;
margin-top:5px;
width:240px;
margin-bottom:0px;
float:left;
display:inline;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
text-align: left;
color: #7ebf13;
line-height: 120%;
padding-top:1px;
padding-bottom:2px; 
}

#footer {
background: #EAFDE6;
border-left: 1px #7EBF14 dotted;
border-bottom: 1px #7EBF14 dotted;
border-right: 1px #7EBF14 dotted;
border-top: 20px #519548 solid;
padding-left: 180px; 
}

h1 {
margin-top: 20px;
font-family: Verdana, Verdana, Geneva, sans-serif;
font-weight: bold;
font-style: normal;
font-variant: small-caps;
margin-left: 2%;
padding-top: 0px;
font-size: 1.4em;
letter-spacing: 1px; 
}

p {
font-family: Verdana, Verdana, Geneva, sans-serif;
font-size: .8em;
line-height: 140%;
margin-left: 4%; 
}

a.main:link {
font-weight: bold; 
}

a.main:hover {
text-decoration: underline; 
}

a.foot:link {
font-family: Verdana, Verdana, Geneva, sans-serif;
font-size: 1em;
font-weight: bold;
text-decoration: none;
color: #519548; 
}

a.foot:hover {
text-decoration: underline; 
}

.last {
margin-bottom: 0; 
}

.clearing {
height: 0;
clear: both; 
}
