/* ----- Master Style Sheet for Scotts Coarse Angling Club --- */

/* ----- HTML ----- */
body {
		text-align: center;
		background: #162538 url(../img/.jpg) repeat-x top left;
		padding: 0px 0;
		margin:0;
	}

p {
		font: 0.7em/1.6 "Lucida Grande", lucida, helvetica, arial, sans-serif;
		letter-spacing: -0.1px;
		font-weight: normal;
		margin: 0px 0 8px 0;
		padding: 0;
		color: #000;
		text-align:left;
	}

h3{
		font: 1em/1.8 "Lucida Grande", lucida, helvetica, arial, sans-serif;
		font-weight: bold;
		margin: 0px 0 5px 0;
		padding: 0;
		color: #333;
		text-align:left;
	}
	
h2 {
		font: 0.8em/1.5 "Lucida Grande", lucida, helvetica, arial, sans-serif;
		font-weight: bold;
		color: #112c64;
		margin: 10px 0 5px 0;
		padding: 0;
		text-align:left;
	}
	
h2.hide {
display: none;
}
	
a:link, a:visited {
    font-weight: bold;
  	text-decoration: none;
  	color: #032D5B;
	}
	
a:hover { text-decoration: underline; 
	 	color: #D92805;}


div#wrapper {
	position: relative;
	background: #FFFFEC url(../img/background.jpg) repeat-x top left;
	text-align: left;
	border: 10px solid #fff;
	margin: 0 auto;
	padding: 0px 15px;
	width: 734px;
	height: 855px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 694px;
	}
html>body div#wrapper { width: 734px; }


#header {
 width: 734px;
 padding: 0px;
 height: 186px;
 margin: 0px 0px 0px 0px;
 border: 0px solid #000;
left: 0;
text-align: left;
voice-family: "\"}\"";
voice-family: inherit;
width: 734px;
}

html>body div#wrapper { width: 734px; }


* html #header {

}

#faux {
 background: #FFFFEC url(../img/backgroundfaux.jpg) repeat-x top left;
 margin-bottom: 10px;
 width: 730px;
 border: 0px solid #000;
 height: 630px;
}

* html #faux {
height: 620px;
}


#leftcolumn { 
 display: inline;
 margin: 0px;
 padding: 0;
 width: 130px;
 border: 0px solid #000;
 float: left;
 position: relative;
 height: 600px;
}

* html #leftcolumn {
  width: 130px;
 padding: 0;
}

#leftmiddle { 
 float: left;
 margin: 0 0 0 15px;
 padding: 0 0px 0 0;
 width: 580px;
 display: inline;
 position: relative;
 border: 0px solid #000;
 z-index: 10;
 overflow: auto;
 height: 600px;
}

* html #leftmiddle {
  width: 580px;
 padding: 0;
}



img.middle { 
 margin: 0;
 padding: 0px 8px 0 0;
 float: left;
}

img.logo { 
float: right;
}

img.bdr { 
 border: 2px solid #fff;
 margin: 0px;
}



table.sactable {
  width: 540px;
 margin: 0 0 0 -24px;
border: 1px solid #ccc;
}

* html table.sactable {
 margin: 0 0 0 -40px;
}

table.sactable td {
	border-width: 1px;
	padding: 0 3px 0 3px;
	margin: 0;
	border-style: solid;
	border-color: #ccc;
}



/* ----- Footer ----- */
	
div#footer h5 {
		font: 0.58em/1.6 "Lucida Grande",verdana,sans-serif;
		font-weight: normal;
		color: #fff;
		padding: 15px 6px;
		margin: 0;
		text-align: center;
}





