/* Styles for the Clubmans Register web site */
/* Brian Jordan November 2008 */




#menu a, #menu a:visited, #menu1 a, #menu1 a:visited, #menu2 a, #menu2 a:visited
	{
  	position:relative;
  	font-size: 10pt;
  	text-decoration:none; 
  	text-align:center; 
  	background-color:#8fbc8f; 
  	color:black; 
  	display:block; 
  	width:10em; 
  	border:2px solid #fff;
  	border-color:#def #678 #345 #cde;
  	padding:0.25em;
  	margin:0.3em auto;
  	}

#menu a:hover, #menu1 a:hover, #menu2 a:hover
	{
  	top:2px;
  	left:2px;
  	color:#fff;
  	border-color:#345 #cde #def #678;
  	}
/* This, with wrapper forces centralisation in some versions of IE */  	
body	
	{
	font: times new roman,serif;
	background-image: url(../decoration/backgrounds/crback.gif);
	background-color: gainsboro;
	margin: 0;
	padding: 4px;
	text-align: center;
	}
/*The place holder for the main content of the page */
div.wrapper
	{
	width: 1000px;
	text-align: left;
	margin: 15px auto auto auto;
	border: 6px inset #006400;
	background-color: #ffffff;
	height: 940px;
	}	
div.leftbanner
	{
	border-width:0;
	width: 385px;
	height: 170px;
	float: left;
	margin: 6px 0 6px 6px
	}
div.bannerholder
	{
	width: auto;
	height: auto
	}

div.rightbanner
	{
	width: 600px;
	height: 170px;
	margin: 6px 6px 6px 394px
	}

/* Left floated box for menu items and logos beneath */

div.leftcolumn
	{
	padding:0;
	float: left;
	text-align: center;
	font-size: 10pt;
	width: 170px;
	height: 737px;
	background-color: #006400;
	margin: 0 5px 0 5px;
	color: #ffffff
	}

div.menuitem
	{
	width: 180px;
	height: 20px;
	border: 2px outset gainsboro;
	margin: 0 8px 4px 8px;
	background-color: #8fbc8f;
	font-size: 10pt;
	color: black
	} 


div.pictureholderwrapper
	{
	width: 724px;
	height: 204px;
	margin: 10px 0 6px 244px
	}

div.pictureholder
	{
	width: 720px;
	height: 200px
	}
	
div.individualpic
	{
	width: 720px;
	height: 200px;
	}
div.crossblock
	{
	width: 990px;
	height: 16px;
	background-color: #006400;
	margin-left: 5px;
	font-size: 10pt;
	color: #ffffff;
	text-align: left

	}
div.crossblock2
	{
	width: 1004px;
	height: 16px;
	background-color: #006400;
	margin: 5px auto 10px auto;
	font-size: 10pt;
	color: #ffffff;
	text-align: center;
	border: 4px inset #006400
	}
div.thincrossblock
	{
	width: 988px;
	height: 8px;
	background-color: #006400;
	margin: 0px 6px 0 6px;
	color: #ffffff;
	text-align: center
	}	

div.headlineholder
	{
	width: 815px;
	height: 105px;
	margin: 5px 5px 5px 180px;
	text-align:center;
	}
div.headlineholderonesubheading
	{
	width: 815px;
	height: 83px;
	margin: 5px 5px 5px 180px;
	text-align:center;
	}
div.headlineholdernosubheadings
	{
	width: 815px;
	height: 61px;
	margin: 5px 5px 5px 180px;
	text-align:center;
	}
div.contentholder
	{
	width: 815px;
	height: 622px;
	overflow: auto;
	margin: 0px 5px 0px 180px;
	text-align: left
	}
div.contentholderonesubhead
	{
	width: 815px;
	height: 644px;
	overflow: auto;
	margin: 0px 5px 0px 180px;
	text-align: left
	}
div.contentholdernosubheads
	{
	width: 815px;
	height: 666px;
	overflow: auto;
	margin: 0px 5px 0px 180px;
	text-align: left
	}	
div.contentholderfrontpage
	{
	width: 815px;
	height: 372px;
	overflow: auto;
	margin: 0px 5px 0px 180px;
	text-align: left
	}	
div.contentholder_gall
	{
	width: 815px;
	height: 750px;
	overflow: auto;
	margin: 5px 5px 5px 180px;
	text-align: center
	}
div.contentholder_vid
	{
	width: 650px;
	height: 504px;
	padding: 5px;
	margin: 10px auto 5px 100px;
	background-color: #006400;
	text-align: center
	}