body {
	background-color: #393100;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #372204;
	line-height: 140%;
	text-align: justify;
	
} 

.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #372204;
	line-height: 140%;
	letter-spacing: normal;
	word-spacing: normal;
}

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87752d;
}

.footer a:link,
.footer a:active,
.footer a:visited {
	color: #984911;
	font-size:11;
	text-decoration: none;
}
.footer a:hover{
	color: #87752d;
	font-size:11;
	text-decoration: none;
		border-bottom: 1px dotted #984911;
}

.main a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #984911;
	text-decoration: none;
		
}



.main a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393100;
	text-decoration: none;
	border-bottom: 1px dotted #984911;
}


.big a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #984911;
	text-decoration: none;
		
} 

.big a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #393100;
	text-decoration: none;
	border-bottom: 1px dotted #984911;
}

form {
border : 5px;
padding:5px;
margin:5px;
}


legend {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #372204;
	text-decoration: none;
}

form label.text {
	display:block;
	float: left;
	width: 40%;
	text-align: right; 
	margin: 5px 0 0 0;
	padding: 0.1em;
}

.noshow { display:none; }




/* ADD THIS AND TRANSLATE SECTIONS */

#addthis {
	position: relative;
	float: center;
	width: 190px;
	height: 32px;
	margin: 12px 30px 0 0;
}

#ie6 #addthis {
	margin-right: 20px;	
}

.trigger {
	position: absolute;
	background: url(/images/translatebutton.png);
}

#TranslatorContainer
{
	width: 90px;
	cursor: pointer;
	margin-top: 4px;
}

#TranslatorToggler
{
	cursor: pointer;
}

#Translator
{
	position: absolute;
	width: 160px;
	height: 60px;
	top: 25px;
	z-index: 0;
}

.gtcontain table tbody tr td div a {
	display:none;
}

.gtcontain table tbody tr td div span {
	display:none;
}

.contentbox {
	width: 860px;
	height: auto;
	min-height: 300px;
	border-top:1px #a2c0dd solid;
	background: url(../images/contentbox-back.png) repeat-x 0 top;
	clear: both;
	padding: 20px 30px;
	margin: 0;
}

.leftcontent {
	height: auto;
	float: left;
	margin: 0 20px 15px 0;
	font-size: 12px;
	line-height: 1.7em;
}

.rightcontext {
	font-size: 12px;
	line-height: 150%;
	background: #fff;
	/*background: #eff1f2 url(../images/rightside-background.png);*/
	color: #111;
	padding-bottom: 5px;
	width: 220px;
	height: auto;
	margin: 0 5px 5px 5px;
	float: right;
	clear: right;
}

.roundedtop {
	background: transparent url(../images/roundedtop-white.png) no-repeat;
	width: 220px;
	float: right;
	height: 10px;
	padding: 0;
	margin: 5px 5px 0 5px;
}

#ie6 .roundedtop {
	display: none;
}

.rightcontext h3 {
	color: #262626;
	margin: 5px 15px 0 15px;
	text-decoration: none;
	font-weight: bolder;
}

.rightcontext img {
	border: 0;
}

.rightcontext p {
	margin: 3px 15px 25px 15px;
}

.rightcontext ul {
	width: 200px;
	list-style-position: inside;
	margin: -10px 0 10px 20px;
}

.rightcontext ol {
	width: 200px;
	list-style-position: inside;
	margin: 0px 0 10px 30px;
	list-style: square;
}

#rightsearch {

}

.rightsearchinput {
	width: 140px;
	height: 17px;
	border: 1px #a8b68a solid;
	font-size: 13px;
	color: #666;
	padding:1px 3px;
	clear: none;
	float: left;
	margin: 5px 0 0 15px;
}

.rightsearchsubmit {
	float: left;
	margin: 5px 0 0 0;
	height: 21px;
	width: 31px;
	background: #fff url(../images/go-colorbacks.png) no-repeat;
	color: black;
	clear: none;
	border: 0;
	display: inline;
}

.rightsearchsubmit:hover {
	background: #fff url(../images/go-colorbacks.png) no-repeat 0 -21px;
}

.rightsearchsubmit:active {
	background: #fff url(../images/go-colorbacks.png) no-repeat 0 -42px;
}


.footerlinks {
	display: block;
	font-size: 11px;
	color: #777777;
	width:920px;
	height: auto;
	text-align: center;
	border-top:1px #a2c0dd solid;
	margin-bottom: 15px;
	clear: both;
}

.footerlinks p {
	margin-top: 10px;
}

.footerlinks a {
	color: #777777;
	text-decoration: none;
}

.footerlinks a:hover {
	color: #336699;
}

.footerlinks span {
	margin-top: 5px;
	display: block;
}