body {
	background-color: #F7E986;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	margin:10px 10px 0px 10px;
	padding:0px;
	margin-top: 8px;
}

p,h1,h2,h3 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}

p {
	font-size: medium;
	font-style: normal;
}

h1 {
	font-size: x-large;
}

h2 {
	font-size: large;
}

a:link {
	color:#000066
}

a:visited {
	color:#666666
}

div {
	background-color: transparent;
}

#banner {
	background-image: url(http://golfdog.com/beta/images/golf-dog-logo-header.gif);
	background-repeat: no-repeat;
	background-color: #004000;
	background-position: left;
	border: 0px solid #333333;
	margin-left: 71px;
	margin-right:201px;
	height:66px;
	text-align: right;
}

#local_links {
	background-image: url(images/golf-dog-logo-header-right.png);
	background-repeat: no-repeat;
	background-color: #004000;
	background-position: right;
	border: 0px solid #333333;
	text-align: right;	
	height: 46px;
	width: 200px;
	padding: 10px;
	float: right;
}

#top_nav {
	background-color: #fff;
	border: 0px solid #333333;
	padding: 0px;
	margin-left: 71px;
	margin-right:201px;
	text-align: center;	
}

#centercontent {
	background-image: url(http://golfdog.com/beta/images/golf-dog-logo-body-left.png);
	background-repeat: no-repeat;
	background-color:#fff;
	margin-left: 71px;
	margin-right: 201px;
	border: 0px solid;
	margin-top: 3px;
	padding-top: 5px;
	padding-left: 55px;
}

#announce {
	background: #f7e986;
	border: 2px solid #004000;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 30px;
	margin-left: 30px;
	
}

#ht240 {
	height: 240px;
}

#ht130 {
	height: 130px;
}

#address {
	voice-family: "\"}\"";
	voice-family: inherit;
	background-color: #eee;
	border: 1px solid #333333;
	margin-top: 10px;
	font-size: smaller;
	padding: 10;
	text-align: center;
	margin-left: 71px;
	margin-right: 201px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}



/*html>body #centercontent {
	margin:auto 201px;
	
	margin-left: 201px;
	margin-right:201px;
	
}*/
	
#rightcontent {
	position: absolute;
	right:20px;
	width:180px;
	background-color: #eeeeFF;
	border:1px solid #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	top: 55px;
}
/*
html>body #banner {
		height:139px;
}
*/

.img_right_float {
	float: right;
	padding-left: 5px;
	padding-right: 5px;
}

.img_left_float {
	float: left;
	padding-right: 5px;
}

.company {
	visibility: hidden;
}

.compdescription {
	font-family: Arial, Helvetica, sans-serif;
	width: 70%;
	margin-left: 10px;
}

.content {
	font-size: small;
	color: #003366;
}

.navigation {
	font-size: small;	
}

.navigation a:link {
	color: Green;
	text-decoration: none;
}

.navigation a:visited {
	color: Gray;
	text-decoration: none;
}

.navigation a:hover {
	color: Maroon;
	text-decoration: none;
}

.navigation a:active {
	color: Gray;
	text-decoration: none;
}

.manip {
	font-size:smaller
	color:#CC6600
}

.topnav a:link {
	color: white;
	text-decoration: none;
}
