* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	list-style: none;
	font-style: normal;
	font-weight: normal;
	line-height: inherit;
	font-family: inherit;
	text-decoration: none;
}
body	{
	font: normal normal 62.5%/1 Arial, Helvetica, sans-serif;
	background: #4b2703 url(../images/bg_body.png) repeat-x left top;
}

/*						PAGE LAYOUT							*/

.wrap	{
	width: 960px;
	margin: 0 auto;
	padding: 37px 31px 0 33px;
}
#home	{
	background: url(../images/bg_wrap.png) no-repeat center top;
}
#header	{
	height: 70px;
	background: #f4eedb url(../images/bg_wrap.png) no-repeat center -37px;
}
#pics	{
	height: 239px;
	position: relative;
	background: #051b40 url(../images/bg_pics.png) repeat-x left top;
	background-image: url(images/city-scape-1-lg.jpg);
}
#content	{
	height: 1%;
	padding-bottom: 145px;
	background: #a9c5eb url(../images/bg_wrap.png) no-repeat -33px -346px;
}
#footer	{
	height: 67px;
	padding-top: 13px;
	margin: -84px 50px 0 50px;
	border-top: solid 1px #7c91ae;
}

/*						GLOBAL STYLES						*/

strong	{
	font-weight: bold;
}
cite, em	{
	font-style: italic;
}
.clear	{
	height: 0;
	clear: both;
	display: block;
	overflow: hidden;
}
.bg	{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
}

p {padding:4px 0 10px 0; margin:0px;}


ol, ul, li {
	font: 12px Arial, Helvetica, sans-serif;
}

#main ol, #main ul {
	padding: 5px 0px 10px 25px;
	color: white;
 	list-style-type: disc;
}

#main li {
	padding: 10px;
	color: white;
 	list-style-type: disc;
}

a, a:visited, a:active {
	color: white;
}

a:hover {
	text-decoration:  underline;
}

/*						HEADER STYLES						*/

#header h1	{
	float: left;
	width: 317px;
	height: 50px;
	padding: 10px;
	color: #42320b;
	font-size: 2em;
	position: relative;
	background: #f4eedb;
}
#header h1 .bg	{
	height: 70px;
	width: 337px;
	background: url(../images/bg_logo.png) no-repeat left top;
}
#header ul	{
	float: left;
	width: 435px;
	height: 70px;
}
#header li	{
	float: left;
	padding: 28px 0 0 25px;
}
#header li a, #header li a:visited	{
	color: #451812;
	font-size: 11px;
	position: relative;
}
#header li a:hover	{
	border-bottom: solid 3px #451812;
}
#header p	{
	z-index: 2;
	float: right;
	width: 188px;
	height: 70px;
	font-size: 1.4em;
	line-height: 1.5;
	padding-top: 30px;
	text-align: center;
	position: relative;
	margin: -17px 0 -13px 0;
}
#header p .bg	{
	height: 100px;
	background: url(../images/bg_header_assist.png) no-repeat left top;
}

/*						PICS STYLES							*/

#pics img	{
	top: 0;
	left: 0;
	position: absolute;
}
#pics #pic1	{
	margin: 37px 0 0 0;
}
#pics #pic2	{
	margin: 49px 0 0 415px;
}
#pics p	{
	color: #fff;
	font-size: 1.6em;
	text-align: right;
	font-style: italic;
	padding: 140px 60px 0 0;
	margin-bottom:10px;
}

/*						CONTENT STYLES							*/

#content h2	{
	clear: both;
	color: #fff;
	height: 60px;
	font-size: 2em;
	padding: 72px 0 0 73px;
	line-height:normal;
}
#content h3	{
	color: #fff;
	height: 31px;
	font-size: 1.4em;
	padding: 7px 0 0 15px;
	background: url(../images/bg_content_h3.png) no-repeat left top;
}
#content .col	{
	float: right;
	width: 230px;
	padding-right: 63px;
}
#content #area	{
	padding-right: 60px;
}
#content ul	{
	margin-left: 5px;
	padding-left: 10px;
}
#content li	{
	color: #fff;
	font-size: 1.1em;
	list-style: disc;
	line-height: 1.25em;
	padding: 5px 5px 5px 0;
}
#content #area ul	{
	margin: 0;
	padding: 0;
}
#content #area li	{
	padding: 0;
	float: left;
	font-size: 0.9em;
	list-style: none;
	line-height: 1.5em;
}
#area li a, #area li a:visited	{
	color: #fff;
	width: 208px;
	display: block;
	margin: 0 7px 2px 0;
	padding: 6px 0 6px 15px;
	background: url(../images/bg_sub_sidebar_a.png) repeat-y right top;
}
#area li a:hover	{
	background: url(../images/bg_sub_sidebar_a.png) repeat-y left top;
}
#content p	{
	color: #fff;
	float: right;
	width: 235px;
	font-size: 1.3em;
	line-height: 1.2;
	padding-right: 50px;
}

/*						FOOTER STYLES							*/

#footer p	{
	color: #586f8e;
	display: inline;
	font-size: 1.2em;
	margin: 0 290px 0 0;
}
#footer p span	{
	float: left;
	width: 7px;
	height: 27px;
	display: block;
	background: #7c91ae;
	margin: -8px 5px 0 2px;
}
#footer ul	{
	display: inline;
	margin-right: 20px;
}
#footer li	{
	padding: 0 5px;
	display: inline;
	font-size: 1.1em;
	border-right: solid 1px #99adc6;
}
#footer li.last	{
	border: 0;
}
#footer li a, #footer li a:visited	{
	color: #6699cc;
}
#footer small	{
	font-size: 1.1em;
}
#footer small a, #footer small a:visited	{
	color: #666;
}

#footer p.contact	{
	color: #586f8e;
	display: block;
	text-align:center;
	font-size: 1.2em;
	margin:0;
	padding:20px 0 0px 0;
	clear:both;
}

/************************************************************/
/*                     SUBPAGE STYLES                       */
/************************************************************/

/*						PAGE LAYOUT							*/

#sub	{
	background: url(../images/bg_sub.png) no-repeat left top;
}
#subcontent	{
	margin-bottom: -70px;
	padding-bottom: 100px;
	background: #06204b url(../images/bg_subcontent.png) repeat-x left bottom;
}
#subcontent #sidebar	{
	float: right;
	width: 230px;
	padding-right: 62px;
}
#subcontent #main	{
	float: right;
	width: 535px;
	padding-right: 40px;
}

/*						SUBCONTENT STYLES						*/

#subcontent h2	{
	color: #fff;
	clear: both;
	height: 25px;
	font-size: 2em;
	padding: 75px 0 20px 74px;
}
#subcontent h2 small { font-size:12px;}
#subcontent h3	{
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	padding: 30px 0 10px 0;
}
#subcontent p	{
	color: #fff;
	font-size: 1.3em;
	line-height:1.25em;
}
#subcontent #sidebar h3	{
	font-size: 1.4em;
	padding:6px 0 22px 14px;;
	margin:0;
	
	font-weight: normal;
	background: url(../images/bg_sub_sidebar_h3.png) no-repeat left top;
}
#subcontent #sidebar li	{
	float: left;
	color: #fff;
	width: 208px;
	display: block;
	margin: 0 0 3px 0;
	line-height: 1.25;
	padding: 6px 0 6px 15px;
	background: url(../images/bg_sub_sidebar_a.png) repeat-y right top;
}
#subcontent #sidebar li a, #subcontent #sidebar li a:visited	{
	color: #fff;
	
}
#subcontent #sidebar li:hover	{
	background: url(../images/bg_sub_sidebar_a.png) repeat-y left top;
}
a.button-disclaimer {height:30px; background-color:#051b40;padding:3px;}


h3#events, h3#articles, h3#news {
	cursor: hand;
	cursor: pointer;
	text-decoration:underline;
	padding:10px 0;
	font-size:1.9em;
}
#articlesdiv p, #eventsdiv p, #newsdiv p { border-bottom:1px dotted #fff;}


#main h3:hover {text-decoration:none;}