/* 
  --------------------------------------
  Abstractions
  by Project Seven Development
  www.projectseven.com
  Layout04: 2-Col-Sidebar Right
  --------------------------------------
*/
body {
	font-family: Calibri, Arial, sans-serif;
	margin: 0 0 30px 0;
	padding: 0px;
	color: #000;
	background-color: #FFF;
	font-size: 100%;
	min-width: 940px;
}
#masthead {
	background-image: url(img/abs_Masthead.jpg);
	background-repeat: repeat-x;
	background-color: #4F4F4F;
	background-position: left bottom;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#layoutwrapper {
	width: 924px;
	border: 1px solid #000;
	background-color: #333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#banner {
	background-image: url(img/abs04_topper.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 250px;
}
#bannerAd {
	margin-left: 170px;
	margin-top: 0px;
}
#columnwrapper {
	background-image: url(img/abs04_columns_wrapper.jpg);
	zoom: 1;
}
.maincolumn, .sidebar1 {
	float: left;
}
.maincolumn {
	width: 716px;
	font-size: 0.85em;
	margin-right: 8px;
}
.sidebar1 {
	width: 200px;
	color: #000;
	font-size: 0.75em;
	margin-right: 0px;
}
h1 {
	font-size: 1.5em;
	letter-spacing: normal;
	font-weight: normal;
	line-height: normal;
}
.content {
	line-height: 1.5em;
	padding: 32px;
}
.sidebar1 .content {
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 32px;
	padding-left: 0px;
}
.maincolumn h1 {
	font-size: 1.5em;
	letter-spacing: normal;
	font-weight: normal;
	line-height: normal;
	text-align: center;
}
.homepage {
	text-align:center
}
.homepage h3 {
	color:#333;
	margin-top: 5px;
}
.homepage h1 {
	color:#585858;
	font-weight: bolder;
	font-size: 1.7em;
	margin-bottom: 5px;
}
h2 {
	font-family: Candara, Arial, sans-serif;
	letter-spacing: 0.2em;
	font-size: 1.2em;
	text-transform: uppercase;
	margin: 24px 0 0 0;
}
h3 {
	font-family: Candara, Arial, sans-serif;
	font-size: 1.2em;
	margin: 24px 0 0 0;
}
.sidebar1 h3 {
	text-align:center
}
.noMarginTop {
	margin-top: 0;
}
h3.epmTopper {
	text-transform: uppercase;
	letter-spacing: 0.35em;
	font-size: 0.9em;
	margin: 16px 0 0;
	color: #000;
	background-color: #FFF;
	padding: 6px 6px 6px 12px;
	border: 1px solid #000;
}
#footer_wrapper {
	background-image: url(img/abs04_footer_top.jpg);
	background-repeat: no-repeat;
	padding: 12px 0 0 0;
	clear: both;
	background-color: #000;
	zoom: 1;
}
.footer {
	color: #CCC;
	font-size: 0.8em;
	overflow: hidden;
	zoom: 1;
	padding: 16px 32px;
	text-align: center;
}
.footer p {
	margin: 0px 0 4px 0;
}
.uppercase {
	text-transform: uppercase;
	letter-spacing: .25em;
}
.footer ul {
	margin: 16px 0 0 0;
	padding: 0;
}
.footer li {
	list-style-type: none;
	margin: 4px 0;
}
.footer a {
	color: #CCC;
}
.footer a:hover {
	color: #4882D9;
}
.footer img {
	border:none;
	margin: 5px;
}
.musicvideo {
	text-align: center;
}
.copyright {
	font-size: 0.75em;
}
.contactForm {
	font-size: 14px;
	width: 600px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.contactForm label {
	font-size:14px;
	font-weight:bolder;
}
#wagmp_map_1 {
	margin-left: 60px;
}
.about {
	margin:0px;
}
.about p {
	font-size:14px;
	line-height: 1.6em;
}
