body{
	background-image: url("../images/core/shadow.gif");
	background-repeat: no-repeat;
	background-color: #f7f7f7;
	font-size: 68.75%;/*62.5%;*/
	color: #666666;
	line-height: 1.2em;
}

.container{
	background-color: white;
}

h2{
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	line-height: 1.2em;
}

h3{
	font-size: 1em;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
}

h4{
	font-size: 1em;
	text-transform: uppercase;
	color: #666666;
	margin: 0;
	font-weight: bold;
}

h5{
	/*
	font-size: 1em;
	text-transform: uppercase;
	color: #000000;
	margin: 0;
	font-weight: bold;
	*/
	font-size: 1em;
	color: #666666;
	font-weight: bold;
}

a{
	margin: 0;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover{
	text-decoration: underline;
}

.defaultForm input, select{
	margin-bottom: 18px;
}

.defaultForm textarea{
	width: 260px;
	height: 100px;
}

.errors{
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

.container{
	float: left;
}

.right{
	float: right;
}

#sitetop{
	margin-top: 36px;
	margin-bottom: 18px;
}


ul.itemlist{
	list-style: none;
	margin: 0;
}

ul.itemlist li{
	padding-bottom: 18px;
}

ul.itemlist p{
	margin: 0;
}

ul.withimage p{
	margin-left: 120px !important;
}



#search #keywords{
	width: 140px;
	border: 1px solid #999;
	font-size: 1em;
	background-color: #333;
	color: #fff;
}

#search #keywordssubmit{
	background: none;
	border: none;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	margin-left: 2px;
	text-transform: uppercase;
	cursor: pointer;
}

#search #keywordssubmit:hover{
	text-decoration: underline;
}

#search input{
	padding: 2px;
}



.itemlistheader{
	margin: 18px 0 18px 0;
}

.itemlistheader a{
	color: #333333;
}


#footer{
	margin-top: 20px;
	font-size: .9em;
	background-color: #000;
	color: #fff;
	padding: 8px 0 16px 0;
	
}

#footer2{
	font-size: .9em;
	background-color: #f7f7f7;
	color: #888;
	padding: 8px 0 16px 0;
	
}

#footer2 ul{
	list-style: none;
	margin: 0;
}

#footer2 li{
	display: inline;
	margin: 0;
}

#footer2 a{
	color: #888;
	font-weight: normal;
	margin-right: 5px;
}






#footer ul{
	display: inline;
	list-style: none;
	margin: 0;
}

#footer li{
	display: inline;
	margin: 0;
}

#footer a{
	color: #fff;
	font-weight: normal;
	margin-right: 5px;
}

#flashnav{
	height: 210px;
	width: 910px;
}

#flashlarge{
	background-color: #ff0000;
	height: 534px; /*420px;*/
	width: 950px; /*710px;*/
}

.featurepanel{
	background-color: #F2F2F2;
	padding: 20px 0 20px 0;
}


.greybox{
	background-color: #f2f2f2;
	padding-top: 18px;
	padding-bottom: 18px;
	width: 950px;
}

.pager{
	margin-top: 18px;
	text-transform: uppercase;
	font-weight: bolder;
}

.pager .ditto_page{
	color: #808080;
	margin-left: 4px;
}

.pager .ditto_currentpage{
	color: #000;
	margin-left: 4px;
}

a.showmore, a.showless{
	display: block;
	width: 70px;
}




#social span, #social a{
	float: right;
}

#social span{
	margin-top: 2px;
	margin-right: 6px;
}
