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

a:link {
	color: #C04D1D;
}

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

a:visited {
	color: #C04D1D;
}

body {
	
	background: #ffffff url(../images/back_all.gif);
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 1008px;
	text-align: left;
}

#main
{
width: 1008px;
padding-top: 10px;
}

#back
{
margin-top: 10px;
width: 1008px;
padding-left: 10px;
padding-right: 10px;
background: #ffffff;
}

#header {
	height: 496px;
	text-align: right;
	position: relative;
	/*background: url(../images/header.jpg) no-repeat;*/
	overflow: hidden;
}

/*#logo {

width: 150px;
height: 150px;
text-align: left;
padding-left: 20px;
padding-top: 20px;
padding-bottom: 220px;
}*/
#logo {
position: absolute;
left:10px;
top: 20px;
}


#logo a {
width: 150px;
height: 150px;
display: block;
}
#logo H2 a
{
font-size: 12px;
}
#logo img {
	border:none;
}


#menu
{
position: absolute;
margin-top: 408px;
width: 993px;
height: 89px;
padding-left: 15px;
background: url(../images/menu.gif) repeat-x;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 140px;
	height: 54px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #C04D1D;
	font-weight: bold;
	padding-top: 35px;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover, #menu .active  a {
	width: 140px;
    height: 54px;
	color: #FFF;
	text-decoration: underline;
	background: url(../images/menu_r.gif) repeat-x;
}




#left
{
	width: 228px;
}

.sidemenu{
padding: 0 0 20px 0;
}

.sidemenu li {
padding: 0 0 5px 0;
}

#left H3, .sidemenu li a
{
display: block;
width: 203px;
height: 31px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
text-decoration: none;
background: url(../images/title.gif) repeat-x
}

.sidemenu li a:hover{
background: url(../images/title2.gif) repeat-x
}
.sidemenu li.active a{
background: url(../images/title2.gif) repeat-x
}


#left ul {
	list-style: none;

}


#left ul {

}

#left li {

}



#arc li
{
padding-left: 30px;
}


#left p
{
padding: 10px;
}

#calendar1 {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
text-align: justify;
float: right;
width: 740px;
padding-right: 10px;
padding-bottom: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #C5C5C5;
}




#right a
{
color: #C04D1D;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding: 10px 0 10px 0;
	color: #C04D1D;
}

#right ol, #right ul
{
margin-left: 30px;
}


.date {
	text-align: right;
	color: #C04D1D;
	font-size: 11px;
}

.date a {
	color: #C04D1D;
}



#footer {
	height: 74px;
	width: 1008px;
	clear: both;
	padding-top: 30px;
	background: url(../images/footer.gif) repeat-x bottom;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}


.form{
padding-left: 10px;
}
.form label{
float: left;
display: block;
width: 100%;
color: #fff;
}

.form input, .form textarea{

border: 2px solid #FF5F1E;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #fff;}

.form-buttons input{
cursor: pointer;
background: #FF5F1E;
color: #fff;
font-weight: bold;
}

#right ul.category-list{
padding: 0;
margin: 0;
list-style-type: none;
}

#right li.category-item{
padding: 0 20px 20px 0;
margin: 0;
float: left;
}

.category-title{
font-size: 14px;
text-align: center;
}

#right li.category-item img{
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 0 0 5px 1px black;
-moz-box-shadow: 0 0 5px 1px black;
box-shadow: 0 0 5px 1px black;
}


/* === Additional styles working with Fedwar === */
#slides {
 margin-left:-2px;
  }


  .anotherslideshow_tabs {
  font-size: 18px;
  margin: 0 auto 50px;
  padding: 10px 0;
  list-style: none;
  width: 100%;
  max-width: 540px;
  text-align: center;
  background: rgba(0,0,0,.25);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  }

.anotherslideshow_tabs li {
  display: inline;
  }

.anotherslideshow_tabs li:first-child {
  margin-left: 0;
  }

.anotherslideshow_tabs a {
  -webkit-tap-highlight-color: rgba(0,0,0,.01);
  padding: 8px 20px;
  color: #666;
  }

.anotherslideshow_tabs .anotherslideshow_here a {
  color: #fff;
  background: rgba(255,255,255,.1);
  font-weight: bold;
  }