.justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c04b2d;
	font-weight: bold;
	text-decoration: none;
} 

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c04b2d;
	font-weight: bold;
	text-decoration: none;

} 
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c04b2d;
	font-weight: bold;
	text-decoration: underline;

} 
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c04b2d;
	font-weight: bold;
	text-decoration: none;

} 
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
} 


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	
}


.joe {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
color: #666666
}


.rightshad {
	background-image: url(images/right_shadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
}



input, select, textarea
{
    color: #333333;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px
}
	
form {
	margin-bottom: 0px;
}

body {
	margin: 0px;
	background-color: #cccc99;
	background-image: url(images/BG-Logo2.gif);
	background-repeat: repeat;
}
.leftshad {
	background-image: url(images/left_shadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #59683a;
}


.smalljustify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-align: justify;
}
.panelBG {
	background-image: url(images/panel_greenBG.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bioimage {
	margin-right: 10px;
}
.addresstitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 12px;
	padding-top: 12px;
}
.homedesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
