@charset "utf-8";

/* ######## Start Template CSS ######## */    

body  {
        background: #ccc08d url(../images/pagebg/page_bg.png) center top no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial;
}

a, a:active, a:visited, a:hover{
	color: #b36100;
}

img{
	border:0;
        margin-bottom:-3px;
}

hr {
  border: 0;
  color: #596664;
  background-color: #596664;
  height: 3px;
}

hr.sub {
  border: 0;
  color: #000;
  background-color: #000;
  height: 2px;
}

hr.thin {
  border: 0;
  color: #000;
  background-color: #000;
  height: 1px;
}

h1{
	font-size: 150%;
	margin: 0;
}

h2{
	font-size: 125%;
	margin: 0;
}

#container { 
	width: 955px;
	background: transparent;
	margin: 0 auto;
	text-align: left;
} 

#header { 
	background: transparent;
        margin: 0px;
	padding: 10px;
	height: 70px;
        font-size: 80%;
} 

#header h1 {
	margin: 0;
	padding: 10px 0;
}

#infobar a {
        color:#fff;
}

#contentwrap {
	background: #FFF;
	border-left: 2px solid #848484;
        border-right: 2px solid #848484;
}

#mainContent { 
	margin: 0;
	padding: 15px;
	/* min-height hack for ie6 */
	min-height: 500px;
    height: auto !important;
    height: 500px;
        font-size: 80%;
       width: 922px;
} 

#mainContentindex { 
	margin: 0;
	/* min-height hack for ie6 */
	min-height: 500px;
    height: auto !important;
    height: 500px;
        font-size: 80%;
    overflow: hidden;
    _overflow: none;
       width: 100%;
       background: #fff url(../images/indexright.png) right repeat-y;
}

#mainContentnone { 
	/* min-height hack for ie6 */
	min-height: 500px;
    height: auto !important;
    height: 500px;
        font-size: 80%;
    overflow: hidden;
    _overflow: none;

       border-right: 1px solid #848484;
	   background: #f0f0f0;
}

#indexContentleft {
        float:left;
}

#indexContentright {
        float:right;
        width:200px;
        text-align:center;
        background: #f0f0f0;
} 

#indexContentright img {
border:2px solid #85492B;
margin-top: 20px;
}

#footer { 
	padding: 6px 20px 6px 20px;
	text-align:center;
	color: #000;
        font-size: 80%;
	background: #848484;
} 

#footer a, #footer a:active, #footer a:visited, #footer a:hover{
	color: #000;
        text-style: underline;
}

#textheader {
        background:#e9b67a;
        font-size: 125%;
        font-weight:bold;
        padding:5px;
        border-bottom: 1px solid #848484;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.data
{
	font-size: 12px;
	background: #fff;
	width: 98%;
	border-collapse: collapse;
	text-align: left;
	border: none;	
}

.data td
{
	color: #000;
	padding: 6px 8px;
	border: 1px solid #000;	
}

.blocktext
{
	line-height: 2;
}

#listitem a {
width:auto;
padding: 5px;
display:block;
border-bottom: 1px solid #aeaeae;
color: #000;
background:#fff;
text-decoration:none;
}

#listitem a:hover {
background:#e6e6e6;
}

/* ######## End Template CSS ######## */       
