body{
	margin: 0px;
	padding: 0px;
	background: #000 url(mobile/mobile_background.png) repeat-x;
}
#content{
	width: 100%;
}
#wrapper{
	width: 100%;
	overflow: hidden;
}
#menu{
	font-family: Arial;
	font-weight: 800;
	display: inline;
	font-size: 27px;
	float: right;
	margin-top: 18px;
	padding-right: 20px;
	cursor: pointer;
}
#aboutframe{
	background: #ece9e2;
	width: 100%;
	text-align: center;
}
#aboutimage{
	background: url(mobile/about_mobile.png) repeat-x;
	height: 355px;
	margin: 0px auto;
	width: 640px;
	float: none;
	display: block;
}
#aboutcopy, #ourprogramscopy{
	width: 90%;
	background: #ece9e2;
	margin: 0px;
	padding: 20px 5%;
	height: auto;
	text-align: left;
}
#ourprogramscopy{
	padding-top: 0px;
}
#mobile_programs{
	font-weight: 800;
}
#footer{
	width: 100%;
	text-align: center;
	padding: 10px 0px;
	margin: 0px;
}
#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;
display: none;
}
#footer_txt{
	font-family: 'Cantarell', sans-serif;
	color: #ffffff;
	font-size: 12pt;
    margin-left: auto;
    margin-right: auto;
    width: 50em;
	margin-top: 535px;
}
#nav{
	width: 400px;
	height: 35px;
	display: none;
	float: right;
	margin: 12px 0px 10px 0px;
	font-family: 'Cantarell', sans-serif;
	font-size: 14pt;
	font-weight: 800;
}
.nav_frame{
	color: #000;
	text-decoration: none;
	background: none;	
	display: table;
	padding: 1px 12px;
	margin: 5px 10px 0px 10px;
	width: 80px;
	display: inline;
	float: left;
	text-align: center;
}
#logo{
	margin: 15px 0px 10px 15px;
}
#slideshow_image_0{
	background: url(mobile/mobile_img_00.png) no-repeat;
}
#slideshow_image_1{
	background: url(mobile/mobile_img_01.png) no-repeat;
}
#slideshow_image_2{
	background: url(mobile/mobile_img_02.png) no-repeat;
}
#slideshow_image_3{
	background: url(mobile/mobile_img_03.png) no-repeat;
}
#slideshow_image_4{
	background: url(mobile/mobile_img_04.png) no-repeat;
}
#slideshow_image_5{
	background: url(mobile/mobile_img_05.png) no-repeat;
}
#slideshow_image_6{
	background: url(mobile/mobile_img_06.png) no-repeat;
}
#footerbottom{
	margin-top: 12px;
	text-align: center;
	width: 100%;
	height: 620px;
}
.slideshow_image, #slideshow_container{
	width: 640px;
	height: 620px;
}
#slideshow_container{
	margin: 0px auto;
	float: none;
	display: block;
	position: relative;
}
#slideshow_btn{
	left: 548px;
	top: 283px;
}
#column2{
	clear: left;
	width: 96%;
	margin: 10px 2%;
}
#contactframe, #contactframe_bottom{
	width: 100%;
	height: auto;
	background: #272119;
}
.column img{
	background: url(mobile/carrie_mobile.png) no-repeat;
	width: 191px;
	height: 218px;
}
#column2 img{
	background: url(mobile/deborah_mobile.png) no-repeat;
	width: 192px;
	height: 212px;
}
.column h2, .column h3, .column p{
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
.column{
	width: 96%;
	margin: 10px 2%;
}
#contactframe_bottom{
	width: 96%;
	padding: 10px 2%;
}
#content #contactframe_bottom *{
	clear: left;
	margin-left: 0px;
	margin-right: 0px;
}
.contactform lable{
	text-align: left;
	margin-bottom: 5px;
}
.contactform input, #message textarea{
	background: #b9b8b5;
	border: 1px #b2b1ae solid;
	width: 552px;
	color: #000;
}
#message{
	margin-top: 0px;
	width: 560px;
}
#sendbtn{
	background: #b9b8b5;
	border: 1px #b2b1ae solid;
	color: #272119;
}
