* {
	margin: 0;
	padding: 0;
}
::selection {
	background: #555;
	text-shadow: none !important;
	color: #eee;
}
::-moz-selection {
	background: #555;
	text-shadow: none !important;
	color: #eee;
}
a {
	text-decoration: none;
}
#main a {
	color: #39c;
	font-family: MyriadAppleBold;
}
#main a:hover {
	color: #069;
}
#main a:active {
	color: #036;
}
p {
	line-height: 20px;
	text-shadow: white 0px 1px 1px;
	color: #333;
	margin-bottom: 1em;
}
b, strong, h1, h2, h3, h4, h5, h6 {
	font-family: MyriadAppleBold;
	text-shadow: white 0px 1px 1px;
}
i, em {
	font-family: MyriadAppleTextItalic;
	font-style: normal !important;
}
strong em, em strong, em a, a em {
	font-family: MyriadAppleBoldItalic !important;
}
.left {
	float: left;
	clear: both;
}
.right {
	float: right;
	clear: both;
}
.polaroid {
	clear:both;
	padding:5px;
	background:#fff;
	border:1px solid #ececec;
	margin-bottom:18px;
    
	-moz-box-shadow:1px 2px 5px #666666;
	-webkit-box-shadow:1px 2px 5px #666666;
}
html {
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	background-color: #E4E2E2;/*#faf9f4;*/
	/*background: #E4E2E2 url(../img/shadow.png) repeat-x;*/
}
body {
	font-family: "MyriadAppleText", "Myriad Apple", "Myriad Pro", "Myriad Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
header {
	background-image: url(/img/linen-dark.png);
	height: 150px;
	width: 100%;
	float: left;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
}
#logo a {
	float: left;
	font-size: 40px;
	color: #FFF;
	margin-top: 55px;
	opacity: 0.75;
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 0.25s;
}
#logo a:hover, a:focus {
	opacity: 1;
}
#logo a:active {
	position: relative;
	top: 1px;
}
nav {
	float: right;
}
nav ul {
	list-style-type: none;
}
nav li {
	display: inline-block;
	padding: 66px 0 0 20px;
	font-size: 18px;
}
nav li a {
	color: #9aa6b7;
	-webkit-transition-property: color, text-shadow;
	-webkit-transition-duration: 0.25s;
}
nav li a:hover, a:focus {
	color: #FFF;
	text-shadow: 0 0 5px #FFF;
}
nav li a:active {
	position: relative;
	top: 1px;
}
nav li #selected {
	color: #FFF;
	text-shadow: 0 0 5px #FFF;
}
#main {
	position: relative;
	top: 10px;
	float: left;
}
footer {
	clear: both;
	float: left;
	font-size: 12px;
	text-align: center;
	color: #6a6030;
	width: 100%;
	margin-top: 20px;
	padding-bottom: 20px;
	text-shadow: white 0px 1px 1px;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 22, 2010 */

@font-face {
	font-family: 'MyriadAppleText';
	src: url('/fonts/myriadat-webfont.eot');
	src: local('☺'), url('/fonts/myriadat-webfont.woff') format('woff'), url('/fonts/myriadat-webfont.ttf') format('truetype'), url('/fonts/myriadat-webfont.svg#webfontDMQxX7Gi') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadAppleBold';
	src: url('/fonts/myriadab-webfont.eot');
	src: local('☺'), url('/fonts/myriadab-webfont.woff') format('woff'), url('/fonts/myriadab-webfont.ttf') format('truetype'), url('/fonts/myriadab-webfont.svg#webfontq8RZcWrT') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadAppleBoldItalic';
	src: url('/fonts/myriaabi-webfont.eot');
	src: local('☺'), url('/fonts/myriaabi-webfont.woff') format('woff'), url('/fonts/myriaabi-webfont.ttf') format('truetype'), url('/fonts/myriaabi-webfont.svg#webfontgq6JyFeY') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadAppleTextItalic';
	src: url('/fonts/myriaati-webfont.eot');
	src: local('☺'), url('/fonts/myriaati-webfont.woff') format('woff'), url('/fonts/myriaati-webfont.ttf') format('truetype'), url('/fonts/myriaati-webfont.svg#webfontdfB30nDl') format('svg');
	font-weight: normal;
	font-style: normal;
}
