/*
Begin Modified Yahoo Reset
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset,img {
	border: 0;
	}
caption,th {
	text-align: left;
	}
q:before,q:after {
	content:'';
	}
abbr,acronym { border: 0;
	}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/*
End Modified Yahoo Reset
*/

/**---------------------------------GENERAL STYLES------------------------------------**/
body {
	background: #d8e2f1 url("../images/body-bg.png") repeat-x scroll top left;
	color:#6c6c6c;
	font-family:Georgia, "Palatino", "Palatino Linotype", Times, "Times New Roman", serif;
	margin-bottom:150px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Baskerville, 'Times, Times New Roman', serif;
	font-weight: normal;
	text-transform: uppercase;
}
p,ul,ol {
	font-size:13px;
	line-height: 20px;
	letter-spacing: .04em;
}
a {
	color:#508de9;
	text-decoration: underline;
}
a:hover {
	color:#666;
}
/**---------------------------------MISC STYLES------------------------------------**/
#wrap {
	background: transparent url("../images/content-bg-trans.png") repeat-y scroll top left;
	margin:0 auto;
	position: relative;
	width:977px;
}
.left {
	display: inline;
	float:left;
	margin-right:20px;
}
.manual-clear {
	clear: both;
	height:0px;
	margin:0px;
}
#menu .menu-bug {
	display: none;
}
.right {
	display: inline;
	float:right;
	margin-left:20px;
}
.text-replace {
	text-indent: -9000%;
}
.text-right {
text-align: right;
}
#sidebar p.zero-marg {
	margin-top:0px;
}
/**---------------------------------HEADER STYLES------------------------------------**/
#header {
	padding:25px 10px 0px 10px;
}
#logo {
	display: inline;
	float:left;
	margin:0px 0px 0px 58px;
}
#tagline {
	display: inline;
	float:right;
	margin:130px 25px 0px 0px;
}
/**---------------------------------NAV STYLES------------------------------------**/
#menu {
	background: transparent url("../images/nav-bg-trans.png") no-repeat scroll top left;
	font-size:13px;
	height:55px;
	letter-spacing: -1px;
	line-height: 55px;
	list-style-type: none;
	margin:25px auto 0px auto;
	text-transform: uppercase;
	width:926px;
}
	#menu li {
		display: inline;
		float:left;
		margin:0px 0px 0px 28px;
	}
		#menu li a {
			color:#6c6c6c;
			text-decoration: none;
		}
		#menu li a:hover {
			color:#333;
			text-shadow:1px 1px 10px #999;
		}
/**---------------------------------FEATURED STYLES------------------------------------**/
#featured-left {
	background: transparent url("../images/lady-reflect-trans.png") no-repeat scroll top left;
	display: inline;
	float:left;
	height:398px;
	margin:0px 0px 0px 55px;
	width:534px;
	position: relative;
}
	#featured-left h2 {
		background: transparent url("../images/content-desc-trans.png") no-repeat scroll top left;
		height:130px;
		position: absolute;
		right:5px;
		top:100px;
		text-indent: -9000%;
		width:344px;
	}
	#featured-left #learn-more a{
		background: transparent url("../images/more-sprite.png") no-repeat scroll top left;
		display: block;
		height:41px;
		position: absolute;
		right:0px;
		top:245px;
		text-indent:-9000%;
		width:167px;
	}
	#featured-left #learn-more a:hover {
		background-position: bottom left;
	}
#featured-right {
	display: inline;
	float:right;
	margin:20px 0px 0px 0px;
	position: relative;
	width:300px;
}
	.side-box {
		background: transparent url("../images/sidebar-box-trans.png") no-repeat scroll top right;
		height:168px;
		padding-top:25px;
		width:247px;
                position: relative;
	}
		.side-box p {
			margin:0px 25px 3px 0px;
		}
		.side-box p.more {
			margin-top:10px;
		}
		.side-box p.zero-marg {
			margin-top:0px;
		}
	#featured-divide {
		background: transparent url("../images/sidebar-border.png") no-repeat scroll top left;
		height:378px;
		left:-40px;
		position: absolute;
		top:-10px;
		width:10px;
	}
#latest-events{
	background: transparent url("../images/latest-events.png") no-repeat scroll top left;
	height:21px;
	margin:0px 0px 15px 40px;
	width:184px;
}
#email-updates{
	background: transparent url("../images/email-updates.png") no-repeat scroll top left;
	height:21px;
	margin:0px 0px 15px 40px;
	width:190px;
}
#photo-gallery-header {
	background: transparent url("../images/photo-gallery.png") no-repeat scroll top left;
	height:19px;
	margin:0px 0px 15px 35px;
	width:192px;
}
.photo-gallery {
	font-size: 0px;
	list-style-type: none;
	margin:0px 0px 0px 0px;
}
	.photo-gallery li {
		display: inline;
		float:left;
		margin-right:10px;
	}
		.photo-gallery li a {
			border:1px solid #fff;
		}

			.photo-gallery li a img,.lb a img {
				-moz-box-shadow:1px 1px 6px #888;
				-webkit-box-shadow:1px 1px 6px #888;
				box-shadow:1px 1px 6px #888;
			}
			.photo-gallery li a img:hover,.lb a img:hover {
				z-index:100;
				-moz-box-shadow:1px 1px 10px #555;
				-webkit-box-shadow:1px 1px 10px #555;
				box-shadow:1px 1px 10px #555;
				-moz-transform:scale(1.05);
				-webkit-transform:scale(1.05);
				tranform:scale(1.05);
			}

.side-box legend {
    display: none;
}

form#contact label,.side-box label {
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

form#contact input[type=text],.side-box input[type=text],form#contact textarea {
	display: block;
	margin: 0 0 15px;
	padding: 5px;
	background: #FFF;
	border: 1px solid #508de9;;
	color: #111;
	-moz-box-shadow: inset 3px 4px 12px rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 3px 4px 12px rgba(0, 0, 0, .3);
	box-shadow: inset 3px 4px 12px rgba(0, 0, 0, .3);
	-moz-border-radius: 0 6px 6px;
	-webkit-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px;
}

form#contact input[type=text],.side-box input[type=text] {
	width: 66%;
	font-size: 12px;
	font-weight: bold;
}

.side-box input[type=text] {
	width: 85%;
}

form#contact input[type=submit],.side-box input[type=submit] {
	width: auto;
	margin-left: 2%;
	padding: 4px 6px 3px;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	background: #508de9;
	border: 1px solid #508de9;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: inset 1px 2px 3px rgba(255, 255, 255, .5),
		inset -2px -3px 4px rgba(0, 0, 0, .5),
		1px 2px 6px rgba(0, 0, 0, .5);
	/* Safari doesn't support inset */
	-webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, .5);
	-webkit-box-shadow: inset -1px -2px 6px rgba(0, 0, 0, .5),
		1px 2px 6px rgba(0, 0, 0, .5);
	box-shadow: inset -1px -2px 6px rgba(0, 0, 0, .5),
		1px 2px 6px rgba(0, 0, 0, .5);
}

.side-box input[type=submit] {
	position: absolute;
	right: 30px;
}

.lb a img {
	display: inline-block;
	border:1px solid #fff;
}

#content-bottom {
	margin:0px 0px 0px 42px;
}
.round-box {
	background: transparent url("../images/footer-box-trans.png") no-repeat scroll top left;
	display: inline;
	float:left;
	height:181px;
	padding-top:25px;
	width:453px;
}
	.round-box img{
		border:2px solid #fff;
		margin-left:30px;
		-moz-box-shadow:1px 1px 10px #999;
		-webkit-box-shadow:1px 1px 10px #999;
		box-shadow:1px 1px 10px #999;
		-moz-transition: -moz-transform 0.75s ease-in;
		-webkit-transition: -webkit-transform 0.75s ease-in;
	}
		.round-box img:hover {
			-moz-box-shadow:1px 1px 15px #666;
			-webkit-box-shadow:1px 1px 15px #666;
			box-shadow:1px 1px 15px #666;
			-moz-transform:scale(1.02);
			-webkit-transform:scale(1.02);
			transform:scale(1.02);
		}
#content-bottom h2 {
	color:#666;
	font-size:20px;
	letter-spacing: 7px;
	text-shadow: none;
	text-transform: uppercase;
}
#content-bottom h3 {
	color:#666;
	font-size:14px;
	text-transform: none;
	text-shadow: none;
}
#content-bottom p {
	margin:10px 0px 0px 0px;
}
/**---------------------------------MAIN CONTENT STYLES------------------------------------**/
.content {
	display: inline;
	float:left;
	margin:0px 0px 0px 60px;
	width:525px;
	font-size:12px;
}
	.content h1,h2,h3,h4,h5,h6 {
		color:#508de9;
		text-shadow: 1px 1px 1px #86B5FC;
		text-transform: none;
	}
	.content h1 {
		font-size:30px;
		margin:20px 0px;
	}
	.content h2 {
		font-size: 24px;
		margin:15px 0px;
	}
	.content h3 {
		font-size: 18px;
		margin:10px 0px;
	}
	.content h4 {
		font-size: 14px;
		margin:8px 0px;
	}
	.content ol,ul {
		list-style-position: inside;
		margin:5px 0px 5px 10px;
	}
		.content ul li ul{
			margin-left:20px;
		}
	.content p {
		padding:7px 0px;
	}
	.content blockquote {
		background-color: #f9f9f9;
		border:1px solid #eee;
		color:#508de9;
		font-style: italic;
		margin: 15px 0px 15px 10px;
		opacity:0.8;
		padding:8px;
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
		border-radius:15px;
		-moz-box-shadow:1px 1px 15px #ddd;
		-webkit-box-shadow:1px 1px 15px #ddd;
		box-shadow:1px 1px 15px #ddd;
	}
#rounded-bottom {
	background: transparent url("../images/footer-bottom-trans.png") no-repeat scroll bottom left;
	bottom:-56px;
	height:56px;
	position: absolute;
	right:1px;
	width:974px;
}

/**---------------------------------SIDEBAR STYLES------------------------------------**/
#sidebar {
	display: inline;
	float:right;
	margin:0px 25px 0px 0px;
	width:255px;
}
#about-linda {
	background: transparent url("../images/about-linda.png") no-repeat scroll top left;
	margin:0px 0px 5px 65px;
	text-indent: -9000px;
}
#minibio .ennui_form iframe{
	position: relative;
	z-index:500;
}
#sidebar img.thumb{
	margin-right:25px;
	-moz-box-shadow:1px 1px 5px #aaa;
	-webkit-box-shadow:1px 1px 5px #aaa;
	box-shadow:1px 1px 5px #aaa;
}
#sidebar img.thumb:hover {
	-moz-box-shadow:1px 1px 8px #666;
	-webkit-box-shadow:1px 1px 8px #666;
	box-shadow:1px 1px 8px #666;
	-moz-transform:scale(1.03);
	-webkit-transform:scale(1.03);
	transform:scale(1.03);
}

/**---------------------------------FOOTER STYLES------------------------------------**/
#footer {
	color:#6c6c6c;
	margin:80px 0px 0px 0px;
	text-align: center;
}

#footer p {
	font-size: 11px;
}
	#footer a {
		color:#6c6c6c;
		text-decoration: none;
	}
	#footer a:hover {
		color:#508de9;
	}
