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

body {
background-color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif; 
margin: 0px;
padding: 0px; 
text-align: center;
}

/* Wraps the site and aligns it… centered.  :-)  */

#fix {
position: relative;
margin: 30px auto 30px auto;
width:830px;
text-align: left;
}

/* Some Business Information at the top.*/

#header {
margin: 0em;
padding: 0em;
width: 830px;
text-align: left;
clear: right; 
font-size: 0.7em;
font-family: sans-serif; 
color: #9a1722; 
font-size: 0.8em;
}

#header a, #header a:link {
font-weight: bold; 
color: #278199;
text-decoration: underline;
}

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

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;
}

p.right {
margin: 0em;
padding-top: 0em;
text-align: right;
color: #666666;
font-family: sans-serif;
font-size: 0.7em;
letter-spacing: 0.1em;
float: right; 
}

/* The flash moview resides here. */
#info {
margin: 0em;
padding-bottom: 1em;
}

/*** Start for 3-columns content here. ***/

#outer_wrapper {
margin:0em;
padding: 0em;
border: 1px #994138 solid;
background-image: url(../img_index/typewriter.jpg);
background-repeat: no-repeat;
background-position: left bottom;
}
#wrapper {
	background: url(../img_index/background_2.gif) repeat-y right; 
}
/*** If you require a bkgd for right column. ***/

#container {
	width: 100%;
	float: left;
	margin-right: -150px;
	background: url(../img_index/background_2.gif) repeat-y right;
}
#content {
margin-right: 150px;
background: url(../img_index/background_3.gif) repeat-y left; 
}
/*** If you require a bkgd for left column. ***/

#main {
margin-top: 20px;
margin-left: 250px;
padding: 0em 20px 10px 20px;
}

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


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

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

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

#left {
	width: 200px; /*** Notice that padding + width adds up to total margin-left! ***/
	float: left;
padding: 0em 10px 0px 10px;
}
#sidebar {
width: 130px; /*** Notice that padding + width adds up to total margin-right! ***/
float: right;
padding: 0em 10px 0px 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.6em;
text-align: right;
line-height: 14px;
margin-top: 20px;
margin-bottom: 20px;
}

#sidebar a {
text-decoration: none; 
color: #636363;
}

#sidebar a:hover {
color: #000000;
text-decoration: underline;
background-position:  bottom; }

.bullet {
background-image: url(../img_index/flower.gif);
background-repeat: no-repeat;
background-position: right; 
padding-right: 1.2em;
}

/* Scroller.*/

div.scroll {
font: 11px/15px verdana,arial,helvetica;
border: 1px #a5a5a5 solid;
width: 198px;
height: 185px;
padding: 15px;
overflow: auto;
text-align: justify;
float: left;
}

div.scroll h2 {
text-align: left;
}

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

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

#left h2 {
padding-bottom: 0.2em; 
color: #994138;
font-size: 1.4em;
line-height: 1em;
text-align: left;
}

h1 {
margin-top: 0;
}

.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}

.floatright {
padding-left: 8px;
float: right; }

/* All the stuff for the footer.*/

#footer {
height: 60px;
background-color: #994138;
color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.6em;
font-weight: normal;
line-height: 60px; 
vertical-align: middle;
clear: both;
margin: 0em;
padding: 0em;
letter-spacing: 0.1em;
 }

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

.legal {
float: right;
}

#footer p {
padding-right: 20px;
padding-left: 20px;
padding-top: 0em;
padding-bottom: 0em;
margin: 0em; }

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

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