/* CSS Document */

body {
	text-align:left;
	background:#666633;
	font-size:12px;
	margin:0px auto;
	color:#330033
	}
body, p, h1, h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: left;
	}
:focus
{
  -moz-outline-style: none;
}
img {
	border:0px;
	}
a {
	border:0px;
	color:#663399
	}
#container {
	width:750px;
	margin:auto;
	}
#header {
	height:141px;
	text-align:center;
	width:750px;
	}
#header a {
	border:none;
	}
h1 {
	font-size:16px;
	color:#330000;
	text-align: center;
	}
h2 {
	margin:auto;
	padding:inherit;
	}
#menumain {
	margin:auto;
	}
#menu {
	height:20px;
	font-family:Helvetica, Arial, sans-serif;
	background:url(../images/layout/menu-bgrnd-main.jpg) repeat-x top;
	font-size:11px;
	font-weight:bold;
	color:#996666;
	border-bottom:#663300 solid 1px;
	width:700px;
	}
#menu ul {
	 margin:0px;
	 padding:0px;
	 line-height:24px;
     list-style-type: none;
	  }
#menu li {
	line-height:24px;
	float:left;
	text-align:center;
	list-style:none;
	}
#menu a {
	color:#996666;
	background:url(../images/layout/menu-bgrnd-main.jpg) repeat-x top;
	text-decoration:none;
	display:block;	
	width:100px;
	height:20px;
	}
#menu a:hover {
	color:#FFF;
	}
#menured a:hover {
	background:url(../images/layout/menu/menu-red.jpg) repeat-x top;
	}
#menuorange a:hover {
	background:url(../images/layout/menu/menu-orange.jpg) repeat-x top;
	}
#menuyellow a:hover {
	background:url(../images/layout/menu/menu-yellow.jpg) repeat-x top;
	}
#menugreen a:hover {
	background:url(../images/layout/menu/menu-green.jpg) repeat-x top;
	}
#menublue a:hover {
	background:url(../images/layout/menu/menu-blue.jpg) repeat-x top;
	}
#menupurple a:hover {
	background:url(../images/layout/menu/menu-purple.jpg) repeat-x top;
	}
#menuviolet a:hover {
	background:url(../images/layout/menu/menu-violet.jpg) repeat-x top;
	width:100px;
	}
	
#leftshadow {
	background:url(../images/layout4/leftgradient.jpg) no-repeat top right;
	height:100%
	}
	
#content {
	text-align:left;
	width:700px;
	background-color: #FFF;
	border-bottom:#330000 solid 1px;
	padding:10px 30px;
	}
#contentgallery {
	margin:0px;
	padding:0px;
	}
#gallerycontent {
	text-align:center;
	background-color: #FFF;
	border-bottom:#330000 solid 1px;
	padding:20px 10px 10px;
	}
#gallerycontent #galleryheader {
	margin-top:-10px;
	}
.contentred {
	background:url(../images/layout/backgrounds/red.jpg) repeat-x top;
	}
.contentorange {
	background:url(../images/layout/backgrounds/orange.jpg) repeat-x top;
	}
.contentyellow {
	background:url(../images/layout/backgrounds/yellow.jpg) repeat-x top;
	}
.contentgreen {
	background:url(../images/layout/backgrounds/green.jpg) repeat-x top;
	}
.contentblue {
	background:url(../images/layout/backgrounds/blue.jpg) repeat-x top;
	}
.contentpurple {
	background:url(../images/layout/backgrounds/purple.jpg) repeat-x top;
	}
.contentviolet {
	background:url(../images/layout/backgrounds/violet.jpg) repeat-x top;
	}
.contentbrown {
	background:url(../images/layout/backgrounds/brown.jpg) repeat-x top;
	}
	
#rightshadow {
	background:url(../images/layout/right-gradient.jpg) repeat-y left top;
	height:100%;
	width:25px;
	}
#footer {
	background:url(../images/layout/footer-flower.jpg) left top no-repeat #B09E72;
	height:112px;
	position:relative;
	bottom:0;
	border-bottom:#996666 solid 2px;
	border-top:#996666 solid 2px;
	font-size:10px;
	font-style:italic;
	text-align:center;
	}
#footer a {
	color:#663333;
	text-decoration:none
	}
#footer a:hover {
	color:#FFFFCC;
	}
#contact {
	height:20px;
	margin-right:5px;
	text-align:right;
	font-size:0px;
	margin-top:0px;
	}

#contact a {
	background:url(../images/layout/contact2.jpg) top right;
	width:92px;
	height:26px;
	display:block;
	float:right;
	text-align:center;
	line-height:26px;
	font-size:12px;
	font-weight:bold
	}

#contact a:hover {
	background:url(../images/layout/contact2.jpg) bottom right;
	color:#330000
	}
	
	
#bottom {
	background:url(../images/layout/bottom-gradient.jpg) repeat-x top;
	}
	
/****************content styling*****************/

	
#bio, #aboutpage {
	float:right;
	padding:30px 30px 30px 0px;
	text-align:left;
	line-height:18px
	}

#bio img{
	border:#996666 solid 1px;
	float:left;
	margin:0px 20px 20px 10px;
	padding:2px;
	background:#FFFFFF
	}
	
#aboutpage img {
	border:0;
	float:center;
	margin:0px 20px 20px 10px;
	padding:2px;
	background:#FFFFFF
	}
	
#aboutpage {
	float:left;
	min-height:100%;
	text-align: left;
	}

#links {
	padding:0px 200px;
	text-align:center
	}
#links a {
	line-height:25px;
	background:none;
	padding:5px;
	text-decoration:none;
	}
#links a:hover {
	background:#CC9999;
	color:#330099
	}
#links a:active {
	color:#FFFF99
	}
		
#linksright {
	float:right;
	width:290px;
	padding:30px;
	text-align:left;
	}
	
#workshop {
	padding:10px 20px 10px 20px;
	text-align:left;
	line-height:18px
	}
.workshopheader {
	width:580px;
	height:100px;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px #663333 dotted
	}
.workshoptitle {
	height:100px;
	width:250px;
	float:left
	}
.workshopstats {
	height:100px;
	width:250px;
	float:right;
	text-align:right;
	font-style:italic;
	}
.workshopinfo {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px #663333 dotted;
	text-align:left;
	}
	
	
	
#workshopflyer {
	float:left;
	text-align:center;
	}
#workshopflyer a {
	border:1px dotted #FF9900;
	display:block;
	width:160px;
	height:250px;
	padding:5px;
	margin:5px 30px;
	font-style:italic;
	line-height:20px;
	}
#workshopflyer a:hover {
	color:#330000;
	border:solid 1px #330000
	}
#workshopflyer img {
	border:#996666 solid 1px;
	}
	
	
/****************calender styling*****************/	

#calendardisplay {
	margin:10px 0px 20px -15px;
	width:180px;
	float:left;
	text-align:left
	}
#calendarblog {
	width:400px;
	margin:10px auto;
	float:left
	}
#calendar php {
	border:solid 1px #330000;
	}
	
/****************galleries styling*****************/	
	
#galleries img {
	display:block;
	padding:10px;
	}
.galleriesmain {
	width:650px;
	
	margin:auto;
	}
.galleriesmain img {
	float:left;
	}
.galleriesmain ul {
	width:400px;
	margin:auto
	}
.galleriesmain li {
	text-align:center;
	display:block;
	width:200px;
	text-align:left;
	margin:10px 0px 0px 0px;
	float:left;
	}
.galleriesmain a {
	border:#333333 dotted 1px;
	display:block;
	height:112px;
	width:150px;
	padding:5px;
	margin:5px;
	}
.galleriesmain a:hover {
	border:solid 1px #FF6600;
	background:#FFFFFF
	}
#back {
	text-align:left;
	font-size:11px;
	float:left;
	}
#galleryheader a {
	color:#FF9900;
	text-decoration: none;
	outline: none;
	font-size:12px;
	font-family:Helvetica, sans-serif;
}

#galleryheader a:hover {
	color:#663366;
	text-decoration: none;
}

#gallerycontent #galleryheader {
	margin-top:-15px;
	}
#gallerycontent #galleryheader h2 {
	margin-bottom:-10px;
	}
input, textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:2px;
	}
.multiBoxDesc mb9 {
	display:none;
	}
.gallerycontent {
	background:url(../images/layout/backgrounds/yellow.jpg) repeat-x top;

}
