/* CSS Document */

body {
	padding:0;
	margin:0;
	background-color:#718F80;
	background-color:#5a471b;
}

#main_wrapper {
	position:relative;
	width:100%;
}

#main {
	position:relative;
	width:64%;
	text-align:left;
	margin-right:-14%;
}

.home #main {
	width:50%;
	margin-right:0;
}

#header {
	position:absolute;
	width:190px;
	top:20px;
	left:0;
	margin:0 0 0 -200px;
	padding: 5px 20px 0 0;
	z-index:1;
	background-color:#718F80;
	border:#1F5391 1px solid;
}

#navigation {
	position:absolute;
	width:220px;
	top:220px;
	left:0;
	margin:0 0 0 -200px;
	z-index:2;
}

#content {
	position:relative;
	margin:30px 0;
	padding:40px;
	
	background-color:#EFEFF0;
	border:#1F5391 1px solid;
	z-index:1;
}

#quote {
	position:relative;
	width:260px;
	float:right;
	margin:60px -200px 20px 20px;
	
	background-color:#ffffff;
	border:#1F5391 1px solid;
	padding:20px;
	z-index:2;
}

.story {
	background-color:#ffffff;
	border:#1F5391 1px solid;
	padding:20px;
	margin:0 0 2em 0;
}

.clear {
	clear:both;
}





#quote, #content, #header, .story {	
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 1px 2px 4px 1px, inset rgba(0, 0, 0, 0.1) 0 0 40px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 1px 2px 4px 1px, inset rgba(0, 0, 0, 0.1) 0 0 40px 0;
    box-shadow: rgba(0, 0, 0, 0.3) 1px 2px 4px 1px, inset rgba(0, 0, 0, 0.1) 0 0 40px 0;
}

#navigation ul li a.current_loc, #navigation ul li a.current_loc:hover, #quote span.header, img.story_thumb, ul.sponsors li img {	
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 1px 2px 4px 1px;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 2px 1px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 1px 2px 1px;
}



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

#navigation ul li {
	display:block;
	margin:26px 0;
	padding:0;
	text-align:center;
	font-size:20px;
	
	
	
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:inherit;
}

#navigation ul li a {
	display:block;
	text-decoration:none;
	color:#ffffff;
	padding:4px 0 0 0;
	text-transform:uppercase;
	/*letter-spacing:0.2em;*/
}

#navigation ul li a span.accent {
	display:none;
}

#navigation ul li a:hover {
	margin-left:-6px;
}



#navigation ul li a.current_loc, #navigation ul li a.current_loc:hover {
	cursor:default;
	background-color:#ffffff;
	font-size:20px;
	padding:.1em 0 0 0;
	margin:0;
	color:#718F80;
	border:#1F5391 1px solid;
}

#navigation ul li a.current_loc span.accent {
	display:inline-block;
	margin:-.6em 0 -.5em 0;
	padding: .2em 0 .2em 0;
	overflow:hidden;
	font-size:45px;
	color:#000000;
	font-family:"Times New Roman", Times, serif;
}







#quote span.header, .story span.header {
	margin: -31px 0 0 0;
	padding:0 30px;
	background-color:#ffffff;
	float:left;
	clear:both;
	border:#1F5391 1px solid;
}

#quote span.header h3, .story span.header h3 {
	display:inline;
	font-size:12px;
	padding:.1em 0 0 0;
	margin:0;
	text-transform:uppercase;
	letter-spacing:0.2em;
	color:#718F80;
}

#quote span.header span.accent, .story span.header span.accent {
	display:inline-block;
	margin:-.6em 0 -.5em 0;
	padding: .2em 0 .2em 0;
	overflow:hidden;
	font-size:30px;
	color:#000000;
	font-family:"Times New Roman", Times, serif;
}

#quote p, .story p {
	font-size:14px;
	font-style:italic;
}

.story p {
	font-size:14px;
	font-style:italic;
}








#header h1, #header h3 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	padding:0;
	margin:0;
	font-weight:normal;
	line-height:1.2em;
	letter-spacing:0.1em;
	font-size:26px;
	text-transform:uppercase;
	text-align:right;
	color:#ffffff;
}

#header h1 {
	font-size:30px;
}

#header h3 {
	font-size:16px;
	margin:1em 0 0 0;
}

#header h5 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	font-size:14px;
	margin:1em 0 0 0;
	text-align:right;
	color:#ffffff;
	line-height:1.2em;
	letter-spacing:0.1em;
}



@font-face {
    font-family: 'MiamaRegular';
    src: url('../fonts/Miama-webfont.eot');
    src: url('../fonts/Miama-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Miama-webfont.woff') format('woff'),
         url('../fonts/Miama-webfont.ttf') format('truetype'),
         url('../fonts/Miama-webfont.svg#MiamaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}





h1, h2, h3, h4, h5, h6, p, li {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	padding:0;
	margin:0;
	font-weight:normal;
	line-height:1.5em;
	letter-spacing:0.1em;
	padding:0 0 16px 0;
}

h1 {
	font-size:36px;
	text-transform:uppercase;
}

h2 {
	font-size:26px;
	color:#5a471b;
	text-transform:uppercase;
}

h3 {
	color:#5a471b;
	font-size:22px;
}

h4 {
	color:#5a471b;
	font-size:17px;
	font-style:italic;
}

h5 {
	font-size:16px;
	color:#005395;
	font-style:italic;
}

h6 {
	font-size:16px;
}

p, li {
	font-size:16px;
}

ul {
	margin:0;
}

ul.twocol li {
	float:left;
	width:45%;
	margin:0 5% 0 0;
	padding:0;
}

p.legal {
	font-size:12px;
	color:#EFEFF0;
	padding:0 0 3em 0;
}

p.legal a {
	color:#EFEFF0;
	text-decoration:none;
}

p.legal a:hover {
	color:#EFEFF0;
	text-decoration:underline;
}

#content_primary h1, #content_primary h2, #content_primary h3, #content_primary h4, #content_primary h5, #content_primary h6, #content_primary p {
	color:#ffffff;
	text-align:right;
}

#content_primary h4 {
	margin-bottom:3em;
}

#content_primary p {
	margin:3em 0;
}

#content_secondary h2 {
}

#content_primary a {
	color:#ffffff;
}

.quote {
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
}

/*.dropcap {
	font-family:'MiamaRegular', "Times New Roman", Times, serif;
	font-size:12em;
	height:0.7em;
	width:0.75em;
	line-height:0.7em;
	float:left;
	margin:20px 0 0 -10px;
	font-style:normal;
	color:#5a471b;
	vertical-align:baseline;
}

.dropcap {
	font-family:'MiamaRegular', "Times New Roman", Times, serif;
	font-size:12em;
	height:0.7em;
	letter-spacing:0.15em;
	line-height:0.7em;
	float:left;
	margin:0;
	padding:5px 25px 4px 0;
	font-style:normal;
	color:#5a471b;
}*/

.dropcap {
	font-size:12em;
	height:0.7em;
	letter-spacing:0;
	line-height:0.7em;
	float:left;
	margin:0;
	padding:5px 5px 10px 0;
	font-style:normal;
	color:#5a471b;
}

.dropcap_t {
	float:left;
	width:190px;
	height:170px;
	overflow:hidden;
	text-indent:-100.0em;
	background-image:url(../images/dropcap_lg_t.png);
	background-repeat:no-repeat;
	margin:-36px -50px 5px -26px;
}

img.story_thumb {
	float:right;
	margin:0 0 10px 10px;
}

ul.sponsors {
	margin:0 0 2em 0;
	padding:0;
}

ul.sponsors li {
	list-style:none;
	margin:5px;
	padding:0;
	display:inline-block;
}
