/* Standard Tag Formatting -------------------------------------------------------- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #564d1b;
	color: #0A2C51;
	background-image: url(../images/bgtile4.jpg);
	margin: 0px;
	padding: 0px;


}

table {
	font-size: 10pt;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/admin/h1fader.jpg);
	color: #FFFFFF;
	background-repeat: repeat-y;
	padding: 2px;
}

h2 {
	font-size: 14px;
	color: #115045;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #fcc568;
	border-bottom-color: #fcc568;

}
h3 {
	font-size: 14px;
	font-weight: bold;
	background-color: #532108;
	color: #FEE6CD;
	padding-right: 2px;
	padding-left: 2px;
}

a:link {
	color: #19a000;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #19a000;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #19a000;
	text-decoration: underline;
	font-weight: bold;

}



.footerlinks {
	color: #000000;
	font-size: 8pt;
	padding-right: 8px;


}

.navcell {
	font-size: 8pt;
	padding: 3px;
	color: #5a0066;
	text-align: center;
	background-color: #CC33CC;
	background-image: url(../images/nqg_buttonbg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	border: 1px solid #5a0066;
	margin-right: 3px;
	margin-left: 3px;




}
.navcell a:link {
	color: #5a0066;
	text-decoration: none;
}
.navcell a:visited {
	color: #5a0066;
	text-decoration: none;
}
.navcell a:hover {
	color: #FFFF99;
}
.inputborder {
	border: 1px solid #622a69;
	font-size: 9pt;
	color: #622a69;
	padding-right: 3px;
	padding-left: 3px;
}

.smalltext {
	font-size: 8pt;
}
.navcellbuttons {

	font-size: 8pt;
	padding: 3px;
	color: #CCFFFF;
	text-align: center;
}
.button {
	background-color: #006600;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px;
	background-image: url(../images/admin/navbutton_bg.jpg);
	color: #FFFFFF;
	border-top: 1px solid #19a000;
	border-right: 1px solid #19a000;
	border-bottom: 1px solid #006600;
	border-left: 1px solid #006600;
}
.error {
	background-color: #FFE9BB;
	border: 1px solid #339999;
	font-weight: bold;
	color: #CC3300;
	padding: 3px;

}
.mainsitecontainer {
	background-color: #FFFFFF;
	width: 706px;
	text-align: left;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 4px;




}
.lefttableborder {
	background-image: url(../images/tablebigleft.jpg);
	background-repeat: repeat-y;
	background-position: right;

}
.righttableborder {
	background-image: url(../images/tablebigright.jpg);
	background-repeat: repeat-y;
	background-position: left;

}
.bottomtableborder {

	background-image: url(../images/tablebottom2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.copyrightfooter {
	background-image: url(../images/copyright.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 10px;
	font-style: italic;
	height: 19px;
	color: #333333;
	text-transform: uppercase;
	margin-top: 10px;





}
.siteimage {
	margin: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a1954d;
	border-right-color: #5c531e;
	border-bottom-color: #5c531e;
	border-left-color: #B8AC69;
}
.photodetail {
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 6px;

}
.bigphoto {
	margin-top: 8px;
}
.galleryimage {
	padding: 4px;
}
.gallerythumbnail {
	margin: 2px;
	border: 1px solid #CCCCCC;


}
.gallerythumbnailgroup {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;

}
