/** Common Styles */
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	line-height: 25px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-image:url(/images/1inchtest.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}

h1, h2, h3 {
	margin-top: 1.5em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
}
a:link {
	color: #336600;
	text-decoration:none;
}

a:visited {
color: #336600;
text-decoration:none;
}

a:active {
background-color: none;
text-decoration:none;
}

a:hover {
color: #e4dbb6;
text-decoration:none;
} 

/** Header Style Starts Here */

#header {
	width: 800px;
	height: 180px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}

#header h1 {
	margin: 0;
	padding: 40px 0 10px 55px;
	text-transform: none;
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
}

/** Menu Style Starts Here */


#menu {
	width: 760px;
	height: 43px;
	margin: 0 auto;
	padding: 0 20px;
	background-image: url(images/image01grunge.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu ul {
	margin: 0;
	list-style: none;
	padding-top: 10px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0px 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFCC;
}

#menu .first a  {
	padding-left: 0;
}

/** Page Style Starts Here */

#page {
	width: 800px;
	margin: auto;
	background-repeat: repeat-y;
	background-image: url(images/Plain-Background.jpg);
	height: 535px;
}
#page-flashgallery {
	background-color: #FDFAED;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#page-greg {
	width: 800px;
	margin: auto;
	padding: 0;
	background-repeat: repeat-y;
	background-image: url(images/Plain-Background.jpg);
	height: auto;
}

#page-top {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: middle;
}

#page-bottom {
	background-repeat: no-repeat;
}
#sidebaronlinktop {
	background-image: url(images/walkforthecureonlink.jpg);
	height: 181px;
	width: 262px;
}

#content {
	float: right;
	width: 420px;
	padding-top: 35px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	height: auto;
}

#contentauction {
	position: relative;
	height: 100px;
	width: 425px;
	background-image: url(images/onlineauctionbar.jpg);
}

#content h2 {
	margin: 0;
	padding: 0px 0px 10px 0px;
	text-transform: none;
	font-size: 22px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CFCFCF;
}
#sidebarbottom {
	width: 262px;
	float: left;
	background-image: url(images/winforthecure.jpg);
	height: 150px;
	background-repeat: no-repeat;
}

#sidebar {
	float: left;
	width: 265px;
	padding: 0px;
	height: 500px;
}
	
#sidebarmiddle {
	float: left;
	background-repeat: no-repeat;
	height: 150px;
	width: 262px;
	background-image: url(images/golfforthecure.jpg);
}
#sidebartop {
	width: 262px;
	background-image: url(images/walkforthecure.jpg);
	height: 181px;
	background-repeat: no-repeat;
	float: left;
}
#sidebaronlinkbottom  {
	height: 181px;
	width: 262px;
	background-image: url(images/winforthecureonlink.jpg);
	float: left;
	background-repeat: no-repeat;
}
#sidebarmiddle a:hover {
	background-image: url(images/golfforthecurehover.jpg);
	height: 150px;
	width: 262px;
}
#sidebarbottom a:hover {
	background-image: url(images/winforthecurehover.jpg);
	height: 150px;
	width: 262px;
	float: left;
}
#contentauction a:hover {
	background-image: url(images/onlineauctionbarhover.jpg);
}
#sidebartop a:hover {
	background-image: url(images/walkforthecurehover.jpg);
	height: 181px;
	width: 262px;
}

#sidebar h2 {
	margin: 0;
	text-transform: none;
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

#sidebar li {
	margin: 0;
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	position: fixed;
	visibility: inherit;
	top: 180px;
	right: 0px;
}
#rollxscheduleofevents {
	height: 100px;
	width: 425px;
	background-image: url(images/rollxscheduleofevents.jpg);
}
#rollxscheduleofevents a:hover {
	height: 100px;
	width: 425px;
	background-image: url(images/rollxscheduleofeventshover.jpg);
}
#sidebaronlinkmiddle {
	background-image: url(images/golfforthecureonlink.jpg);
	float: left;
	height: 150px;
	width: 262px;
}
#challengeraffle {
	height: 181px;
	width: 410px;
	background-image: url(images/Challenger09.jpg);
	background-repeat: no-repeat;
}
#oursponsors {
	height: 100px;
	width: 425px;
	background-image: url(images/oursponsorslinkbar.jpg);
}
#oursponsors a:hover {
	background-image: url(images/oursponsorslinkbarhover.jpg);
	height: 100px;
	width: 425px;
}
#challengerafflewinner {
	background-image: url(images/winningchallenger.jpg);
	height: 181px;
	width: 410px;
	background-repeat: no-repeat;
}
#legendscourse {
	height: 150px;
	width: 425px;
	background-image: url(images/TroyBurnePANORAMA.jpg);
}
#tournamentandregistration {
	height: 100px;
	width: 425px;
	background-image: url(images/troyburnelinkbar.jpg);
}
#tournamentandregistration a:hover {
	background-image: url(images/troyburnelinkbarhover.jpg);
	background-position: center top;
}

/** Footer Style Starts Here */

#footer {
	width: 800px;
	height: 70px;
	background-image: url(images/footerbar.png);
	margin: auto;
}
#footer-flashgallery {
	background-image: url(/images/footerbar-flashgallery.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	width: 800px;
}
#footer a:hover {
	color: FFFFCC;
}
#footer_containter {
	width: 760px;
	margin: auto;
	height: auto;
}
#footer_containertop {
	width: 500px;
	margin: auto;
	line-height: 1.25em;
	padding-top: 10px;
}
#footer_containerbottom {
	width: 500px;
	margin: auto;
	line-height: 1.25em;
	color: #333333;
}
#privacyblurbdiv {
	width: 400px;
	height: auto;
}
