@charset "utf-8";
/* CSS Document */

body {
background-color: #7e180c;
margin-top: 10px;
}

#wrapper {
width: 804px;
height: 768px;
background-color:#7e180c;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding: 0px;
}

#logo {
width: 804px;
height: 116px;
background-color:#7e180c;
margin-left: auto;
margin-right: auto;
padding: 0px;
}

img.center { 
display: block;
margin-left: auto;
margin-right: auto;
}

#navigation {
width: 804px;
height: 72px;
background-color:#7e180c;
margin-left: auto;
margin-right: auto;
padding: 0px;
}

#support-navigation {
width: 804px;
height: 20px;
background-color:#7e180c;
margin-left: auto;
margin-right: auto;
text-align:right;
padding: 0px;
}

.sep {
font-family: Arial, Helvetica, sans-serif;
font-weight : normal;
color : #e8c281;
font-size : 20px;
}



#footer {
width: 804px;
height: 120px;
background-color:#7e180c;
margin-left: auto;
margin-right: auto;
margin-top: 50px;
text-align:center;
padding: 0px;
}

.address {
font-family: Arial, Helvetica, sans-serif;
font-weight : normal;
color : #e8c281;
font-size : 10px;
}

.contractor {
font-family: Arial, Helvetica, sans-serif;
font-weight : normal;
color : #a86b4c;
font-size : 10px;
}

#fox {
width: 804px;
height: 40px;
background-color:#7e180c;
margin-left: auto;
margin-right: auto;
text-align:right;
padding: 0px;
}

.fox-font {
font-family: Arial, Helvetica, sans-serif;
font-weight : normal;
color : #a86b4c;
font-size : 8px;
}

A.fox:Link, A.fox:Visited, A.fox:Active  {
text-decoration : none;
font-weight : normal;
color : #a86b4c;
font-family : Arial, Helvetica, sans-serif;
font-size : 8px;
}

#supportlogo {
width: 804px;
height: 124px;
background-color:#7e180c;
margin-left: auto;
margin-right: auto;
padding: 0px;
}

A.nav:Link, A.nav:Visited, A.nav:Active  {
text-decoration : none;
font-weight : normal;
color : #e8c281;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
}

A.nav:Hover  {
text-decoration : none;
font-weight : normal; 
color : #a86b4c;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
}

A.sidenav:Link, A.sidenav:Visited, A.sidenav:Active  {
text-decoration : none;
font-weight : normal;
color : #e8c281;
font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
font-size : 14px;
}

A.sidenav:Hover  {
text-decoration : none;
font-weight : normal; 
color : #a86b4c;
font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
font-size : 14px;
}

.active-nav  {
font-weight : bold; 
color : #a86b4c;
font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
font-size : 14px;
}


H1 {
font-family: Arial, Helvetica, sans-serif;
font-weight : normal;
color : #e8c281;
font-size : 24px;
}

#content {
width: 804px;
background-color:#7e180c;
background-image:url('./images/content-bg.jpg'); 
margin-left: auto;
margin-right: auto;
text-align:center;
padding: 0px;
}

#content-top {
width: 804px;
height: 11px;
background-color:#7e180c;
background-image:url('./images/content-top.jpg'); 
margin-left: auto;
margin-right: auto;
text-align:center;
padding: 0px;
}
#content-bottom {
width: 804px;
height: 11px;
background-color:#7e180c;
background-image:url('./images/content-bottom.jpg'); 
margin-left: auto;
margin-right: auto;
text-align:center;
padding: 0px;
}


.history-copy {
font-family: Arial, Helvetica, sans-serif;
font-weight : normal;
color : white;
font-size : 12px;
}

.hours-copy {
font-family: Arial, Helvetica, sans-serif;
font-weight : normal;
color : white;
font-size : 12px;
}

#portfolio {
width: 804px;
background-color:#7e180c;
margin-left: auto;
margin-right: auto;
text-align:center;
padding: 0px;
}

#portfolio-nav {
width: 804px;
height: 30px;
background-color:#7e180c;
margin-left: auto;
margin-right: auto;
text-align:center;
padding: 0px;
}
A.portnav:Link, A.portnav:Visited, A.portnav:Active  {
text-decoration : none;
font-weight : normal;
color : black;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
}

A.portnav:Hover  {
text-decoration : none;
font-weight : normal; 
color : black;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
}

.port-sep {
font-family: Arial, Helvetica, sans-serif;
font-weight : normal;
color : black;
font-size : 20px;
}


