html, body, form
{
	border : 0px;
	padding : 0px;
	background-color : #f2f3d8;
}

body, form, td, p, li
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
}

a
{
	color : #ffffff;
	text-decoration : underline;
}


img
{
	border : none;
}

/* TABLES */
#div_outer
{
	margin : 20px auto 0px auto;
	text-align : center;
}
.tbl_outer
{
	border : solid 1px #4d5f2d;
	background-color : #ffffff;
	text-align : left;
	margin : 0px auto 0px auto;
}

.td_outer
{
	background-color : #ffffff;
	padding : 2px;
}

.tbl_inner
{
	border : solid 1px #6d7c4f;
}

.tbl_content
{
	background-color : #ffffff;
}

.tbl_content_right
{
	height : 100%;	
	width : 100%;
}

.td_right
{
	width : 301px;
}

.td_div_h
{
	height : 2px;
	background-color : #ffffff;
}

.td_div_v
{
	width : 2px;
	background-color : #ffffff;
}

.td_gutter
{
	width : 2px;
}

.td_left
{
	width : 397px;
	background-color : #8a9b63;
	background-image : url('../Images/bg_content.gif');
	background-position : bottom left;
	background-repeat : no-repeat;
	vertical-align : top;
}

.td_content_top
{
	height : 154px;
	vertical-align : bottom;
	text-align : center;
}

.td_content_nav
{
	height : 16px;
	background-color : #46402d;
	text-align : center;
}

.td_content_bottom
{
	height : 305px;
	vertical-align : top;
}

.td_padb4_gallery
{
	height : 32px;
	text-align ; center;
	vertical-align : center;
}

.td_content_gallery
{
	text-align : right;
	vertical-align : bottom;
}

.tbl_copyright
{
	width : 700px;
	text-align : left;
	margin : 0px auto 0px auto;
}

.tbl_social
{	
	width : 250px;
	margin : auto;
	border-spacing : 2px;
}

/* TEXT */
p
{
	color : #ffffff;
	font-size : 11px;
	line-height : 14px;
	margin : 8px 6px 8px 24px;
}

p.header
{
	font-size : 12px;
	font-weight : bold;
	margin-top : 14px;
	margin-bottom : 10px;
}

.copyright
{
	font-size : 9px;
	color : #848051;
	margin : 0px;
}

/* NAVIGATION */
