@charset "UTF-8";
/* CSS Document */

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
a {outline: none;}

body {
	background:url('../media/images/bgfade.jpg') repeat-x top #265fa5;
}

.sitewrapper {
	display: block;
	float: none;
	margin: 30px auto;
	width: 955px;
	background:url('../media/images/headerbg.jpg') no-repeat top #f5f5f5;
}

h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 26px;
	color: #1453BA;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h2 {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	color: #1B75BA;
	font-weight:bold;
	margin: 0 0 10px 0;
}

h3 {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	color: #1B75BA;
	font-weight:bold;
	margin:0;
}


p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	font-weight: normal;
	line-height: 16px;
	margin: 0 0 10px 0;
}

p a {
	color: #1B75BA;
	text-decoration: none;
}

p a {
	text-decoration: underline;
}

.smallcopy {
	font-size: 10px;
}

.bold {
	font-weight: bold;
}

.blue {
	color: #1453BA;
}

.white {
	color: #FFFFFF;
}

a.pdf-button {
	display: block;
	width: 289px;
	height: 41px;
	background: url('../media/images/pdf-button.jpg') no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height:41px;
	color: #000000;
	text-indent: 53px;
	cursor: pointer;
	text-decoration: none;
	text-align: left;
}

a.pdf-button:hover {
	background-position: bottom;
}


a.doc-button {
	display: block;
	width: 289px;
	height: 41px;
	background: url('../media/images/doc-button.jpg') no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height:41px;
	color: #000000;
	text-indent: 53px;
	cursor: pointer;
	text-decoration: none;
	text-align: left;
}

a.doc-button:hover {
	background-position: bottom;
}

a.form-button {
	display: block;
	width: 289px;
	height: 41px;
	background: url('../media/images/form-button.jpg') no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height:41px;
	color: #000000;
	text-indent: 53px;
	cursor: pointer;
	text-decoration: none;
	text-align: left;
}

a.form-button:hover {
	background-position: bottom;
}


a.xls-button {
	display: block;
	width: 289px;
	height: 41px;
	background: url('../media/images/xls-button.jpg') no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height:41px;
	color: #000000;
	text-indent: 53px;
	cursor: pointer;
	text-decoration: none;
	text-align: left;
}

a.xls-button:hover {
	background-position: bottom;
}

/* ----- HEADER ------- */


.headerwrap {
	width: 955px;
	height: 120px;
	display: block;
	float: none;
}

.logo {
	width: 132px;
	height: 80px;
	display: block;
	float: left;
	margin:16px 0 0 20px;
	_margin: 8px 0 0 10px;
	background-image: url('../media/images/26th-logo.gif');
	background-repeat: no-repeat;
	
}

.topmenu {
	display: block;
	_display: inline;
	float: right;
	height: 10px;
	margin: 20px 28px 0 0; 
	text-align: right;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 10px;
}

.topmenu a {
	color: #FFFFFF;
	text-decoration: none;
}

.topmenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.headertext {
	display: block;
	_display: inline;
	float: right;
	width: 773px;
	height: 48px;
	margin: 0 25px 0 0; 
	
	text-align: left;
}

.headerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 23px;
	color: #FFFFFF;
}

.headersub {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height:13px;
	color: #B3CBE1;
}

.mainmenu {
	display: block;
	_display: inline;
	float: right;
	margin: 0 23px 0 0;
	height: 23px;
	text-align: right;
	max-width: 773px;
}

.menuul {
	list-style: none;
}

.menuul li {
	float: left;
	_width: 20px;
	_text-align: center;
}

.menuul a {
	display: block;
	height: 23px;
	margin: 0 2px;
	padding: 0 0 0 8px;
	background-image: url('../media/images/menubuttons1.gif');
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
	text-decoration: none;
}

.menuul a span {
	display: block;
	padding: 0 8px 0 0;
	background-image: url('../media/images/menubuttons.gif');
	background-position: top right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	_font-weight: bold;
	line-height: 23px;
	color: #FFFFFF;
	text-decoration: none;
}

.menuul a:hover {
	background-position: 0 -23px;
}

.menuul a:hover span {
	background-position: right -23px;
}

.menuul a.active {
	background-position: 0 -46px;
}

.menuul a.active span {
	background-position: right -46px;
}


/* ----- CONTENT SECTION ------- */

.contentwrap {
	display: block;
	float: none;
	width: 895px;
	min-height: 200px;
	padding:5px 0 25px 0;
	margin: 0 30px;
}


/* ----- FOOTER ------- */

.footerwrap {
	width: 955px;
	height: 110px;
	display: block;
	float: none;
	background:url('../media/images/footerbg.jpg') no-repeat bottom;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #808080;
	line-height: 18px;
}

.cwea {
	display: block;
	_display: inline;
	float: left;
	margin: 0 0 0 25px;
	width: 140px;
	height: 85px;
	background:url('../media/images/CWEA-logo.jpg') no-repeat;
}

.nwea {
	display: block;
	float: left;
	width: 91px;
	height: 85px;
	background:url('../media/images/NWEA-logo.jpg') no-repeat;
}

.azwater {
	display: block;
	float: left;
	width: 150px;
	height: 85px;
	background:url('../media/images/AZWater-logo.jpg') no-repeat;
}

.footermenu {
	display: block;
	_display: inline;
	float: right;
	margin: 0 50px 0 0;
	padding: 10px 0 10px 0;
}

.copyright {
	margin: 6px 0 0 0;
	padding: 5px 0 0 0;
	border-top: 1px #808080 solid;
}

.footerwrap a {
	color: #808080;
	text-decoration: none;
}

.footerwrap a:hover {
	text-decoration: underline;
}


/* ----- REGISTRATION ------- */

.reg-wrap {
	display: block;
	_display: inline;
	float: none;
	width: 895px;
	padding: 15px 0;
	background-color: #d6e5f2;
	line-height: 16px;
}

.leftcolumn {
	display: block;
	_display: inline;
	float:left;
	width: 385px;
	margin: 0 25px;
}

.rightcolumn {
	display: block;
	_display: inline;
	float:right;
	width: 385px;
	margin: 0 25px;
}

.reg-wrap p {
	color: #000000;
	margin: 6px 0 0 0;
}

.reg-wrap .input {
	color: #000000;
	background-color: #FFFFFF;
	width: 385px;
	margin: 0 0 6px 0;
}

.reg-wrap textarea {
	color: #000000;
	background-color: #FFFFFF;
	width: 385px;
	height: 130px;
	margin-bottom:6px;
}

#SUBMIT {
	color: #FFFFFF;
	font-size:13px;
	background-color: #1B75BA;
	width: 150px;
	height: 35px;
	margin:20px 25px;
}

#SUBMIT:hover {
	background-color: #003F92;
}

.attendee-wrap {
	display: block;
	_display: inline;
	float:left;
	width: 385px;
	margin: 0;
	padding-bottom:25px;
	border-bottom: 1px dotted #808080;
}

.golf-wrap {
	display: block;
	_display: inline;
	float:left;
	width: 385px;
	margin: 0;
	padding:25px 0;
	border-bottom: 1px dotted #808080;
}

.payment-wrap {
	display: block;
	_display: inline;
	float: right;
	width: 385px;
	margin: 0x;
	padding-bottom:25px;
	border-bottom: 1px dotted #808080;
}


.special-wrap {
	display: block;
	_display: inline;
	float: right;
	width: 385px;
	margin: 0;
	padding:25px 0;
	border-bottom: 1px dotted #808080;
}

.nopadding {
	padding: 0;
}


/* ----- HISTORY ------ */

.history-first {
	display: block;
	_display: inline;
	float: left;
	margin: 0 50px 0 50px;
}

.history-summary {
	display: block;
	_display: inline;
	float: left;
	width:120px;
	border-right: 1px dotted #808080;
	margin: 0 20px 0 0;
}

.history-summary table p {
	line-height: 12px;
}

/* ------ HOME PAGE ------- */

.main-leftcol {
	display: block;
	_display: inline;
	float: left;
	width: 535px;
}

.main-rightcol {
	display: block;
	_display: inline;
	float: right;
	width: 300px;
	background: url('../media/images/26thlogo-big.jpg') no-repeat top center;
	padding-top: 190px;
	text-align: center;
}

.hometext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1453BA;
}


/* ----- PROGRAM PAGE ----- */

.thirds-leftcol {
	display: block;
	_display: inline;
	float: left;
	width: 535px;
}

.thirds-rightcol {
	display: block;
	_display: inline;
	float: right;
	width: 300px;
}

/* --- HOTELS PAGE ---- */

.hotel-logos {
	display: block;
	_display: inline;
	float: right;
	width: 180px;
}

/* --- SPONSORS PAGE ---- */

.sponsorcolumn {
	display: block;
	_display: inline;
	float: left;
	width:295px;
}

/* ------ GOLF PAGE ------- */

.golf-leftcol {
	display: block;
	_display: inline;
	float: left;
	width: 535px;
}

.golf-rightcol {
	display: block;
	_display: inline;
	float: right;
	width: 326px;
	background: url('../media/images/golf-pic.jpg') no-repeat top center;
	padding-top: 300px;
	text-align: center;
}

/* ------ AWARDS PAGE ------- */

.table-gray {
	background-color: #626262;
}

.table-blue {
	background-color: #d6e5f2;
}

table p {
	margin:0;
	padding:5px 0;
}

/* ----- CERTIFICATES PAGE ------ */

.input {
	color: #000000;
	background-color: #FFFFFF;
	width: 385px;
	margin: 0 0 6px 0;
}