body {
	background: #3e4448;
	text-align:center;
}

.pageheading {
	font-size: 1.6em;
	padding-bottom:10px;
	color: #454545;
	font-weight: bold;
}



.right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 0px none;
}
.left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px none;
}

.modulemaintitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #454545;
}
.moduletitle {
	font-size: 1.1em;
	color: #454545;
	font-weight: bold;
	line-height: 140%;
}
.moduleheading1 {
	font-size: 1.1em;
	color: #454545;
	font-weight: bold;
	line-height: 140%;
}
.moduledate {
	line-height: 140%;
}
.modulesummary {
	line-height: 140%;
	padding-bottom: 5px;
}
.moduletext {
	font-size: 12px;
	line-height: 140%;
}
.moduledivider {
	border-bottom: solid 1px #454545;
	margin-bottom: 5px;
}
.blockmaintitle {
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 120%;
	background-color: #00679e;
	padding: 0px 2px 2px 2px;
}
.blocktitle {
	color: #000000;
	font-weight: bold;
	line-height: 120%;
	padding-top: 5px;
}
.blocktext {
	color: #000000;
	line-height: 120%;
}
.blockdate {
	line-height: 120%;
}
.block {
	border-bottom: solid 1px #454545;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width:100%;
}

#gallery img.spacer {
	border:0;
	padding:0;
}

.pagenav a {
	border:1px solid #999999;
	text-decoration:none;
	color:#454545;
	padding:0 3px 1px 3px;
	margin:0 3px;
}

.pagenav a:hover {
	color:#FFFFFF;
	background-color:#999999;
}

a.searchbtn {
	background-color:#dddddd;
	color:#454545;
	text-decoration:none;
	border:1px solid #999999;
	padding:2px 3px;
	
}

.textinput {
	border:1px solid #999999;
	font-size:1em;
	padding:2px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}


/**** Shopping Cart Styles *****/
.maintable {
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #008979;
	border-left-color: #008979;
	background-color: #FFFFFF;
}

.maintablefullwidth {
	background-color: #FFFFFF;
}

.warning {
	font-weight: bold;
	color: #CC0000;
}




#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #999999 !important;
	border: 2px dotted #999 !important; /* */
}

#minicart {
	font-size: 0.9em;	
}

.entryTable {
	font-size: 1em;
	background-color: #DDDDDD;
}

.entryTableHeader {
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}


.infoTable {
	font-size: 12px;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-size: 12px;
	border: 1px solid #008979;
}

.notice {
	color: #996600;
	font-weight: bold;
}

#errorMessage {
	color: #990000;
	font-weight: bold;
}

.commentpanelouter {
	float:right;
	margin:0;
	margin-left:10px;
	width:200px;
	background-image:url(images/panel_bg.jpg);
	background-repeat:repeat-y;
}

.commentpanel {
	background-image:url(images/panel_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.commentpanelinner {
	background-image:url(images/panel_btm.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:35px 10px 10px 15px;
	font-size:90%;
	line-height:120%;
	color:#FFFFFF;
}


/********* YouTube Video Player **********/

#ytvideo,
#ytvideo2 {
}


.yt_holder {
	margin-bottom:15px;
}

.yt_outer {
	float:left;
    border:1px solid #999;
}


.yt_holder ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 660px;
    height:280px;
    overflow:auto;
}

.yt_holder ul li {
    list-style-type: none;
    display:block;
    float: left;
    width: 120px;
    margin-bottom: 5px;
	padding:4px;
	height:125px;
	overflow:hidden;

}

.yt_holder ul li img {
    width: 120px;
    margin-right: 5px;
    border: 1px solid #999;
}

.yt_holder ul li a {
    text-decoration: none;
    display: block;
    color: #000;
}

.currentvideo {
	padding:5px;
	background: #e6e6e6;
}

table#latestpics {
	border:1px solid #666;
}

#latestpics td {
	padding:4px 0 4px 4px;
	font-size:14px;
	background:#ddd;
}

#latestpics td.col3 {
	padding-right:4px;
}

table#latestpics .header {
	background:#666;
	color:#fff;
	font-weight:bold;
	padding:7px;
}

#latestpics td a {
	background:#fff;
	padding:5px;
	width:139px;
	display:inline-block;
}

a.archiveyear {
	display:inline-block;
	padding-right:10px;
}

.modulearchivedates {
	padding-bottom:20px;
}

.videoList p {
	border-top:1px solid #666;
	padding-top:5px;
}

#registrationForm label {
	display:block;
	margin-bottom:5px;
}

#registrationForm label span {
	display:inline-block;
	width:100px;
}

#registrationForm .errorMsg {
	font-weight:bold;
	color:#f00;
}

#registrationForm .btnSubmit {
	border:1px solid #666;
	background:#ddd;
	padding:3px 10px;
}
