html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
.vertspaced {
	line-height: 120%;
}


body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link, a:visited {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
   color:#671B0B;
	font-weight: bold;   
	text-decoration: underline;   
}
a:active {
   color:#003300;
	text-decoration: none; 
	font-weight: bold;	  
}
img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}
#main {
	position:relative;
	z-index:1;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	color: #381110;
}


table {
  margin: 0px;
}  
.padded {
   padding-right: 20px;
   padding-left: 20px;
}   
#footer {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #360C0D;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #FFFFFF;
	text-align: center;
	padding-bottom: 6px;
	padding-top: 6px;
	margin: 0;
}
#footer a:link, #footer a:visited {
   color:#ffffff;
   text-decoration: none;
}
#footer a:hover {
   color:#C5A653;
   text-decoration: underline;
}
#footer a:active {
   color:#ffffff;
   text-decoration: none;   
}

.clearfix {
	zoom:1; /* For IE */
}
#menu
{
	background-color: #360C0D;
	text-align: center;
	margin: 0px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 6px;
}

#menu a, #menu a:link, #menu a:visited {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 4px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
#menu a:hover {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 4px;
	color: #360C0D;
	background-color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
}
#menu a:active {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 4px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
#content {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-right-color: #360C0D;
	border-bottom-color: #360C0D;
	border-left-color: #360C0D;

}

.menupad {
	padding-top: 5px;
	padding-bottom: 5px;
}
#dropmenudiv{
	position:absolute;
	font-size: 12px;
	line-height:normal;
	z-index:100;
	color: #FFFFFF;
	background-color: #360C0D;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 5px;
}



#dropmenudiv a:link{
	width: 100%;
	display: block;
	padding-left: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;


}

#dropmenudiv a:visited{
	width: 100%;
	display: block;
	padding-left: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
}



#dropmenudiv a:hover{
	width: 93%;
	color: #360C0D;
	overflow: hidden;
	background-color: #FFCC66;
	display: block;
	padding-left: 13px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	
}

#dropmenudiv a:active{
	width: 100%;
	display: block;
	padding-left: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
}
.vertorchid {
	background-image: url(/images/tileorchidTrim2.jpg);
	background-repeat: repeat-y;
	padding-left: 45px;

}
.floatright {
	float: right;
	padding-bottom: 6px;
	padding-left: 10px;
}
.no_underline {
	text-decoration: none;
}
.no_underline a{
	text-decoration: none;
}
.FeaturedArtist {
	color: #FFFFFF;
}
.brownmedbk {
	background-color: #B42929;
}
.yellowbg {
	background-color: #FEC400;
}
.brownbg {
	background-color: #280909;
	color: #FFFFFF;
}
.brownbg a:link {
color: #FFFFFF;
}
.brownbg a:visited {
color: #FFFFFF;
}
.brownbg a:hover {
color: #FFFF66;
}
.brownbg a:active {
color: #FFFFFF;
}

.orangebg {
	color: #000000;
	background-color: #C33C10;
}
.lightbluebg {
	background-color: #6699CC;
}

.orangebg a:link{
	color: #FFFF66;
}
.orangebg a:visited{
	color: #FFFF66;
}
.orangebg a:hover{
	color: #660000;
}
.orangebg a:active{
	color: #FFFF66;
}
.yellow {
	color: #FFFF00;
}
.italic10 {
	font-size: 10px;
	font-style: italic;
}
.bold {font-weight: bold}
.size14 {font-size: 14px}
.size16 {font-size: 16px}.brown {
	color: #360C0D;
}
.goldbg {
	background-color: #E9E3C1;
}
.lightyellowbg {
	background-color: #FFFFC8;
}
.floatleft {
	float: left;
	padding-right: 8px;
	padding-bottom: 4px;
}

.size10 {
  font-size: 10px;
}
form {
	background-color: #FFFFC8;
}

.outline {
	border: 1px solid #333333;
	padding:6px;
}
.roundedoutline {
	border: 1px solid #333333;
	padding:6px;
	border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
	background-color: #FFFFDD;
}

