html, * {
	font-family:verdana, arial, helevtica, sans-serif;
	font-size:12px;
	color:#E2E1E2;
}

body {
	background: #B4B4B4;
	font-family:verdana, arial, helevtica, sans-serif;
	font-size:12px;
	line-height: 18px;
	color:#E2E1E2;
	text-align:center;
	}

#wrapper{
	background: url(bg_topmain.gif) repeat-y;
	margin: 0 auto 0 auto;
	padding : 0;
	width: 820px;
	text-align:left;
}

#header img {border:none;}

#main-content {
	background: url(bg_botmain.gif) no-repeat bottom left;
}

#main-content-botbg {

}

#footer-wrap {

}

#footer {
	width:735px;
	height: 65px;
	border:1px solid #8E8589;
	background: url(bg_footer.gif);
	margin-bottom: 35px;
	padding-top:5px;
	margin-top: 15px;
	line-height: 14px;
	font-size: 11px
}


#skeltable{
	margin-left:20px;
	margin-top: 32px;
}



td.contentpane A, td.contentpane A:link, td.contentpane A:visted, td.contentpane A:active {color:#F0C33A;}
td.contentpane A:hover {color:#AD9858; text-decoration: underline;}

A:link  {color:#F0C33A;}

A:visited {color:#F0C33A;}

A:active {color:#F0C33A;}

A:hover {color:#AD9858; text-decoration: underline;}


A {color:#F0C33A;}
A:link {color:#F0C33A;}

a.small{
	font-size:10px;
}

p {
margin:0 0 12px 0;
padding:0;
line-height: 18px;
}

li {line-height: 18px;}

H1, h2, h3, h4 {color:#E2E1E2;}

h2{font-size:16px; font-weight:bold; border-bottom:1px solid #E2E1E2; width:100%;}


ul, ol {
	margin-top:0;
}


img {border:none;}

.imgright{float:right; margin: 0 0 10px 25px;}
.imgleft{float:left; margin: 0 25px 10px 0;}

td{vertical-align:top;}

.tjg  {
	font-weight: bold; font-style: italic;
}

#footer .tjg  {
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
}

#footer a {font-size: 11px; color:#F0C33A;}
#footer a:hover {font-size: 11px; color:#AD9858; text-decoration: underline;}

#footer {height:85px;}


/* override CMS styles */

.contentpane {
	width: auto;
	background-color: transparent;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
.rightpane {
	width: 270px;
	background-color: transparent;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

input, textarea{color:#444444;
	
}

