body
{
	margin: 0;
	padding: 0;
	background-color: #3c051b;
	background-image: url(gradient.jpg);
	background-repeat: repeat-x; 
	background-attachment: fixed;
	font-family: 'trebuchet ms', verdana, tahoma, arial;
	font-size: 90%;
	line-height: 200%;
	color: #fff;
}

img
{
	border: 0px;
}

body > #menu
{
	position: fixed;
}

h1
{
	color: #fff;
	font-size: 300%;
	padding: 2px;
	margin-top: 5px;
}

a:active, a:visited, a:link
{
	color: #fff;
	text-decoration: underline;
}

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

#content a:active, #content a:visited, #content a:link
{
	color: #3c051b;
	text-decoration: underline;
}

#content a:hover
{
	color: #3c051b;
	text-decoration: none;
}

#menu
{
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 100%;
/*	background-color: #555; */
	background-color: #3c051b;
	border-right:1px solid #999;
	color: #fff;
}

#menutop
{
	width: 200px;
	height: 200px;
	border-bottom:1px solid #808080;
	background-color: transparent;
}

#header
{
	width: 70%;
	margin-left: 240px;
	margin-top: 20px;
	padding-top: 20px;
}

#content
{
	width: 70%;
	margin-left: 240px;
	margin-top: 20px;
	padding: 10px 20px;
	background-color: #fff;
	color: #000;
}

div.float_right{
float: right;
width:350px;
border: 1px #3c051b solid;
padding: 5px; 
margin-left: 3px;
}

div.float_right_image{
float: right;
border: 5px #3c051b solid;
margin-left: 3px;
}

#footer
{
	width: 75%;
	margin: 25px 10px 20px 210px;
	color: #fff;
}

#footer h3
{
	font-weight: bold;
}

#footer hr
{
	background-color: #fff;
	height: 3px;
}

#footer a:link, #footer a:visited
{
color: #fff;
text-decoration: underline;
}

#footer a {
	text-decoration: underline; 
}

#footer a:hover
{
font-weight: normal;
text-decoration: none;
}

#footer dl{
margin-top:0px;
}

#menu dl
{
margin-left: 15px;
}

#footer dd, #menu dd {
   height: auto;
	margin-left:0px;
}

#footer dt, #menu dt{
   font-weight: bold;
}

.footer_group
{
 float: left;
 margin-right: 50px;
}

#content h2
{
	font-family: arial;
	font-weight: 100;
	letter-spacing: 8px;
	font-size: 200%;
}

.navcontainer { width: 200px; }

.navcontainer ul
{
margin-left: 0;
margin-top: 0;
padding-left: 0;
list-style-type: none;
color: #fff;
}


.navcontainer a:link, .topnav a:visited
{
color: #fff;
text-decoration: underline;
}

.navcontainer a
{
display: block;
padding: 5px 15px;
width: 170px;
background-color: transparent;
border-bottom: 1px dashed #999;
color: #fff;
font-size: 110%;
}

.navcontainer a:hover
{
background-color: #8a4343;
color: #fff;
font-weight: normal;
}

.navcontainer .level2 a
{
background-color: #6F3434;
padding: 5px 15px 5px 25px;
width: 160px;
}

.navcontainer .level2 a:hover
{
background-color: #8a4343;
}

#topmenu
{
	border-top: 1px dashed #999;
}

.topnav a:visited
{
color: #fff;
}

/*
div#bgoverlay
{
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 1;
}
div#bgoverlay img
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

*/

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}

/* Ditto 2 Blog
------------------------------------------------------------------------------- */
.ditto_summaryPost h3 {
    border-bottom: 1px solid #ccc;
    margin: 0px !important;
    padding: 5px !important;
    color: black;
}
.ditto_summaryPost .ditto_info {
    background-color: #F8F8F8;
    padding: 5px !important;
    font-size: 0.8em;
    color: black;
}
.ditto_link {
    font-size: 76%;
    text-align: right;
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;
    color: #3C051B;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid #3C051B;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #8A4343; 
    color: #fff;
} 
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #8A4343; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #3C051B;
} 
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}
#ditto_archivelist ul {
    list-style-type: none; 
    margin-left: 15px; 
    padding-left: 0;
}
#ditto_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
} 
#ditto_archivelist .ditto_month {
    font-weight: bold;
}

/* EmailForm 
------------------------------------------------------------------------------- */
#EmailForm {
	width: 360px;
	text-align: left;
	padding-bottom: 20px;
	border: none;
}
#EmailForm.full { width: 100%; }


#EmailForm fieldset {
    border: none;
}

#EmailForm legend {
	display: none;
}
#EmailForm h3 {
	clear: both;
	padding: 0px 0 5px;
}

#EmailForm label,
#EmailForm p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

#EmailForm input {
	display: block;
	margin-top: 3px;
}

#EmailForm select {
	float: left;
	display: block;
}

#EmailForm label.first,
#EmailForm label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

#EmailForm label.second,
#EmailForm label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
#EmailForm label.state { width: 60px; }

#EmailForm label.first input,
#EmailForm label.city input,
#EmailForm label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

#EmailForm label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

#EmailForm label.zip,
#EmailForm label.zip input {
	float: left;
	width: 80px;
}
#EmailForm label.zip { clear: none; }

#EmailForm label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

#EmailForm label input {
	float: left;
	width: 310px;
	padding: 0;
}

#EmailForm input.radio,
#EmailForm input#radiobutton_1,
#EmailForm input#radiobutton_2,
#EmailForm input#radiobutton_3,
#EmailForm input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.radio,
#EmailForm label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

#EmailForm input.checkbox,
#EmailForm input#checkbox_1,
#EmailForm input#checkbox_2,
#EmailForm input#checkbox_3,
#EmailForm input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the #EmailForm elements to look similar across browsers ... emulates Safari */
#EmailForm label input,
#EmailForm textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff;
}
#EmailForm input.checkbox,
#EmailForm select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
#EmailForm textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

#EmailForm label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
#EmailForm input.button {
    clear: left;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
	background-color: #EBE9ED;
}

/* UserComments 
------------------------------------------------------------------------- */                       
.comment {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #f4f4f4;
}
.commentAuthor {
    background-color: #ffc;    
}
.commentMe {
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #3C051B;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;
}

