/*Basic, browser resets*/

body {
	font-size: 62.5%;  /*note using % first, then using ems, fixes IE bug using ems for text on pages. 
	Browser default is 16pixels for text if user doesn't change it, 16px = 100% or 1em. therefore 200% or 2em renders 32 pixel text, etc...*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding: 0;
	background-color: #000000;
	margin: 0;
	background-image: url(art/backGrafatti.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
 
ul {
	margin: 0px;
	padding: 0px;
}




p {
	margin: 0px;
	padding: 0px;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}




#wrapper {
	width: 1046px;
	margin-right: auto;
	margin-left: auto;
	background-color: #360102;
	height: auto;
	background-image: url(art/topBanner2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#popup {
	width: 400px;
	color: #D88587;
	text-align: left;
	line-height: 1.8em;
	font-size: 1.4em;
	border: 1px dotted #990000;
	padding: 12px;
	margin: 24px;
	background-image: url(art/popup_bkg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#popup p {
	margin-top: 20px;
}


.beans #beansTextbox a {
	color: #D88587;
}

.beans #beansTextbox a:hover {
	color: #D88587;
	background-color: #FFE8FF;
}


#content a {
	color:!important #D88587;
}

#content a:hover {
	color: #D88587 !important;
	background-color: !important #FFE8FF;
}


#masthead{
	height: 320px;
	background-repeat: no-repeat;
	width: 1046px;
}

/*Navbar-----------------------------------------------------*/

#navBar{
	float: left;
	width: 200px;
	margin-left: 155px;
	margin-top: 20px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.7em;
	font-style: italic;
	font-weight: normal;
	color: #F2E0DF;
	text-align: left;
	margin-bottom: 9px;
	margin-top: 8px;
}


#navBar p {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}



/*Content-----------------------------------------------------*/


#content{
	float: right;
	width: 580px;
	padding-right: 44px;
	margin-top: 0px;
}

#content p {
	text-align: left;
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	padding-bottom: 12px;
	color: #D88587;
	
}

#content a {
	color: #CA6E69;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D87973;
	}
	
#content a:hover {
	background-color: #FFE8FF;
	color: #990134;
	}

/*Content subdivisions-----------------------------------------------------*/


#1colContent {
}

#2colContent {
}

#leftcolContent {
	float: left;
	width: 260px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #A44694;
	border-right-color: #A44694;
	border-bottom-color: #A44694;
	border-left-color: #A44694;
}

#leftcolContent p {
	padding-right: 12px;
	padding-left: 12px;
}

#rightcolContent {
	float: right;
	width: 260px;
	margin-right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #9E448E;
	border-right-color: #9E448E;
	border-bottom-color: #9E448E;
	border-left-color: #9E448E;
}

#rightcolContent p {
	padding-right: 12px;
	padding-left: 12px;
}



/*Footer-----------------------------------------------------*/


#siteInfo{
	clear: both;
	height: 50px;
	background-color: #640204;

}
.siteinfoTinytext {
	font-size: 0.9em;
	text-transform: none;
}



.siteinfotext {
	line-height: 1.8em;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 12px;
	position: relative;
	font-weight: bold;
	color: #157D96;
	padding-right: 39px;
	padding-left: 230px;
	font-size: 105%;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#siteInfo p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 18px;
	text-align: left;
	text-indent: 422px;
	color: #FEB8BA;
}




.beans {
	background-image: url(art/beans.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: 1046px;
	display: block;
	clear: both;
}

.beans p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: left;
	color: #D88587;
	line-height: 1.9em;
	font-style: italic;
}


#beansTextbox {
	margin-left: 422px;
	padding-top: 74px;
}





.siteinfotext a {
	text-decoration: none;
	color: #1E7EA8;
}

.siteinfotext a:hover {
	text-decoration: none;
	background-color: #E6FAFB;
}

#navBar img {
	float: right;
	border: 1px solid #690103;
	padding: 6px;
	margin-bottom: 22px;
}


/*photos and captions -----------------------------------------------------*/

.photorightCaption {
	width: 314px;
	float: right;
	margin-right: 40px;  /*this becomes 88 px in IE 6 unles you change display from block to inline (see *html hack for IE only below) -------*/
	margin-bottom: 0px;
	margin-left: 20px;
/*	display: inline;*/
	margin-top: 8px;
}



.photorightCaption p {     /*	the !important eliminated any ancestral influence on the caption's text */
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 1.1em !important;
	font-style: italic !important;
	line-height: 1.3em !important;
	text-align: center !important;
	margin-top: 8px !important;
	margin-left: 6px !important;
	margin-right: 6px !important;
}


.photorightCaption img {
	border: 1px solid #11729D;
	padding: 3px;
}


/*------*/


.photoleftCaption {
	width: 314px;
	float: left;
	margin-right: 20px;  /*this becomes 88 px in IE 6 unles you change display from block to inline (see *html hack for IE only below) -------*/
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 8px;
}



.photoleftCaption p {     /*	the !important eliminated any ancestral influence on the caption's text */
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 1.1em !important;
	font-style: italic !important;
	line-height: 1.3em !important;
	text-align: center !important;
	margin-top: 8px !important;
	margin-left: 6px !important;
	margin-right: 6px !important;
}


.photoleftCaption img {
	border: 1px solid #11729D;
	padding: 3px;
}



/*------*/

.photoright {
	float: right;
	margin-right: 0px;
	margin-left: 6px;
	padding: 3px;
	border: 1px solid #11729D;
	margin-top: 7px;
	
}



.photoleft {
	float: left;
	margin-right: 6px;
	margin-left: 0px;
	padding: 3px;
	border: 1px solid #11729D;
	margin-top: 7px;
}



/*------*/

.clear {
clear: both;
}







/*return to top of page*/

.returntop {
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-size: 1.1em!important;
	font-style: normal;
}
.returntop a {
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-size: 1em!important;
	font-style: normal;
	color: #990134;
}
.returntop a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-size: 1em!important;
	font-style: normal;
	color: #990134;
	background-color: #FFFFEA;
}




.photoleftNoBorder {
	float: left;
	padding-right: 12px;
	padding-top: 6px;
}




/*print media directive*/

@media print {



}         /*closes print media directive*/
#navigation {
	position: absolute;
	top: 280px;
	height: 25px;
	width: 500px;
	padding-left: 422px;
}


/*ie fixes*/
* html #navBar {
display:inline;

}

* html #navigation {
display:inline;

}

* html #content {
display:inline;

}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	text-align: left;
	padding-bottom: 6px;
	color: #D69D9A;
	padding-top: 12px;
	border-top: 1px dashed #d69d9a;
	margin-right: 32px;
}
.music {
	border: 1px dotted #85001D;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: -12px;
	padding-left: 6px;
	margin-bottom: 12px;
}
.music p {
	margin: 0px;
	padding: 0px;
}
#photobox {
	text-align: left;
}
#navBar p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	padding-right: 8px;
	padding-left: 8px;
}
#navBar p a {
	color: #CD5255;
}
#navBar p a:hover {
	color: #05BFB4;
}
.bluetext {
	color: #08B8AE;
}
