
body
{
	background-color: #194169;
	/*background-image: url('../images/background.png');*/
	background-repeat: repeat-x;
	font-family: Georgia, times-new-roman , serif;
	font-size: 100%;
}

.print
{
	display: none;
}

hr
{
	display: none;
}

img
{
	border: none;
}

div
{
	position: relative;
}

h1
{
	font-size: 125%;
}

	h1 img
	{
		float: left;
	}
	
h2
{
	font-size: 110%;
}

.center
{
	text-align: center;
}

.hidden
{
	display: none;
}

div.column
{
	background-image: url('../images/h2.gif');
	background-repeat: no-repeat;
	width: 210px;
	height: 28px;
	margin: 0px;
	padding: 4px;
}

div.column h2
{
	background-color: #FFFFFF;
	position: relative;
	left: 40px;
	width: 160px;
	font-size: 15px;
	border: 1px solid #888888;
	margin: 0px;
}

div.box2
{
	float: left;
	margin: 10px;
}

blockquote
{
	margin: 10px;
	padding-left: 50px;
	background-image: url('../images/beginquote.jpg');
	background-repeat: no-repeat;
}

blockquote p
{
	background-image: url('../images/endquote.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-right: 50px;
}

p.citation
{
	text-align: right;
}

.feature
{
	border: 1px solid black;
	background-color: #FFFFFF;
	position: absolute;
	bottom: 200px;
}

.feature h3
{
	margin: 0px;
	background-color: #CCCCCC;
	font-family: lucida bright, times-new-roman, serif;
}

.feature ul.featurebottom
{
	border-top: 1px solid #CCCCCC;
	height: 15px;
	padding: 0px;
}

.feature ul.featurebottom li
{
	display: inline;
	padding-left: 10px;
}

.feature a.close
{
	float: right;
}

#whole
{
	width: 775px;
	margin: 0 auto;
	border-right: 1px solid black;
	/*background-color: #A5B9B9;*/
}

#title
{
	width: 775px;
}

#divnavigation
{

}

#splashlist
{
	width: 685px;
	background-color: #A5B9B9;
	/*height: 100%;*/
	/*background-image: url('../images/nav.jpg');*/
	/*background-repeat: no-repeat;*/
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 60px;
	margin: 0px;
		border-top: 1px solid black;
}

	#splashlist li
	{
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		font-size: 82%;
		margin-top: 0px;
		margin-right: 45px;
		padding: 2px;
		display: inline;
		float: left;
	}
	
.splashchoice
{
	display: block;
	margin: 20px;
	width: 280px;
	border: 1px solid black;
	text-decoration: none;
}

	.splashchoice div
	{
		margin: 3px;
		padding: 10px;
		border: 1px solid black;
		height: 100px;
		text-align: center;
	}
	.splashchoice h1
	{
		font-size: 110%;
		margin: 0px;
		display: inline;
	}
	.splashchoice h2
	{
		font-size: 110%;
		margin: 0px;
		display: inline;
		
	}
	
	.splashchoice p
	{
		font-size: 90%;
		text-align: left;
		font-family: Verdana, Geneva, sans-serif
	}
	
	.splashchoice h3
	{
		display: block;
		margin: 0px;
	}
	
#dilemma
{
	position: absolute;
	top: 10px;
	left: 300px;
}

#solution
{
	position: absolute;
	top: 240px;
	left: 305px;
}
	
#golfcourses
{
	background-color: #1A681A;
	position: absolute;
	top: 50px;
}

	#golfcourses div
	{
		background-color: #E7FBE7;
		
		color: #1A681A;
	}
	
	#golfcourses h3
	{
		background-color: #A6BAA6;
		color: blue;
	}
	
#advertising
{
	background-color: #194169;
	position: absolute;
	top: 50px;
	left: 380px;
}

	#advertising div
	{
		background-color: #E6F0FA;
		
		color: #194169;
	}
	
	#advertising h3
	{
		background-color: #A5B9B9;
		
		color: blue;
	}
		
ul.imagelist li
{
	display: block;
}
	
#fixed
{
	background-color: #A5B9B9;
	padding: 0px;
	margin-left: 50px;
}

#middle
{
	background-color: #A5B9B9;
	margin: 0px;
	padding: 10px;
	border: 0px solid black;
	height: 300px;
}

#main
{
	width: 685px;
	height: 300px;
	padding: 10px;
	background-color: white;
	/*border-right: 1px solid black;
	border-top: 1px solid black;*/
	background-image: url('../images/mainbg.jpg');
	background-repeat: repeat-y;
	}

div.columncontainer
{
	background-image: url('../images/h2c.gif');
	background-repeat: repeat-x;
	background-color: #A5B9B9;
	width: 204px;
	margin: 0px;
	padding: 2px;
	border: 1px solid black;
}

.main
{
	background-color: #FFFFFF;
	width: 194px;
	margin: 0px;
	border: 1px solid #888888;
	/*overflow: visible;*/
}

.editing
{
	height: 400px;
}

div.section
{
	float: left;
	margin-left: 50px;
}

#divendorsements
{
	clear: both;
	margin: 0px;
	border-top: 1px solid black;
	margin-left: 75px;
	}

#endorsements
{
	background-color: #A5B9B9;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	height: 50px;
	
}

	#endorsements li
	{
		float: left;
		list-style-type: none;
		margin-left: 0px;
		vertical-align: bottom;
	}

#footer
{
	background-color: #A5B9B9;
	clear: both;
	margin-left: 15px;
	height: 23px;
	font-family: lucida bright, times-new-roman, serif;
	font-size: 75%;
	}

#riwebguy
{
	float: right;
}

#golfballbottom
{
	float: right;
	position: relative;
	left: 12px;
}

#toolbox
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 75px;
	height: 100%;
	background-color: #CCCCCC;
	border-right: 1px solid black;
}

#toolbox h2
{
	font-size: 75%;
	border-bottom: 1px solid black;
	font-weight: normal;
	font-family: arial;
}

#toolbox ul
{
	margin: 0px;
	padding: 0px;
}

#toolbox ul li
{
	margin: 0px;
	/*padding: 0px;*/
	list-style-type: none;
	position: relative;
	background-color: white;
	font-size: 75%;
	font-family: arial, helvetica, sans-serif;
	border-bottom: 1px solid black;
}

#toolbox ul li ul li
{
	margin-left: 5px;
}

#toolbox ul li a, #toolbox ul li a:visited
{
	text-decoration: none;
	color: black;
}

#editortitle
{
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #CCCCCC;
	border-bottom: 1px solid black;
	z-index: 6;
}

#statusbar
{
	position: fixed;
	bottom: 0px;
	left: 0px;
	background-color: #CCCCCC;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 75%;
	border-top: 1px solid black;
	height: 25px;
	z-index: 6;
}

#statusicon
{
	float: left;
	margin-right: 5px;
}

.projectfeaturelist
{
	margin: 0px;
	font-size: 80%;
}

table.project
{
	border: 1px solid #A5B9B9;
	width: 100%;
	margin-bottom: 20px;
}

table.project h3
{
	margin: 0px;
	display: inline;
}

td.projecttitle
{
	background-color: #A5B9B9;
	height: 25px;
}

td.projectlower
{
	border-top: 1px solid #CCCCCC;
	vertical-align: top;
}

	td.projectlower p.location
	{
		text-align: right;
		margin: 0px;
	}

td.image
{
	border-left: 1px solid #CCCCCC;
	text-align: right;
}

div.imagecontainer
{
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 5px;
}

	div.imagecontainer p
	{
		border-top: #CCCCCC;
		background-color: #EEEEEE;
		font-size: 75%;
		margin: 0px;
	}