/* Reset CSS, based on Eric Meyer's v1.0 | 20080212 found at http://meyerweb.com/eric/tools/css/reset/ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	outline: 0;
	font-family: "Futura Std",Futura,"Tw Cen MT","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 100%;
	text-decoration: none;
	vertical-align: baseline;
	background: transparent;
	}
	
body {
	line-height: 1.5em;
	background-color: #3db7e4;
	}

:focus {
	outline: 0;
	}
/* End Reset CSS */

#wrap {
	color: #3db7e4;
	background-color: white;
	margin: 0 auto;
	width: 970px;
	padding: 5px 55px 60px 55px;
	}
	
.hide {
	display: none;
	}
	
a img {
	border: 2px;
	border-style: solid;
	border-color: transparent;
	text-decoration: none;
	}

a:hover img {
	opacity: 1;
	border: 2px;
	border-style: solid;
	border-color: #3db7e4;
	text-decoration: none;
	}

h1 {
	float: left;
	font-size: 2em;
	font-weight: normal;
	height: 60px;
	line-height: 60px;
	}
	
h2 {
	font-size: 1.5em;
	font-weight: normal;
	height: 60px;
	line-height: 60px;
	}
	
acronym {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	}
	
#header {
	margin: 70px 10px 50px 10px;
	height: 64px;
	width: 960px;
	}
	
/* Begin Scroll Links */	
.scrollLinks {
	float: right;
	font-size: 1.5em;
	height: 60px;
	line-height: 60px;
	color: #3db7e4;
	}
	
.scrollLinks li {
	float: left;
	height: 60px;
	line-height: 60px;
	color: #3db7e4;
	list-style: none;
	display: inline;
	}

.scrollLinks a {
	height: 60px;
	line-height: 60px;
	margin: 0px 10px;
	padding: 0px 15px;
	display: block;
	color: #3db7e4;
	}

.scrollLinks a:hover {
	color: white;
	background-color: #3db7e4;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}	
/* End Scroll Links */
	
.hr {
	height: 10px;
	width: 970px;
	margin: 30px 10px 60px 10px;
	clear: both;
	}

.hr hr {
	margin: 4px 0px 4px 0px;
	border: 0;
	color: #3db7e4;
	background-color: #3db7e4;
	height: 2px;
	width: 950px;
	}

.logo {
	float: left;
	height: 60px;
	width: 230px;
	background-image: url(images/logos/emmadelonlogo.png);
	background-position: center;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -5000em;
	border: 2px;
	border-style: solid;
	border-color: #3db7e4;
	}
	
.slogan {
	float: right;
	font-size: 1.5em;
	line-height: 60px;
	padding: 2px 0px 2px 0px;
	}

#siteNav {
	font-size: 1.875em;
	height: 60px;
	width: 960px;
	margin: 50px 0px 50px 5px;
	}
	
#siteNav li {
	color: #3db7e4;
	float: left;
	height: 60px;
	line-height: 60px;
	list-style: none;
	display: inline;
	}

#siteNav a {
	color: #3db7e4;
	height: 60px;
	line-height: 60px;
	margin: 0px 7px;
	padding: 0px 10px;
	display: block;
	}

#siteNav a:hover {
	color: white;
	background-color: #3db7e4;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

#topSection {
	height: 560px;
	}
	
#topSection p {
	font-size: 1.5em;
	}

.heroImageColumn {
	float:left;
	width: 594px;
	height: 554px;
	margin: 10px;
	}
	
.imageColumn2 {
	float: right;
	width: 294px;
	margin: 10px;
	padding-right: 50px;
	}
	
.imageColumn3 {
	float:right;
	width: 294px;
	margin: 10px;
	}

.section {
	overflow: auto;
	margin-bottom: 60px;
	}
	
.sectionTitle {
	height: 60px;
	line-height: 60px;
	width: 960px;
	margin: 0px 10px 70px 10px;
	}
	
.caption {
	height: 60px;
	line-height: 60px;
	padding-left: 5px;
	margin: 5px 10px 5px 0px;
	font-size: 1.125em;
	}
	
#ownerPhoto {
	margin: 10px;
	}
	
#ownerPhoto img {
	margin-bottom: 10px;
	}
	
.textColumn1 {
	float: left;
	width: 250px;
	font-size: 1.125em;
	line-height: 30px;
	margin: 10px;
	}
	
.textColumnA {
	float: left;
	width: 410px;
	margin: 0px 10px;
	font-size: 1.125em;
	line-height: 30px;
	}
	
.textColumnB {
	float: right;
	width: 410px;
	margin: 0px 10px;
	font-size: 1.125em;
	line-height: 30px;
	}
	
.textColumnA p, .textColumnB p, .textColumn p, .textColumn1 p {
	margin-bottom: 20px;
	}
	
.textColumn {
	clear: both;
	margin:0px 10px;
	font-size: 1.125em;
	line-height: 30px;
	}
	
#contactSection {	
	margin: 10px auto 0px auto;
	padding-bottom: 60px;
	width: 1080px;
	color: white;
	background-color: #3db7e4;
	}
	
#contactSection li {
	list-style: none;
	display: block;
	}
	
.contactTitle {
	height: 120px;
	line-height: 120px;
	width: 960px;
	margin: 0px 70px 10px 70px;
	padding-top: 60px;
	}
	

.contactTitle .scrollLinks a {
	color: white;
	}

.contactTitle .scrollLinks a:hover {
	color: #3db7e4;
	background-color: white;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}



/* VCARD STYLES */	
.vcard a {
	color: white;
	}

.vcard {
	margin: 0px 60px;
	width: 960px;
	font-size: 1.125em;
	line-height: 30px;
	}
	
.personalInfo {
	float: left;
	width: 410px;
	margin: 0px 75px 20px 5px;
	}

.adr, .personalInfo li {
	margin-bottom: 30px;
	}
	
.companyInfo {
	float: right;
	width: 400px;
	margin: 0px 0px 20px 55px;
	}

.ownerTitle, .fn, .n, .org, .type, .creditsTitle {
	font-size: 1.5em;
	line-height: 48px;
	margin-bottom: 10px;
	}

.links {
	clear: both;
	margin-left: 5px;
	}
	
.links p {
	font-size: 1.5em;
	margin-bottom: 10px;
	}

.vcard a:hover {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";  /* IE8 */
	filter:alpha(opacity=50);
	}

#socialNetworks, #memberships {
	margin-bottom: 30px;
	}
	
#memberships a {
	margin-right: 60px;
	}

/* END VCARD STYLES */

#credits {
	font-size: 1.125em;
	line-height: 30px;
	margin-left: 60px;
	padding-left: 5px;
	width: 960px;
	}
	
#credits a{
	color: white;
	}
	
#credits ul li:before {
	content: "\2022 \0020";
	}
	
#credits a:hover {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";  /* IE8 */
	filter:alpha(opacity=50);
	}

/* BEGIN SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #3db7e4;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/slimbox/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: "Futura Std", Futura, "Tw Cen MT", Verdana, sans-serif;
	font-size: 14px;
	color: #3db7e4;
	line-height: 1.5em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: normal;
}
/* END SLIMBOX */
