

/*

------------------------------------------------------
Copyright Galiant Business Solutions, www.galiantsolutions.com

------------------------------------------------------

*/


html {
background: #3F3F44 url(images/right_side.gif);
background-repeat: repeat-y;
background-position: top right;
}


body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
background-image: url(images/left_side.gif);
background-repeat: repeat-y;
color: #000000;
}


#main-title {
margin-bottom: 0;
margin-left: 110px;
margin-right: 110px;
font-size: .7em;
letter-spacing: 5px;
text-align: right;
margin-top: 0;
padding-bottom: 8px;
font-weight: bold;
padding-top: 8px;
padding-right: 50px;
background-color: #3F3F44;
color: #ffffff;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
}


#header-image {
background-color: #0c0c0c;
background-image: url(images/header_image.jpg);
background-repeat: no-repeat;
background-position: center top;
height: 177px;
border-top: 2px #ff4700 solid;
border-bottom: 2px #ff4700 solid;
margin-left: 110px;
margin-right: 110px;
}


#navbar {
margin-bottom: 0;
margin-left: 110px;
margin-right: 110px;
font-size: .65em;
text-align: center;
margin-top: 0;
padding-bottom: 8px;
font-weight: bold;
padding-top: 8px;
background-color: #3F3F44;
color: #ffffff;
word-spacing: 8px;
border-bottom: 2px #ff4700 solid;
}

#navbar a:link, #navbar a:visited {
color: #ffffff;
word-spacing: none;
}

#navbar a.current {
color: #ff4700;
}

#navbar a:active {
color: #ff4700;
}

#navbar a:hover {
color: #ff4700;
text-decoration: none;
}


#firephoto {
padding-top: 0px;
text-align: justify;
background:url(images/fire.jpg) no-repeat;
padding-left: 0px;
padding-right: 0px;
margin-left: 110px;
margin-right: 110px;
margin-bottom: 0;
line-height: 1.5em;
background-color: #3F3F44;
}

#firephoto2 {

text-align: justify;
background:url(images/board2.jpg) no-repeat;
padding-left: 0px;
padding-right: 0px;
margin-left: 110px;
margin-right: 110px;
margin-bottom: 0em;
background-color: #3F3F44;
overflow:hidden;
}

h6{
font-family: Century Gothic, Arial;
font-size: large;
font-weight: 600;
font-style: normal;
text-decoration: none;
text-transform: uppercase;
font-variant: small-caps;
color: #5A5A5A;
padding-top:15px;
padding-left:15px;
}

h5{
font-family: Century Gothic, Arial;
font-size: medium;
font-weight: 600;
font-style: normal;
text-decoration: none;
text-transform: uppercase;
font-variant: small-caps;
color: orange;
padding-left:15px;
margin-top:0px;
}

h4{
font-family: Century Gothic, Arial;
font-size:small;
font-weight: 400;
font-style: normal;
text-decoration: none;
text-transform: uppercase;
font-variant: small-caps;
color: black;
padding-left:15px;
margin-top:-5px;
padding-right:15px;
}

h1 {
margin-left: 110px;
margin-right: 110px;
padding-bottom: 3px;
padding-top: 23px;
padding-left: 50px;
padding-right: 0;
color: #000000;
background-color: #3F3F44;
margin-top: 0;
margin-bottom: 0;
}

#mainwidth {
margin-top: 0;
margin-bottom: 0;
margin-left: 110px;
margin-right: 110px;
background-color: #3F3F44;
}


a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #ff4700;
}

a:hover {
text-decoration: underline;
}


#footer {
text-align: center;
margin-bottom: 0;
padding-top: 8px;
padding-bottom: 8px;
font-size: .65em;
margin-top: 0px;
margin-left: 110px;
margin-right: 110px;
padding-right: 0px;
background-color: #ff4c00;
color: #ffffff;
font-weight: bold;
border-top: 1px #ffffff solid;
border-bottom: 1px #ffffff solid;
}

#footer a:link, #footer a:visited {
color: #ffffff;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #ffffff;
}