body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:#ed1c24 url('images/bgslice.jpg') repeat-x;
	text-align:center;
	letter-spacing:-0.02em
}
p{ line-height:1.35em; font-size:15px; }

/*Main Elements*/
#header{
	background:url('images/header_aberart_2.jpg') no-repeat;
	width:1200px;
	height:200px;
	margin:auto
}
#main_cont{
	border:1px solid #A2C6E6;
	background:#FFF;
	margin:auto;
	width:1198px;
	min-height:100px;
}
#padding{
	margin:10px;
	padding-bottom:15px;
}
#paddingsmaller{
	padding-bottom:20px;
	margin:50px 20px;
}
#footer{
	background:url('images/footerslice.jpg') repeat-x;
	width:100%;
	height:47px;
	margin-top:30px
}
#underfoot{
	background:#993300;
	padding-bottom:12px;
	padding-top:5px;
}
#underfoot p{
	margin:2px 2px;
}
#uf1 a{
	margin:2px 10px;
	color:#004080;
}
#uf2 a{
	margin:2px 10px;
	color:#85A130;
}

/*Navigation*/
#nav{ margin-bottom:20px; }
#nav_row_2{ margin-top:2px; }
#nav_row_3{ margin-top:1px; }
#nav_row_3 a{ margin:0 24px; }
#nav img{
	border:none;
	margin:-2px;
	padding:0px;
}

/*Home Specifics*/
#greenbox_photobox{
	background:url('images/home-centerphot.jpg') no-repeat;
	width:338px;
	height:153px
}
#ss{
	list-style:none;
	padding:0px;
	margin:0px;
}
#ss li{
	margin:0px;padding:0px;
}
#hometable td{
	vertical-align:top;
}
#hometable .greenbox{
	margin-bottom:10px;
}
#video_player_home{
	text-align:center;
	margin:10px 0;
}
.green li{
	line-height:1.35em;
	margin-bottom:5px;
	padding-right:11px;
}
.greenboxcenter p{
	padding:0px 15px;
	font-size:14px;
	line-height:1.35em;
}

/*Contact Page Specific*/
#contacttable input{
	border:1px #7CABCD solid;
	background:#fff;
	padding:3px;
	width:155px;
}
.blueblox{ background:#E4F4FA;margin-bottom:10px;padding:6px 3px 0;}
.tickul{
	list-style:none;
	margin-left:0px;
	padding-bottom:10px;
}

.tickul li{
	background:url('images/classes/tickbullet.png') no-repeat;
	padding-left:30px;
	margin-left:-12px; margin-right:16px; margin-top:0; margin-bottom:23px
}
.normul{
	margin-top:0px;
	padding-top:0px;
	margin-bottom:30px;
}
.normul li{
	margin-left:0px;
	margin-bottom:15px;
}
.johnson{
	padding:0px 23px;
	border:2px solid #235A93;
}
.johnson p{
	margin:5 0 5px 0;
}
.bigmarg{
	margin:70px 0;
}

/*Green Box*/
.greenbox{
	position:relative;
	background:#FFF;
	min-height:20px;
	padding:5px 2px 5px 1px;
}
.greenbox-T{ position:absolute;top:0;left:0;width:100%;height:8px;background:url('images/gbox-T.jpg') repeat-x; }
.greenbox-R{ position:absolute;top:0;right:-5px;height:100%;width:9px;background:url('images/gbox-R.jpg') repeat-y; }
.greenbox-B{ position:absolute;bottom:-3px;left:0;width:100%;height:8px;background:url('images/gbox-B.jpg') repeat-x; }
.greenbox-L{ position:absolute;top:0;left:0;height:100%;width:9px;background:url('images/gbox-L.jpg') repeat-y; }
.greenbox-TL{ position:absolute;top:0;left:0;width:10px;height:10px;background:url('images/gbox-TL.jpg') no-repeat; }
.greenbox-TR{ position:absolute;top:0;right:0;width:11px;height:11px;background:url('images/gbox-TR.jpg') no-repeat; }
.greenbox-BL{ position:absolute;bottom:0;left:0;width:10px;height:12px;background:url('images/gbox-BL.jpg') no-repeat; }
.greenbox-BR{ position:absolute;bottom:0;right:0;width:11px;height:12px;background:url('images/gbox-BR.jpg') no-repeat; }

/*Tools*/
li{
	margin-bottom:10px;
}
ul{
	font-size:15px;
}
h2{
	color:#004080;
	font-size:19px;
	font-weight:normal;
	text-align:left;
	margin-top:5px;
	margin-bottom:10px;
}
.divider{ background:url('images/coachingpacks/divider.jpg') no-repeat; width:742px; height:72px; margin:37px auto}
.fleft{ float:left; margin: 3px 15px 7px 0; }
.hrgreen{ border-bottom: 1px solid #A4B864; width:100%; }
.green{ color:#85A130; }
.blue{ color:#004080; }
.black{ color:#000; }
.bluelight{ color:#3E6EA1; }
.red{ color:#FB0000; }
.reddark{ color:#990000; }
.bold{ font-weight:bold; }
.f8{ font-size:8px }
.f11{ font-size:11px }
.f12{ font-size:12px }
.f13{ font-size:13px }
.f14{ font-size:14px }
.f16{ font-size:16px }
.f18{ font-size:17px }
.f19{ font-size:19px }
.f20{ font-size:20px }
.f22{ font-size:22px }
.f24{ font-size:24px }
.f26{ font-size:26px }
.biggertopmarg{ margin-top:37px; }
.serif{ font-family:Georgia, "Times New Roman", Times, serif; }
.notopmarg{ margin-top:0px; }
.smalltopmarg{ margin-top:7px; }
.bigtopmarg{ margin-top:17px; }
.nobotmarg{ margin-bottom:0px; }
.smallbotmarg{ margin-bottom:7px; }
.decor{ background:url('images/decor.png') no-repeat; width:187px; height:19px; margin:auto }
.center{ text-align:center; }
.left { text-align:left; }
.nb{ border:none; }
.sem{
	position:absolute;
	z-index:-1000;
	width:0px;
	height:0px;
	overflow:hidden;
}
.underline{
	text-decoration:underline;
}
.clr{
	clear:both;
}