/* Start of CMSMS style sheet 'theme : Eventing' */
div#navbar, div.spacer {
	margin-bottom: 10px;
}

div#header{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

div#navbar {


}

div#navbar ul {
	list-style: none;
	display: block;
	margin: 0px;
}

div#navbar ul li {
	float: left;
}

div.spacer {
	height: 10px;
}

div.topSection div {
	height: 354px;
	margin-right: 10px;
	margin-left: 10px;
}

div.topSection div p {
	margin: 10px;
}

img#poster {
	width: 360px;
	height: 280px;
}

div#footer {
	background-color: #ba9d25;
	padding: 10px;
	width: 940px;
	margin-top: 10px;
}

div#footer div p{
	margin: 5px;
	font-size: 11px;
color:  #ffffff;
padding-bottom: 5px;
text-transform: uppercase;
}

div#footer div p a{
	
	
color:  #ffffff;
text-decoration: underline;
}


div#legal {
	clear:both;
	margin: 10px;
}

div#clear {
	height; 1px;
width: 940;
}


/************************ Typography ***************/

div#navbar ul li {
}



h1, h2, h3, h4, h5, h6 {font-weight:normal; color:#111;letter-spacing: 2px; text-transform: uppercase;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}

h2 {

font-size: 16px;
margin-bottom:0.75em;
background-color: #1a2538;
color:#f9f9f9;
padding: 7px;

}
h3 {font-size: 16px;

margin-bottom:0.75em;
border-bottom: 1px solid #c0a72b;
color:#303e52;
padding: 4px;

}
h4 {
font-size:12px; line-height:1.25; margin-bottom:1.25em; color: #1a2538;
}

h3 a{
color:#303e52; text-decoration: none;
}


h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {

padding: 10px:
margin:0 0 1.5em;}



div#legal p {
font-weight: normal;
	text-align:center;
	font-size:  10px;
text-transform: uppercase;
color: #b6baae;
}

a{
 color: #ba9d25; text-decoration: none;
}

a:hover{
color: #1a2538; text-decoration: underline;
}


a: visited{
 color: #ba9d25; text-decoration: none;
}





/* End of 'theme : Eventing' */

