﻿/*--------------------- Style Sheet - The Canadian Cliub - Gulf Coast Florida ------------------------------*/

		body 		{ font: 100% arial; font-size: 10pt;	margin: 0;}
		h1 			{ font: 100% arial; font-size: 11pt; color:  DarkBlue; font-weight:bold;  margin: 0px; }
		h2 			{ font: 100% arial; font-size: 11pt; color:  DarkBlue; font-weight:bold;}
		h3 			{ font: 100% arial; font-size: 10pt; color:  DarkBlue; font-weight:bold; margin: 0px;}  
		hr			{ color:DarkBlue; background: DarkBlue; border: 0; height:1px;}
		th			{ font: 100% arial; font-size: 11pt;color:  DarkBlue; font-weight:bold;}
		p			{ font: 10pt; font-family:  arial; padding-bottom:	0px;	}
		img			{ border:	0;	}
		ul			{ padding-bottom:	0px; margin-left: 0px;}
		li			{ font: 10pt; font-family:  arial; padding-bottom:	0px;} 
		li.level0	{ font: 10pt; font-family:  arial; padding-bottom:	0px; }	 	
		li.level1	{ font: 10pt; font-family:  arial; text-indent: 10px;	padding-bottom:	0px; }
		li.level2	{ font: 10pt; font-family:  arial; text-indent: 25px;	padding-bottom:	0px; }
		li.level3	{ font: 10pt; font-family:  arial; text-indent: 35px;	padding-bottom:	0px; }
		li.level4	{ font: 10pt; font-family:  arial; text-indent: 50px;	padding-bottom:	0px; }	
		li.padding	{ padding:	3px; }
		.Title1		{ font: 100% arial; font-size: 11pt;	color: DarkBlue; font-weight:bold;	}
		.Title2		{ font: 100% arial; font-size: 18pt;	color: DarkBlue; font-weight:bold;	}
		.Title3		{ font: 100% arial; font-size: 11pt;	color: DarkBlue; font-weight:bold;	}
		.LargeBoldFont2	{ font: 100% arial, helvetica, sans-serif; font-size: 11pt;	color: DarkBlue; font-weight:bold; }
		.LargeBoldFont3	{ font: 100% arial; font-size: 10pt;	color: DarkBlue; font-weight:bold; }
		.SmallFont		{ font: 100% arial; font-size: 9pt;	color: DarkBlue; }
		.highlight		{ font: 100% arial; font-size: 10pt;color: DarkBlue; }
		.selected		{ color:	DarkBlue;	font-weight:	bold;}

		.td-thin-line	{ vertical-align: center; border-collapse: collapse; border: 1px solid DarkBlue; padding: 5px;	}
		.table-thin-line 	{ border-collapse: collapse; border: 1px solid DarkBlue; }


		#container 		{ position: relative; width: 1024px; background: white; border: 1px solid DarkBlue; margin: auto; }

		#content 		{ min-height: 580px; 
  						_height:auto !important;  
							height:auto !important;
 							height:600px;
							padding: 5px 50px 5px 50px; }

		#page-title 	{  padding: 5px;	}	

		
		#header 		{ background: white; height: 100px; }
		#header-left 	{ width:	20%; float:	left; height: 15px;	margin: 5px 5px 5px 5px; }	
		#header-right 	{ width:	75%; float: right; height: 15px; right:	0; padding: 5px 5px 5px 5px; }
		#header-clear 	{ clear: both; }
		#tabs { min-height:580px;
  						_height:auto !important;  
							height:auto !important;
 							height:490px;
							xpadding: 1px 1em 2em 1em;
							padding: 10px 20px 1em 20px; }
							
		#wrapper				{	width:	100%;	padding: 1px 1px 1px 1px;	}
		#content-lt		 	{float: left;	width:	60%;	left: 0;	}
		#content-rt		 	{float: right;	width:	40%; right:	0;	 }
		#content-clear 	{clear: both;	padding: 2px 2px 2px 2px;	 }


		#Frontpage			{	width:	100%;	padding: 1px 1px 1px 1px;	}
		#Frontpage-lt		{float: left;	width:	43%;	left: 0;	}
		#Frontpage-rt		{float: right;	width:	56%; right:	0;	 }
		#Frontpage-clear 	{clear: both;	padding: 2px 2px 2px 2px;	 }

		#Frontpage2			{	width:	100%;	padding: 1px 1px 1px 1px;	}
		#Frontpage2-lt		{float: left;	width:	43%;	left: 0;	}
		#Frontpage2-rt		{float: right;	width:	57%; right:	0;	 }
		#Frontpage2-clear 	{clear: both;	padding: 2px 2px 2px 2px;	 }

		#Facilities			{	width:	100%;	padding: 1px 1px 1px 1px;	}
		#Facilities-lt		{float: left;	width:	30%;	left: 0;	}
		#Facilities-rt		{float: right;	width:	70%; right:	0;	 }
		#Facilities-clear 	{clear: both;	padding: 2px 2px 2px 2px;	 }



		#footer	{	clear:	both;
							bottom: 0;	
							position: absolute;
							padding: 2px 2px 2px 2px;	}




		.money {text-align: right; }
		.level1	{ text-indent: 15px; }
		.level2	{ text-indent: 25px; }
		.level3	{ text-indent: 35px; }
		.level4	{ text-indent: 40px; }		
		.indent_15	{ text-indent: 15px; }		
		.indent_20	{ text-indent: 20px; }