#custom-doc { width:72.69em;*width:70.94em;min-width:957px; margin:auto; text-align:left; }

body{
	background-color: #fff;
	background-image: url("../images/bg/body.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

strong{
	font-weight: bold;
}

a{ text-decoration: none; }

#bd{
	margin-top: 0px;
	margin-bottom: 60px;
}






/* Content */
#content{
	padding: 60px 300px 60px 20px;
	margin: 10px 15px 0 16px;
	border: 1px solid #999;
	color: #646464;
}

#content h1{
	color: #97C83E;
	font-size: 138.5%;
	font-weight: bold;
	margin-bottom: 15px;
}

#content h2{
	font-size: 108%;
	margin-bottom: 15px;
}

#content h3{
	font-size: 108%;
}

#content h4{
	font-size: 108%;
	color: #7f0509;
}

#content p{
	font-size: 85%;
	margin-bottom: 1em;
}

#content a{
	color: #97C83E;
}

.thincontent{
	padding: 60px 600px 60px 20px !important;
}







/* Press List */
.pressList{
	margin-bottom: 40px;
}

.pressList li{
	margin-bottom: 30px;
}

.pressList a{
	float: right;
	font-size: 85%;
}







/* Archive */
.archive li ul{ /* Hide Nesting */
	display: none;
	visibility: hidden;
}

.archive li{
	display: inline;
	border-left: 1px solid #646464;
	font-size: 85%;
	padding-left: 4px;
}


.archive li:first-child{
	border-left: none;
	padding-left: 0;
}

.archive a{
	//border-left: none;
	padding-left: 0;
	color: #646464;
}

.archive li.active a{
	color: #97C83E;
}

.archive h3{
	margin-bottom: 15px;
}






/* Pager */
.pager{
	float: right;
}

.pager .ditto_page, .pager .ditto_currentpage{
	margin-left: 4px;
	color: #646464 !important;
}

.pager .ditto_currentpage{
	color: #97C83E !important;
}









/* Flash */
#flashContent{
	width: 957px;
	height: 600px;
}

#flashMenu{
	width: 957px;
	/*height: 75px;*/
	
}

.noflash{
	padding: 10px 600px 10px 10px;
	margin: 0 10px 0 10px;
	border: 1px solid #999;
	color: #646464;
}

.noflash h1{
	color: #97C83E;
	font-size: 138.5%;
	font-weight: bold;
	margin-bottom: 15px;
}

.noflash a{
	color: #97C83E;
	font-weight: bold;
}







/* Footer */
#ft{
	margin: 60px 15px 0 16px;
	color: #808080;
	font-size: 77%;
	height: 30px;
}

#ft a{
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

#ft .left{
	float: left;
}

#ft .right{
	float: right;
}


/*--Additional CSS----*/



.pressRelHolder {
	width:650px;
	float: left;
	padding-bottom:15px;
	line-height:1.25em;
}

.pressRelImg {
	border:solid;
	border-width:1px;
	border-color:#d6d6d6;   
	padding:5px;
	float: left;
	margin-right:10px;
	margin-bottom:10px;
}

