/*
#FB3542  background rose
9A364C
#9A364C  headline text
*/

body
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #4A6340;
/*
	background-image: url(../i/greenback.png);
	background-repeat: repeat-x;
*/
}
#container
{
	width: 900px;
	background-color: #F8FFEB;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 7px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
}
#main {
	clear: left;
	margin-right: 2.5em;
	margin-left: 2.5em;
	margin-bottom: 2em;
}
h1, h2 {
	letter-spacing: 0.2em;
	color: #000;
	text-align: center;
}
h3, h4, h5, h6 {
	color: #000;
	text-align: left;
}
h1 {
	font-size: 160%;
	}
h2 {
	font-size: 130%;FB3542
	}
h3 {
		font-size: 110%;
}
a:link, a:visited{
	color: #9A364C;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FB3542;
	font-weight: bold;
	text-decoration: underline;
}
a:active
{
	color: #9A364C;
	text-decoration: underline;
	font-weight: bold;
}
.lgimage {
	float: left;
}
.smimage {
	float: right;
	margin: 0 0 10px 20px;
	}
img {border:none;}

#hdr1
{
	margin-left: 1em;
	margin-bottom: 0;
	padding: 0px;
	color: #2E3D28;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 4em;
	font-style: italic;
	font-weight: bold;
	float: left;
	letter-spacing: 0em;
}
#hdr2
{
	margin-right: 1em;
	margin-top: 0;
	padding:0px;
	color: #9A364C;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 3em;
	font-style: italic;
	font-weight: bold;
	float:right;
}

#movieHdr
{
	margin-top: 0;
	padding:0px;
	color: #9A364C;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
}

p.headline
{
	color: #000;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 110%;
	margin: 1em 3em 0px 3em;
	text-align: left;
	font-style: italic;
}
p.subHead
{
	color: #000;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.10em;
	line-height: 110%;
	margin: 0px 3em 0px 5em;
	text-align: left;
	font-style: italic;
}
p.photoCredit
{
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 110%;
	margin-top: 5px ;
	text-align: left;
}
p.blurb
{
	color: #000;
	font-size: 1em;
	line-height: 130%;
	margin: 1em 3em 0px 3em;
	text-align: left;
	font-weight:bold;
}
p.attrib
{
	color: #000;
	font-size: 1em;
	margin: 0px 3em 0px 3em;
	text-align: right;
}

p.homeQuote
{
	color: #000;
	font-size: 1.15em;
	font-weight: normal;
	line-height: 110%;
	margin: 1em 3em 0px 3em;
	text-align: left;
}
p.homeAttrib
{
	color: #9A364C;
	font-size: 1em;
	line-height: 110%;
	margin: .5em 3em 0px 3em;
	text-align: right;
}

hr.revDiv {width:70%;}


/*****************/
/* Footer Styles */
/*****************/
#footer
{
	clear: both;
	text-align: center;
	border-bottom: 1px #4A6340 solid;
	border-top: 1px #4A6340 solid;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px;
	background-color: #999933;
	color: #2E3D28;
	font-size: 0.85em;
}
#footer a {
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin-left: 10px;
	color: #2E3D28;
	font-weight: normal;
	text-decoration: none;
	}
#footer a:hover, #footer a:active, #footer a:focus {
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
	color: #FB3542;
	font-weight: normal;
	}
#footer #thisPage {color: #FB3542;}
/*********************/
/* End Footer Styles */
/*********************/

/*-------------
TAG
-------------*/
#advert
{
	color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
	text-align: center;
	margin-top:10px;
}
#advert a { color: #000; }
#advert a:visited {color:#000}
#advert a:hover { color: #FB3542; }
