ul.actions li
{
	color: #999999;
	border: solid thin #333333;
    padding: 5px;
    margin: 5px 0px;
}

ul.actions li:hover
{
	color: #FFFFFF;
	cursor: pointer;
	border: solid thin #666666;
}div#audio {
    background-color:#341C2F;
}
form#contact2
{
	padding-top: 10px;
}

form#contact input, form#contact textarea, form#contact label
{
	width: 262px;
    margin: 0px 0px 6px 0px;
	float: left;
    padding: 2px;
}
form#contact input, form#contact textarea, form#contact button
{
	border: solid thin #645953;
}
form#contact textarea
{
	min-height: 118px;
}

form#contact label
{
	clear: both;
    width: 110px;
    margin: 0px 0px 0px 10px;
}

form#contact button
{
    margin: 0px 10px 0px 0px;
	float: right;
	display: block;
}
div#left a{
	color: #9B928C;
    text-decoration: none;
}

div#left a:hover, div#left a.active{
    text-decoration: underline;
}a.inlineEditor
{
	color: #FFFFFF;
	text-decoration: none;
}

a.inlineEditor:hover
{
	border-bottom: dotted 1px #666666;
}

a.inlineEditor p:hover
{
	background-color: #666666;
}

a.inlineEditor table
{
	
}

textarea#adminEdit
{
	width: 390px;
    height: 300px;
    padding: 5px;
}

input#newsTitle
{
	width: 390px;
    margin-bottom: 15px;
    padding: 5px;
}

button.editButton
{
	float: right;
}a{
	color: #EEEEEE;
    text-decoration: none;
}
a:hover{
	color: #FFFFFF;
    text-decoration: underline;
}form.video label, form.video input{
	float: left;
    margin-bottom: 15px;
}

form.video label{
	margin-top: 5px;
	width: 60px;
    clear: both;
}

form.video input{
	padding: 3px;
    width: 330px;
}

form.video button{
	clear: both;
    float: right;
}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
   margin:0;
   padding:0;
}
table {
   border-collapse:collapse;
   border-spacing:0;
}
fieldset,img {
   border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
   font-style:normal;
   font-weight:normal;
}
ol,ul {
   list-style:none;
}
caption,th {
   text-align:left;
}
h1,h2,h3,h4,h5,h6 {
   font-size:100%;
   font-weight:normal;
}
q:before,q:after {
   content:'';
}
abbr,acronym { border:0;} body{
	background: url(/public/images/gradient_top.jpg) repeat-x #5B3423;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
p{
	margin-bottom: 12px;
}
div#wrapper{
	background: url(/public/images/wrapper_bg.jpg) repeat-y center;
	width: 822px;
	margin: auto;
}

div#header{
	background: url(/public/images/header_bg.jpg) no-repeat top center;
	min-height: 460px; height: 460px;
	padding: 0px 20px 0px 20px;
}
div#banner{
	background: url(/public/images/banner1.jpg);
	height: 400px;
}
div#menu{
	background-color: #39322f;
	min-height: 68px; height: 68px;
}
div#menu a{
	float: left; color: #FFFFFF;
	padding: 25px 23px 25px 23px;
	min-width: 45px;
	min-height: 18px; height: 18px;
	text-decoration: none;
	text-align: center;
}

div#menu a:hover{
	background-color: #47403d;
}
div#menu a.active, div#menu a.active:hover{
	background-color: #99928d;
}


div#content{
	padding: 0px 20px 0px 20px;
	clear: both;
}

div#right{
	float:right;
	width: 482px;
	height: 100%;
}

div#right div{
	padding: 40px;
}

div#right div div{
	padding: 0px;
}

div#main{
	background-color: #9b928c;
}

div#left{
	float:left;
	width: 220px;
	margin-top: -36px;
	padding: 40px;
	background-color: #000000;
}

div#welcome{
	background-color: #341C2F;
}

div#footer{
	background-color: #645953;
	clear: both; padding: 12px;
}






div#share
{
	background-color: #FFFFFF;
}

div#share span.share
{
	float: left;
	margin-top: -20px;
	display:block;
}

div#share a
{
	float: right;
    padding-left: 10px;
}

hr{
	border: none;
	border-top: solid 1px #999999;
	margin: 10px 10px 20px 10px;
}a:link {
  color: #FFFFFF;
  text-decoration: none;
}

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

