/* start layout styles */
body{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ffffff;
	padding:0px;
	margin:0px;
}

.pageContainer{
	width:970px;
	margin:0px auto 0px auto;
}

.header{
}

.header .homeBanner{
	margin:30px 0px 0px 0px;
}

.header .banner{
	margin:10px 0px 0px 0px;
}

.header .homeBanner .logo{
	float:left;
	margin:0px 0px 12px 35px;
}


.header .homeBanner .tagline{
	float:left;
	margin:23px 0px 0px 70px;
	font-size:11px;
}


.header .menu{
	clear:left;
	margin:0px 0px 0px 0px;
}


.header .menu .item{
	float:left;
}

.header .menu .itemSearch{
	float:left;
	background: url("images/menu_blank.gif") top left no-repeat;
	width:278px;
	height:41px;
}

.pageBody{
	clear:left;
	margin:0px 30px 0px 20px;
	padding:0px 0px 0px 0px;
}

.homeBody{
	clear:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.footer{
	clear:both;
	padding:30px 0px 0px 0px;
}

.footer .menu{
	margin:0px 0px 0px 70px;
}

.footer .menu .item{
	float:left;
	color:#000000;
	font-size:10px;
	margin:0px 0px 0px 0px;
}

.footer .menu .sep{
	float:left;
	color:#000000;
	font-size:10px;
	margin:0px 5px 0px 5px;
}

.footer .menu .item a{
	text-decoration:none;
	color:#000000;
}

.footer .copyright{
	margin:30px 0px 10px 0px;
	font-size:10px;
	clear:left;
	text-align:center;
}

.rightMenu{
	float:right;
}

.subMenu{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.subMenu div{
	float:left;
}

.subMenu .left{
	background: url("images/sub_menu_left.gif") top left no-repeat;
	height:20px;
	width:39px;
}

.subMenu .item{
	background-color:#000000;
	color:#f7dc00;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	padding:3px 0px 4px 0px;
}

.subMenu .item a{
	color:#f7dc00;
	text-decoration:none;
}

.subMenu .sep{
	background: url("images/sub_menu_sep.gif") top left no-repeat;
	height:20px;
	width:25px;
}

.subMenu .right{
	background: url("images/sub_menu_right.gif") top right no-repeat;
	height:20px;
	width:39px;
}

.contentPadding{
	width:1px;
	height:15px;
	clear:left;
}

/* end layout styles */
/* start home styles */
.boxes{
	margin:20px 0px 0px 0px;
}

.boxes .news{
	float:left;
	margin:0px 10px 0px 8px;
	background: url("images/newsBack.gif") top left no-repeat;
	font-size:11px;
}


.boxes .news .title{
}

.boxes .news .content{
	padding:0px 0px 0px 13px;
	width:280px;
}

.boxes .news .content .headline{
	clear:left;
	margin:5px 0px 15px 0px;
}

.boxes .news .content .headline a{
	color:#000000;
}

.boxes .news .content .headline .date{
	font-weight:bold;
}

.boxes .news .content .more,
.boxes .events .content .more{
	text-align:center;
	margin-bottom:10px;
}

.boxes .news .content .more a,
.boxes .events .content .more a{
	color:#000000;
}

.boxes .events{
	float:left;
	margin:0px 8px 0px 8px;
	background: url("images/eventsBack.gif") top left no-repeat;
	font-size:11px;
}

.boxes .events .title{
}

.boxes .events .content{
	padding:0px 0px 10px 13px;
	width:280px;
}

.boxes .events .content .event{
	padding:5px;
}

.boxes .events .content .event .date{
	padding:5px 0px 0px 0px;
}

.boxes .events .content .event .title{
}

.boxes .magazine{
	float:left;
	margin:0px 0px 0px 8px;
	background: url("images/magazineBack.gif") top left no-repeat;
}

.boxes .magazine .title{
}

.boxes .magazine .content{
}

.event

/* end home styles */

/* start global styels */
.bold{
	font-weight:bold;
}
/* end global styles */




