body {
	background-color: #CCCCCC;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.table1 { 
	border: 2px solid #999999;
	background-color: #FFFFFF;
}
.content_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	margin-left: 20px;
}
.content_testimony { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	margin-left: 10px;
	margin-right: 10px;
}
.flash_outline {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
.td_navbox1 {
	width:150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
/* 	background-image: url(../images/navback29.jpg); */
}
.td_navbox2 {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #333333;
	border-left: 1px;
	border-left-color: #333333;
	border-left-style:dashed;
	width: 160px;
}
.footer_text {
	font-size:10px;
}
/* 
***************************************************
				Navigation
***************************************************
*/

#navcontainer { width: 100%; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
}
/* teal nav color before mouseover */
#navcontainer a
{
display: block;
padding: 3px;
width: 150px;
background-color: #005770;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #330033;
color: #fff;
}


#content {
	width: 600px;
}
.content_tagline {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 20px;
	background-color: #8D8D8D;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000033;	
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#666666;
	text-indent: 20px;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #FFFFCC;
}
/*Horizontal Navigatin links */

a.mast:link { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:95%;
	padding: 2px 10px; 
}

a.mast:link, a.mast:visited
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:95%;
	color: #fff;
	background-color: #333333;
	text-decoration: none;
	padding: 2px 10px; 
}

a.mast:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:95%;
	color: #fff;
	background-color: #666666;
	text-decoration: none;
}

/* End Horizontal Navigation Links */
h3 { margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #212978; 
	font-size:16px;
}
.contact_form {
	border:1px solid #666666; 
}
/* images */

img.center {margin: 5px 5px 5px 0px; border:1px solid black;}	
img.left {float:left; margin: 5px 5px 5px 0px; border:1px solid black;}
img.right {float:right; margin: 5px 20px 5px 5px; border:1px solid black;}

