/* @override http://oshkoshGalleryWalk.com/styles/site.css */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #999999;
	color: #FFFFFF;
	font: small Tahoma, Verdana, Arial;
}
/*RESET & BASIC PAGE SETUP*/
html { overflow-y: scroll; }
ul { list-style: none inside; }
p { font-size: 1.2em; line-height: 1.2em; margin-bottom: 1.2em;}
a { outline: none; }
a img { border: none; }
/*END RESET*/
p {
	color: #FFFFFF;
}

a {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}

a:visited a:active {
	color: #CCCCCC;
}

address {
	font-size: 110%;
	text-decoration: none;
	font-style: normal;
	text-shadow: #000000 0 0 0px;
}

h1 {
	font-size: 180%;
	letter-spacing: 2px;
	font-weight: normal;
}

h2 {
	font-size: 160%;
	font-weight: normal;
}

h3 {
	font-size: 140%;
	font-weight: normal;
}

h4 {
	font-size: 120%;
	font-weight: normal;
}

h5 {
	font-size: 80%;
	font-weight: normal;
}

h6 {
	font-size: 60%;
	font-weight: lighter;
}

.H1Wht {
	font-size: 180%;
	letter-spacing: 1px;
}

.H2Wht {
	font-size: 160%;
}

.H3Wht {
	font-size: 140%;
}

.H4Wht {
	font-size: 120%;
}

#footer {
	color: #660000;
	text-align: center;
	left: 0px;
	padding: 20px;
	font-size: 85%;
}

#footer a {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.biznavtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	letter-spacing: .7pt;
}

.no {
	font-size: 9px;
	color: #FFFFFF;
	list-style-type: none;
	letter-spacing: 0px;
	text-align: center;
	background: url(../images/BlkDot14.gif) no-repeat center center;
	background-color: #999999;
	font-weight: bold;
	padding: 1px 2px;
}

.yes {
	font-size: 9px;
	color: #FFFFFF;
	list-style-type: none;
	text-align: center;
	background: url(../images/redDot14.gif) no-repeat center center;
	background-color: #999999;
	font-weight: bold;
	padding: 1px 2px;
}

.GWdate {
	font-weight: normal;
	background-color: #333333;
	padding: 3px 10px;
	border: 2px solid #000000;
}

#rtbar {
	background-image: url(../images/secondary1/side_space_tile.gif);
	background-repeat: repeat-y;
}

.venu_desc_pic {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 3px;
}

.smaller {
	font-size: 0.7em;
}

#ads-vert {
	margin-left: 5px;
}

#ad-ban {
	text-align: center;
}

blockquote {
	margin-right: 50px;
	margin-left: 50px;
	font-size: 110%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.remove { display: none; }
.hide { visibility:hidden;}
