/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #3c2d16;
	letter-spacing:.4em;
	font-weight:bold;
	font-family: "times new roman";
	font-size: 18px;
	}
	
.tableMenu {
	border-top: 2px solid #fff;
}
.imggallery {
	width: 500px;
	margin: 70;
	border-top: 1px solid #ffcc00;
}


.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.huntName {
	font:12px georgia;
	color: #CC3300;
	letter-spacing:0.1em;
	line-height:15px;
	font-weight: bold;
	}

.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
.thumbs {
	vertical-align: middle;
	margin: 5px;
	padding: 5px;
	height: 70px;
	width: 70px;
}

	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}

.important_text {
	outline-style: solid;
	outline-color: #000066;
	outline-width: 3px;
	font-size: 30px;
	color: #FFFFFF;
    }

.important_text_alt {
	text-shadow: Teal;
	}

.thumbnailContainer {
	width: 675px;
	margin-top: 10px;
	display: none;
	height: 0px;
	overflow: hidden;
	}

.thumbnailContainer .clipper {
	margin: 10px 0 0 0;
	}

.thumbnailContainer .horizontal {
	border: 1px solid #ccc;
	width: 110px;
	height: 100px;
	padding: 20px 0 0 10px;
	margin: 5px;
	float: left;
	cursor: pointer;
	}

.thumbnailContainer .vertical {
	border: 1px solid #ccc;
	width: 93px;
	height: 110px;
	padding: 10px 0 0 27px;
	margin: 5px;
	float: left;
	cursor: pointer;
	}

.thumbnailContainer img {
	/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 5px 4px;*/
	}

#images {
	display: none;
	}

.image-h {
	;height:50px;width:230px;
	}
div#roundy {
	margin: 0 10%;background: #fff
	}
	
div#roundy2 {
	margin: 0 10%;background: #cc9966
	}

b.rtop, b.rbottom {
	display:block;background: #999966
	}
	
b.rtop2, b.rbottom2 {
	display:block;background: #fff
	}

b.rtop b, b.rbottom b {
	display:block;height: 1px;
    overflow: hidden; background: #fff
	}

b.rtop2 b, b.rbottom2 b {
	display:block;height: 1px;
    overflow: hidden; background: #cc9966
	}

b.r1 {
	margin: 0 5px
	}

b.r2 {
	margin: 0 3px
	}

b.r3 {
	margin: 0 2px
	}

b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;height: 2px
	}
	
b.rtop2 b.r4, b.rbottom2 b.r4 {
	margin: 0 1px;height: 2px
	}
