/* This is the main style page for Fisk Design */

body {
background-color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif; 
text-align: left;
padding: 0em;
margin-top: 2em;
margin-right: 0em;
margin-bottom: 0em;
margin-left: 2em; }


/* Some Business Information at the top.*/

#header {
margin: 0em;
padding-top: 0em;
width: 100%;
text-align: left;
clear: right;
}

#header p.left {
margin: 0em;
padding-top: 0em;
text-align: left;
color: #666666;
font-family: sans-serif;
font-size: 0.7em; 
letter-spacing: 0.2em;
float: left;
width: 100%;
clear: both;
}

#content {
margin: 0em;
padding-top: 0em;
width: 100%;
}

#content p {
margin: 0px;
padding-bottom: 4px; 
font-size: 0.8em;
color: #9a9a9a;
text-align: justify;
}

h1 {
margin: 0px;
padding-bottom: 0.5em; 
color: #994138;
font-size: 1.4em;
text-align: left;
}

h2 {
margin: 0px;
padding-bottom: 0.5em; 
color: #994138;
font-size: 1.1em;
text-align: left;
 }

a {
color: #994138;
text-decoration: underline; 
}

a:hover {
color: #000000;
text-decoration: none;
}


/* All the stuff for the footer.*/

#footer {
position: fixed;
width:100%;
left:0em;
margin:0em;
height: 50px;
width: 100%;
background-color: #994138;
color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.7em;
font-weight: normal;
line-height: 50px; 
vertical-align: middle;
letter-spacing: 0.1em;
bottom: 0em; }

#footer p {
padding-right: 20px;
padding-left: 20px;
}

#footer a {
color: #ffffff;
text-decoration: underline;
}

#footer a:hover {
color: #ffffff;
text-decoration: none;
}


.index {
background-image: url(../img_index/index.gif);
background-repeat: no-repeat;
margin: 0px;
width: 100px;
height:50px;
float: left;
filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.5);
opacity: .5;
background-position: 5px; }

p.legal {
margin: 0px;
height:50px;
float: right;
color: #ffffff;
}

.spaceBottom {
margin: 0em;
padding-bottom: 0.8em; 
}

.lineTop {
border-top: 1px #666666 solid;
margin: 0em;
padding-top: 0.8em;
}
