/*##########################
CSS for http://wierlaw.com
########################## */
body {
	margin:10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #ACA07D url(/media/images/template/background-image.png) repeat-x fixed left top;
	text-align: center;
}
img {
	border: 0;
}
form {
	padding: 0;
	margin: 0;
}
img.floatRight {
	margin: 0px 0px 10px 10px;
	float: right;
}
img.feature {
	padding: 0;
	margin: 0 0 0 10px;
}
img.imgindent {
	margin-left: 20px;
}
th {font-size: 12px; text-align:left; font-weight:bold; vertical-align:top; width:141px;}
td {font-size: 12px; text-align:left; vertical-align:top;}
table#outertable {width:550px;}
table#navtable {font-weight:normal; width:540px; border-top:1px solid #333333; border-bottom:1px solid #333333; padding:10px 0; margin:0 0 20px 0;}
table#navtable td {width: 33%;}
.h1small {font-size:12px; font-weight: bold;}
p.hr {width: 80%; text-align:center; border-top:1px solid #666666; height:1px; line-height:1px;}

/*##########################
WEBSITE LAYOUT FORMATTING
########################## */
#outer {
	width: 751px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
div#header {
	height: 84px;
	width:100%;
	border-bottom: 0;
	padding : 0px;
	margin : 0px;
	background: #4F75A3 url(/media/images/template/headerbackground-image.png) repeat-x top left;
}
div#flashheader {
	padding: 0;
	margin: 0;
	border: 0;
	height: 90px;
	width: 100%;
}
#title {
	background: inherit;
	clear:both;
	padding:0;
}
#main {
	border-top:0px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;  
	background: #E7D3A8 url(/media/images/template/mainSubbackground-image.png) repeat-x top left;
	padding: 20px 5px 5px 5px;
}
#mainSub {
	padding:0;
	margin-left: 125px;
	font-size: 12px;
	background-color: #FFFFFF;
}
#mainSub #titlebar {
	background-color: #69BD3E;
	height: 70px;
	width: 100%;
}
#mainSub #titlebar img {
	padding: 10px 10px 10px 30px;
	width: 400px;
	height: 50px;
	margin:0;
}
* html #mainSub #titlebar img {
	padding: 0;
	margin: 10px 10px 10px 5px;
}
#mainSub #content {
	padding: 10px;
	margin:0;
	color: #333333;
	border: 1px solid #C0C1C1;
}
/* Looks like you have to specify the width of #menu
or IE5 Mac stretches it all the way across the div, and 
Opera streches it half way. */
/*#main #menu {
	float:left;
	display:inline;
	width:130px;
	margin:0;
	padding: 0;
	font-size: 12px;
	border:0;
	height: 250px;
}
* html #main #menu {
	width: 120px;
}*/
div#contentpadding { /*fixes an annoying type offset bug from IE6 on XP*/
	width: 99%;
}
div#contentBottom {
	clear:both;
	text-align:center;
	margin:10px 0 5px 0;
}
div#bottompic {
	padding: 10px;
	font-size: 12px;
	text-align:center;
	border: 1px solid #C6C6C6;
	background-color: #FFFFFF;
	width: 691px;
	margin-left:auto;
	margin-right: auto;
}
* html div#bottompic {
	width: 711px;
}
div#copyright, div#copyright a {
	color: #524B3C;
	font-size: 11px;
	text-align:center;
}
div#disclaimer {
	font-size:10px;
	font-style:italic;
}
div#disclaimer p#horiz {
	width:500px;
	height: 2px;
	text-align: center;
	margin-left: 40px;
	margin-right: auto;
	border-top: 2px solid #5386B9;
}
/*-----##########################
       WEBSITE LAYOUT STYLES
-------#########################*/
/*-----#########
	   #header
-------########*/
#header img {
	margin-left: 10px; 
	margin-top: 10px;
}
/*-----#########
       #content
-------########*/
#content h1 {
	font-size: 24px;
	color: #524B3C;
	padding: 5px;
	margin: 0px 0 5px 0;
	font-style: italic;
}
#content h2 {
	font-size: 16px;
	color: #395476;
	padding: 2px;
	margin: 0px 0 5px 0;
	font-style: italic;
}
#content h3 {
	font-size: 14px;
	color: #666666;
	padding: 2px;
	margin: 0px 0 5px 0;
	font-style: italic;
}
#content a:link,
#content a:visited,
#content a:active {
	background-color: #E9EFFF;
	text-decoration: none;
	color: #48719C;
}
#content a:hover {
	background-color: #FAF6EE;
	color: #867C61;
}

#content a[href^="http"]:after {
	content: url(/media/images/template/openinnewpage.gif);
	text-decoration: none;
}
#content p {
	margin-left:10px;
}
div#address {
	font-size: 11px;
	margin-bottom: 20px;
}
div#address a:link,
div#address a:visited,
div#address a:active {
	text-decoration: underline;
	color: #42678F;
}
/*-----##########################
       END WEBSITE LAYOUT STYLES
-------########################## */

/*##########################
END WEBSITE LAYOUT FORMATTING
########################## */