* {margin: 0; 
padding: 0;}


/* headings + general
--------------------------------------------------*/

h1 {
	font-size: 19px;
	color: #858383;
}

h2 {
	font-size: 16px;
	line-height: 20px;
	color: #3d2347;
}

.h2 {
	font-family: Tahoma, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	color: #3d2347;
	font-weight: bold;
}

h3 {
	font-size: 15px;
	color: #3d2347;
}
html, body {
	background: #FFFFFF url(../images/2007/yellow-top.jpg) 0 0 repeat-x; /*#260e34;*/
	margin: auto;
	text-align: center;
}

body, tr, td {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}

img, img a {
	border:none;
}

a {
	outline: none;
}

a:link, a:visited, a:active {
	color:#91709d; /* light purple */
	text-decoration: none;
}

a:hover	{
	color:#3d2347; /* dark purple */
	text-decoration: none;
}

a:active {
	outline: none; 
	-moz-outline-style: none;
}

/* misc
--------------------------------------------------*/

.underline {
	text-decoration: underline;
	font-weight: bold;
}

 
.float-right {
	padding:10px 20px;
	float:right;
}

.ranch-scene {
	margin-top: 90px;
	position: relative;
}

/* splash page & logo
--------------------------------------------------*/

#splash-bg {
	background: #FFFFFF url(../images/2007/yellow-shadow.jpg) 0 0 repeat-x;
	width: 100%;
	height: 343px;
	margin: 0px auto;
	overflow: hidden;
}
	

#splash {
	background: #FFFFFF url(../images/2007/bg-splash.jpg) 0 0 no-repeat;
	width: 930px;
	height: 343px;
	margin: 0px auto;
	text-align: left;
}

#logo-large a {
	background: url(../images/2007/logo-large.jpg) 0 0 no-repeat;
	width: 340px;
	height: 102px;
	top: 155px;
	left: 60px;
	position: relative;
}

#navigation-large-outer {
	background: #260e34;
	width: 100%;
	height: 260px;
	margin: 0px auto;
}

#navigation-large {
	background: #260e34 url(../images/2007/windmill.gif) 0 135px no-repeat;
	margin: 0px auto;
	width: 930px;
	height: 260px;
	overflow: hidden;
	text-align: left;
}

#nav-container {
	width: 488px;
	height: 45px;
	margin: 30px 0 0 60px;
	padding: 0;
	text-align: center;
}

#nav-container li {
	list-style: none;
	display: inline;
}

.nav-button a {
	background: url(../images/2007/splash-button.jpg) 0 0 no-repeat;
	height: 45px;
	width: 106px;
	margin: 0px 16px 0px 0px;
	float: left;
	text-align: center;
	padding-top: 12px;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.4em;
	color: #FFFFFF;
	cursor: pointer;
}

.nav-button a:visited {
	color: #FFFFFF;
}

.nav-button a:hover {
	background: url(../images/2007/splash-button-hover.jpg) 0 0 no-repeat;
	padding-top: 13px;
	color: #e5e5e5;
	cursor: pointer;
}

.hidden-pic {
	display: none;
}

#in-the-news {
	background: url(../images/2007/in-the-news.gif) 0 0 no-repeat;
	width: 259px;
	height: 174px;
	display: inline;
	float:right;
	padding: 52px 0 0 28px;
	margin-right: 60px;
	margin-top: -55px;
	position: relative;
	text-align: left;
	color: #b094b5;
}

#in-the-news li {
	margin-bottom: 8px;
	width: 205px;
}

#in-the-news li a:hover {
	color: #fff;
}

#search-box {
	float: left;
	width: 215px;
	text-align: right;
	bottom: -10px;
	position: relative;
}

.search-button {
	background:url(../images/2007/magnifier.gif) 0 0 no-repeat;
	float:left;
	right: -20px;
	width: 20px;
	height: 20px;
	bottom: -4;
	position: relative;
}

* html #copyright {
	bottom: 16px;
}

#copyright {
	float: right;
	display: inline;
	right: 90px;
	bottom: 5px;
	position: relative;
	width: 100%;
	text-align: right;
	font-size: .9em;
	color: #FFFFFF;
}


/* main-pages
--------------------------------------------------*/

#nav-container-page {
	margin: 0px auto;
	width: 840px;
	height: 170px;
	background: url(../images/2007/pen-ink.gif) right 23px no-repeat;
	text-align: left;
}

/* main-pages NAVIGATION
--------------------------------------------------*/

a.logo-small img {
	background: url(../images/2007/logo-small.gif) 0 0 no-repeat;
	width: 175px;
	height: 52px;
	top: 50px;
	left: 0;
	position: relative;
}

#menu-bin {
	width: 364px;
	height: 57px;
	top: 59px;
	position: relative;
}

.menu-item a {
	float: left;
	display: inline;
	background: url(../images/2007/menu-item-small.jpg) 0 0 no-repeat;
	height: 57px;
	width: 79px;
	margin-right: 12px;
	color: #FFF;
	cursor: hand;
	text-align: center;
	padding-top: 5px;
	font-size: .9em;
	letter-spacing: .15em;
}

.menu-item a:visited {
	color: #FFFFFF;
}

.menu-item a:hover {
	background: url(../images/2007/menu-item-hover.jpg) 0 0 no-repeat;
	color: #e5e5e5;
	padding-top: 6px;
}

.current {
	float: left;
	display: inline;
	background: url(../images/2007/menu-selected.jpg) 0 0 no-repeat;
	height: 57px;
	width: 79px;
	margin-right: 12px;
	color: #FFF;
	text-align: center;
	padding-top: 6px;
	font-size: .9em;
	letter-spacing: .15em;
}

/* main-pages CONTENT
--------------------------------------------------*/

#core {
	margin: auto;
	width: 840px;
	overflow: auto;
	text-align: left;
}

#side-bar {
	float: left;
	width: 200px;
	padding: 10px;
	margin: 4px 10px 0px 0px;
	text-align: left;
}

.toggler {
	color: #91709d;
	margin: 0 0 5px 0;
	padding: 2px 10px;
	background: #FFFFFF url(../images/bg-accordion.jpg) 0 0 repeat-x; /*#d5cada;*/
	border-bottom: 1px solid #bea5c6;
	border-right: 1px solid #bea5c6;
	border-top: 1px solid #bea5c6;
	border-left: 1px solid #bea5c6;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Tahoma', sans-serif;
}

.toggler b {
	float: right;
	position: relative;
	margin-right: 5px;
	padding-bottom: 1px;
	color: #bea5c6;
	font-weight: bold;
}
 
.element {
 
}
 
.element p {
	margin: 0;
	padding: 4px;
}

.element {
	list-style: none;
	margin-bottom: 8px;
	padding: 5px 18px 5px 5px;
	color: #3c3c3c;
	font-size: .9em;
}

.element ul li {
	list-style: none;
	padding: 10px 0 5px 0;
}

.gal-title {
	display: block;
	float: left;
}

#biography {
	float: left;
	width: 580px;
	padding: 15px 0;
	margin: 0;
	text-align: justify;
	font-size: 1.1em;
}

#biography h3, h3.s {
	font-size: 17px;
	letter-spacing: .08em;
	color: #3d2347;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px solid #d8c8dc;
	margin-bottom: 8px;
}

#biography h3.s {
	width: 363px;
}

#biography h3.sr {
	display: inline;
	position: relative;
	width: 292px;
	float: right;
}



#footer-large-outer {
	background: #260e34;
	width: 100%;
	height: 132px;
	margin: 45px auto 0 auto;
}

#footer {
	background: #260e34 url(../images/2007/windmill.gif) left bottom no-repeat;
	margin: 0px auto;
	width: 930px;
	height: 132px;
	overflow: hidden;
	text-align: left;
	position:relative;
}

#page-search {
	width: 300px;
	height: 132px;
	float:right;
	position: relative;
	text-align: left;
	color: #b094b5;
}

#search-box-page {
	float: right;
	right: 95px;
	top: 70px;
	width: 215px;
	text-align: right;
	position: relative;
}

.search-button-page {
	background:url(../images/2007/magnifier.gif) 0 0 no-repeat;
	right: 56px;
	top: 70px;	
	float:right;
	width: 20px;
	height: 20px;
	position: relative;
}
	

#copyright-page {
	float: right;
	right: 90px;
	top: 90px;
	position: relative;
	width: 100%;
	text-align: right;
	font-size: .8em;
	color: #FFFFFF;
}

#purple-wrapper {
	position: relative;
	float: left;
	width: 820px;
	padding-left: 13px;
	padding-bottom: 15px;
	border: 1px solid #DADADA;
	background: #f9f7eb; /*#d5cada;*/
	margin: 5px auto 15px auto;
	text-align: center;
}

#purple-wrapper-inner {
	position: relative;
	float:left;
	width: 743px;
	border: 1px solid #b094b5;
	background: #FFFFFF;
	margin-top: 15px;
	text-align: left;
	padding: 30px;
}

/* form
--------------------------------------------------*/

#contactform {padding:6px 0; text-align: left;}

#commentform, #contactform {margin-bottom:18px;}

#contactform em {
  font-style: normal;
  color: #BEBEBE;
}

form fieldset {border:0 solid;} /* Opera */

form p {
  padding:6px 0;
  border-bottom:1px solid #EEEEEE;
  font-family: Tahoma, Arial, san-serif;
  font-size: 11px;
  color: #3c4a51;
}

.contactus h2 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 14px;
  color: #3c4a51;
  margin: 0px;
  padding: 30px 0 0 0;
}
  
.thankyou {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  padding-bottom: 30px;
}

#contactform label {
  display:block;
  float:left;
  width:75px;
}

#commentform label {margin:0 15px 0 15px;}
#contactform label {margin:0 15px 10px 0;}

form em {
  margin-left:5px;
  font-size:0.9em;
  font-style:normal;
}

#contactform textarea {
  padding:3px;
  width:300px;
  border:solid 1px;
  font-family:Tahoma, Arial, Helvetica, sans-serif;
  font-size:0.9em;
}

#contactform textarea {overflow:auto;}


#contactform textarea, #contactform #bx_subject {width:430px;}

* html #contactform textarea,
* html #contactform #bx_subject {width:410px;} /* IE WIN; but why? */

#commentform .button {margin-left:90px;}
#contactform .button {margin-left:330px; margin-top: 13px;}

form .hiddenfield {display:none;}

form .info {padding-left:90px;}

/* gallery
--------------------------------------------------*/

#cats ul {
	display: inline
	list-style: none;
	float: right;
	margin-bottom: 12px;
}

#cats ul li {
	display: inline;
	list-style: none;
	padding-right: 12px;
	font-size: 1.1em;
	font-weight: bold;
}

#images {
	width: 840px;
	margin: 0;
	text-align: left;
}

img.gal-title {
	margin: 20px 0 10px 11px;
}

.image-frame {
	border: 1px solid #caacd5;
	display: inline;
	float: left;
	padding: 8px;
	margin: 15px 12px 8px 12px;
	background: #FFFFFF;
}

.image-frame:hover {
	background: #F3F3F3;
}

.image-frame img {
	border: 1px solid #FFFFFF;
}

.image-frame img:hover {
	border-top: 1px solid #a4a4a4;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #e3e3e3;
	border-left: 1px solid #bfbfbf;
	margin-top: 1px;
	margin-bottom: -1px;
}

.hs-caption {
	padding: 5px 10px 0 10px;
	text-align: left;
	font-size: 10px;
	line-height: 13px;
	color: #6b6b6b;
}

.hs-caption h3 {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #b094b5;
}