@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	background: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

sub {
	font-size: 12px;
}

h1 {
	color:#325479;
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 4px 4px;
	border-bottom: 1px solid #000000;
}

h2 {
	color:#000000;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 4px 6px;
}

h3 {
	color:#325479;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
}

h5 {
	color:#999999;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 8px;
	font-weight: normal;	
}

p {
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 10px 10px;
	line-height: 120%;
}

ul {
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 8px 5px;
	text-indent: 4px;
	list-style-position: inside;
}

ul li {
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 4px 5px;
}

/********************* Link Styles *********************/


a {
	text-decoration: none;
	color: #399DC7;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #399DC7;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #399DC7;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #325479;
	font-weight: bold;
}



.twoColElsRtHdr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #399DC7;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.twoColElsRtHdr #utils {
	padding: 10px 10px 0px 10px;
	font-size: 10px;
	text-align: right;
}

.twoColElsRtHdr #utils a{
	color: #399DC7;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.twoColElsRtHdr #utils a:link {
	color: #399DC7;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.twoColElsRtHdr #utils a:visited {
	color: #399DC7;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.twoColElsRtHdr #utils a:hover {
	color: #325479;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.twoColElsRtHdr #header {
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}
.twoColElsRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	border-bottom: none;
}


.twoColElsRtHdr #navBg {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
}

.twoColElsRtHdr #mainNav {
	margin: 15px 0px 0px 0px;
	padding: 0px 10px 0px 30px;
	color: #d7d1c2;
	text-transform: uppercase;
	/*background: transparent;*/
}

.twoColElsRtHdr #mainNav a {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}
.twoColElsRtHdr #mainNav a:link {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}
.twoColElsRtHdr #mainNav a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}
.twoColElsRtHdr #mainNav a:visted {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}

.twoColElsRtHdr #sidebar1 {
	float: left; 
	width: 240px; /* since this element is floated, a width must be given */
	padding: 20px 10px 10px 10px; /* top and bottom padding create visual space within this div */
	border-right: 1px dashed #6D7795;
	border-bottom: 1px dashed #6D7795;
}
.twoColElsRtHdr #sidebar1 h1, .twoColElsRtHdr #sidebar1 h3, .twoColElsRtHdr #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

.twoColElsRtHdr #sidebar1 h1{
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #325479;
}

.twoColElsRtHdr #mkst {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background-color: #399DC7;
	background-image: url(../images/flash_placeholder.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: both;
}

.twoColElsRtHdr #mkstText {
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 15px 30px;
	text-align: left;
	background-color: #399DC7;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
}

/*.twoColElsRtHdr #mkst img{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;	
}*/

.twoColElsRtHdr #flash {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #399DC7;
	float: right;
	clear: none;
	background-image: url(../images/flash_placeholder.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.twoColElsRtHdr #mainContent {
	margin: 0px 0px 0px 270px;
	padding: 10px 10px 10px 10px;
	width: 650px;
}

.twoColElsRtHdr #mainContent h1{
	color:#325479;
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

.twoColElsRtHdr #event {
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 10px;
	border-bottom: 1px dashed #cccccc;
	width: 550px;
}

.twoColElsRtHdr #event img {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 20px 10px;
	float: right;	
}

.twoColElsRtHdr #contentBlock {
	margin: 10px 0px 20px 0px;
	padding: 10px 10px 10px 20px;
	width: 175px;
	border-right: 1px dashed #6D7795;
	float: left;
}

.twoColElsRtHdr #contentBlock h1{
	padding: 0px 0px 4px 0px;
	color: #399DC7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	}
	
.twoColElsRtHdr #clubBlock {
	margin: 10px 0px 20px 0px;
	padding: 10px 10px 10px 20px;
	width: 250px;
	border-right: 1px dashed #6D7795;
	float: left;
}

.twoColElsRtHdr #clubBlock h1{
	padding: 0px 0px 4px 0px;
	color: #399DC7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	}
	
.twoColElsRtHdr #partner {
	/*clear: both;*/
	width: 600px;
	padding: 0px 0px 20px 0px;	
	}

.twoColElsRtHdr #footer {
	margin: 10px;
	padding: 0 10px;
	color: #399DC7;
	text-align: right;
	border-top: 1px solid #399DC7;
	clear: both;
}
.twoColElsRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.twoColElsRtHdr #siteInfo {
	padding: 0px 0px 0px 0px;
	color: #004682;
}
.fltAdRight {
	float: right;
	margin: 0px 10px 0px 0px;
	}
.fltRight {
	float: right;
	padding: 0px 0px 20px 10px;
}
