* {
margin: 0;
padding:0;
}

html {
font-size: 100%;
}
body {
font-size: 62.5%;
background: #b27e45;
}

#masthead, #wrapper, #footer, #navbar, #subfooter {
font: 1.1em/1.4em Verdana, Arial, sans-serif;
color: #000000
}

#pageHeader { 
background: transparent 0 0 no-repeat top left; 
margin-top: 10px; 
width: 160px; 
height:50px; 
float: left;
}

h1: {
font: bold 1.5em Arial, sans-serif;
text-transform: uppercase;
margin-bottom: 2px;
}

h2 {
font: 1.2em Arial bold, sans-serif bold;
text-transform: uppercase;
margin-bottom: 2px;
color:white;
}

h4 {
font-family: Trebuchet MS, Comic Sans MS, Arial, sans-serif; 
font-size: 18px; 
font-weight: normal; 
color: #800000; 
}

h5 {
font-family: Arial, Trebuchet MS, Comic Sans MS, sans-serif; 
font-size: 40px; 
font-weight: normal; 
color: #800000;
margin-bottom: .50em;
}
p {
margin-bottom: 1em;
}

#masthead {
background: #b27e45 url(HeaderImage.jpg) no-repeat;
height: 170px;
width:100%;
margin-left:19%;
}

#leftLogo {
background: transparent;
padding: 20px;
height: 170px;
width: 79.999%;
margin-left: -18%
}

#navbar {
background: transparent url(navbar.gif) 0 0 repeat-x;
height: 30px;
}

#footer {
background: #000000 url(navbar.gif) 0 0 repeat-x;
height: 30px;
}

#subfooter {
background: #888888;
height: 15px;
}

#wrapper {
background: #424242 url(Mainbkgd.jpg) 0 0 repeat-x;
}

#mainContent {
background: #888888 url(grey-shadow-top.gif) 0 0 repeat-x;
border-left: 3px solid #000000;
border-right: 3px solid #000000;
float: left;
width: 48.999%;
margin-left: 25%;
}

#leftSidebar {  
float: left;
width: 25%;
margin-left: -74.999%;
}

#rightSidebar {    
float: left;
width: 25%;
}

#picFrame{
position: relative; left: 10px; width: 92%; border: 2px solid; padding: 10px 10px 0px 10px;
}


#picFrame2{
position: relative; left: 25px; width: 79.999%; border: 2px solid; padding: 10px 10px 0px 10px;
}

.columnWrapper {
padding: 30px 10px;
}

#mainContent, #leftSidebar, #rightSidebar {
padding-bottom: 32767px !important;
margin-bottom: -32767px !important;
}

#wrapper {
overflow: hidden;
}

#wrapper:after {
content: '.';
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#wrapper {
display: inline-block;
}

/*\*/
#wrapper {
display: block;
}

#footer {
clear: both;
}

#navigation {
float: right;
}

#navigation ul {
list-style-type: none;
line-height: 30px;
padding-right: 10px;
}

#navigation li {
display: inline;
margin-left: 30px;
}

#navigation a { 
text-decoration: none;
color: #f4ab6d;
font-weight: bold;
}

#navigation a:hover {
color: #800000;
}

#navigationleft {
float: left;
}

#navigationleft ul {
list-style-type: none;
line-height: 30px;
padding-right: 10px;
}

#navigationleft li {
display: inline;
margin-left: 30px;
}

#navigationleft a { 
text-decoration: none;
color: #f4ab6d;
font-weight: bold;
}


#leftSidebar ul {
list-style-type: none;
line-height: 25px;
padding-right: 10px;
}

#leftSidebar li {
margin-left: 0px;
}

#mainContent  a {
text-decoration: none;
color: #f4ab6d;
font-weight: bold;
}

#mainContent a:hover {
color: #800000;
}


#leftSidebar a {
text-decoration: none;
color: #f4ab6d;
font-weight: bold;
}

#leftSidebar a:hover {
color: #800000;
}


#rightSidebar a {
text-decoration: none;
color: #f4ab6d;
font-weight: bold;
}

#rightSidebar a:hover {
color: #800000;
}

#footer  a {
text-decoration: none;
color: #ffffff;
font-weight: bold;
}

#footer a:hover {
color: #800000;
}
