html
{
	height:100%;
	
}
body
{
	padding:0;
	margin:0;
	margin:auto;
	background-image:url(images/bg_main.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family:verdana;
	font-size:12px;
	height: 100%;
}

h1
{
	font-size:18px; font-weight:normal; color:#990000; padding:0; margin:0;
}

div.main_bodytext
{
	margin: 0px auto;
	width:894px;
	
min-height: 100%;
height: auto !important;
height: 100%;

}

div.container
{

	
	display:block;
	width:894px;
	padding-bottom: 40px;
	padding-top: 36px;
}

a
{
	color:#990000; text-decoration:underline;
}
a:hover
{
	color:#05391f; text-decoration:none;
}

div.top_panel
{
float:left; display:block; width:894px;
padding-bottom:10px;
}

div.logo
{
	float:left; display:block; width:258px;
}

div.contacts
{
	float:right; display:block; width:300px;
	line-height:22px; font-weight:bold;
}

div.main_menu
{
	float:right; display:block; width:636px; text-align:right;
	padding-top:40px;
}
div.main_menu ul
{
	padding:0; margin:0; list-style-type:none; display:inline;
	width:100%; text-align:right;
}

div.main_menu ul li
{
	list-style-type:none; display:inline; 
	text-align:right; text-transform:uppercase;
	background-image:url(images/seperator.gif);
	background-repeat:no-repeat; background-position:0px 2px;
	padding:0px 25px 0px 25px;
}
div.main_menu ul li.home_link
{
	background-image:none;
}

.main_menu ul li a:link, .main_menu ul li a
{
	text-decoration:none; color:#000; font-size:14px; font-weight:bold;
}
.main_menu ul li a:hover, .main_menu ul li a.active
{
color:#006600;
}

div.header_image
{
	float:left; display:block; width:894px;
	padding-bottom:5px;
}

div.content_container
{	
display:block; width:825px;
padding-left:31px; padding-right:38px;
padding-bottom: 40px;
}

div.left_block{
float:left; display:block; width:501px; 
background-image:url(images/content_scrollbg.jpg); 
background-repeat:repeat-y;
}

div.left_block_curve1{
float:left; display:block; width:501px; 
background-image:url(images/content_topbg.jpg); 
background-repeat:no-repeat; background-position:top;
}

div.left_block_curve2{
float:left; display:block; width:501px; 
background-image:url(images/content_botmbg.jpg);
background-repeat:no-repeat; background-position:bottom;
}

div.content_holder
{	
	float:left; display:block; width:439px; 
	padding:16px 27px 20px 35px; line-height:21px;
}

div.right_block
{	
float:left; display:block; width:320px; 
background-image:url(images/right_scrollbg.jpg);
background-repeat:repeat-y;
margin-left:4px;
}
div.right_curve1
{	
float:left; display:block; width:320px; 
background-image:url(images/right_topbg.jpg);
background-repeat:no-repeat; background-position:top;
}
div.right_curve2
{	
float:left; display:block; width:320px; 
background-image:url(images/right_botmbg.jpg);
background-repeat:no-repeat; background-position:bottom;
}

div.right_box
{
	float:left; display:block; width:269px;
	padding:16px 20px 20px 31px;
}

.content_holder h1
{
	font-size:18px; font-weight:normal; color:#990000; padding:0; margin:0;
	background-image:url(images/golf_icon.gif); background-position:bottom right;
	border-bottom:1px solid #05391f; background-repeat:no-repeat; padding-top:20px;
	padding-bottom:5px; background-position:421px 8px; margin-bottom:10px;
}

.right_box h3
{
	font-size:18px; font-weight:normal; color:#990000; padding:0; margin:0;
	background-image:url(images/golf_icon.gif); background-position:bottom right;
	border-bottom:1px solid #05391f; background-repeat:no-repeat; padding-top:20px;
	padding-bottom:5px; background-position:250px 8px; margin-bottom:10px;
}

input.inputbox
{
	background-image:url(images/inputbox_bg.gif); 
	background-repeat:repeat-x; background-position:bottom; border:1px solid #bcb58d;
	background-color:#fff; padding:1px;
}

.button
{
	background-image:url(images/button_bg.gif); background-repeat:repeat-x; background-position:bottom;
	background-color:#c5ba89; border:1px solid #86793d; color:#fff; font-size:11px; font-weight:bold;
}

div.bottom_band
{
	margin: 0px auto; display:block; width:894px; 
	background-image:url(images/bottom_curve_top.jpg);
	background-position:bottom left; 
}

div.content_bottom
{
	font-size:11px; padding:15px 10px 10px 15px; 
}

div.bottom_color
{
	background-color:#16343e; height:10px; float:left; width:100%; display:block;
}


div.footer
{
	margin-top: -66px;	
	
}
