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

#container {
width:875px;
background:#000000;
background-image:url('images/bg.jpg');
background-repeat: no-repeat;
text-align:center;
}

.content {
background:#ffffff;
width:700px;
padding:0px;
margin:0px;
min-height:600px;

}

body	{
font-family: Trebuchet MS, arial, sans-serif;
font-size:12px;
color:#000000;
background:#931c13;
}

#main_nav {
background:#000000;
height:16px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
text-transform:uppercase;
font-size:13px;
font-weight:bold;
color:#ffffff;

}


.main_text {
width:600px;
margin-top:25px;
padding-bottom:35px;line-height:1.5;
text-align:left
}

.textbox {
float:left;
margin-right:10px;
padding:10px;
background:#ffca96;
width:250px;
font-size:11px;
text-align:left;
}

p {
text-align:left;
margin-top:10px;
}
.event {
margin-top:3px;
padding-bottom:3px;
font-size:11px;
}

#main_nav a:link {
color:#f8b840;
text-decoration:none;
}

#main_nav a:visited {
color:#f8b840;
text-decoration:none;
}

#main_nav a:active {
color:#f8b840;
text-decoration:none;
}

#main_nav a:hover {
color:#cc6600;
}

.footer {
margin:10px;
color:#999999;
}

.quote {
}

.quoteauthor {
margin-left: 45px;
font-style:italic;
}

.left {
float:left;
margin-right:13px;
}

.right {
float:right;
}

.boxright {
width:280px;
min-height:150px;
float:right;
border-left:1px solid #cc6600;

padding-top:0px;
padding-left:30px;
padding-right:10px;
padding-bottom:10px;
margin-left:20px;
margin-bottom:20px;
}


img.home {
padding:3px;
border: 1px solid black;
}

.indented {
margin-left: 20px;
}

a:link {
color:#cc6600;
text-decoration:none;
}

a:visited {
color:#cc6600;
text-decoration:none;
}

a:active {
color:#cc6600;
text-decoration:none;
}

a:hover {
color:#000000;
}
