body {
	margin: 0 auto;
	text-align: center;
	background: #626a6c url(images/background.body.jpg) top repeat-x;
	font: 12px Helvetica, Arial, "Sans New Roman";
	color: #333a22;
}

a img { border: 0px; }
a, a:active { outline: none; text-decoration: none; }
a { color: #507a44; }
a:hover { text-decoration: underline; }
ul { list-style-type: square; }
td { vertical-align: top; }

input, select, textarea {
	font-family: verdana;
	font-size: 8pt;
	border: 1px solid #CCCCCC;
	padding: 3px;
}

form { display: inline; }
div { position: relative; } /* for IE, to solve float 'holding' */

p {
	padding-top: 0px; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	padding-bottom: 0px; 
}

hr {
	_margin: 0px;
	_padding: 0px;	
}

h5 {
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

.bubbleContent {
	width: 240px; 
	font-weight: normal;
	font-size: 12px;
}

.emphasise {
	font-weight: bold;	
}

.hide {
	display: none;	
}


.button {
	width: 113px;
	height: 24px;
	background: url("images/button.submit.gif") no-repeat;
	border: 0px;
	margin-left: 2px; 
	margin-right: 2px;
	color: #425b33;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

.button2 {
	width: 226px;
	height: 24px;
	background: url("images/buttons.submit2.jpg") no-repeat;
	border: 0px;
	margin-left: 2px; 
	margin-right: 2px;
	color: #425b33;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

.button3 {
	width: 339px;
	height: 24px;
	background: url("images/buttons.submit3.jpg") no-repeat;
	border: 0px;
	margin-left: 2px; 
	margin-right: 2px;
	color: #425b33;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

.col {
	position: relative;
	float: left;	
	display: inline;
}

.clearer {
	clear: both;	
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 0px;
	line-height: 0px;
}

.clear_5 {	
	height: 5px;	
}

.clear_10 {	
	height: 10px;	
}

.clear_20 {	
	height: 20px;	
}

.clear_50 {	
	height: 50px;	
}

.abs_top_right {
	position: absolute; 
	top: 0px; 
	right: 0px;	
}

.user_alert {
	border: 1px solid #507a44;
	background: #f0f4db;
	padding: 10px;
}	

div#container {
	width: 970px;
	margin: 0 auto;
	text-align: left;
}

div#header {
	height: 50px;	
}

div#footer {
	height: 60px;
	margin-bottom: 10px;
	padding-top: 5px;
}

div#footer, div#footer a, div#header, div#header a {
	color: #E6E6E6;
	font-size: 10px;	
}

div#holder {
	width: 970px;
	background: #f3f7de url('/images/background.holder.jpg') top repeat-x;		
}

.inner_holder {
	width: 970px;
	background: url('/images/holder_bg_dots.gif') left repeat-y; 
}

div#main {
	width: 757px;
}

div#main a {
	font-weight: bold;	
}

.main_block {
	width: 740px;
	margin-left: 9px	
}

h2 {
	font-size: 30px;	
	margin: 0px;
	text-transform: uppercase;
	color: #507a44;
}

div#sidepanel {
	width: 212px;
	font-size: 12px;	

}

.dot_divider_hori {
	background: url("/images/divider.horizontal.dot.jpg") left repeat-y;	
}

div#banner {
	height: 130px;	
}

.home_explore {
	width: 330px;
}

.home_globe {
	width: 410px;
}

.dot_divider {
	height: 4px;
	margin-top: 2px;
	margin-bottom: 2px;	
	background: url("/images/divider.dot.jpg") top left repeat-x;
}

.dot_divider_small {
	height: 3px;
	margin-top: 2px;
	margin-bottom: 2px;	
	background: url("/images/divider.dot.small.jpg") top left repeat-x;
}


.navigation {
	width: 202px; margin-left: 5px;
}

.navigation a, .navigation span {
	color: #507a44;
	font-size: 15px;
}

.nav_heading {
	padding-left: 20px;	
	font-size: 18px;
	font-weight: bold;
	color: #507a44;	
	line-height: 18px;
}

.nav_item {
	background: url("/images/nav.arrow.gif") left no-repeat;
	margin-top: 0px;
}	

.nav_item a, .navitem_cur a {
	display: block; 
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;

}	

.nav_item span {
	margin-left: 20px;
}

.navitem_cur {
	font-weight: bold;
	background: #F3F3F3 url("/images/nav.arrow_cur.gif") left no-repeat;
}

.imagenav {
	display: inline; 
	margin-left: 0px; 
	padding-left: 0px;
}

.imagenav_li {
	display: inline; 
	margin-left: 0px; 
	padding-left: 20px; 
	padding-right: 20px;
}

.imagenav_left {
	height: 20px; 
	line-height: 22px; 
	background: #bfc5ad;
}

.imagenav_right {
	width: 162px; 
	background: #bfc5ad; 
	height: 20px; 
	line-height: 20px;
	margin-left: 3px;
}	

.imagenav_left a, .imagenav_right a {
	font-weight: normal;	
}

.imagenav_pn {
	width: 81px; 
	text-align: center;	
}

.main_half {
	width: 360px;	
}

.mr_10 {
	margin-right: 20px;	
}

.alignr {
	text-align: right;	
}

.temp_cur a {
	color: #ffffff;	
}

.temp_cur {
	color: #ffffff;
	padding: 2px;
	background: #507A44;	
}

.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.7;
    opacity:.70;
    filter: alpha(opacity=70);
}

.white_content {
    display: none;
    position: absolute;
    top: 15%;
    left: 25%;
    width: 50%;
    height: 50%;
    border: 6px solid #aac3a3;
    background-color: #aac3a3;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000000;
    
    z-index:1002;
    overflow: none;
}

.white_content a {
	color: #000000;	
}

.srch_tggl_lng_on {
	margin-left: -105px;	
}

.srch_tggl_lng_off {
	margin-left: 0px;	
}

.srch_tggl_shrt_on {
	margin-left: -105px;	
}

.srch_tggl_shrt_off {
	margin-left: 0px;	
}

div#quicklinks_list {
	padding-left: 30px;	
}

div#quicklinks_list a {
	font-size: 12px;
}

.archive_thumb {	
	width: 190px;
}

.archive_description {
	width: 170px;
}

.portfolio_item {
	width: 150px;	
	padding-top: 10px;
	padding-bottom: 10px;
}
.portfolio_item p {
	margin-left: 10px;
}

.portfolio_item_cur {
	width: 150px;	
	background: #507a44;
	padding-top: 10px;
	color: #FFFFFF;
	padding-bottom: 10px;
}

.portfolio_item_cur a { 
	color: #FFFFFF;
}

.portfolio_item_cur  p {
	margin-left: 10px;
}
