@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bgnd.gif);
	background-repeat:repeat-x
}
.content_td{
	width:493px;
	vertical-align: top;
}
/*.shadow_left{
	padding-top:1px;
	width:214px;
}
*/.nav_left .text_left_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	line-height: 30px;
}
.nav_left .text_left_nav a {
	color: #D33A37;
}


.shadow_right{
	padding-top:1px;
	width:93px;
	float:left;
}
.nav_td{
	height:186px;
	padding-left: 50px;
}
.content_td .content_top {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	margin: 10px;
}
.content_td .content_btm_l {
	width: 45%;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
}
.content_td .content_btm_r {
	float: right;
	width: 49%;
	margin-bottom: 10px;
	margin-right: 10px;
}

.imagestyle {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}
.nav_left {
	width: 214px;
	height:300px;
	float: none;
	background-image:url(../images/left.gif);
	background-repeat:no-repeat;
	background-position:right top;
	margin-top:1px;
	text-align: center;
	
}
.footer {
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #E2E1E0;
	padding-top: 10px;
	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.content_td img {
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	margin-top: 5px;
	float: right;
	margin-left: 5px;
}
/*for the images on the left nav of the about us page*/
.nav_left img {
	margin-top:18px;
	margin-bottom: 16px;
	border: 1px solid #CCC;
}
