body {
	text-align: center;
	font-size:11px;
	font-family:trebuchet ms,helvetica,arial,sans-serif;
	background-color: #000066; /* dark blue */
}

td {
	vertical-align: top;
}

#header {
	text-align: left;
	background-color: #fff;
	padding: 10px 10px 0 0;
}

img.logo {
	padding: 10px 0 0 6px;
}

#header h1 {
	margin: 0;
}

.horz_line {
	width: 779px;
	height: 9px;
	background-color: #fff;
	margin-left: 10px;
	padding: 10px 0 10px 0;
	background:transparent url(images/horz_line.gif) no-repeat;
}

#maincol {
	text-align: left;
	position: relative;
	margin: 0;
	width: 531px;
	padding: 0 10px 17px 15px;
	background-color: #fff;
}

#sidecol {
	font-size: 12px;
	font-weight: bold;
	position: relative;
	text-align: left;
	margin: 0;
	padding: 0 0 17px 0;
	width: 230px;
	height: 500px;
	background:transparent url(images/nav_left.gif) no-repeat; margin-left: 6px;
}

#sidecol_instr {
	font-size: 12px;
	font-weight: bold;
	position: relative;
	text-align: left;
	margin: 0;
	padding: 0 0 17px 0;
	width: 230px;
	height: 500px;
	background:transparent url(images/nav_left_instr.gif) no-repeat; margin-left: 6px;
}

table#login {
  	margin-left:auto;
  	margin-right:auto;
  	width:200px;
  	background-color: #ffffff;
  	color: #000000;
}

#loginform {
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	text-align: left;
	margin: 0;
	left: 22px;
	top: 380px;
}

#frame {
	width: 800px;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
}

#schedule_wrap {
	padding: 20px 0 20px 0;
}

#newsletters_wrap {
	padding: 20px 0 20px 0;
}

#boardminutes_wrap {
	padding: 20px 0 20px 0;
}

#policy_wrap {
	padding: 20px 0 20px 0;
}

#announcement_wrap {
	padding-bottom: 20px;
}

#announcement_wrap p {
	font-size: 12px;
}

table.awards td.columnone {
	width: 30%;
	font-size: 11px;
	vertical-align: top;
	padding-right: 10px;
	line-height: 13px;
}

table.awards td.columntwo {
	width: 70%;
	font-size: 11px;
	vertical-align: top;
	line-height: 13px;
}


table.natawards {
	width: 524px;
}

table.natawards td.category {
	font-size: 11px;
	vertical-align: top;
	width: 37%;
}

table.natawards td.level {
	font-size: 11px;
	vertical-align: top;
	width: 42%;
}

table.natawards td.recipient {
	font-size: 11px;
	vertical-align: top;
	width: 21%;
}

table.patrolletter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

table.patrolletter td.letter {
	font-size: 11px;
	vertical-align: top;
	padding: 5px;
}

table.organizational {
	width: 524px;
}

table.organizational td.orgname {
	font-size: 11px;
	vertical-align: top;
	width: 35%;
	padding: 0 5px 0 5px;
}

table.organizational td.orgresponsibility {
	font-size: 11px;
	vertical-align: top;
	width: 65%;
}

table.organizational td.orgname {
	font-size: 11px;
	vertical-align: top;
	width: 40%;
	padding: 0 5px 0 5px;
}

table.organizational td.orgior {
	font-size: 11px;
	vertical-align: top;
	width: 60%;
}

table.instructor {
	width: 522px;
	margin-bottom: 10px;
}

table.instructor td.cell {
	font-size: 11px;
	vertical-align: top;
	width: 33%;
}

table.training {
	width: 522px;
	margin-bottom: 10px;
}

table.training td.cell {
	font-size: 11px;
	vertical-align: top;
	width: 50%;
}

tr.odd {
	background-color: #fff;
}
tr.even {
	background-color: #dedede;  /* Light Gray */
}





table#frametable {
	width: 800px;
	background-color: #fff;
	border:0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

td.leftrepeatimg {
	background: transparent url("images/side_left.gif");
	background-repeat: repeat-y;
	vertical-align: top;
	width: 4px;
	background-color: #000066;
}

td.rightrepeatimg {
	background: transparent url("images/side_right.gif");
	background-repeat: repeat-y;
	vertical-align: top;
	width: 4px;
	background-color: #000066;
}

td.leftnav {
	vertical-align: top;
	padding: 0;
	margin: 0;
	width: 236px;
	background-color: #fff;
}

td.rightcontent {
	vertical-align: top;
	padding: 0;
	margin: 0;
	width: 556px;
	background-color: #fff;
	/* background-color: #ccc; */
}

table.calendar td.calendar_date {
	font-weight: bold;
	font-size: 12px;
	width: 10%;
	vertical-align: top;
}

table.calendar td.calendar_title {
	width: 90%;
	vertical-align: top;
}



input, select {
	font-size: 11px;
	margin-bottom: 5px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family:trebuchet ms,helvetica,arial,sans-serif;
	color: #000
}

h2 {
	font-size: 16px;
	padding-bottom: 4px;
}

/* h2 span {
	font-size: 12px;
	padding-bottom: 4px;
	font-weight: normal;
} */

a.headerlink {
	font-size: 12px;
	padding-bottom: 4px;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	padding-bottom: 3px;
}

h3.adobe {
	border-top:1px solid #9f9f9f;
	padding-top: 10px;
}

.no {
	display: none;
}

img {
	border-width: 0;
	border-style: none;
}

ul#navlink {
	margin: 0;
	padding: 20px 21px 15px 23px;
	list-style: none;
}

ul#navlink li {
	font-size: 10px;
	list-style: none;
	background-color: #000066;
	color: #fff;
	margin-bottom: 2px;
	padding: 1px 0 1px 6px;
}

ul#navlink li a {
	color: #fff;
	text-decoration: none;
}

ul#navlink li:hover {
	background-color: #7b4140; /* Red */
}




/*ul#navlink li.odd {background:#4D4D47 url(http://i.pga.com/pga/images/events/master/img/rcol_alt_bg.gif) repeat-y;}
ul#navlink a:link, ul#navlink a:visited, ul#navlink a:hover, ul#navlink a:active {
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	padding-left: 5px;
}

ul#navlink a:hover {
	text-decoration:none;
}*/


/* ALIGNMENTS */
.cal {
	text-align: center;
}

.left {
	text-align: left;
	padding-left: 4px;
}

.ral {
	text-align: right;
}

.tvert {
	vertical-align: top;
}

.mvert {
	vertical-align: middle;
}

/* LINKS */
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #000066;
}

a:hover {
	text-decoration: underline;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	text-decoration:none;
}

h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	text-decoration: none;
}

h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	font-weight:bold;
	text-decoration:none;
}

h4 a:link, h4 a:visited, h4 a:hover, h4 a:active {
	font-weight:bold;
	text-decoration:none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration:underline;
}

.returnlink {
	width: 522px;
	text-align: right;
	top: 26px;
	float: right;
	position:absolute;
	font-weight: bold;
}

p {
	margin:0 0 11px 0;
	font-size:12px;
	line-height: 12px;
}

.alert {
	color:#ff0000;
	font-weight: normal;
	line-height: 10px;
}

hr {
	color: #9f9f9f;
	background-color: #9f9f9f;  /* Dark Gray */
	height: 1px;
	width: 90%;
	border: 0;

.nobr {
	white-space: nowrap;
}

.legal {
	font-size: 9px;
	font-style: italic;
}

.wysiwyg {
	margin: 5px 15px 5px 0;
	border: 0;
	width: 459px;
	font-size:1.1em;
	}
	
.wysiwyg p, .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
	margin: 0 0 5px 0;
	}


