body {
	background-color: #110c09;
	background-image: url("/images/background.png");
	background-position: top right;
	background-repeat: repeat-x;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


#container {
	border: 1px solid #444;
	margin: 44px auto 10px auto;
	padding: 0;
	width: 700px;
	background-color: #fff;
}

#logo {
/*	border-top: 10px solid #3b4457;
	border-bottom: 10px solid #3b4457;
*/
border-top: 1px solid #000;
}

#menu {
	border-top: 1px solid #000;
	border-bottom: 1px solid #3b4457;

	background-color: #110c09;
	background-image: url("/images/menubg.png");
	background-position: top right;
	background-repeat: repeat-x;

	text-align: left;
	padding: 3px;
	padding-left: 10px;
	font-size: 110%;
	color: #fff;
	height: 1.2em;
}

#menu a {
	display: block;
	float: left; 
	color: #8c5600; color: #b06b00;
	text-decoration: none;
	font-weight: bold;
	padding: .1em 20px;
}

#menu a:hover {
	background-color: #f08100;
	border: 1px solid #000;
	color: #000;
	padding: .1em 19px;
}


#content, #contentB {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;	
	line-height: 120%;
	padding: 25px;
}

#contentB {
	background-color: #877669;
background-color: #555f7b;
background-color: #ffc97d;

	padding-bottom: 20px;
	padding-top: 20px;
	border-top: 0;
	border-bottom: 0;
}

#content a { 
	border-bottom: 1px solid #ffe5bb;
	color: #8c5600;
	text-decoration: none;
}


#content a:hover {
	border-bottom: 1px solid #ffa415;
	color: #e08900;
}

#contentB a { 
	border-bottom: 1px solid #544438;
	color: #000040;
	text-decoration: none;
}


#contentB a:hover {
	border-bottom: 1px solid #000282;
	color: #000282;
}


#content strong {
	color: #333;
}

#publicity {
	padding: 10px;
	
	background-color: #fff;
	background-image: url("/images/publicitybg.gif");
	background-position: top left;
	background-repeat: repeat-x;
	
	border-top: 10px solid #321710;
	border-bottom: 10px solid #321710;
}

#publicity #mailing
{
	border: 1px solid #3F2300;
	background-color: #fff;
	width: 350px;
	float: right;
	font-size: 90%;
	padding: 0;
}

#mailing h3 {
	background-color: #634205;
	color: #fff;
	font-weight: bolder;
	padding: 4px;
	padding-left: 7px;
	font-size: 140%;
}

#mailing label {
	font-weight: bold;
	color: #422c1c;
}

#mailing #mce-error-response {
	color: #f00;
}

#mailing #mce-success-response {
	color: #29993A;
}

#mailing form fieldset {
	padding: 3px;
}



#publicity #facebook {
	background-color: #eceff5;
	width: 300px;
	height: 80px;
	float: left;
	margin: 0;
	padding: 0;
}





div.button {
	float: left;
	font-weight: bold;
    padding-top: 3px;
}

a.button {
    background: transparent url('/images/bg_button_a.png') no-repeat scroll top right;
    color: #444;
    display: inline;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin: 0 6px 6px 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    border: none !important;
}

a.button span {
    background: transparent url('/images/bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

#mainEvent {
}

#container #bottomItems {
}

#content h1, #content h2, #content h3,
#contentB h1, #contentB h2, #contentB h3 {

	font-size: 110%;
	padding: 2px 0;
	border: none;
	margin-bottom: 5px;
	color: #422c1c;
	font-family: georgia, seriff;
	font-variant: small-caps;
}

#content h1, #contentB h1 {
	border-bottom: 1px solid #422c1c;
	font-size: 180%;
	margin-bottom: 10px;
	letter-spacing: 2px;
}


#content h2, #contentB h2 {
	border-bottom: none;
	font-size: 140%;
}



#content p, #contentB p {
	padding: 0 1px 15px 1px; 
}

#content img {
	border: 1px solid #000;
}

#content .column1 {
	clear: right;
	float: left;
	width: 300px
}

#content .column2 {
	float: right;
	width: 300px;
}

#content div.photoBlock, #content div.photoBlock2 {
	float: left;
	display: block;
	margin: 2px 20px 10px 2px;
	background: url(/images/photo_shadow.gif) no-repeat bottom right;
}


#content div.photoBlock div.photoInner {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #444;
	padding: 8px 8px 5px 8px;
	margin: -5px 3px 5px -3px;
	text-align: center;
}

#content div.photoBlock img {
	border: 1px solid #000;
	margin-bottom: 15px;
}


#content a.image {
	border: none !important;
}

#content a.image img {
	border: none !important;
}


#footerBar {
/*
	border-top: 10px solid #3b4457;
	border-bottom: 10px solid #3b4457;
	background-image: url("/images/YellowBar.jpg");
	height: 20px;
*/
	border-top: 1px solid #000;
	background-color: #3b4457;
background-image: url("/images/YellowBar.jpg");
height: 20px;
	clear: both;
}

#footerMenu {
	color: #ccc;
	text-align: right;
	font-size: 8pt;
	margin: 5px auto 0 auto;
	padding: 0;
	width: 700px;	
}

#footerMenu a { 
	color: #8c5600;
	text-decoration: none;
	padding: 0 10px;
}

#footerMenu a:hover {
	color: #008;
}

div.clear {
	clear:both;
}

ol, ul {
	list-style: disc;
	margin: 0;
	margin-left: 15px;
	padding: 2px 0 2px 2px;
}

ol {
	list-style: decimal;
}

li
{
	margin: 0;
	padding: 0 0 3px 0;
}

