body
{
  background-color:#e6d5a7;
  background-image:url(img/bg.jpg);
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:top center;
  color:#333;
  font-family:Arial, "MS Sans Serif", "New York", serif;
  font-size:13px;
  margin:0;
  padding:0;
}
* {
  margin:0;
  padding:0;
}

* html  #footer{
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);
}


td
{
  color:#333;
  font-family:Arial, "MS Sans Serif", "New York", serif;
  font-size:12px;
  margin:0;
}

a
{
  color:#660000;
  font-weight:700;
  text-decoration:none;
}

a:hover
{
  color:#c00;
  text-decoration:underline;
}

img
{
  border:0 solid #fff;
}

h1
{
  font-size:1.3em;
}

h2
{
  font-size:1.1em;
}

h3
{
  font-size:1em;
}

h4,h5,h6,LABEL,LEGEND,ADDRESS
{
  font-size:.9em;
}

h1,h2,h3,h4,h5,h6
{
  color:#a77c04;
  margin-top:2em;
}
h4,h5,h6 {  color:#c00;}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover
{
  color:#a77c04;
  text-decoration:none;
}

hr {
border:2px dashed #a77c04;

}
#maincontent table {border:0;}
#maincontent table td{border:2px dashed #a77c04;font-size:1em;padding:2px;}

#maincontent ul,#maincontent ol {
padding-left:2em;
}

#container
{
  background-image:url(img/contentbg.png) ;
  margin:0 auto;
  width:900px;
  padding:0 10px;
}

#maincontent
{
  margin:0 25px 0 15px;
  line-height:1.7;
  font-size:16px;
  
}
#header {
	height:135px;
	width:auto;
	background-color:#a77c04;
}
#pictureshow {
	height:250px;
	margin-bottom:1em;
	position:relative;
	left:-17px;
	top:-3px;
	padding:0;
	margin:0;

}

#pictureshow, #pictureshow table td{border:0px dashed #a77c04;}
#pictureshow img{
	padding:0;
	margin:0;
}
#nav {
	width: 405px;
	float:left;
}
#logo {
  background-image:url(img/logo.jpg);
  background-position:0;
  background-repeat:no-repeat;
  width:260px;
  height:130px;  
  float:left;
}
#logo2 {
  background-image:url(img/logo2.jpg);
  background-position:0 10px;
  background-repeat:no-repeat;
  width:230px;
  height:130px;  
  float:left;
}

#backbutton
{
  height:0;
  left:802px;
  position:relative;
  top:150px;
  width:0;
}
.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}




#footer
{
  clear:both;
  z-index:101;
  	display:block;
	width:100%;
	height:31px;
	background:url(img/footerbg.png) no-repeat; 
	color:#fff;
	font-size:12px;
	font-weight:700;
	text-align:center;
	
	
	margin:0 auto;
	width:900px;
	padding:0 10px;
}
* html #footer {
position:relative;
left:-6px;
}
















.csc-frame-frame1,.csc-frame-frame2,h1,h2
{
  background-color:#a77c04;
  color:#e6d4a6;
  font-size:17px;
  font-weight:700;
  padding:5px 6px;
  margin-bottom:0.8em;
  
  text-align:left;
  width:100%;
}

.csc-frame-frame1 a:hover,.csc-frame-frame2 a:hover
{
  color:#c00;
}

/*******************/
form
{
  display:inline;
}

legend,div.legend
{
  background:#FFFEF6;
  border-bottom:1px solid #DAD9CA;
  border-right:1px solid #DAD9CA;
  font-size:12px;
  font-weight:700;
}

label
{
  background:transparent;
  font-size:12px;
  font-weight:700;
}

checkbox,input,radio,select
{
  font-size:13px;
  height:20px;
}

fieldset
{
  background:transparent;
  border:0;
  margin:0 0 20px;
  padding:0;
}

INPUT,TEXTAREA,SELECT
{
  background:#efd89a;
  border-bottom:1px solid #999;
  border-left:1px solid #000;
  border-right:1px solid #999;
  border-top:1px solid #000;
  color:#333;
  display:block;
  font-size:12px;
  font-weight:bolder;
  padding:1px 2px;
  position:relative;
}

INPUT
{
  width:170px;
}

SELECT
{
  cursor:pointer;
  width:170px;
}

TEXTAREA
{
  width:555px;
}

input.hidden
{
  border:none;
  display:none;
}

input:focus,select:focus,textarea:focus
{
  background:#a77c04;
  color:#fff;
}

.csc-mailform-submit
{
  background:#a77c04;
  color:#fff !important;
  margin-top:20px;
}


div.footerlinks,div.copyright
{
  color:#bcb25b;
  padding-left:8px;
  padding-top:5px;
}

/*******************/


.csc-frame-frame1 a,.csc-frame-frame2 a,div.eventswrapper .tx_newsflexible_title a
{
  color:#e6d4a6;
}

div.csc-mailform-field,div.eventswrapper .tx_newsflexible_article_teaser
{
  font-size:12px;
  font-weight:400;
}

