a {
	margin:0px;
	padding:0px;
}

body {
	margin:0px;
	padding:0px;
	background-image:url(../images/layout_darkgreenbg.jpg);
	background-repeat:repeat-x;
	background-align:top-center;
	background-color:#355B39;
}

h1 {
	/* first level heading style */
	font-family:arial;
	letter-spacing:.6px;
	font-size:16px;
	margin:0px 0px 20px 0px;
	padding:0px;
}

img {
	margin:0px;
	padding:0px;
	border-width:0px;
}

td {
	/* general style for all text on the pages */
	font-family:arial;
	font-size:12px;
	padding:0px;
	margin:0px;
	border:0px;
}

#1st_white_line {
	height:3px;
	width:758px;
	background-color:#ffffff;
}

#2nd_white_line {
	height:3px;
	width:724px;
	background-color:#ffffff;
}

#body_cell {
	background-image:url(../images/layout_bodybg.jpg);
	background-repeat:repeat-x;
	background-align:top-center;
	background-color:white;
	padding:30px;
	font-family:verdana;
	font-size:11px;
	line-height:16px;
	vertical-align:top;
}

#body_cell a {
	color:blue;
	text-decoration:none;
}

#body_cell a:hover {
	color:red;
	text-decoration:none;
}

#body_text {
	font-family:verdana;
	font-size:11px;
	line-height:16px;
}

#body_text a {
	color:blue;
	text-decoration:none;
}

#body_text a:hover {
	color:red;
	text-decoration:none;
}

#dfs_caption {
	font-style:italic;
	font-size:15px;
	font-family:times new roman;
	text-align:center;
	margin:8px;
}

#dfs_header {
	color:#000000;
	font-style:italic;
	font-family:times new roman;
	font-weight:light;
	font-size:18px;
}

#footer_cell {
	background-color:#7B957E;
	color:white;
	padding:5px;
	text-align:center;
	font-family:arial;
	font-size:11px;
	letter-spacing:0px;
	font-weight:bold;
}

#footer_cell a {
	color:white;
	text-decoration:none;
}

#footer_cell a:hover {
	color:yellow;
	text-decoration:none;
}

#gallery {
	position:absolute;
	width:351px;
	height:448px;
	margin:0px 0px 0px 20px;
	padding:0;
}

#gallery li {
	display:block;
}

#header_cell {
	width:758px;
	height:186;
}

#listings_table {
	border:0px solid #666666;
}

#listings_table td {
	border:1px dotted #999999;
	padding:5px;
	font-family:verdana;
	font-size:11px;
}

#listings_table_header {
	border:1px dotted #999999;
	background-color:darkgreen;
	color:white;
}

#news_box {
	background-image:url(../images/layout_newsbg.jpg);
	text-align:left;
	width:351px;
	height:250px;
}

#page_image {
	padding:0px 0px 20px 0px;
	width:371px;
	vertical-align:top;
	float:right;
	display:block;
}

#right_side_cell {
	width:34px;
	background-image:url(../images/layout_lightgreenrightbg.jpg);
}

#side_menu_cell {
	width:34px;
	vertical-align:top;
	background-image:url(../images/layout_lightgreenleftbg.jpg);
}

#sub_footer_cell {
	background-color:#ffffff;
	color:#666666;
	padding:30px;
	text-align:center;
	font-family:arial;
	font-size:9px;
	font-weight:bold;
}

#sub_footer_cell a {
	color:#666666;
	text-decoration:none;
}

#sub_footer_cell a:hover {
	color:red;
	text-decoration:none;
}

#sub_footer_table td {
	color:#666666;
	font-family:arial;
	font-size:9px;
	font-weight:bold;
}

#tm {
	line-height:5px;
	font-size:4px;
	font-weight:light;
	color:black;
}



