/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body
	{
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../img/common/bodyBg.jpg);
	background-repeat: repeat-x;
	font: 14px "Times New Roman", Times, serif;
	}

/* Classes */	
	

/* Top menu */
	#topMenu {
	width: 960px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	}
	#topMenu ul {
	list-style: none;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
	}
	#topMenu a {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-bottom: 2px;
	font-weight: bold;
	}
#topMenu li a:hover {
	display: block;
	height: 21px;
	padding-top: 3px;
	margin-top: -3px;
}

	#topMenu li {
	text-align: center;
	display: inline;
	float: left;
	height: 23px;
	margin-right: 7px;
	padding-top: 3px;
	}
#topMenu li#home {
	width: 114px;
	background: url(../img/common/homeTab_dn.gif) no-repeat;
}
#topMenu #home a:hover {
	width: 114px;
	background: url(../img/common/homeTab_up.gif) no-repeat;
}

#topMenu li#sched {
	width: 257px;
	background: url(../img/common/2ndTab_dn.gif) no-repeat;
}
#topMenu #sched a:hover {
	width: 257px;
	background: url(../img/common/2ndTab_up.gif) no-repeat;
}

#topMenu li#about {
	width: 257px;
	background: url(../img/common/2ndTab_dn.gif) no-repeat;
}
#topMenu #about a:hover {
	width: 257px;
	background: url(../img/common/2ndTab_up.gif) no-repeat;
}

#topMenu li#contact {
	width: 114px;
	background: url(../img/common/homeTab_dn.gif) no-repeat;
}
#topMenu #contact a:hover {
	background: url(../img/common/homeTab_up.gif) no-repeat;
}


	#topMenu ul li a:hover {
	text-decoration: underline;
	background-image: url(../img/common/tabUpBg.gif);
	background-repeat: no-repeat;
	width: 114px;
	}
#topMenu #icons {
	width: 125px;
	position: relative;
	float: right;
	margin-top: 3px;
}


/* Header */
	#header {
	height: 65px;
	width: 100%;
	background: url(../img/common/headerBg.jpg) repeat-x;
	}
	
/* Navigation menu */
#nav {
	height: 43px;
	width: 958px;
	padding: 0px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #0066CC;
	border-left: 1px solid #F0B310;
	margin: -44px auto 0px;
}
#nav ul a:link, #nav ul a:visited {
	color: #dee0e5;
	text-decoration: none;
	border-left: 1px solid #000000;
	border-right: 1px solid #F0B310;
	color: #EEEEEE;
	height: 33px;
	float: left;
	font: bold 13px "Times New Roman", Times, serif;
	padding: 5px 24px;
}
#nav ul li a:hover {
	background: #0056AD;
	text-decoration: underline;
	color: #FFFFFF;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	top: 5px;
}
#nav li {
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
}
		

/* Content */
#content {
	padding: 0px;
	height: auto;
	width: 958px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 1;
	clear: both;
}
#content #left {
	float: left;
	height: auto;
	width: 681px;
}
#content #right {
	float: right;
	height: auto;
	width: 250px;
}
#content .cWrap {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	position: relative;
	height: auto;
	width: auto;
	margin-bottom: 25px;
	padding: 3px;
}
#content .cWrap img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content .cWrap h3 {
	color: #F0B410;
	padding: 3px;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 3px;
	background: #003F7D;
	text-align: center;
}
#content #right #location p {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: 12px;
	font-style: italic;
}
#content #right #gatherings h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 2px;
	margin-top: 8px;
	margin-bottom: 5px;
	background: #F0B410;
	color: #003F7D;
}
#content #right #gatherings p {
	padding: 3px;
	background-color: #F4F4F4;
	font-size: 12px;
}



#content #left #upcomingEvents {
	height: auto;
	width: 200px;
	position: absolute;
	left: 1px;
	top: 2px;
}
#upcomingEvents .date {
	width: 75px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}
#upcomingEvents .date img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#upcomingEvents .eventDesc {
	background-color: #F4F4F4;
	padding: 3px;
}
#content #left #main {
	width: auto;
	margin-left: 203px;
	position: relative;
	height: auto;
	margin-right: 3px;
	left: 5px;
}
#content #left #main h1 {
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #006699;
	position: absolute;
	z-index: 2;
	left: 9px;
	top: 10px;
}
#content #left .cWrap #main .inBozeman {
	position: absolute;
	right: 20px;
	color: #003F7D;
	z-index: 3;
	top: 320px;
	font-weight: bold;
}

#content #left #photos {
	position: relative;
	margin-top: 10px;
	width: 470px;
	height: 150px;
	left: 205px;
	text-align: center;
}
#content #left #photos h2 {
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #003F7D;
	padding-bottom: 5px;
	padding-top: 15px;
	text-align: center;
}
#content #left #photos p {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-family: "Comic Sans MS", cursive;
}




/* Footer */
	#footer {
	height: 100px;
	background-image: url(../img/common/footerBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	position: relative;
	clear: both;
	}
#pg_content {
	padding: 15px;
	min-height:600px;
	width: 928px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 1;
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	height: auto;
}
#pg_content .pg_title {
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #006699;
}
#pg_content .pg_subtitle {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
	padding-top: 30px;
}
#pg_content .p1 {
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
#pg_content .h3a {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#pg_content .p2 {
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 20px;
	padding-right: 30px;
	padding-left: 60px;
}
#pg_content .cBoth {
	clear: both;
}
#pg_content #gallery {
	width: 928px;
	margin-top: 20px;
	position: relative;
	height: 600px;
}
#pg_content #gallery h2 {
	font-size: 42px;
	line-height: 44px;
	color: #666666;
	text-align: center;
}
#pg_content #registration {
	width: 928px;
	margin-top: 20px;
	position: relative;
	height: 600px;
}
#pg_content #registration h2 {
	font-size: 42px;
	line-height: 44px;
	color: #666666;
	text-align: center;
}
#pg_content #pods {
	width: 928px;
	margin-top: 20px;
	position: relative;
	height: 600px;
}
#pg_content #pods h2 {
	font-size: 24px;
	line-height: 26px;
	color: #666666;
	text-align: center;
}
#pg_content #pods #podcasts {
	width: 700px;
	margin-left: 110px;
	margin-top: 25px;
	margin-bottom: 35px;
	border: 2px solid #EEF0F2;
}
#pg_content #pods #podcasts th {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
#pg_content #pods #podcasts td {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	background: #EEF0F2;
	padding: 5px 5px 5px 10px;
	border-top: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#pg_content #pods #podcasts a {
	display: block;
	height: 21px;
	width: 88px;
	background: url(../img/pod_btn.jpg) no-repeat;
	font-size: 12px;
	text-align: center;
	padding-left: 8px;
	padding-top: 1px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	float: right;
}
#pg_content #pods #podcasts a:visited {
	color: #EEEEEE;
}
#pg_content #pods #podcasts a:hover {
	text-decoration: underline;
}

#pg_content .split_left {
	float: left;
	width: 414px;
	margin-top: 25px;
	position: relative;
	height: auto;
}
#pg_content .split_right {
	float: right;
	width: 414px;
	margin-top: 25px;
	position: relative;
	height: auto;
}
#pg_content .split_heading {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	border-bottom: 2px solid #990000;
	background: #EFEFEF;
	padding: 3px;
	margin-bottom: 15px;
	letter-spacing: 1px;
	text-align: center;
}
#pg_content .split_subheading {
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	font-style: italic;
}

#pg_content .split_left p, #pg_content .split_right p {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 30px;
}
#pg_content .split_left h3 {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #333333;
}
#pg_content #bulletins {
	border: 2px solid #EEF0F2;
	margin-left: 190px;
	width: 550px;
	margin-top: 35px;
	margin-bottom: 35px;
}

#pg_content #bulletins th {
	background: #FFFFFF;
	padding: 10px;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #006699;
}
#pg_content #bulletins tr {
	margin-bottom: 20px;
}

#pg_content #bulletins td {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	background: #EEF0F2;
	padding: 5px 5px 5px 10px;
	border-top: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#pg_content #stats #house {
	width: 828px;
}
#pg_content #stats #house th {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
}
#pg_content h2 {
	text-align: center;
	font-size: 42px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #666666;
	line-height: 44px;
}
#pg_content #cal .day_header {
	float: left;
	width: 120px;
	position: relative;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background: #0066CC;
}
#pg_content #cal .day_header p {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#pg_content #cal .day {
	float: left;
	height: 120px;
	width: 120px;
	border: 1px solid #000000;
	position: relative;
	padding-top: 35px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#pg_content #cal .day p {
	font-size: 12px;
	line-height: 14px;
	color: #00C;
	font-weight: bold;
}
#pg_content #cal .day .date {
	position: absolute;
	height: auto;
	width: auto;
	left: 5px;
	top: 5px;
	padding: 3px;
}
#pg_content #cal .day .date p {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
#pg_content #cal {
	position: relative;
	height: auto;
	width: 924px;
	margin-left: 2px;
}
#pg_content #cal_nav {
	position: absolute;
	height: auto;
	width: 150px;
	top: 10px;
	right: 10px;
	text-align: right;
}
#pg_content #cal #cal_nav2 {
	text-align: right;
	position: relative;
}

