/*
Copyright 2005 White Light Concepts, LLC
Revision: 1.0
*/
body
{
background-color: white;
}

#layout
{
width: 780px;
margin: 0 auto;
margin-top: 20px;
border-left: 1px solid #999;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
background-color: white;
z-index: 1;
}

#footer
{
height: 27px;
width: 780px;
margin: 0 auto;
border-top: 1px solid #999;
background-color: #FFFAF5;
font-size: 10px;
font-family: "verdana";
text-align: left;
}

#subs
{
text-align: right;
margin-top: 7px;
}

#altnav
{
width: 780px;
margin: 0 auto;
margin-top: 8px;
background-color: white;
}

#contact
{
margin-top: 8px;
padding-top: 6px;
border-top: 1px solid #CCC;
}

table
{
margin: 0px;
padding: 0px;
}

table.content
{
width: 780px;
border: 0px;
margin-top: 30px;
margin-bottom: 20px;
}

p
{
font-family: "Arial";
font-size: 11px;
font-weight: normal;
line-height: 15px;
color: #666;
text-align: justify;
margin-top: 10px;
margin-bottom: 10px;
}

.hang {
padding-left: 24px;
text-indent: -14px;
padding-top: 0px;
text-align: left;
}

.narrowtext
{
text-align: left;
}

.narrowtext2
{
text-align: left;
font-size: 11px;
line-height: 15px;
}

.homelinks
{
padding-left: 40px;
margin-top: 30px;
text-align: left;
}

.sub
{
font-family: "Arial";
font-size: 11px;
font-weight: bold;
line-height: 15px;
color: #666;
text-transform: uppercase;
text-align: left;
}

.caption
{
font-style: italic;
text-align: left;
}

.quote
{
font-family: "Times";
font-style: italic;
font-size: 12px;
line-height: 16px;
text-align:left;
}

.author { 
font-family:"Arial";
font-size:11px;
font-style:normal;
line-height:15px;
text-align:right;
margin-top: -10px;
}

.thumbs
{
margin-right:20px;
margin-top:20px;
margin-bottom:20px;

}

.altnav
{
font-family: "Arial";
font-size: 9px;
font-weight: normal;
line-height: 12px;
color: #999;
text-align: center;
}

ul
{
margin-top: 0px;
}

li
{
font-family: "Arial";
font-size: 11px;
font-weight: normal;
line-height: 15px;
color: #666;
text-align: left;
margin-top: 0px;
}

A.link1:visited {color: #F96; font-weight:bold; text-decoration: none}
A.link1:link {color: #F96;  font-weight:bold; text-decoration: none}
A.link1:active {color: #F96; font-weight:bold; text-decoration: none}
A.link1:hover  {color: #F96; font-weight:bold; text-decoration: underline}

A.link2:visited {font-family: "Arial"; font-style: italic; color: #F96; font-weight:bold; text-decoration: none}
A.link2:link {font-family: "Arial"; font-style: italic; color: #F96;  font-weight:bold; text-decoration: none}
A.link2:active {font-family: "Arial"; font-style: italic; color: #F96; font-weight:bold; text-decoration: none}
A.link2:hover  {font-family: "Arial"; font-style: italic; color: #F96; font-weight:bold; text-decoration: underline}

A.link3:visited {font-family: "Arial"; color: #999; text-decoration: none}
A.link3:link {font-family: "Arial"; color: #999; text-decoration: none}
A.link3:active {font-family: "Arial"; color: #999; text-decoration: none}
A.link3:hover  {font-family: "Arial"; color: #999; text-decoration: underline}