html, body {margin:0; padding:0; /*width:100%; height:100%; overflow:auto;*/}

body {
	/*font-family:'lucida grande','lucida sans unicode', arial, sans-serif;*/
	color: #fff;
	background-color:#333;
	font-size:80%;
}

.clear {
	clear:both;
	font-size:1px;
	line-height:0px;
	height:0;
	margin:0
}

.border {
	border: 1px solid #A32E3E;
}

h1 {
	color:black;
}

a {
	font-weight: 900;
	padding:2px;
	color:#41878d;
	/*background-color:#00669b;*/
}

a:hover {	
	font-weight: 900;
	color:white;
	/*background-color:#00a0d2;*/
}


/*    **************************     */

#background{position:fixed; z-index:10; width:100%; height:100%; left: 0; top:0;}


#wrap {
	z-index:20;
	position:relative;
	width:100%;
	margin:0 auto;
	padding:0;
	background:transparent;
}

#content {
	background: transparent url('../images/b75.png') top left repeat;
	padding:0px;
	width:960px;
	margin:0 auto;
	overflow:auto;
	min-height:800px;
}

#content h1 {	
	margin:0;
	font-size:1px;
	height:23px;
	color:#fec35a;
}

#content div p {
	margin:0;
	padding:0;
	line-height:1.6em;
}

#content div p.dropcap:first-letter{
	float:left;
	font-size:4em;
	line-height:0.8em;
	padding:0;
	background:#fff;
	color:#f47a55;
	margin-right:0;
	font-weight:bold;
}

#content div.full {
	float:left;
	width:960px;
	padding:20px;
}



#content div.left {
	float:left;
	/*width:390px;*/
	width:300px;
	padding:0;
	margin:0 20px 25px 25px;
	padding-top:10px;
}

#content div.left span{
	font-family: georgia, serif;
	color:#e12d4b;
	font-style:italic;
	margin-top:10px;
}

.preview{
	padding-top:10px;
	overflow:hidden;
}

#content div.left a{
	font-weight: bold;
	padding:0;
	/*color:#b8922c;*/
	/*color:transparent;*/
}

#content div.left a:hover{
	font-weight: bold;
	/*color:#41878d;*/
	/*color:transparent;*/
}

#content div.right {
	float:left;
	margin:0;
	/*width:540px;*/
	width:600px;
	margin-top:10px;
	margin-bottom:50px;
	padding:0;
	border-left: 1px solid #b8922c;
}

.subheader {
	color:#333;
	font-size:120%;
	text-transform: uppercase;
	letter-spacing: .1em;
	width:510px;
	background: transparent url('../images/yellow_bg.png') top left repeat-y;
	font-family: georgia, serif;
	font-weight: bold;
	margin:0;
	padding:10px 0 10px 15px;
}

.subheader_long {
	color:#333;
	font-size:120%;
	text-transform: uppercase;
	letter-spacing: .1em;
	width:900px;
	background: transparent url('../images/yellow_bg_long.png') top left repeat-y;
	font-family: georgia, serif;
	font-weight: bold;
	margin:0;
	padding:10px 0 10px 15px;
}


.subheader span, .subheader_long span{
	font-size:80%;
	font-weight: normal;
}

#content div.right a{
	font-weight: bold;
	padding:0;
	color:#41878d;
	text-decoration:underline;
}

#content div.right a:hover{
	font-weight: bold;
	color:white;
	background-color:#41878d;
}

#content div.right p{
	color:#c5b99a;
	font-family: verdana, sans-serif;
	line-height:1.75em;
	padding:20px;
	padding-bottom:0;
}

#content div.right ul{
	font-family: georgia, serif;
	font-style: italic;
	color:#e12d4b;
	font-size: 120%;
	line-height:1.75em;
	padding:20px 20px 0 20px;
}

#content div.right h3{
	font-family: georgia, serif;
	font-style: italic;
	color:#e12d4b;
	font-size: 120%;
	margin-bottom:-30px;
	padding:20px 20px 0 20px;
}

#content div.right p span.first{
	color:#e12d4b;
	font-family: georgia, serif;
	font-weight: bold;
	font-style:italic;
}


#content div.right p.callout{
	font-family: georgia, serif;
	font-style: italic;
	color:#e12d4b;
	font-size: 120%;
	line-height:1.75em;
	padding:20px 20px 0 20px;
}

.pullquote {
	background:#ffffff url('../images/quotations3.png') top left no-repeat;
	border: 1px solid #dcdcdc;
	width: 323px;
	background-color:#fff;	
	margin:0 auto;
	padding:15px 30px 5px 80px;
	margin-bottom:20px;
}

.pullquote p{	
	font-family: georgia, serif;
	font-weight: bold;
	font-style: italic;
	padding-left:40px;
	color: #00669b;
	font-size:125%;
	line-height:1.7em;
}

.pullquote p span{	
	color: #000;
	font-weight: normal;
	margin-left: 100px;
	font-size:85%;
	line-height:1.7em;
}

#postcard_form{
	float:left;
}

#postcard_credit{
	margin:0;
	display:block;
	padding-top:10px;
	font-size:80%;
	color:#005158;
	line-height: 1.5em;	
}

#headerwrap{
	/*width:100%;*/
	width:960px;
	height:200px;
	margin:0 auto;
	padding:0;
	background: transparent url('../images/b75.png') top left repeat;
}

#header{
	width:960px;
	color:#c5b99a;
	font-family:"AGaramond", Georgia, Times, serif; 
	margin:0;
	padding: 0;
	padding-top:50px;
	text-align:left;
	margin-bottom:10px;
	/*border-bottom: 1px solid #edddbe;*/
}

#header p{
	margin-left:30px;
	margin-top:10px;
	font-style:italic;
	letter-spacing: .05em;
}


#header a {
	text-decoration:none;
	text-align: center;
	color:transparent;
}

#header span{
	/*border-top: 1px solid #edddbe;*/
	margin-top:20px;
	padding:10px 0 5px 0;
	background:transparent;
}

#nav{
	color:#b8922c;
	/*display: block;*/
	margin:0 auto;
	font-size:87%;
	padding:0;
	width:920px;
	padding-top:10px;
	border-top: 1px solid #e12d4b;
	font-family:"AGaramond", Georgia, Times, serif; 
}

#nav ul {
	text-align:center;
	width:900px;
	margin:0 auto;	
	padding:0;
	margin-bottom:10px;
	line-height:2em;
}

#nav li {
	display:inline!important;
}

#nav li a{
	color:#b8922c;
}

#nav li a.on{
	font-family:Georgia, serif;
	font-weight:bold;
	color:#e12d4b;
}

.on{
	font-family:Georgia, serif;
	font-style:italic;
	font-weight:bold;
	color:#e12d4b;
	font-size:110%;
}


#nav li a:hover {
	/*color:#b8922c;*/
	color:#e12d4b;
}

#subnav {
	color:#b8922c;
	background: transparent url('../images/yellow_bg.png') top left repeat-y;
	margin:0;
	padding:0 15px 10px 15px;
	line-height:2.5em;
	font-family:"AGaramond", Georgia, Times, serif;	
}

#subnav ul {
	padding-top:10px;
	border-top:1px dotted #333;
}

#subnav li{
 	/*display:inline!important;*/
}

#subnav li a {
	color:#333;
	text-decoration:none;
}

#subnav li a:hover{
	font-style:italic;
	text-decoration:underline;
}

#subnav li a.on{
	text-decoration:underline;
}


.imageboxR{
	float:left;
	height:142px;
	width: 142px;
	background-color:#333;
	border: 1px solid #b8922c;
	margin-right:10px;
	margin-top:20px;
	margin-bottom: 20px;
	padding:0;
}

.imageboxL{
	float:left;
	height:142px;
	width: 142px;
	background-color:#333;
	border: 1px solid #b8922c;
	margin:0;
	margin-top:20px;
	padding:0;
}

.imageboxMain{
	margin:0;
	padding:0;
	width:301px;
	/*border: 1px solid #b8922c;*/
}

.imageboxMain a{
	margin:0;
	padding:0;
	color:transparent;
	text-decoration:none;
}

.imageboxMain img, .imageboxMain object{
	border: 1px solid #b8922c;
}

.imagecredit{
	font-family:"AGaramond", Georgia, Times, serif;
	color:#c5b99a;
	line-height:1.75em;
	border: 1px solid #b8922c;
	padding:20px;
	margin-top:15px;
	width:260px;
}

.imageboxR:hover, .imageboxL:hover {
	border: 1px solid #e12d4b;
}

.imageboxR a, .imageboxL a, .imageboxMain a{
	color:transparent;
	padding:0;
	margin:0;
}

.imageboxR a:hover, .imageboxL a:hover, .imageboxMain a:hover{
	color:transparent;
}

.imageboxR img, .imageboxL img{
	margin:0;
	padding:0;
}

.imagetext{
	display: none;
}

#footer{
	/*position:fixed;*/
	/*bottom:0;*/
	width:100%;
	height:100px;
	margin:0 auto;
}

#mialogo{

}

#commentbox{
	width:660px;
	height:3000px;
	background-color:#232323;
	drdoc: ";
	drdoc: "";
	background-color:transparent;
	/*";/* IE */
}

.event{
	line-height:1.5em;
	margin-left:25px;
	color:#c5b99a;
}

.event-type{
	font-weight:bold;
	display:block;
	margin-top:20px;
	margin-bottom:0;
	color:#e12d4b;
	border-bottom:1px solid #e12d4b;
	width:100%;
	font-family: Georgia, serif;
	font-style: italic;
}

.event-title{
	color:#c5b99a;
	font-size:1.3em;
	font-weight:bold;
	font-family: Georgia, serif;
}

.event-location{
	color:#c5b99a;
	font-style:italic;
	font-family: Georgia, serif;
}

.event-description{
	margin-top:10px;
	color:#c5b99a;
	font-family: verdana, sans-serif;
	line-height:1.75em;
}

.textbox{
	padding-top:20px;
	font-family: Georgia, serif;
	font-size: 90%;
}

#postcard{
	padding:20px;
	width:800px;
}

#postcard_form {
	width:315px;
	height:500px;
	float:left;
	background-color:#333;
	padding:20px;
	line-height:1.5em;
}

#postcard_form h3{
	line-height:1.5em;
	width:300px;
	float:left;
	text-align: left;
}

.pcard{
	width:800px;
	margin-left:25px;
}

#images{
	width:315px;
	float:left;
}

#postcard_form {
	margin-right:20px;
}

#postcard_form input,#postcard_form textarea{
	background-color:#c5b99a;
}

#postcard_form span{
	color:#c5b99a;
}


#postcard_credit{
	width:315px;
	float:right;
	color:#c5b99a;
}

#postcard_identity{
	margin-top:20px;
}

