body{
	margin: 0px;
	padding: 0px;
	background: #000 url(images/homebckgrnd.png) repeat-x;
}
#slides{
	display: none
}
.slideshow_image{
	width: 835px;
	height: 462px;
	position: absolute;
	top: 0px;
	left: 835px;
}
#slideshow_image_0{
	background: url(images/slideshow/00_img.png) no-repeat;
	left: 0px;
}
#slideshow_image_1{
	background: url(images/slideshow/01_img.png) no-repeat;
}
#slideshow_image_2{
	background: url(images/slideshow/02_img.png) no-repeat;
}
#slideshow_image_3{
	background: url(images/slideshow/03_img.png) no-repeat;
}
#slideshow_image_4{
	background: url(images/slideshow/04_img.png) no-repeat;
}
#slideshow_image_5{
	background: url(images/slideshow/05_img.png) no-repeat;
}
#slideshow_image_6{
	background: url(images/slideshow/06_img.png) no-repeat;
}
#slideshow_btn{
	background: url(images/slideshow/00_btn.png) no-repeat;
	width: 88px;
	height: 66px;
	position: absolute;
	top: 370px;
	left: 715px;
	cursor: pointer;
}
#wrapper{
	width: 861px;
	margin: 0px auto;
}
@font-face {
	font-family: MicroExtendedBold;
	src: url(fonts/MicroExtendedBold.otf);
}
#logo{
	font-family: 'MicroExtendedBold', sans-serif;
	font-size: 22pt;
	width: 280px;
	height: 35px;
	display: inline;
	color: #ff3300;
	float: left;
	margin: 35px 0px 10px 0px;
}
#menu{
	display: none;
}
#nav{
	width: 400px;
	height: 35px;
	display: inline;
	float: left;
	margin: 32px 0px 10px 0px;
	font-family: 'Cantarell', sans-serif;
	font-size: 10pt;
}
.nav_frame{
	color: #999;
	text-decoration: none;	
	background-color: #000;
	display: table;
	padding: 1px 12px;
	margin: 10px 10px 0px 10px;
	width: 80px;
	display: inline;
	float: left;
	text-align: center;
}
#content{
	display: inline;
	float: left;
	clear: left;
	font-family: 'Cantarell', sans-serif;
}
h1{
	font-size: 13pt;
	margin-top: 0px;
	margin-bottom: 8px;
}
h2{
	font-size: 13pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3{
	font-size: 10pt;
	margin-top: -5px;
	margin-bottom: 5px;
}
span{
	font-size: 11pt;
}
p{
	font-size: 10.8pt;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 125%;
}
.marginbottom{
	margin-bottom: 20px;
}
ul{
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 16px;
	font-size: 10.8pt;
}
.nopadding{
	margin-top: 0px;
	padding-top: 0px;
}
#aboutframe{
	background: url(images/about_frame.png);
	width: 861px;
	height: 644px;
}
#aboutimage{
	background: url(images/about_img.png);
	width:200px;
	height: 200px;
	margin: 30px 15px 30px 25px;
	display: inline;
	float: left;
}
#aboutcopy{
	height: 200px;
	width: 580px;
	display: inline;
	float: left;
	margin-top: 30px;
}
#ourprogramscopy{
	display: inline;
	float: left;
	clear: left;
	margin-left: 25px;
	width: 770px;
    margin-top: 10px;
}
#contactframe{
	background: url(images/contactframe_old.png) no-repeat;
	width: 861px;
	height: 385px;
	display: inline;
	float: left;
	clear: left;
}
.images{
	margin-top: 10px;
	margin-bottom: 10px;
}
.column{
	float: left;
	display: inline;
	width: 408px;
	margin: 5px 4px 0px 14px;
}
#column2{
	margin: 5px 14px 0px 3px;
}	
.column *{
	float: left;
	display: inline;
	clear: left;
}
.column img{
	width: 408px;
	height: 463px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(images/carrie_img.png) no-repeat;
}
#column2 img{
	background: url(images/deborah_img.png) no-repeat;
}
.column p{
	color: #dcdcdc;
	line-height: 135%;
	font-size: 10.5pt;
	width:352px;
	margin-left: 22px;
	margin-right: 20px;
}
.column h2, h3{
	color: #cc9933;
	width:351px;	
	margin-left: 22px;
	margin-right: 20px;
}
#contactframe_bottom {
	background: url(images/contactframe_bottom.png) no-repeat;
	width: 861px;
	height: 302px;
	display: inline;
	float: left;
	clear: left;
}
#contactframe_bottom h2{
	color: #cc9933;
	margin-left: 188px;
	margin-top: 10px;
}
#contactframe_bottom span{
	color: #dcdcdc;
	font-size: 9pt;
	padding-left: 7px;
}
.contactform{
	float: left;
	display: inline;
	width: 335px;
	margin: 30px 0px 0px 32px;
}
.contactform *{
	float: left;
	display: inline;
	margin-bottom: 30px;
}
lable{
	color: #dcdcdc;
	font-size: 10.5pt;
	text-align: right;
	width: 55px;
}
input{
	background: url(images/contactfield.png) no-repeat;
	width: 211px;
	height: 26px;
	border: none;
	margin-left: 20px;
}
input[type="text"]{
    color: #cc9933;
    font-weight:bold;
	padding-left: 6px;
}
textarea[name="cf_message"]{
    color: #cc9933;
    font-weight:bold;
	padding-left: 6px;
	padding-top: 6px;
}
.contactform textarea{
	background: url(images/messagefield.png)no-repeat;
	width: 367px;
	height: 141px;
	border: none;
	margin-left: 22px;
	margin-bottom: 15px;
}
#message{
	margin-left: 0px;
	width: 470px;
}
#sendbtn{
	width: 80px;
	height: 25px;
	background: #45403a;
	color: #dcdcdc;
	float: right;
	margin-right: 20px;
}
input[type="submit"]{
	margin-right:5px;
	cursor:pointer;
}
#footerbottom{
	display: inline;
	float: left;
	clear: left;
	width: 835px;
	height: 475px;
}
#footer_home{
    font-family: 'MicroExtendedBold', sans-serif;
	color: #ff3300;
	font-size: 12pt;
	display: inline;
	float: left;
	clear: left;
	margin-left: 50px;
}
#footer_txt{
	font-family: 'Cantarell', sans-serif;
	color: #ffffff;
	font-size: 12pt;
    margin-left: auto;
    margin-right: auto;
    width: 50em;
	margin-top: 535px;
}
#construction_txt{
	font-family: 'Cantarell', sans-serif;
	color: #ffffff;
	font-size: 10pt;
    margin-left: auto;
    margin-right: auto;
    width: 50em;
	margin-top: 200px;
}
#footer{
    font-family: 'MicroExtendedBold', sans-serif;
	color: #ff3300;
	font-size: 12pt;
	display: inline;
	float: left;
	clear: left;
	margin-left: 50px;
}
