/* css for Prairie Dance June 2008*/

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #e5ddbf;
	background-image: url(../images/bg_allPages.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
}

#container { 
	width: 780px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
} 
#header { 
	height:150px;
	background-image: url(../images/logo_swd.jpg);
	background-repeat: no-repeat;
} 

h1 {
	font-family: Verdana;
	font-size: 14px;
	color: #206A77;
	line-height: 10px;
}
h2 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 10px;
}
.borderTop  {
	background-image: url(../images/border_top.gif);
	background-repeat: repeat-x;
}
.borderLeft  {
	background-image: url(../images/border_left2.gif);
	background-repeat: repeat-y;
}
.borderRight  {
	background-image: url(../images/border_right2.gif);
	background-repeat: repeat-y;
}
.borderBottom {
	background-image: url(../images/border_bottom.gif);
	background-repeat: repeat-x;
}
.mainInfo  {
	background-image: url(../images/bgredPattern.gif);
	font-size: 15px;
	line-spacing: 18px;
	padding:12px;
}
.info  {
	background-color: #842381;
	color:#FFF;
	padding:12px;
	line-height:18px;
	font-size: 13px;
}
.infoOpenTable  {
	background-color: #ffffff;
	padding:0;
}
.infoMenu  {
	background-color: #ffffff;
	color: #000000;
	padding:12px;
	line-height:16px;
	font-size:12px;
}
.infoLocation  {
	background-color: #842381;
	padding:12px;
	font-size: 11px;
}
.filler {
	background-color: #B46B39;
}
.5pepperInfo  {
	background-image: url(../images/bg_5pepper.gif);
	padding:12px;
}

.nav  {
	background-image: url(../images/bg_nav.gif);
}
.navSubPage  {
	background-image: url(../images/bg_navSubPage.gif);
}

.nav a:link {
	color: #E5DEC1;
	text-decoration: none;
	font-weight: bold;
}
.nav a:visited {
	color: #E5DEC1;
	text-decoration: none;
	font-weight: bold;
}
.nav a:active {
	color: #E5DEC1;
	text-decoration: none;
	font-weight: bold;
}
.nav a:hover{
	color: #90172E;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.navSubPage a:link {
	color: #E5DEC1;
	text-decoration: none;
	font-weight: bold;
}
.navSubPage a:visited {
	color: #E5DEC1;
	text-decoration: none;
	font-weight: bold;
}
.navSubPage a:active {
	color: #E5DEC1;
	text-decoration: none;
	font-weight: bold;
}
.navSubPage a:hover{
	color: #90172E;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a:link {
	color: #E5DEC1;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	color: #E5DEC1;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #D8BD50;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
a:active {
	color: #D8BD50;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.inputLink {
	color: #E9F2F2;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
input {
	background-color: #ffffff;
	color: black;
	font-family: arial, verdana, ms sans serif;
	font-weight: normal;
	font-size: 9pt
} 

TEXTAREA {
	background-color: #ffffff;
	border: black 1px solid;
	color: white;
	font-family: arial, verdana, ms sans serif;
	font-size: 9pt;
	font-weight: normal
}
.spacer {
	background-color:#ffffff;
}
.label {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 10px;
}
li {
	font-size:12px;
	margin:0;
	padding:0;
}