/*----------------------------------------------------------------
    Title:     Master style for screen media
    Author:    kanevski@gmail.com
    Updated:   August 21, 2006
----------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	background: #5c4173	url("../images/FL-back.gif") repeat-x top left;
	}


#container {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	border-right: 1px solid #c5b9d3;
	border-left: 1px solid #c5b9d3;
	}


#home #header {
	margin: 0;
	padding: 0;
	height: 217px;
	background: #000d4a url("../gui/splash2.jpg") top left no-repeat;
	}
#home #header h1 {
	position: relative;
	top: 2px;
	left: 27px;
	width: 384px;
	height: 198px;
	font-size: 12px;
	color: #000d4a;
	}
#home #header h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000d4a url("../gui/yellowglen-logo.gif") top left no-repeat;
	left: -22px;
	top: -1px;
		}

#secondary #headerY {
	margin: 0;
	padding: 0;
	height: 150px;
	background: #000d4a url("../gui/secondary-splash1.jpg") top left no-repeat;
	}
#secondary #headerY h1 {
	position: relative;
	top: 7px;
	left: 29px;
	width: 379px;
	height: 137px;
	font-size: 12px;
	color: #000d4a;
	}
#secondary #headerY h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000d4a url("../gui/yellowglen-secondary-logo.gif") top left no-repeat;
	}
#secondary #headerP {
	margin: 0;
	padding: 0;
	height: 150px;
	background: #000d4a url("../gui/secondary-splash2.jpg") top left no-repeat;
	}
#secondary #headerP h1 {
	position: relative;
	top: -15px;
	left: 29px;
	width: 379px;
	height: 137px;
	font-size: 12px;
	color: #000d4a;
	}
#secondary #headerP h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000d4a url("../gui/yellowglen-secondary-logo.gif") top left no-repeat;
	}

#home #content {
	margin: 0;
	padding: 0;
	background: #2f1273 url("../gui/home-content-back.gif") top left repeat-y;
	}

#secondary #content {
	margin: 0;
	padding: 0;
	background: #2f1273 url("../gui/secondary-content-back.jpg") top left repeat-y;
	}
#secondary #contentPink {
	margin: 0;
	padding: 0;
	background: #2f1273 url("../gui/secondary-content-back-pink.jpg") top left repeat-y;
	}
#secondary #contentLight {
	margin: 0;
	padding: 0;
	background: #2f1273 url("../gui/secondary-content-back-lgt.jpg") top left repeat-y;
	}
#secondary #contentYellow {
	margin: 0;
	padding: 0;
	background: #2f1273 url("../gui/secondary-content-back-yell.jpg") top left repeat-y;
	}
#secondary #contentGallery {
	margin: 0;
	padding: 0;
	}
#secondary #subnavigation {
	width: 173px;
	float: left;
	}

#secondary #subnavigation ul {
	width: 153px;
	margin: 65px 0 0 10px;
	padding: 0;
	list-style: none;
	}
#secondary #subnavigation li {
	width: 153px;
	text-align: center;
	border-bottom: 1px solid #58395b;
	}
#secondary #subnavigation li.last {
	border-bottom: none;
	}

#secondary #subnavigation li a {
	color: #7d6784;
	display: block;
	width: 153px;
	padding: 10px 0 10px 0;
	text-decoration: none;
	}
#secondary #subnavigation li.Pink a {
	color:#DD73A3;
	font-weight: bold;
	font-size: 18px;

	}
#secondary #subnavigation li.Yellow a {
	color:#FFCC33;
	font-weight: bold;
	font-size: 18px;
	}
#secondary #subnavigation li.selectedYellow {
	background: transparent url("../gui/subnavigation-selected-back.gif") left center no-repeat;
	}
#secondary #subnavigation li.selectedYellow a{
	color:#FFCC33;
	font-weight: bold;
	font-size: 18px;
	}
#secondary #subnavigation li.selectedPink {
	background: transparent url("../gui/subnavigation-selected-back.gif") left center no-repeat;
	}
#secondary #subnavigation li.selectedPink a{
	color:#DD73A3;
	font-weight: bold;
	font-size: 18px;
	}
#secondary #subnavigation li.selected {
	background: transparent url("../gui/subnavigation-selected-back.gif") left center no-repeat;
	}
#secondary #subnavigation li.selected a {
	color:#3E137C;
	font-weight: bold;
	}
#secondary #subnavigation li.selectedY {
	background: transparent url("../gui/subnavigation-selected-back.gif") left center no-repeat;
	}
#secondary #subnavigation li.selectedY a {
	color:#FFCC33;
	font-weight: bold;
	}
#secondary #subnavigation li.selectedYellow {
	background: transparent url("../gui/subnavigation-selected-back.gif") left center no-repeat;
	}
#secondary #subnavigation li.selectedYellow a{
	color:#FFCC33;
	font-weight: bold;
	font-size: 18px;

	}
#secondary #subnavigation li.selectedP {
	background: transparent url("../gui/subnavigation-selected-back.gif") left center no-repeat;
	}
#secondary #subnavigation li.selectedP a {
	color:#DD73A3;
	font-weight: bold;
	}
	#secondary #subnavigation li.selectedLight {
	background: transparent url("../gui/subnavi-selected-back-lgt.gif") left center no-repeat;
	}
#secondary #subnavigation li.selectedLight a {
	color:#FFCC33;
	font-weight: bold;
	}
#navigation {
	font-family: Helvetica,Arial,Verdana,sans-serif;
	margin: 0;
	float: left;
	width: 770px;
	text-align: center;
	background: #51055a url("../gui/FL_navborder.gif") repeat-x top left;
	border-bottom: 1px solid #fdd95d;
	padding: 8px 0 5px 0;
	background-color: #570060;
	font-size: 12px;
 	 line-height:normal;
	}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#navigation li {
	margin: 0 15px;
	padding: 0 0 0 8px;
	float: left;
	background: transparent url("../gui/FL_navitemback-l.gif") no-repeat left top;
	}

#navigation a {
  float:left;
  display:block;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
  padding: 10px 15px 10px 6px;
	text-decoration: none;
	color: #fdd95d;
	background: transparent url("../gui/FL_navitemback-r2.gif") no-repeat right top;
	}

#navigation a:hover {
	color: #fff;
	}

#navigation a.first {
	background: none;
	}

#contentbody {
	width: 572px;
	float: right;
	}
#contentgallery {
	padding-top: 25px;
	padding-left: 50px;
	width: 545px;
	float: right;
	}
#secondary #contentbody {
	width: 547px;
	float: right;
	padding: 25px 0 0 35px;
	}

#secondary #contentbody h2 {
	font-size: 24px;
	font-weight: normal;
	color: #a68dfb;
	}

#secondary #contentbody p {
	font-size: 13px;
	line-height: 1.5;
	width: 325px;
	margin: 20px 0;
	}

#secondary #contentbody h3 {
	font-size: 13px;
	font-weight: bold;
	width: 325px;
	margin: 20px 0;
	}
#secondary #contentbody img.secondaryphoto {
	float: right;
	margin-right: 10px;
	position: relative;
	top: 10px;
	}
#secondary #contentbody img.secondaryphotoH {
	float: right;
	margin-right: 5px;
	position: relative;
	top: 10px;
	}
#secondary #contentbody img.horizontalphoto {
	margin-top: -100px;
		}
#secondary #contentbody img.winephoto {
	float: right;
	margin-right: 60px;
	position: relative;
	top: -80px;
	}
img.homeimage {
	float: left;
}

img.homesplash {
	padding: 10px 0;
}


div.homeboxcontainer {
	background: #2f1273 url("../gui/homebox-back.gif") top left repeat-x;
	padding: 35px 50px;
	}

div.homebox h3 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #e677ec;
	margin: 0;
	padding: 0;
	}
.homeheader {
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #e677ec;
	margin: 0;
	padding: 0;
	}
.homeheader a:link,
.homeheader a:visited,
.homeheader a:active,
.homeheader a:hover,{
font-color: #e677ec;
text-decoration: underline;
}
div.homebox p {
	line-height: 1.3;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #d2c7ea;
	}

div.homebox {
	width: 220px;
	}


#footer {
	background-color: #3c0043;
	font-size: 11px;
	color: #cfc1dd;
	padding: 10px;
	text-align: center;
	border-top: 1px solid #fdd95d;
	}
#footer a {
	padding: 0 4px;
	color: #cfc1dd;
	}
.gallerytext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
color:#000066;
padding: 5px;
}
.galleryP {
	font-size: 12px;
	line-height: 1.5;
	}

/* Utilities */

.center {
	text-align: center;
	}
.right {
	float: right;
	}
.left {
	float: left;
	}
.clear {
	clear: both;
	height: 1px;
}
.row {
	clear: both;
}
