html {
/*min-width: 930px;*/
}
/*** The Essential Code ***/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(.gif) transparent repeat-x scroll top left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: small;
	color: #000;
	min-width: 930px;         /* 2 x LC width + RC width */
} 
a:link, a:visited {
 	color: #272525;
}
a:hover, a:active {
 	color: #4b4848;
}
#content {
	clear: both;
	width: 930px;
	padding: 15px 0 0 0;
}
#content #col-a {
	width: 285px;
	margin: 0 310px;
}
#content #col-b {
	float: left; 
	width: 310px;
}
#content #col-c {
	width: 285px;
	float: right; 
}
#content #column-a {
	width: 315px;
}
#content #column-b {
	width: 610px;
	float: right;
}
#container .column {
	padding-top: 1em;
	text-align: justify;
}
#wrap {
	width: 930px;
	margin: 20px auto 0px auto;
	background:url(_bg.gif) repeat-y scroll left top;
	padding: 0;
	text-align: left;
}
#masthead {
	background:url(images/flower_org_blu.gif) no-repeat scroll 820px;
	height: 120px;
	padding: 0;
}
h1 {
	display: none;
	padding: 0;
	margin: 0;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #a7a9ac;
	padding: 0;
	margin: 0;
}
h2 span {
	color: #bcd62f;
}
.address {
	font-size: 16px;
	font-weight: bold;
	color: #a7a9ac;
	text-align: right;
	float: right;
	padding: 60px 135px 0 0;
	margin: 0;
}
.logo {
	text-align: left;
	padding: 5px 0 5px 0;
}
#navlist {
	padding: 3px 0;
	margin-left: 0;
	font: bold 14px arial, helvetica, sans-serif;
}
ul#navlist {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
}
ul#navlist li {
	display: inline;
	margin: 0;
}
ul#navlist li a {
	float: left;
	color: #000;
	width: 181px;
	text-decoration: none;
	background-color: #a2a8ac;
	margin: 0; 
	padding: 2px 0;
}
ul#navlist li a:hover {
	color: #fff;
}
#navlist li a#nav_link_01 {
	background-color: #aacde1;
	border-top: 2px solid #fff;
	border-right: 6px solid #fff;
}
#navlist li a#nav_link_02 {
	background-color: #dd725d;
	border-right: 6px solid #fff;
}
#navlist li a#nav_link_03 {
	background-color: #938b51;
	border-top: 2px solid #fff;
	border-right: 6px solid #fff;
}
#navlist li a#nav_link_04 {
	background-color: #78c1b8;
	border-right: 1px solid #fff;
}
#navlist li a#nav_link_05 {
	background-color: #a2a8ac;
	border-top: 2px solid #fff;
	float: right;
	margin: 0; 
	border-left: 1px solid #fff;
}
.title {
	color: #bfd62f;
	font-size: 17px;
	padding: 20px 0 0 0;
	font-weight: bold;
}
.title-works {
	color: #aacde1;
	font-size: 17px;
	padding: 5px 0 0 0;
	font-weight: bold;
}
.title-parties {
	color: #dd725d;
	font-size: 17px;
	padding: 5px 0 0 0;
	font-weight: bold;
}
.title-parties-offset {
	color: #4e89aa;
	font-size: 17px;
	padding: 5px 0 0 0;
	font-weight: bold;
}
.title-calendar {
	color: #938b51;
	font-size: 17px;
	padding: 5px 0 0 0;
	font-weight: bold;
}
.subtitle-calendar {
	color: #bfd62f;
	font-size: 15px;
	padding: 0;
	font-weight: bold;
}
.title-gallery {
	color: #78c1b8;
	font-size: 17px;
	padding: 5px 0 0 0;
	font-weight: bold;
}
.subtitle-gallery {
	color: #78c1b8;
	font-size: 15px;
	padding: 0;
	font-weight: bold;
}
.title-contact {
	color: #a2a8ac;
	font-size: 17px;
	padding: 5px 0 0 0;
	font-weight: bold;
}
.hp_slides {
	clear: both;
	padding: 20px 0 8px 0;
}
.color_bar {
	background:url(images/colorbar.gif) no-repeat scroll center;
	height: 18px;
	clear: both;
	padding: 30px 0 0 0;
}
.footer {
	clear: both;
	background:url(images/flower_org_red.gif) no-repeat scroll 70px;
	padding: 0;
	height: 95px;
}
.footer p {
	clear: both;
	color: #666;
	font-size: 13px;
	text-align: center;
	padding: 20px 0 3px 0;
	margin:0;
}
.footer a:link, .footer a:visited {
	color: #666;
	text-decoration: none;
}
.footer a:hover, .footer a:active {
	color: #ccc;
	text-decoration: none;
}