body {
	font-family: "Trebuchet MS", Verdana, "Verdana Ref";
	margin: 5px 0px 0px;
	background-color: #ffcc00;
	font-size: 0.95em;
	color: #333;
}
a, a:active, a:visited {
	text-decoration:none;
	color: #000000;
	outline:none;
}
a:hover {
	text-decoration:underline;
	color: #000000;
}
p {	line-height: 125%;
}
ul {
	line-height: 125%;
}

.h1 {
	font-size: 20px;
	font-weight: bold;
	color: #7A130E;
}
.h2 {
	font-size: 16px;
	font-weight: bold;
	color: #7A130E;
}
.h3 {
	font-size: 14px;
	font-weight: bold;
}
#topheader {
	width: 100%;
	background-image: url(images/quiltbackgrndtp.jpg);
	background-repeat: repeat-x;
	height: 65px;
}
#topbar {
	float: left;
	width: 100%;
	border-top: thin solid #FFCC00;
	border-bottom: thin solid #FFCC00;
	background-color: #5E6287;
	height: 20px;
	margin: 3px auto 1px auto;
	
}
#main {
	max-width: 980px;
	min-width: 760px;
	width: 100%;
	border: 1px solid #495166;
	margin: 5px auto 1px;
	background-color: #FFFBE5;
	padding: 0px;
	height: auto;
}
#headercontainer {
	background-image: url(images/smbkgnd.jpg);
	background-repeat: repeat-x;
	margin: 2px auto 1px;
	height: 95px;
	background-position: center;
	border-top: 15px solid #5E6287;
	padding-top: 5px;
}
#leftcolumn {
	float: left;
	margin: 15px 5px 25px;
	width: 145px;
	background-color: #5E6287;
	padding-bottom: 10px;
	border: 1px solid #FFCC00;
}
.smallbox {
	background-color: #FCF6E2;
	margin: 10px 5px 5px 10px;
	padding: 2px;
	font-size: 12px;
	text-align: center;
	border: 1px solid #ffcc00;
	overflow: hidden;
}
#right {
	margin: 1em 0px 0px 175px;
}
.rightcontainer {
	padding: 15px 25px 15px 15px;
	margin-top: 3em;
}
.imgright {
	float: right;
	margin: 5px 20px 10px 5px;
	border: thin solid #000033;
}
.textbox2 {
	margin-top: 2px;
}
#links ul {
	line-height: 200%;
	color: #323F6B;
	font-weight: bold;
}
#links a, a:active, a:visited {
	text-decoration:none;
	color: #7A130E;
	
}
#links a:hover {
	text-decoration:underline;
	color: #7A130E;
}
#footer {
	float: left;
	width: 100%;
	background-image: url(images/quiltbackgrndtp.jpg);
	background-repeat: repeat-x;
	height: 65px;
	margin-top: 5px;
	color: #990000;
	text-decoration: none;
	clear: both;
}
#copyright {
	width: 100%;
	background-color: #5E6287;
	height: 1%;
	clear: both;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.copyrightcontainer {
	color: #FFFFE5;
	text-align: right;
	font-size: 11px;
	font-style: italic;
	padding: 5px 20px 5px 0px;
	
}
#navbar {
	width: 100%;
	height: 1%;
	margin: 0px auto 2px;
}
#navbar a, #navbar a:visited, #navbar a:active {
	color: #330066;
	text-decoration: none;
}
#navbar a:hover {
	text-decoration: underline;
}

.navbarcontent {
	padding: 4px;
	font-size: 12px;
	color: #330066;
	margin: 0px auto;
	text-align: center;
}
.gallerybox {
	height: 300px;
	width: 300px;
	border: thin solid #5E6287;
	float: right;
	margin: 40px 0px 40px 10px;
}
.imgleft {
	float: left;
	border: thin solid #000033;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.container {
	border: thin solid #FFcc00;
	width: 85%;
	margin: 0px auto 0px auto;
	padding: 10px;
	background-color: #ebeae2;
}
.textbox {
	width: 80%;
	padding: 20px;
	margin: 5px 0px;
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;	
}

.itl {
	font-style: italic;
}
/*---------------------------Menu Information-------------------------------*/
#menu a, #menu a:visited {
	position:static;
	text-decoration:none;
	text-align:left;
	background-color:#FFFBE5;
	color:#000;
	display:block;
	width:125px;
	padding:0.25em;
	font-weight: bold;
	font-size: 13px;
	text-indent: 5px;
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #666;
	border-bottom: 1px solid #CCCCCC;
	border-left: 2px solid #666;
	margin: 5px;
}
#menu a:hover {
	top:2px;
	left:2px;
	color:#000;
	border-color: #000 #CCC #CCC #000;
	background-color: #FCF6E2;
}
/*--------------------------End menu-------------------------*/
.topholder {
	width: 760px;
}
#menubar {
	float: left;
	width: 100%;
	border-top: thin solid #FFCC00;
	border-bottom: thin solid #FFCC00;
	background-color: #5E6287;
	height: 1.75em;
	margin: 1px auto 5px;
}
/*---------------------------------Menu2-----------------------------------*/
#menu2 {
	margin:0px auto;
	list-style-type:none;
	width: 31em;
	overflow: auto;
  }
#menu2 ul{ background-color:#9966FF;}
#menu2 li {
	color: #FFFFE5;
	font-size: 1.15em;
	font-weight: bold;
	display: inline;
	width: 4em;
	margin: 0em;
	padding: 0px;
 }
#menu2 a {
	width:auto;
	color:#FFF;
	text-align:center;
	padding:2px 10px 5px;
	text-decoration:none;
	float:left;
	
}
#menu2 a:hover {
	text-decoration: underline;
}


.imgborder {
	border: thin solid #5E6287;
}
#gallerybox {
	margin: 0px auto;
	width: 90%;
}
#gallerybox ul {
	margin: 30px 0px 10px;
	padding-bottom: 30px;
	width: 550px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
	
#gallerybox li {
	display: inline;
	width: 110px;
	padding: 8px 10px;
	margin: 0px auto;
	list-style-type: none;
	background-position: center;
}
/*image viewer-----------------------------------------------------------------------------------*/

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #2D170C;
visibility: hidden;
z-index: 10;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 12px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #EFEFEF;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
