body {
	background-color: #F7F1E2;
}
body, p, td, li, ul, div, a { 
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #000;
}
body, td {
/*/*/ line-height: 20px; /**/
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 26px;
	font-weight: bold;
	color: #663333;
	margin-top: 0px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: bold;
	color: #666;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
a { 
	font-weight: bold;
	color: #99895F;
}
a:hover {
	color: #ccc;
	text-decoration: underline; 
}
img { border: 0; }
ul {
	list-style-type: square;
}
#mainTable { 
	margin-top:10px;
	border: 2px solid #454334;
}


#header {
	display: block;
	height: 167px;
	background-image: url("http://www.unionstmedia.com/ezstatic/data/timberlock/images/header_bgd.jpg");
	background-repeat: no-repeat;
	background-color: #336699;
} 

#navbar{
	height:30px;
	line-height:30px;
}

#navbar-top { 
	display: block;
	margin: 0;
	height: 36px;
	background-color: #86927D;
	background-image: url("http://www.unionstmedia.com/ezstatic/data/timberlock/images/navbar_bgd.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	float: left;
}

#navbar-top img { 
/*/*/ margin-right: 5px; margin-left: 5px; /**/
}


#navbar{
	width:760px;
}

#navbar li {
	float: left;
	list-style: none;
	position: relative;
	z-index: 100;
}

#navbar li:first-child {
	border-left-width: 0;
}

#navbar li a {
	padding: 0px 15px;
	color: #fff;
    text-decoration: none;
}

#navbar li a:hover {	
	color: #663333;

}

/* dropdowns */
#navbar li ul {
	width:80px;
	background: #dedac1;
	border: 1px solid #9e9a81;
	position: absolute;
	left:-99999;
	top:28px;
	margin: 2px;
	padding: 2px 6px;
}

#navbar li:hover ul,
#navbar li.sfhover ul {
	left:0;
}

#navbar ul li {
	float: none;
	border-width: 0;
	white-space: nowrap;
	margin: 0;
	width: auto;
	height:25px;
}

* html #navbar li ul li {
	height: 100%;
}

#navbar ul li a {
	color: #63270d;
	padding: 2px 0;
	text-shadow: none;
}

#navbar ul li a:hover {
	color: #333;
	
}


#body {
	background-image: url("http://www.unionstmedia.com/ezstatic/data/timberlock/images/content_bgd.jpg");
	background-color: #FAF4DA;
	padding: 15px;
}
#image img { 
/*/*/ border: 1px solid #633; /**/
} 
 .image { 
	margin-bottom: 25px; 
} 
#content { 
	padding-left: 20px;
	width: 480px;
}
#subhead { 	margin-bottom: 5px; }
#footer { 
	display: block;
	background-image: url("http://www.unionstmedia.com/ezstatic/data/timberlock/images/content_border_bot.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #86927D;
	padding-top: 8px;
	padding-bottom: 3px;
} 
#footer td {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	height: 23px;
	/*/*/ line-height: 15px; /**/
}
#footer a { color: #fff; font-size: 13px;}
#footer a:hover { color: #4C3E2A; }
.formTable {
	border: 1px #6A7159 solid;
	background-color: #F9F6F3; 
	color: #86504A; 
	font-size: 11px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.formTable td { padding-left: 10px; padding-right: 10px;}
.formTableHeader { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #D0CFAF; 
	color: #FFF; 
	font-size: 11px; 
	font-weight: bold; 
	border-style: solid; 
	border-color: #6A7159; 
	border-top-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px; 
	border-left-width: 0; 
}
.nopad { 
	padding: 0;
	margin: 0;
}
.callout {
	color: #338; 
	background-color: #b3d5d3;
	border: 2px solid #fff;
	padding: 5px;
}
.callout a { color: #338; }
.callout a:hover { color: #ADC4DA; }
.required { color: red; font-weight: bold;}
.border {  
	border: 1px solid #ccc; 
}
em { font-weight: bold; font-size: 15px; font-style: normal;}
#listLeft, #listRight {margin: 0; padding: 0; margin-bottom:15px;}
#listLeft {float: left;  padding-left: 15px;} 
#listRight {float: right; padding-left: 10px;}
.clear {clear: both;}
.contact {font-weight: bold;}
.contact strong {	font-size: 15px; color: #666;}
#usmtag, #usmtag a {
	font-size: 11px;
	color: #AEA383;
}
hr {
	color: #CCC;
	background-color: #ccc;
	height: 1px;
}

.center {text-align: center;}


