@charset "utf-8";
/* CSS Document */
body {
	background: url(images/bg.jpg) no-repeat;
	background-position:top center;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
	display:table;
}
img {
	border:0;
}
.pngfix {
	behavior: url(iepngfix.htc);
}
a:link, a:active, a:visited {
	color:#4E5D4A;
	text-decoration:none;
}
a:hover {
	color:#E73324;
}
a.readmore:link, a.readmore:active, a.readmore:visited {
	color:#4E5D4A;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
}
a.readmore:hover {
	color:#E73324;
}
a.indextitle:link, a.indextitle:active, a.indextitle:visited {
	color:#4E5D4A;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.indextitle:hover {
	color:#E73324;
}
a.title:link, a.title:active, a.title:visited {
	color:#4E5D4A;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11pt;
}
a.title:hover {
	color:#E73324;
}
a.footerlink:link, a.footerlink:active, a.footerlink:visited {
	color:#1B75BC;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
	text-transform:uppercase;
}
a.footerlink:hover {
	text-decoration:underline;
}
.container1 {
	background:url(images/1_39.jpg) repeat-y;
	width:963px;
	margin:29px auto 0 auto;
}
.container2 {
	background:url(images/1_03.jpg) no-repeat left top;
}
.container3 {
	background:url(images/1_05.jpg) no-repeat right top;
}
.container4 {
	background:url(images/1_40.jpg) no-repeat center bottom;
}
.container5 {
	background:url(images/1_04.jpg) no-repeat center top;
	padding:14px 6px 9px 6px;
}
.bodywraper {
	margin:5px 5px 0 4px;
	background:url(images/2_14.jpg) repeat-x;
	padding:0px 5px 0 4px;
}
.indexwraper {
	margin:5px 5px 0 4px;
	background:url(images/2_14.jpg) repeat-x;
	padding:8px 8px 0 8px;
}
.emailinput {
	border:1px solid #ccc;
	width:221px;
	height:20px;
	font-size:9pt;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-style:italic;
	color:#666;
	padding:3px 0 0 5px;
}
.zipinput {
	border:1px solid #ccc;
	width:100px;
	height:20px;
	font-size:9pt;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-style:italic;
	color:#666;
	padding:3px 0 0 5px;
}
.paidfor {
	border:1px solid #1B53BC;
	padding:3px;
	color:#1B53BC;
	font-size:9pt;
}
.footermenu {
	float:right;
	padding:10px 5px 30px 0;
}
.paidforwrap {
	float:left;
	padding:10px 0 30px 5px;
}
#awmAnchor-menu {
	width:951px;
	height:42px;
}
.bodystyle {
	background:#fff;
	min-height:600px;
	height:auto !important;
	height:600px;
	padding:10px;
	color:#666;
	font-size:10pt;
}
.titlebodystyle {
	text-align:right;
	color:#fff;
	text-transform:uppercase;
	font-family:'Century Gothic', Arial;
	font-weight:bold;
	padding:10px 0 18px 0;
	background:url(images/2_04.jpg) no-repeat;
}
/* Start Releases */

.releasesItemWrapper {
border-bottom:1px dotted #666666;
}
a.indextitle:link, a.indextitle:visited, a.indextitle:active {

}
a.indextitle:hover {

}
.releasesDateTitle {

}
.releasesSummary {

}
.releaseLinkBlock {
text-align:right;
}
/* End Releases */

/*Start Release Details */
.releaseDbody {

}
.releaseDreturn {

}
.releaseDname {
text-transform:lowercase
}
/* End Release Details */

/* Calendar Details */
.calendarDrow {
float:left;
width:10%;
font-weight:bold;
}
.calendarDcontent {
float:left;
width:90%;
}
.calendarDreturn {
clear:both;
}
/* End Calendar Details */

/* Calendar */
.calendarMonthName {
font-weight:bold;
color:#000000;
}
.calendarDate {
width:15%;
float:left;
}
.calendarTitle {
width:70%;
float:left;
}
.calendarLink {
width:15%;
float:left;
}
.calendarSeparator {
clear:both;
height:5px;
}
/* End Calendar */

/* U2B Gallery */
#box-photos img {
	margin-right:7px;
	border:solid 1px #dddddd;
}
.U2BTitle {
	font-size: 12px;
	margin:0;
	padding:0;
	color: #36578c;
}
.U2BbottomLeft {
margin-left:5px;
margin-top:8px;
}
#U2Bleftcont {
float:left;
width:400px;
margin-right:5px;
}
.U2BtopLeft {
}
.U2BrightCont {

}
.U2BDescription {
padding-top:10px;
clear:both;
}
.U2BDescriptionStyle {
}
.U2Bimage {
border:solid 1px #dddddd;
}
/* End u2b_gallery */
.imglink:hover img {
filter:Alpha(opacity=90);
-moz-opacity: 0.9;
opacity: 0.9;
outline:none;
}