body
	{
	background-color: #1ea5d8;
	background-image: url(../images/body_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	/*color: #949494;*/
	color: #545454;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 20px;
	}
a
	{
	color: blue;
	text-decoration: underline;
	}
a:hover
	{
	color: green;
	text-decoration: none;
	}
#wrapper
	{
	position: relative;
	display: block;
	background-image: url(../images/content_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width: 886px;
	height: 660px;
	border: solid 0px red;
	margin: 30px 0 0 0;
	padding: 0;
	}
#wrapper[id] { background-image: url(../images/content_bg.png); }
#header
	{
	background-position: top center;
	background-repeat: no-repeat;
	width: 856px;
	height: 159px;
	margin: 11px 0 0 0;
	text-align: left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/header.png');
	}
#header[id] { background-image: url(../images/header.png); }
#logo
	{
	position: relative;
	top: 15px;
	background-image: url(../images/logos.png);
	background-repeat: no-repeat;
	width: 463px;
	height: 58px;
	margin: 0 10px 10px 30px;
	border: 0;
	/* behavior: url(iepngfix.htc);*/
	}
#logo[id] { background-image: url(../images/logos.png); }
#contact
	{
	position: absolute;
	top: 40px;
	left: 650px;
	width: 200px;
	height: 26px;
	border: solid 1px white;
	text-align: right;
	}
#contact.admin
	{
	width: 310px;
	left: 540px;
	}
#contact .header_box
	{
	display: inline;
	color: white;
	margin: 4px;
	width: 90px;
	height: 35px;
	text-align: center;
	}
#contact a
	{
	display: -moz-inline-stack;
	display: inline-block;
	background-color: #a6d9b3;
	color: #067222;
	text-decoration: none;
	text-align: center;
	width: 99px;
	height: 26px;
	line-height: 25px;
	vertical-align: middle;
	margin: 0;
	}
#contact.admin a { width: 75px; }
#contact a:hover { background-color: #ceebd5; }
#body_overlay
	{
	position: absolute;
	display: block;
	top: 75px;
	left: -75px;
	width: 1050px;
	border: solid 0px red;
	vertical-align: top;
	z-index: 99;
	}
#social
	{
	position: absolute;
	display: block;
	top: 20px;
	left: 130px;
	z-index: 1;
	}
#social img
	{
	padding-left : 10px;
	}
#nav
	{
	position: absolute;
	display: block;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	top: 50px;
	left: 0px;
	width: 276px;
	height: 233px;
	text-align: left;
	padding-top: 40px;
	border: solid 0px blue;
	z-index: 1;
	}
#nav[id] { background-image: url(../images/menu_bg.png); }
#nav a
	{
	display: block;
	margin: 3px 0 5px 15px;
	width: 218px;
	height: 41px;
	text-decoration: none;
	background-image: url(../images/space.gif);
	}
#nav a.nav_enroll { background-image: url(../images/nav_enroll_1.gif); }
#nav a.nav_class { background-image: url(../images/nav_class_1.gif); }
#nav a.nav_trial { background-image: url(../images/nav_trial_1.gif); }

#nav a.nav_enroll:hover { background-image: url(../images/nav_enroll_2.gif); text-decoration: none; }
#nav a.nav_class:hover { background-image: url(../images/nav_class_2.gif); text-decoration: none; }
#nav a.nav_trial:hover { background-image: url(../images/nav_trial_2.gif); text-decoration: none; }

#nav form
	{
	text-align: right;
	color: #404040;
	margin: 10px 55px 0 0;
	}
form input[type="text"], form input[type="password"], textarea
	{
	width: 190px;
	border: solid 1px #404040;
	background-color: #e1e1e1;
	margin: 2px 0 2px 0;
	}
form input.small { width: 100px; }
form input.medium { width: 200px; }
form input.large { width: 98%; }

textarea { width: 98%; }
input[type="submit"],
input[type="button"]
	{
	height: 17px;
	background-color: transparent;
	background-image: url(../images/btn_bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
	color: white;
	font-size: 13px;
	line-height: 17px;
	vertical-align: middle;
	padding: 0 4px 0 4px;
	border: 0;
	}
input.btn, a.btn
	{
	height: 17px;
	background-color: transparent;
	background-image: url(../images/btn_bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
	color: white;
	font-size: 13px;
	line-height: 17px;
	vertical-align: middle;
	padding: 0 4px 0 4px;
	border: 0;
	}
a.btn
	{
	display: -moz-inline-stack;
	display: inline-block;
	text-decoration: none;
	}
a.btn:hover { color: #efefef; }
#flash_content
	{
	position: absolute;
	background-image: url(../images/sheet_music.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	top: 0;
	left: 218px;
	width: 841px;
	height: 414px;
	border: solid 0px blue;
	z-index: 2;
	behavior: url(iepngfix.htc);
	}
#sub_content
	{
	position: absolute;
	display: block;
	top: 15px;
	left: 218px;
	width: 841px;
	height: 414px;
	border: solid 0px blue;
	z-index: 2;
	}
#body_overlay .content
	{
	position: relative;
	display: table;
	padding-top: 20px;
	top: -15px;
	left: 0;
	width: 841px;
	height: auto;
	min-height: 620px;
	margin: 0 0 0 0;
	text-align: left;
	background-repeat: repeat-y;
	z-index: 2;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/sub_content_bg.png');
	}
#body_overlay .content[class]
	{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=false, sizingMethod=scale, src='../images/sub_content_bg.png');
	background-image: url(../images/sub_content_bg.png);
	}
#body_overlay .content_top
	{
	position: relative;
	display: block;
	margin: 0 0 0 0;
	top: -15px;
	left: 0;
	width: 841px;
	height: 15px;
	border: solid 0px blue;
	z-index: 2;
	background-image: url(../images/sub_content_top.png);
	behavior: url(iepngfix.htc);
	}
.min_height
	{
	display: block;
	float: left;
	height: 620px;
	width: 1px;
	}
#body_overlay .content_btm
	{
	position: relative;
	display: block;
	background-image: url(../images/sub_content_btm.png);
	top: -15px;
	left: 0;
	width: 841px;
	height: 17px;
	z-index: 2;
	behavior: url(iepngfix.htc);
	}
#body_overlay .content p
	{
	margin-left: 50px;
	margin-right: 50px;
	}
#body_overlay .content h2, #body_overlay .content heading2
	{
	margin-left: 50px;
	margin-right: 50px;
	}
#body_overlay .content h3, #body_overlay .content .heading3
	{
	margin-left: 50px;
	margin-right: 50px;
	}
#home_content, #main_content
	{
	position: relative;
	top: 0px;
	width: 856px;
	height: 480px;
	border: solid 0px black;
	text-align: left;
	z-index: 1;
	}
#sub_nav, #cms_nav
	{
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/sub_nav_shadow.png);
	background-position: bottom right;
	background-repeat: repeat-y;
	border: solid 0px green;
	width: 170px;
	height: 475px;
	text-align: right;
	behavior: url(iepngfix.htc);
	}
#cms_nav p { margin: 12px 40px 2px 10px; text-align: left; }
#cms_nav p b 
	{
	color: black;
	font-size: 14px;
	text-decoration: underline;
	}
#sub_nav a, #cms_nav a
	{
	display: block;
	color: black;
	text-decoration: none;
	margin: 8px 50px 10px 0;
	}
#cms_nav a
	{
	margin: 7px 50px 7px 0;
	}
#sub_nav a:hover, #cms_nav a:hover
	{
	/*color: #1ea5d8;*/
	text-decoration: underline;
	}
#sub_nav a.active, a.active { color: #a0a0a0; }
#sub_nav .top_margin { height: 225px; }
h2, .heading2
	{
	color: #408bd7;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 20px 0 20px;
	}
h3, .heading3
	{
	color: #408bd7;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 20px 0 20px;
	}
.content
	{
	position: absolute;
	top: 0;
	left: 172px;
	width: 525px;
	border: solid 0px black;
	}
.content p
	{
	margin: 4px 20px 12px 20px;
	line-height: 18px;
	}
.content p.right
	{
	text-align: right;
	}
#home_content .content
	{
	top: 20px;
	margin-top: 315px;
	height: 123px;
	overflow: hidden;
	border-style: solid;
	border-color: #a5a5a5;
	border-width: 0 1px 0 0;
	}
#seal
	{
	position: absolute;
	background-image: url(../images/satisfaction.gif);
	background-repeat: no-repeat;
	top: 500px;
	left: 730px;
	width: 123px;
	height: 124px;
	border-style: none;
	z-index:2;
	}
#seal[id] { background-image: url(../images/satisfaction.png); }
.buttons
	{
	float: right;
	text-align:right;
	margin: 40px 50px 10px 0;
	}
.center { text-align: center; }
table.list, table.manage_form
	{
	position: relative;
	margin: 0 0 0 50px;
	width: 88.5%;
	}
table.list tr.alt td { background-color: #ede7ce; }
table.list th
	{
	height: 20px;
	background-color: #dedeca;
	color: black;
	margin: 0;
	border: 0;
	padding: 4px;
	}
table.list td
	{
	margin: 0;
	padding: 4px;
	vertical-align: top;
	color: #454545;
	}
table.form
	{
	position: relative;
	border: solid 0px blue;
	margin: 0 0 0 50px;
	}
.right_col table.form
	{
	margin: 0;
	left: 20px;
	width: 275px;
	}
table.form th
	{
	text-align: right;
	vertical-align: top;
	padding-top: 6px;
	color: #454545;
	}
table.form td
	{
	text-align: left;
	}
table.manage_form
	{
	display: table;
	border-collapse: collapse;
	border-style: none;
	}
table.manage_form th 
	{
	width: 200px;
	text-align: right;
	background-color: #dedeca;
	}
table.manage_form td { /*background-color: #ede7ce;*/ text-align: left; }
table.manage_form tr.buttons th, table.manage_form tr.buttons td { background: none; }
.right_col
	{
	float: right;
	width: 350px;
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: #a5a5a5;
	min-height: 500px;
	margin-left:22px;
	}
.right_col table.form
	{
	border: solid 0px blue;
	margin: 0 0 0 10px;
	}
.no_border { border-width: 0; }
.left_col
	{
	float: left;
	text-align: center;
	width: 250px;
	border-style: solid;
	border-width: 0 1px 0 0;
	border-color: #a5a5a5;
	min-height: 500px;
	margin-right: 40px;
	}
.left_col[class] { width: 250px; }
.left_col img
	{
	margin: 10px 0 10px 30px;
	}
dl { margin: 10px 40px 10px 50px; }
dl dt
	{
	font-weight: bold;
	color: black;
	margin: 20px 0 0 0;
	}
dl dd
	{
	color: #454545;
	margin: 0 0 0 20px;
	}
iframe
	{
	border: 0;
	width: 807px;
	height: 660px;
	margin: 0 0 0 16px;
	background-color: #faf4da;
	}
.top_margin50 { margin-top: 50px; }
strong
	{
	font-weight: bold;
	font-size: 14px;
/*	color: black; */
	}
hr
	{
	border-style: none;
	height: 1px;
	color: black;
	width: 750px;
	text-align: center;
	}
#breadcrumbs
	{
	position: relative;
	display: block;
	margin: 0 0 0 50px;
	font-size: 10px;
	text-transform: lowercase;
	}
#breadcrumbs a { color: blue; }
#breadcrumbs a.active { color: black; }
.content_editor
	{
	position: relative;
	width: 700px;
	margin: 0 0 0 50px;
	}
.status_msg
	{
	position: relative;
	display: block;
	margin: 8px 0 0 50px;
	color: #005500;
	}
.error_msg
	{
	position: relative;
	display: block;
	margin: 8px 0 0 50px;
	color: #550000;
	}
.manage_controls
	{
	text-align: right;
	margin: 4px 55px 4px 0;
	}
.number { text-align: right; }
.page_footer
	{
	position: relative;
	display: block;
	top: -15px;
	left: 0;
	margin: 0 0 10px 0;
	}
img.png
	{
	width: 200px;
	height: 152px;
	}
img.png.policy { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/policy_stock.png'); }
img.png.policy[class] { background-image: url(../images/policy_stock.png); }

img.png.testimonial { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/testimonial_stock.png'); }
img.png.testimonial[class] { background-image: url(../images/testimonial_stock.png); }

img.png.locations { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/locations_stock.png'); }
img.png.locations[class] { background-image: url(../images/locations_stock.png); }

img.png.contact
	{
	width: 152px;
	height: 200px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/contact_stock.png');
	}
img.png.contact[class] { background-image: url(../images/contact_stock.png); }
img.png.contact2
	{
	width: 152px;
	height: 200px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/contact2_stock.png');
	}
img.png.contact2[class] { background-image: url(../images/contact2_stock.png); }
em { font-weight: bold; }
#kwcontent table
{
margin-left : 20px;
text-align : left;
vertical-align : top;
}
#kwcontent input, #kwcontent textarea
{
 background-color : white;
 width : auto;
}
#kwcontent a
{
  text-decoration : none;
}
#kwcontent a:hover
{
  text-decoration : underline;
}
