body {background-color: #8eb2c0;
	color: #000;
	font-size: 101%;
	font-family: verdana, helvetica, arial, sans-serif;
	margin: 0;
	padding: 10px;}
	
#container {background: url(images/background-slice.gif) repeat-y;
	width: 759px;
	margin:  0 auto;
	color: #363636;
	background-color: inherit;
	font-size: 0.9em;
	}
	
a {color: #9c2801;
	background-color: inherit;
	font-weight: bold;}
	
a:hover {text-decoration: none;}


/* BRANDING */

#branding h1 {margin: 0;}


/* NAV_MAIN */

#nav_main {float: left;}

#nav_main ul {margin: 5px 8px;
	padding: 0;
	list-style: none;
	font-size: 1.1em;
	}
	

#nav_main a {display: block;
	background-color: #fff;
	margin-bottom: 4px;
	padding: 8px 3px;
	width: 116px;
	text-decoration: none;}
	
#nav_main a:hover, #nav_main #current a {background-color: #c0d4dc;
	color: #9c2801;}


/* CONTENT_MAIN */

#contentmain {margin-left: 145px;
	margin-right: 13px;
	height:auto !important;
	height: 340px;
	min-height: 340px;
	text-align: justify;}

#contentmain p {margin-top: 5px;
	text-align: justify;}

img.float-right {float: right;
	margin-left: 10px;
	margin-bottom: 20px;}
	
h2 {font-size: 1.3em;
	margin-top: 5px;}	
	
#mainjavarows_thumbs {float: left;
	margin-right: 10px;
	}
	
#mainjavarows_thumbs img {border: none;}

#mainimage {text-align: center;
	font-weight: bold;
	width: 400px;
	float: right;
	
	}
	
#listing_detail_mainjavarows {
	padding: 5px;}
	
#listing_detail_mainjavarows h3 {margin-top: 5px;}
	
.float_left_half {clear: right;}

/* CONTENT_SUPP */	

#content_supp {background: url(images/boxes-slice.gif) repeat-y;
	clear: right;
	
	position: relative;	}
	
#content_supp1 {width: 292px;
		padding: 10px 10px 0 10px;}	
	
#content_supp h2 {margin: 0 5px 5px 5px;
	padding-top: 3px;
	font-size: 1em;}
	
#content_supp p {margin: 0 5px;}	

#content_supp img {float: right;
	margin: 5px 50px 5px 5px;}

#content_supp_bottom {background: url(images/boxes-bottom.gif) no-repeat;
	height: 21px;}
	
#content_supp2 {position: absolute;
	top: 0;
	left: 310px;
	width: 292px;}
	

/* LINKS */

#links li {margin-bottom: 10px;}
	
	
/* PROPERTIES */	
	
.property {background-color: #fff;
	color: inherit;
	padding: 10px;
	margin-bottom: 20px;
	}
	
.property img {float: right;
	margin-left: 10px;
	border: none;}
	
.clearright {clear: right;
	height: 0;
	font-size: 0.1em;}
	
.clearleft {clear: left;
	height: 0;
	font-size: 0.1em;}	
	
.property h3 {font-size: 1em;
	text-transform: uppercase;}	
	
.property a {color: #000;
	text-decoration: none;
	}
	
.property a:hover {
	text-decoration: underline;
	}


/* FOOTER */

#footer {background: url(images/footer.gif) no-repeat;
	height: 22px;}
	
	
/* SITE_INFO */

#site_info {width: 759px;
	margin: 0 auto;
	text-align: right;
	font-size: 0.8em;
	padding-right: 10px;}
	
