/* James M. Gartenberg Memorial Golf Outing */
/* SCREEN STYLES */
body, div, h1, h2, p, img {
	margin:0;
	padding:0;
	border:0;
	}
body, div, h1, h2, p {
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	}
body {
	margin:0 auto;
	background: #6679a8;
	}	
div#wrapper {
	margin:0 auto;
	width:766px;
	}
div#content {
	width:766px;
	border: solid 1px #CED4E3;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:764px;
	margin-bottom:3px;
	}
html>body div#content {
  	width:764px;
	}
div#header {
	height:150px;
  	width:764px;
	}
div#header a, div#header img{
	border:0;
	}		
div#nav  {
	padding:0 10px 0 178px;
	height:21px;
	background:#000;
	color: #E3C868;	
	text-decoration: none;
	}
div#nav  p {
	color: #7182AE; 
	}	
div#nav a {
	line-height:21px;
	color:#E3C868;
	text-decoration: none;
	}
div#nav a:hover {
	text-decoration: none;
	color: #ffffff;
	}
div#sideNav {
	width:178px;
	float:left;
	clear: left;
	}
div#sideNav a {
	text-align:right;
	color: #BAD1FE;
	text-decoration: none;
	line-height:21px;
	border-bottom: 1px solid #7182AE; 
	display: block;
	width:178px;
	padding: 0 10px 0 0;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:168px;
	}
html>body div#sideNav a  {
  	width:168px;
	}	
div#sideNav a:hover { 
	background-color: #9DADD4;
	color: #01071A;
	}
div#Main {
	background:#fff;
	float:left;
	padding:10px 40px 25px 40px;	
	width:586px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:506px;
	} 
html>body div#Main  {
  	width:506px;
	}
div#Main h1 {
	margin: 5px 10px 8px 0;
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 15px;
	font-weight: bold; 
	color:#374C8A;
	border-bottom:solid 1px #374C8A;
	}
div#Main h2 {
	margin:12px 0 5px 0;
	font-weight: bold;
	font-size: 14px; 
	color: #687CA8;
	}
div#Main p {
	padding:5px 0;
	font-family: verdana, helvetica, arial, sans-serif; 
	line-height: normal;
	color: #374C8A;
	}
div#Main a { 
	/* font-weight: bold; */
	color: #687CA8;
	}
div#Main a:hover { 
	color: #FBCE1A;
	}		
div#footer {
	border: solid 1px #CED4E3;
	background:#203167;
	padding:4px 4px 4px 178px;
	clear:both;
	}
div#footer p {
	font-size: 10px; 
	color: #BECEFD;
	line-height:150%;
	}
div#footer a { 
	color: #FBCE1A; 
	text-decoration: none;
	}
div#footer a:hover { 
	color: #ffffff;
	}	
div#copy {
	text-align:center;
	font-weight: bold; 
	font-size: 10px; 
	color: #fff; 
	}
div#copy a { 
	color: #fff; 
	text-decoration: none;
	}
div#copy a:hover { 
	text-decoration: none; 
	color: #FBCE1A;
	}
.red {
	font-weight:bold;
	color:#f00;
	}
textarea, input, select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	margin:1px 0; 
	}
.error {
	border:solid 1px #f00;
	}
.hr {
	 height:1px;
	 margin:5px 0;
	 background: #374C8A;
	 }	
ul {
	line-height: 1.75em;
	list-style-position: outside;
	list-style-image: url(http://www.uncle-chair.com/jmg/images/list.gif);
	padding: 0 10px;
	margin-left:10px;
	}
div.info {
	display:none;
	visibility:hidden;
	}
table.imageTable {
	border:0;
	padding:0;
	width:506px;
/*	background: #c9dedf;	*/
	}
p.image {
	float: left;
	font-size: 0.8em;
	text-align: center;
	padding:  0.25em 1.25em 1.25em 0.25em;
	}
p.image img {
	display: block;
	border: 1px solid #203167;
	}
fieldset {
	border:solid 1px #E0E4EF;
	}
legend {
	color:#2F59BF;
	border:solid 1px #E0E4EF;
	padding:0px 4px;
	}
	
