body
{
        text-decoration: none;
	background-color: #7E2C2C;
   font-size: 13px;
}

a
{
        text-decoration: none;
}

p, blockquote, li, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
        text-decoration: none;
}

ul {
   margin: 0;
   text-decoration: none;
   list-style-type: circle;
   
}

ul li {
    text-decoration: none;
    padding-left: 2px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 15px;
	font-size: 10px;
}

#head
{
	text-align: left;
   padding: 5px 10px;
   margin-bottom: 6px;
}

#container
{
	width: 600px;
	\width: 612px;
	w\idth: 600px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
   padding: 0;
   background: url(../img/midbg.gif) top center repeat-y #7E2C2C;
}

#wrap
{
   margin: -5px 0;
   padding: 0 20px;
}

#ctop
{
   height: 18px;
   background: url(../img/topbg.gif) top center no-repeat #7E2C2C;
}

#cbottom
{
   text-decoration: none;
   height: 39px;
   vertical-align: bottom;
   text-align: right;
   background: url(../img/bottombg.gif) top center no-repeat #7E2C2C;
}

#copywrap
{
   text-decoration: none;
   padding-right: 10 px;
}

#content
{
   font-size: 110%;
   color: #202020;
}

#sidebar-2
{
	float: right;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
        text-decoration: none;
}
#accessibility
{
	position: absolute;
	top: -10000px;
}
a
{
	color: black;
	text-decoration: none;
	border-bottom: 1px black solid;
}

h1
{
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, Times, Serif;
	font-size: 3em;
   margin: 0;
}

#head h2
{
        font-weight: normal;
	font-family: Verdana, sans-serif;
	font-size: .8em;
   margin-top: -2px;
   margin-bottom: 0;
   color: #A58383;
}

#content h3
{
        padding-right: 5em;
	font-weight: normal;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 2em;
}

h1 a, h2 a
{
	border: 0px;
}
.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
        color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

#menu {
   padding: 1px;
   margin: 0;
   background-color: #fff;
   background: url(../img/listbg.gif) #E9C0C0;
   width: 100%;
   list-style-type: none;
}

#menu li {
   margin: 0;
   padding: 0;
   float: left;
   border-left: 1px solid #E6E6E6;
}

#menu li.current,
#menu li.current a {
   background-color: #7E2C2C;
   color: #fff;
}
#menu li a {
   border: 0;
   padding: 4px 7px;
}

#bottommenu {
   font-variant: small-caps;
   padding-right:10em;
   margin: 0;
   width: 92%;
   list-style-type: none;
}

#bottommenu li {
   float: right;
   margin-right: 20 px;
   padding-right: 20 px; 
   border: 10 px solid #E6E6E6;
}

#bottommenu li.current,
#bottommenu li.current a {
   background-color: #7E2C2C;
   color: #fff;
}
#bottommenu li a {
   border: 0;
   padding: 0px 10px;
}

#splash {
   margin-bottom: 2em;
   height: 170px;
   overflow: hidden;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.links
{
    text-decoration: none;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
