body
{
	background-image: url('/img/bg_main.jpg');
	background-color: #38414F;
	/*color: #706B5F;*/
	color: #4C4941;
	font-family: Arial;
	text-align: center;
}

#div_top_gradient
{
	background-image: url('/img/bg_main_gradient.jpg');
	background-repeat: repeat-x;
	position: absolute;
	z-index: -1;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 384px;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

#div_main
{
	background-color: #262322;
	padding: 10px;
	width: 780px;
	margin: 55px 55px 0px 55px;
}

#div_footer
{
	font-family: Verdana, Arial;
	text-align: center;
	line-height: 2em;
	padding-top: 15px;
	padding-bottom: 25px;
	font-size: 0.7em;
	color: #c0c0b0;
}

#table_main
{
	width: 780px;
}

#td_top_left
{
	background-color: #ffffff;
	background-image: url('/img/bg_top_left.jpg');
	background-repeat: no-repeat;
	height: 80px;
	width: 25px;
}
#td_top_right
{
	background-color: #ffffff;
	background-image: url('/img/bg_top_right.jpg');
	background-repeat: no-repeat;
	height: 80px;
	text-align: right;
	vertical-align: middle;
}

#form_search
{
	margin-right: 35px;
	margin-top: 0px;
}

#search_box
{
	border: 1px solid #706B5F;
	background-color: #000000;
	color: #c0c0b0;
}

#search_button
{
	border: 1px solid #706B5F;
	background-color: #000000;
	color: #c0c0b0;
}

#td_banner_left
{
	background-color: #ffffff;
	background-image: url('/img/bg_banner_left_winter_v2.jpg');
	background-repeat: no-repeat;
	height: 170px;
	width: 25px;
}
#td_banner_right
{
	background-color: #ffffff;
	background-image: url('/img/bg_banner_right_winter_v2.jpg');
	background-repeat: no-repeat;
	height: 170px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

#div_banner_text
{
	margin: 45px 50px 0px 75px;
	color: #ffffff;
	font-size: 1.25em;
	font-weight: bold;
}

#td_content_left
{
	background-color: #FFFBF7;
	background-image: url('/img/bg_content_left_v2.jpg');
	background-repeat: no-repeat;
	height: 300px;
	width: 25px;
}
#td_content_right
{
	background-color: #FFFBF7;
	background-image: url('/img/bg_content_right_v2.jpg');
	background-repeat: no-repeat;
	height: 500px;
	vertical-align: top;
	text-align: left;
	padding: 25px;
	
	line-height: 1.45em;
	
	font-family: Tahoma, Arial;
	font-size: 0.8em;
}

#td_menu
{
	width: 175px;
	background-color: #ffffff;
	background-image: url('/img/bg_menu_winter_v2.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	padding: 30px 10px 10px 15px;
}





.main_menu
{
	margin-left: 10px;
	padding-left: 0px;
	font-size: 0.95em;
	list-style-type: disc;
}

.main_menu li
{
	margin-top: 0.3em;
}



.giThumbnail
{
	border-width: 0px;
}


a
{
	text-decoration: none;
	color: #0055AA;
}

a:hover
{
	text-decoration: underline;
	color: #CC6600;
}

a#main_site_link
{
	text-decoration: none;
	font-weight: bold;
	color: #706B5F;
}
a#main_site_link:hover
{
	text-decoration: underline;
	color: #CC6600;
}



#div_footer a
{
	text-decoration: none;
	border-bottom: dotted 1px #c0c0b0;
	color: #b0b0b0;
}
#div_footer a:hover
{
	text-decoration: none;
	border-bottom: solid 1px #CC6600;
	color: #CC6600;
}



h1
{
	font-size: 1.7em;
	font-family: Cambria, Times New Roman;
	font-weight: normal;
	color: #403D35;
}

h2
{
	font-size: 1.55em;
	font-family: Cambria, Times New Roman;
	font-weight: normal;
	color: #403D35;
}

h3
{
	font-size: 1.25em;
	font-family: Cambria, Times New Roman;
	font-weight: bold;
	color: #403D35;
}

h4
{
	font-size: 1.1em;
	font-family: Cambria, Times New Roman;
	font-weight: bold;
	padding-top: 1em;
	color: #403D35;
}

p
{
	text-align: justify;
}
