/* 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: #456b86;
	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: #56819b;
color:#f9f9f9;
padding: 7px;

}
h3 {font-size: 14px;
font-weight:bold;
margin-bottom:0.75em;
background-color: #c7d0dc;
color:#415875;
padding: 7px;

}
h4 {
font-size:12px; line-height:1.25; margin-bottom:1.25em; color: #56819b;
}

h4 a{
font-size:12px; line-height:1.25; margin-bottom:1.25em; color: #56819b; 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: #e8e8e8;
}

div#legal p a{
color: #e8e8e8;

}


/* End of 'theme : Eventing' */

