/* default  */
/* MCN default css template - edited 12.9.05*/
/*content*/
body {
	font:normal 13px/17px Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
color:#2E2F09;
}
form{
	margin:0;
	padding:0;
}
A:link {
	color: #663333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;

}
A:visited {
	color: #663333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;

}
A:hover {
	COLOR: #568156;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;

}
A:active {
	color: #568156;
	font-weight: bold;
	font-size: 11px;

}
.content,
#galleryText{
	text-align: justify;
}
.contentHi {
	color: #339900;
	font-size: 11px;
}	
.contentSml {
	color: #000000; 
	font-size: 11px;
}	
.contentHiSml {
	color: #666666; 
	font-size: 10px; 
}	
.copyright {
	font-size: 10px;
	color: #000000;
	background-color: #9CAF81;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #663333;
	border-bottom-color: #663333;
padding:6px;

}
.titleLrg{
	font-size: 18px;
	line-height:24px;
	color: #663333;
	font-weight: bold;
}
.titleSml{
	font-size: 15px;
	line-height:24px;
	color: #2E2F09;
	font-weight: bold;
}
.titleSml a{
	color: #663333;
	text-decoration: none;
}
.titleSml a:hover{
	COLOR: #568156;
	text-decoration: underline;
}


/* page positioning */
.bg {
	background-color: #663333;
	margin: 12px;
	background-image: url(images/texture.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;



}
.bg2 {
	background-attachment: fixed;
	background-image: url(images/images/layout_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: DBDCB9;

}
/*----------------------------------------
G A L L E R Y
-------------------------------------------*/

#modGallery{ //the width of this will determine the # of columns
	width:auto;
}
#modGallery.copy{ //format gallery description text
}
#modGall li {  display: inline;}

/*images, banners, etc. */
.picRight {
	float: right;
	margin: 1px 1px 1px 6px;
}
.picLeft {
	float: left;
	margin: 1px 6px 1px 1px;
}
.picRightBrd {
	float: right;
	margin: 1px 1px 1px 6px;
	border: 1px solid #000;
}
.picLeftBrd {
	float: left;
	margin: 1px 6px 1px 1px;
	border: 1px solid #000;
}
.iconImg{
	margin: 10px;
	border: 1px solid #000;
}
.optionBox {/*used in gallery select */
	font: normal 11px/12px  Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ddd;
}

/*begin lists - vnav, subnav, albums, sml */
#albums,
#calendarSml,#calendarSml1,#calendarSml2, /* 1=Current Presales, 2=Upcoming Presales for Calendar v2 */ 
#newsSml,
#blogNav,
#stickyNav,
#vNav { /* sets list style to none */
	list-style-type: none;
	margin:0px;
}
#albumsBox ul,
#calendarSmlBox ul,
#newsSmlBox ul,
#blogBox ul,
#stickyBox ul, 
#vNavBox ul{/*for mozilla positioning */
	padding-left: 0; 
	margin-bottom: 0px; 
	list-style-type: none;
}

/* Chump Navigation */
#vNavBox{
        font-weight:bold;
        margin-right:210px;
	padding:6px 4px;
	text-align:right;
}
#vNav a{ 
	padding: 1px 4px 1px 6px; 
	background-color: none;
	color: #663333; 
	text-decoration: none; 
	border-right: 1px solid #445133;
	margin: 0 3px 0 0px;
}
#vNav a:hover{
	color: #568156; 
	text-decoration: underline;

}
#vNav li {
	display: inline;
}
/* Sticky Nav and Blog Nav */
#blogBox,
#stickyBox{
	font:bold 13px/14px verdana, san-serif;
	margin:0px 0px 6px 6px;
	border:1px solid #666;
	text-align:left;
	width:130px;
	background-color:#7aa093;
	float:right;
}
#blogBox a,
#stickyNav a{ 
	display: block; 
	padding: 4px; 
	background-color: none;
	border-bottom: 1px dashed #aaa; 
	color: #666; 
	text-decoration: none; 
}
#blogBox a:hover,
#stickyNav a:hover{
	background-color: #666; 
	color: #fff; 

}

.tableBorder {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 6px;
	border-bottom-width: 2px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.navBar {
	background-color: #CCCCCC;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #003366;
}
.topBar {
	background-attachment: fixed;
	background-image: url(images/images/layout_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
.midBar {
	background-attachment: fixed;
	background-image: url(images/images/layout_04.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	border: none;


}.bottomBar {
	background-color: #9CAF81;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663333;

}

