/* Basic Column Styles */
.cg			{ clear: both; }
.c			{ vertical-align: top; float: left; }
* html .c	{ overflow: visible; }

.cg:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Page Search Bar Styles */

.cw_extras_menu								{ padding-right: 380px; background:#3F7FFF;height:38px;}
* html .cw_extras_menu						{ padding-right:-380px}

.cg_extras_menu								{ width: 100%; height: 38px;}
	
	* html .cg_extras_menu .c_home_contact_about	{  margin-right: 0px;}
		.cg_extras_menu .c_home_contact_about .cm_home_contact_about	{ position: relative; margin-right: -380px; }
	
	.cg_extras_menu .c_search				{ position: relative; width: 380px; float: right; margin-right: -380px;top:5px;  }
	* html .cg_extras_menu .c_search		{margin-right:0;left:380px;}

/* Page Border Styles */
.cw_top_border_home							{padding-left:20px;padding-right:20px;}
* html .cw_top_border_home					{padding-right:0;}

.cg_top_border_home							{width:100%;height:20px;}

	#c_ltc									{background:url(../images/borders/left_top_corner_home.png) no-repeat top left;height:20px;width:20px;float:left;margin-left:-20px;}
		* html #c_ltc							{float:left;height:20px; width:20px; position:relative;left:-20px;margin-right:-20px;margin-left: 0px;background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='sites/greenshores/templates/home/images/borders/left_top_corner_home.png', sizingMethod='crop');}
	
	#c_topb									{background:url(../images/borders/top_border_home.png) repeat-x bottom center;height:20px;width:100%;float:left;}
		* html #c_topb							{float:left;height:20px;width:100%;margin-right:-20px;background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='sites/greenshores/templates/home/images/borders/top_border_home.png', sizingMethod='scale');}
	
	#c_rtc									{background:url(../images/borders/right_top_corner_home.png) no-repeat top right;height:20px;width:20px;float:right;margin-right:-20px;}
		* html #c_rtc							{float:right;height:20px; width:20px; position:relative;margin-right:0px; background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='sites/greenshores/templates/home/images/borders/right_top_corner_home.png', sizingMethod='crop');}

.cw_mid_content_home						{width:100%;}
.cg_mid_content_home						{width:100%;}

.c_mid_content_home{width:100%;text-align:right;}
	* html .c_mid_content_home{}
		
	#c_logo_left_border						{border-left:3px white solid;width:100%;padding-left:-6px;}
	#c_logo_right_border					{border-right:3px white solid;width:100%;margin-left:-6px;}

	* html #c_logo_left_border				{border-left:3px white solid;}
	* html #c_logo_right_border				{border-right:3px white solid;margin-left:0px;}


.cw_bottom_border_home						{padding-left:20px;padding-right:20px;}
	* html .cw_bottom_border_home			{padding-right:0;}
	
.cg_bottom_border_home						{width:100%;position:relative;}

#c_lbc									{background:url(../images/borders/lb.png) no-repeat top left;height:20px;width:20px;float:left;margin-left:-20px;}
		* html #c_lbc							{float:left;height:20px; width:20px; position:relative;left:-20px;margin-right:-20px;margin-left: 0px;background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='sites/greenshores/templates/home/images/borders/lb.png', sizingMethod='crop');}
	
	#c_botb									{background:url(../images/borders/bottom_border_home.png) repeat-x bottom center;height:20px;width:100%;float:left;}
		* html #c_botb							{float:left;height:20px;width:100%;margin-right:-20px;margin-left:-20px;background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='sites/greenshores/templates/home/images/borders/bottom_border_home.png', sizingMethod='scale');}
	
	#c_rbc									{background:url(../images/borders/rb.png) no-repeat top right;height:20px;width:20px;float:right;margin-right:-20px;}
		* html #c_rbc							{float:right;height:20px; width:20px; position:relative;margin-right:0px; background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='sites/greenshores/templates/home/images/borders/rb.png', sizingMethod='crop');}

/* Lower Header Logo Style */
/*
.cg_lower_logo								{width:100%;}
.cw_lower_logo								{padding-left:176px;padding-top:20px;padding-right:20px;}
	
	.c_lower_logo							{position:relative;width:156px;float:left;margin-left:-176px;padding-left:20px;}
	* html .c_lower_logo					{margin-left:-176px;}
	.c_lower_logo_words						{width:100%;margin-left:20px;}
*/
	.cw_lower_logo								{padding-left:176px;}
	.cg_lower_logo								{width:100%;}
	
	.c_lower_logo							{width:176px;margin-left:-176px;float:left;}
	* html .c_lower_logo					{position:relative;margin-left:0; left:-176px;margin-right:-176px;}
	.c_lower_logo_words						{width:100%;}
/* Middle Navigation Styles */

.cw_middle_nav_content{ padding-left: 11px; padding-right: 11px;}
* html cw_middle_nav_content {padding-left: -14px; padding-right: -14px;}

.cg_middle_nav_content {width:100%;}

	.c_mid_nav{position:relative; width:14px;}
	.mid_nav_left {float:left;background:url(../images/mid_nav/left_side.png) no-repeat top left;height:130px;margin-left:-11px;width:11px;}
	.mid_nav_right {float:right;background:url(../images/mid_nav/right_side.png) no-repeat right;height:130px;margin-right: -11px;width:11px;}
	.c_mid_nav_mid {width:100%;height:130px;background:url(../images/mid_nav/middle.png);padding-right:5px;}
	

	* html .mid_nav_left {height:130px;width:11px;left: -11px; margin-left: 0px; margin-right: -11px;  background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='sites/greenshores/templates/home/images/mid_nav/left_side.png', sizingMethod='crop');}
	* html .c_mid_nav_mid {height:130px;background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='sites/greenshores/templates/home/images/mid_nav/middle.png', sizingMethod='scale');}
	* html .mid_nav_right {height:130px;width:11px;left: 0px; margin-right: -11px; background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='sites/greenshores/templates/home/images/mid_nav/right_side.png', sizingMethod='crop');}

/* Footer Styles */

.cw_page_footer{min-width:599px;max-width:599px;margin:0px auto 0px;}
	* html .cw_page_footer{width:599px;margin:0;}
.cg_page_footer{width:100%;height:100px;position:relative;}

.c_logo_footer{background:url(../../../images/footer/logo.png) no-repeat;height:80px;width:50px;position:absolute;left:0;}
	* html .c_logo_footer{background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='sites/greenshores/images/footer/logo.png', sizingMethod='crop');}
.c_page_footer{position:absolute;width:300px;left:50px;top:20px;text-align:left;}
