body{
	margin: 0px;
	padding: 0;
	color: #333333;
	background: #FFFFFF;
	font: 12px Verdana, Arial, Helvetica, "sans serif";
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #333333;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #996633;
}
a:active {
	color: #996633;
	
}

#header {
	background-image:  url(images/headerleft.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 52px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#postheader {
	background-color: #996666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 3px;
	width: 100%;
	color: #FFCC99;
	padding: 3px;
}
#postheader a {color: #FFCC99;}
#nav {
	background-color: #FFCC99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 22px;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}

#nav a:link {
	color: #333333;
}
#nav a:visited {
	color: #666666;
}
#nav a:hover {
	color: #996633;
}
#nav a:active {
	color: #996633;
	
}

#content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
	margin: 30px 10% 5px;
	padding-bottom: 10px;
	
}

.subnav {
	font-size: 12px;
	padding-right: 15px;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #996600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996600;
	padding-top: 10px;
}
.subnav_header {
	color: #996666;
	font-size: 16px;
	font-weight: bold;
}
.subnav a:link {
	color: #996633;
}
.subnav a:visited {
	color: #CC9933;
}
.subnav a:hover {
	color: #333333;
}
.subnav_right {
	font-size: 12px;
	padding-left: 15px;
	padding-bottom: 15px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #996600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996600;
	padding-top: 10px;
	width: 100px;

}


#textcontent {
	margin: 0 0px 12px 205;
	text-align: justify;
}
#footer {
	color: #996666;
	width: 100%;
	margin: 0px;
	font-size: 10px;


}
#letters {
	margin: 10px;
	padding: 10px;
	width: 100%;
	border: 1px solid #CC9966;
}
.lotsoftext{
	line-height: 24px;
	

}.tdresume {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996666;
}
h1 {
	font-size: 14px;
}
#search {
	padding: 5px;
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px dashed #996600;
	clear: none;

}

#emergency {
	font-weight: bold;
	color: #FF0000;
}
