/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  06: 2Col_Flexible_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #663300;
	background-color: #333333;
	margin: 12px;
	padding: 0;
	min-width: 760px;
}
#masthead {
	color: #663300;
	background-color: #DEE688;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}
#wrapper {
	position: relative;
}
#column_wrapper {
	border-left: 1px solid #000000;
	background-color: #b8c9dd;
	border-right: 1px solid #000000;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	margin: 0px 200px 0px 0px;
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: none;
	border-left: none;
}
#right {
	width: 200px;
	float: right;
}
#left .content {
	padding: 24px;
	font-size: 0.85em;
	line-height: 1.65em;
	background-color: #89c5c5;
}
#right .content {
	padding: 10px 24px 24px;
	font-size: 0.75em;
	line-height: 1.5em;
	text-align: right;
}
#masthead .content {padding: 12px 20px;}

#masthead a:link {
	color: #663300;
	font-size: 0.9em;
	text-decoration: none;
}
#masthead a:visited {
	color: #663300;
	font-size: 0.9em;
	text-decoration: none;

}

#masthead a:active {
	color: #663300;
	font-size: 0.9em;
	text-decoration: none;
}
#masthead a:hover {
	color: #663300;
	font-size: 0.9em;
	text-decoration: underline;
}


#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #6600CC;
	background-color: #DEE688;
	margin: 0;
	font-size: 0.7em;
	border: 1px solid #000000;
	font-weight: bold;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #663300;
}
#left a:visited {
	color: #663300;
}

#left a:active {
	color: #663300;
}
#left a:hover {
	color: #663300;
	text-decoration: none;
}
#right a:link {
	color: #755E00;
	text-decoration: none;
}
#right a:visited {
	color: #755E00;
	text-decoration: none;
}
#right a:hover {
	color: #755E00;
	text-decoration: underline;
}

#footer a:link {
	color: #990099;
}
#footer a:visited {
	color: #990099;
}
#footer a:hover {
	color: #990099;
	text-decoration: none;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}

h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}

 /* GALLERY NAV MENU */



.menu-nav	{ font-family: verdana, arial, helvetica, sans;
		  font-size: 10px;
		  font-weight: bold;
		  text-align: center;
		  letter-spacing: 0px;
		  height: 19px;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 12px;
		  padding-right: 12px;
		  margin-left: 2px;
		  margin-right: 1px;
		  cursor:hand;
		  line-height: 17px;
		  display: block;
		  white-space: nowrap;
		  border: #000000 1px solid; }


a.menu-nav:link 	{  background-color:#CDD2D8;
		  	   color: #000000;}


a.menu-nav:visited 	{  background-color:#CDD2D8;
		  	   color: #000000;}


a.menu-nav:active 	{  background-color:#CDD2D8;
		  	   color: #000000;}


a.menu-nav:hover 	{  background-color:#9FAAB4;
		  	   color: #FFFFFF;
			   border: #000000 1px solid;
			}
.danceHeight {
	line-height: 1em;
	color: #663300;
	font-size: 0.95em;
}
.notopmargin {
	margin: 0px;
	padding: 0px;
}

