/* Homestead Bullhunde */

body {
	margin: 30px 0px;
	background: #354A5F;
	text-align:center;
	line-height: 1.5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

table {
	line-height: 1.5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	}


h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: black;
	}

h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: black;
}

h3 { 
	font: bold 16px Arial, Helvetica, sans-serif;
	color: black;
	font-style: italic;
	border-bottom: 1px solid black;
}

h4 { 
 font-size: 14px;
	font-weight: bold;
}

h5 { 
 font-size: 14px;
	font-weight: bold;
	color: #c00;
}

h6 { 
 font-size: 12px;
	font-weight: bold;
}

#wrapper {
 width: 762px;
	margin:0px auto;
	background: white;
 border-top: 1px solid #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
 border-left: 1px solid #000;
 voice-family: "\"}\""; 
 voice-family:inherit;
 width:760px;	
}

a:link    { text-decoration: none; color:#000; text-decoration: underline; } 
a:visited { text-decoration: none; color:#000; text-decoration: underline; }
a:active  { text-decoration: none; color:#000; text-decoration: underline; }
a:hover   { text-decoration: none; color:#829FBD; text-decoration: underline; }   

.header {
 background: #354A5F;
}

.bar {
 background: #D9E3D5;
	height: 10px;
}

#navbar {
 background: #A1BCD7;
	border-top: 1px solid white;
	border-bottom: 1px solid black; 
	text-align: right; 
	padding: 4px 10px 4px 4px;
}

#navbar a:link    { text-decoration: none; color:#000; 	font-weight: bold; }
#navbar a:visited { text-decoration: none; color:#000; 	font-weight: bold;}
#navbar a:active  { text-decoration: none; color:#000;		font-weight: bold;}
#navbar a:hover   { text-decoration: none; color:#fff; 	font-weight: bold;}   

.sidebar-color {
 background: #D9E3D5;
}

.sidebar {
 margin: 10px;
	text-align: left;
	font-size: 11px;
}

.content {
 margin: 13px;
	text-align: left;
}

.content img { padding: 8px }

.linkbar {
 font-size: 11px;
	border-top: 1px solid black;
	padding: 7px 0px;
	clear: both;
}