body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* background-color: #986F26; */
	background-image: url(images/back_brownparquet.gif);
	border:0px;
	margin-top:0px;
}

table	{
background-color: #000000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-right:5px;
	
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, tr, td, ul, li, blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
/*	color: #d0b033; */
	color: #FFFFCC;
}

hr	{
color: #986F26;
}

li {
	margin-bottom:0px;
	
}

a, a:visited {
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: underline;
}

a:hover {
	font-weight: normal; 
	color: #986F26; 
	text-decoration: none;
}

a.redlink, a.redlink:visited {
	font-weight: normal; 
	color: #FF0000; 
	text-decoration: underline;
	font-weight: bold;
}

a.redlink:hover {
	font-weight: normal; 
	color: #986F26; 
	text-decoration: none;
	font-weight: bold;
}

img {
	border: 0px;
	
}

.MainTable {
	width:789px;
}

.PageTitle {
	font-size:28px;
	/*	color: #8e8a4a;
*/
	color: #f6d121;
	margin-right:5px;
}

.PageHeader {
	font-size:16px;
	font-weight: bold;
	margin-bottom:15px;
	margin-top:0px;
	color:#ffffff;
}

.PageSubHeader {
	font-size:14px;
	color: #d0b033;
	font-weight: bold;
	padding-top:20px;
}

.textsmall {
	font-size: 9px;
	font-weight: normal;
}

.Underline {
	border-bottom: 1px solid  #c3d665; 
}

.Outline {
	border: 1px solid #c3d665;
}


.whitetext {
	color: #FFFFFF;
	font-weight:bold;
}

.redtext {
	color: #FF0000;
	font-weight:bold;
}

.greentext {
	color: #009900;
	font-weight:bold;
}

.padded {
	padding-left:20px;
	padding-right:20px;
}

.header1 {
	font-weight:bold;
}

.nobullet {
	list-style:none;
}

.testimonialhighlight {
	font-style: normal;
	font-weight: bold;
	
	
}

.testimonial {
	font-style: italic;
	font-weight: normal;
	width: 175px;
	
}

.testimonialAuthor {
	font-style: italic;
	font-weight: normal;
	padding-bottom:35px;
	text-align:right;
}

.imageright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;

}

.imageleft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
}	

.logo {
font-family: Times New Roman;
	padding-top:50px;
	text-align:left;
	font-size:24px;
	color:#ffffff;
}	

div#calloutbox {
	border-style:solid;
	border-width:1px;
	border-color:#d0b033;
	background-color:#FFFFCC;

	font-weight:bold;
	margin-top:10px;
	margin-left:25px;
	margin-right:0px;
	margin-bottom:5px;
	font-size:12px;
	float:right;
	width:225px;
	color:#000000;
	padding:10px;

}

p.calloutbox {
color: 000000;
font-weight: bold;
}

a.calloutboxlink, a:visited.calloutboxlink {
color: 000000;
font-weight: bold;
text-decoration: underline;
}

a:hover.calloutboxlink {
color: d0b033;
font-weight: bold;
text-decoration: underline;
}
.tagline {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #f6d121;
	margin-right: 5px;
}