html {background: #5c7464 url("../images/background-center.jpg") center top repeat-y;}
body {background: url("../images/background-header.jpg") center top no-repeat; padding: 0; margin: 0;}

a {
	color: #B76F62;	
}

#all {
	width:940px;
	height:100%;
	margin:0 auto;
	font:14px/20px arial, helvetica, sans-serif;
	color:#444;
	background: url("../images/background-footer.jpg") center bottom no-repeat;
}


h3 {
	padding-left: 10px;
}

ol li {
	list-style: circle;
	width: 100%;
	padding-left: 10px;

}

.headerImage {
	margin: 20px;
	padding: 5px; 
	border: 1px #333 solid;
}

.button {
	border: #B76F62 1px solid;
	color: #FFF;
	font-weight: bolder;
	background: #02385E; 
	height: 18px;
}

#newsletter {
	padding: 0 0 15px 10px;
}

#rightHeader {
	border-bottom: #FFF 1px solid;
	text-align: left;
	padding-bottom: 2px;
	margin: 0 10px 7px 10px;
}

#toprightHeader a {
	border-bottom: #CCC 1px solid;
	text-align: left;
	padding-bottom: 2px;
	margin: 0 0 7px 10px;
}

#tsacBlock, #ticketsBlock {
	padding: 15px 0px 5px 0px;
}

#ticketsBlock a {
	font-size: 45px;
	line-height: 45px;
}

/*************************************************************************************************
********************************************************************************************HEADER
*************************************************************************************************/

#header {
	/*
	 margin: 0px 20px;
*/
	 padding-left: 20px;
	padding-right: 20px;
	padding-top: 140px;
}

#header h1 a {
	display:block;
	width:410px;
	height:70px;
	position:relative;
	top:60px;
	margin:0 0 0 5px;
}

/************************************************
*********************************************MENU
************************************************/


#header ul li a {
	color:#fff;
	text-decoration:none;
}

#header ul li a:hover { text-decoration:underline; }

#menu { margin: 10px 20px; }

/*************************************************************************************************
********************************************************************************************CENTER
*************************************************************************************************/

#center {padding-top:0px;}
#center a:link {
	color:#B76762;
}
#center a:visited {
	color:#B76762;
}

#center img {
	margin:0px;
}

#center ul {
	list-style-type:square;
	padding:0 0 5px 0px;
}

#breadhome{
	color: #999;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#breadpage {
	color: #739b9b;
	font-size: 11px;
	font-weight: bold;
}

#center ol {
	list-style-type:decimal;
	padding:0 0 5px 35px;
}

#center ul li, ol li {padding-bottom:5px;}
#center code, #center pre {font-family:monospace;}

#center blockquote {
	padding-left:5px;
	margin:10px 20px;
	font-style:italic;
}

/************************************************
******************************************CONTENT
************************************************/

#center #content #primary {
	float:left;
	width:535px;
	margin:0px 0 50px 50px;
	_margin:5px 0 50px 25px;
}

#center #content #primary h1 {
	font-weight:bold;
	font-size:30px;
	line-height:28px;
	color:#003960;
	margin:5px 0 10px 0;
}

#center #content #primary h2 {
	font-weight:bold;
	font-size:24px;
	line-height:28px;
	color:#002850;
	margin:10px 0 10px 0;
	width: 100%;
	border-bottom: #CCC 1px solid;
}

#center #content #primary p {
	padding-left: 20px;
	margin-bottom:15px;
}

/************************************************
****************************************SECONDARY
************************************************/

#center #secondary {
	float:right;
	width:260px;
	_margin:0px 25px 30px 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 0px;
	vertical-align: top;
	background-image: url(../images/background-rightcol.jpg);
	background-repeat: no-repeat;
}

#center #content #secondary h3 {
	font-weight:bold;
	font-size:20px;
	color:#02385e;
	margin: 15px 0 0 0;
	padding: 0;
}

#center #content #secondary form#newsletter input {
	width:30%;
	padding:3px;
}

#center #content #secondary form#newsletter #email {
	width:60%;
	color:#999;
}

#center #content #secondary div.box {
	background: #eee url("../images/box-bottom.jpg") center bottom no-repeat;
	font-size:12px;
}

#center #content #secondary div.box h3 {
	margin-top:30px;
	padding:15px 15px 0 15px;
	background: url("../images/box-top.png") center top no-repeat;
}

#center #content #secondary div.box h6 em {
	display:block;
	padding:0 15px;
	color:#739b9b;
	font-weight:normal;
	font-style:normal;
	font-size: 12px;
}

#center #content #secondary div.box h6 a {
	font-weight:bold;
	padding:0 15px;
	color:#3e7fa3;
	text-decoration:none;
	font-size: 12px;
}

#center #content #secondary div.box p {padding:0 15px 15px 15px;}
#center #content #secondary div.box p em {font-size:10px;}


/*************************************************************************************************
********************************************************************************************FOOTER
*************************************************************************************************/

#footer {
	clear:both;
	font-size:12px;
	color: #FFF;
	height: 55px;
	font-weight: bolder;
}

#footer p {
	text-align:center;
	margin:0 20px;
	height:40px;
	position:relative;
	top: -10px;
	color:#666;
}

#topright {
	color: #FFFFFF;
}
