/* CSS Document */
#grind_bar
{
	width:100%;
	height:100%;
	overflow:auto;
}
#top_ground
{
	
	background:url(images/top_tile.jpg) repeat-x;
}
#top_ground_picture
{

	background:url(images/ground_picture.jpg) no-repeat;
	/*background:#000;*/

}
#main_container
{
	width:815px;
}
#logo_box
{
	height:137px;
	/*background:url(images/logo.gif) center top no-repeat;*/
}
#top_border
{
	height:7px;
	background:url(images/frame/top_frame.gif);
}
#top_border img
{
	display:none;
}
#l_border
{
	background:url(images/frame/v_ground.gif) repeat-y;
	//height:600px;
	padding-left:8px;
}
#r_border
{
	background:url(images/frame/v_right_ground.gif) right;
	padding-right:8px;
	//height:600px;
}
#bot_border
{
	height:7px;
	background:url(images/frame/bot_frame.gif);
}
#bot_border img
{
	display:none;
}
#top_nav
{
	height:44px;
	background:url(images/nav_ground.gif);
	overflow:hidden;
}
#top_nav *
{
	display:block;
	float:left;
}
#top_nav a
{
	padding-left:22px;
	padding-right:22px;
	padding-top:10px;
	height:34px;
	//height:44px;
	color:#999966;
	font-family:Trebuchet MS;
	font-size:14px;
	text-decoration:none;
}
#top_nav div
{
	padding-top:10px;
	color:#999966;
}
#top_nav a:hover
{
	background:url(images/hover_ground.jpg);
	color:#EEAD31;
}
#fpage_picture
{
	background:url(images/fpage_picture.jpg);
	height:348px;
	overflow:hidden;
	position:relative;
}
#fpage_picture_text
{
	margin-left:470px;
	margin-top:259px;
	color:#654A23;
	text-align:right;
	font-size:16px;
	font-weight:bold;
	width:300px;
	height:50px;
	font-family:Times New Roman;
	cursor:pointer;
}
#top_part
{
	height:181px;
	background:url(images/top_part_ground.jpg);
}

#left_coloumn
{
	padding:20px;
	padding-top:10px;
	width:315px;
	//width:365px;
	float:left;
	font-size:14px;
	color:#453218;
	text-align:left;
	font-family:Times New Roman;
	line-height:22px;
}
#left_coloumn h1
{
	font-size:22px;
	padding:0px;
	margin:0px;
	color:#926C39;
	font-family:Times New Roman;
	font-weight:normal;
}
#right_coloumn
{
	width:395px;
	//width:425px;
	padding:20px;
	padding-top:10px;
	float:left;
	font-size:12px;
	color:#E2E3E3;
	text-align:left;

}
#right_coloumn h1
{
	font-size:14px;
	padding:0px;
	margin:0px;
	color:#FCE492;
	font-family:Times New Roman;
	padding-bottom:15px;
}
#broshure_picture
{
	float:left;
	width:146px;
	font-family:Times New Roman;
	font-size:11px;
	color:#45490E;
	text-align:center;
}
#broshure_picture img
{
	margin-bottom:5px;
}
#broshure_picture a
{
	display:block;
	height:16px;
	color:#45490E;
	background:url(images/view_ground.gif) center no-repeat;
	text-decoration:none;
}
#right_text
{
	float:left;
	padding:10px;
}
#right_coloumn h2,#right_coloumn h2 a
{
	font-size:16px;
	padding:0px;
	margin:0px;
	color:#E7F8C6;
	font-family:Times New Roman;
	font-weight:normal;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
}

#main_content
{
	background:url(images/main_content_ground.gif);
}
#main_content_grass
{
	background:url(images/content_grass.gif) right bottom no-repeat;
	min-height:200px;
	position:relative;
	text-align:left;
	padding:20px;
	padding-top:0px;
	color:#453218;
}
#interior_walker
{
	display:block;
	position:absolute;
	top:18px;
	left:128px;
	//left:188px;
	/*background:url(images/interior_valker.gif);*/
	background:url(images/buttonbig.png);
	text-align:left;
	padding-left:30px;
	padding-top:18px;
	/*
	width:187px;
	height:25px;
	//width:197px;
	//height:31px;*/
	width:244px;
	height:40px;
	//width:274px;
	//height:58px;
	
	
	text-decoration:none;
	/*
	font-size:14px;
	font-family:Trebuchet MS;
	color:#545815;*/
	
	color:#654A23;
	font-size:16px;
	font-weight:bold;
	font-family:Times New Roman;
}
#main_content_grass h1
{
	font-size:21px;
	padding:0px;
	margin:0px;
	color:#926C39;
	font-family:Times New Roman;
	font-weight:normal;
	padding-top:10px;
}
#main_content_grass h2
{
	font-size:28px;
	padding:0px;
	margin:0px;
	color:#F38053;
	font-family:Times New Roman;
	font-weight:normal;
	padding-top:10px;
}
#main_content_grass h3
{
	font-size:18px;
	padding:0px;
	margin:0px;
	color:#926C39;
	font-family:Times New Roman;
	font-weight:normal;
	padding-top:10px;
}
#main_content_grass p
{
	padding:0px;
	margin:0px;	
	padding-top:10px;
	font-size:14px;
	font-family:Times New Roman;
	line-height:26px;
}

#main_content_grass a
{
	color:#4065A2;
}
#top_part_footer
{
	font-size:0px;
	height:7px;
	background:url(images/top_part_foot_line.jpg);
}
#site_footer
{
	background:#DEDFD7;
	height:48px;
	font-size:13px;
	font-family:Trebuchet MS;
	color:#666;
}
#site_footer a
{
	color:#285C89;
}