/*begin style for nav bar*/
#topNav ul {
	display: none;
}


/*generic styles*/

body{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
}

#box{
}


h1{
	font-size: 1.6em;
	margin: 0px;
	padding: 0px;
}

h2{
	font-size: 1.1em;
	font-weight: normal;
}

h3{
	font-size: 0.85em;
	margin-bottom: 5px;
}

h4{
	font-size: 0.7em;
	margin-bottom: 5px;
	margin-top: 5px;
	display: inline;
}

p{
	font-size: 0.7em;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 5px;
}

li{
	font-size: 0.7em;
}

hr{
	width: 100%;
	height: 1px;
	margin-top:10px;
	clear: both;
}

table{
	border: 1px solid #D1CF90;
	font-size: 0.7em;
	border-collapse: collapse;
}

th{
	background-color: #EDECD4;
	text-align: right;
	padding-right:45px;
}

input{
	border: 1px solid #D1CF90;
	width:350px;
}

textarea{
	border: 1px solid #D1CF90;
	width:350px;
}

.shift2 {
	display: none;
}
.shift ul {
	display: none;
}

.imageRight{
	border: 1px solid #D7D7AE;
	float: right;
	padding: 3px;
	margin-left: 35px;
	margin-bottom: 5px;
}

.imageRightNoBorder{
	float: right;
	padding: 3px;
	margin-left: 5px;
	margin-right: 10px;
}

.imageButton{
	border: 0px;
}

.readMore{
	text-align: right;
}

.submit{
	width: 100px;
	background-color: #FFFFFF;
}
/* end generic styles*/

#container{
}

/* header css */
#header{
}

#breadCrumbRow{
	display: none;
}
#breadCrumbRowSub{
	display: none;
}


#flashRow{
	display: none;
}


#bannerRow, #bannerRowSub {
	display: none;
}
#bannerRowMain{
	display: none;
}

/*end header css*/

/*content div css*/
#content{

}

/*left column div on main page*/
#columnLeft{
	display: none;
}
#normalColumnLeft {
	display: none;
}

#normalColumnLeft img{
	border: 0px;
	margin-top:20px;
}

#columnMiddle h1{
	margin-bottom:0px;
	display: block;
}

#columnMiddle h2{
	display: inline;
	margin-bottom: 0px;
}

#columnMiddle h3{
	margin-top: 7px;
	display: block;
}

#columnMiddle a{
	font-weight: bold;
}

#columnMiddle ul{
	margin-left: 0px !Important;
	margin-left: 10px;
	margin-top: 10px;
	line-height: 1em !Important;
	line-height: 1em;
	margin-bottom: 0px;
}

#columnMiddle li{
	background-image: url(list-image.jpg);
	background-position:5px 5px !Important;
	background-position:5px 6px;
	background-repeat:no-repeat;
	list-style: none;
	padding-left: 14px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}

#columnMiddle li a{
	font-weight: bold;
}

.contentBox{
	width: 460px;
	min-height: 100px;
	background-color: #E7E7D0;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 1px;
}

.contentBox p{
	line-height: 1.5em;
}

.contentHeader{
	background-color: #D6D6AD;
	width:470px;
	font-size: 0.8em;
	padding-left: 20px;
	font-weight: bold;
	padding-top:3px;
	padding-bottom: 3px;
}

#prevNext{
	display: none;
}

#thumbNails{
	padding-left: 14px;
}

.galleryMain{
	border: 1px solid #D7D7AE;
	float: none;
	padding: 4px;
}

.galleryThumb{
	border: 1px solid #D7D7AE;
	float: none;
	padding: 2px;
	margin-right: 14px;
	margin-bottom: 5px;
}

.indent{
	padding-left: 15px;
}

#block h1{
	font-size: 0.65em;
	font-weight: normal;
	line-height: 1.4em;
	margin-left: 2px;
	margin-bottom:2px;
}

/*end right column div*/

/*right column div for sub index pages*/

#columnRightSub{
	display: none;
}

#columnRightSub ul{
	padding:0px;
	margin:0px;
}

#columnRightSub li{
	font-size: 0.7em;
	font-weight: bold;
	float: right;
	margin-top: 1px;
	list-style: none;
}

#columnRightSub h2{
	background-color: #3D5A43;
	color: #ffffff;
	font-size: 0.7em;
	font-weight: bold;
	float:right;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	width: 100%;

}

#columnRightSub li a{ 
	color: #ffffff;
	background-color: #8E8E6B;
	width: 107px;
	float: right;
	padding: 3px;
}

#columnRightSub li a:hover{ 
	color: #ffffff;
	background-color: #6B6B24;
	width: 107px;
	float: right;
	padding: 3px;
}

/*end right column div*/

/*end content area div*/
		
/*footer div css*/
#footer{
}

#footer ul{
}

#footer li{
	color:#333333; 
	display: inline;   
	padding-right:2px;
}

#footer li a{
	color:#333333;
}
/*end footer div css*/
