@charset "UTF-8";
/* FSHL - Test Layout */
body { 
	margin:0; 
	padding:0; 
	width:1024px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:10px;
	background:#CBDAAA url(../images/tiles/tile_01.gif);  
}

a:link, a:active, a:visited, a:hover {
	color: #33671F;
}

#container { 
	width:1024px;
	border:1px solid #999999;
	left:50%;
	position:absolute;
	margin:auto auto auto -512px;
	background:#FFF; 
}

#subContainer { 
	width:980px; 
	float:left; 
}

#header { 
	width:1024px; 
	float:left; 
}


/* right column */

#rightColumn { 
	width:194px;
	padding-top:10px;
	padding-left:10px;
	text-align:center; 
	float:right; 
}

#rightColumn ul {
	margin:0px;
	padding:0px;
}

#rightColumn ul li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

/* center column */

#centerColumn { 
	width:600px;
	margin-top:4px;
	padding-top:10px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:0px;
	float:right; 
}

#centerColumn h1 {
	color:#006600; 
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px; 
}

#centerColumn p { 
	margin-top:0px;
 	margin-bottom:10px;
}

#centerColumn ul { 
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#centerColumn span.bookTitle {
	font-weight:bold;
	font-size:11px;
	line-height:12px;
}

#centerColumn span.author {
	font-style:italic;
	font-size:11px;
}

#centerColumn ul.invest {
	margin-top:6px;
	margin-bottom:6px;
}

#centerColumn span.details {
	font-style:italic;
	font-size:10px;
	line-height:16px;
}

#centerColumn span.address {
	font-size:11px;
	line-height:16px;
}

#centerColumn span.web {
	font-size:11px;
}

#centerColumn b {
	color:#33671F;
	font-weight:bold;
	font-size:12px;
}

/* left column */

#leftColumn { 
	width:336px;
	margin-left:20px;
	margin-bottom:4px; 
	float:left;
}

#leftColumn img { 
	border-bottom:8px solid #33671F;
}

.highlight {
	border:1px solid #003300;
	padding-top:6px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:14px;
	margin-bottom:4px;
}

.highlight h1 {
	color:#006600; 
	font-size:13px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px; 
}

.highlight a:link, .highlight a:active, .highlight a:visited, .highlight a:hover {
	text-decoration:none;
	font-size:10px;
	color:#33671F;
}

/* sub heading / menus */

#subHeader {
	width:586px;
	border-bottom:1px #33671F solid;
}

#subMenu {
	width:580px;
	margin-top:4px;
	margin-bottom:20px;
	color:#84B461;
	text-align:right;
	font-size: 11px;
	font-weight:bold;
	padding: 2px 6px 6px 0;
	background-color: #33671F;
}

#subMenu a:link, #subMenu a:active, #subMenu a:visited, #subMenu a:hover {
	color:#FFF;
}

/* footer */

#footer { 
	width:1024px;
	border-top:4px solid #33671F;
	margin-top:4px; 
	float:left;
	font-size:9px;
	color:#999999;
	text-align:center; 
	padding-top:4px;
	padding-bottom:20px;
}

#footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
	text-decoration:none;
	font-size:10px;
	color:#999999;
}

/* additional tags */

img {
	border:0px;
}

/* rounded highlight boxes */

.highlight_box {
	background: url(../images/roundedcornr_202703_tl.png) no-repeat top left;
	margin-bottom:4px;
}

.highlight_top {
	background: url(../images/roundedcornr_202703_tr.png) no-repeat top right;
}

.highlight_bottom {
	background: url(../images/roundedcornr_202703_bl.png) no-repeat bottom left;
}

.highlight_bottom div {
	background: url(../images/roundedcornr_202703_br.png) no-repeat bottom right;
}

.highlight_content {
	background: url(../images/roundedcornr_202703_r.png) top right repeat-y;
}

.highlight_top div,.highlight_top, .highlight_bottom div, .highlight_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}

.highlight_content {
	margin-top: -19px;
}

.highlight_content { 
	padding: 0 15px; 
}

.highlight_content h1 {
	color:#006600; 
	font-size:13px;
	font-weight:bold;
	margin-top:19px;
	margin-bottom:0px; 
}

.highlight_content a:link, .highlight_content a:active, .highlight_content a:visited, .highlight_content a:hover {
	text-decoration:none;
	font-size:10px;
	color:#33671F;
}

/* rounded news box */

#roundedcornr_box_295885 {
	background: url(../images/roundedcornr_295885_tl.png) no-repeat top left;
	width:446px;
	margin-top:4px;
	float:right;
}

#roundedcornr_top_295885 {
	background: url(../images/roundedcornr_295885_tr.png) no-repeat top right;
}

#roundedcornr_bottom_295885 {
	background: url(../images/roundedcornr_295885_bl.png) no-repeat bottom left;
}

#roundedcornr_bottom_295885 div {
	background: url(../images/roundedcornr_295885_br.png) no-repeat bottom right;
}

#roundedcornr_content_295885 {
	background: url(../images/roundedcornr_295885_r.png) top right repeat-y;
}

#roundedcornr_top_295885 div,#roundedcornr_top_295885, #roundedcornr_bottom_295885 div, #roundedcornr_bottom_295885 {
	width: 100%;
	height: 25px;
	font-size: 1px;
}

#roundedcornr_content_295885, #roundedcornr_bottom_295885 {
	margin-top: -19px;
}

#roundedcornr_content_295885 { 
	padding: 0 25px;
}

#roundedcornr_box_295885 h1 {
	color:#006600; 
	font-size:13px;
	font-weight:bold;
	margin-top:6px;
	margin-bottom:0px; 
}

#roundedcornr_box_295885 p { 
	margin-top:0px;
 	margin-bottom:10px;
}

/* contact form */

#contactForm {
	margin: 0 0 20px 0;
	border-bottom: #33671F 1px solid;
	padding: 0 0 20px 0;
}

#contactForm input, #contactForm select, #contactForm textarea {
	border: 1px solid #33671F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 2px;
}

#contactForm .label {
	margin: 6px 0 2px 0;
	font-weight: bold;
}

.sendError {
	color:#CC3300;
}

/* contact form */

#consultForm {
	margin: 40px 0 20px 0;
	border-bottom: #33671F 1px solid;
	padding: 0 0 20px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#consultForm input, #consultForm select, #consultForm textarea {
	border: 1px solid #33671F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 2px;
}

#consultForm .label {
	margin: 6px 0 2px 0;
	font-weight: bold;
}

label.alignMiddle
{
	/*vertical-align: middle;	*/
}

#mainBody
{

}

/* email catcher is just a spam-reduction field in the form */
.email_catcher {
	display:none;
}

.debug {
	text-align: center;
	background-color: yellow;
	display: block;
}