body {
	margin:0;
	background-color:#333333;
	background-image:url(../images/main_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
img {
	border:0;
}
#main_site {
	margin:auto;
	width:900px;
	height:auto;
	overflow:hidden;
}
#mainbox {
	width: 900px;
	text-align:center;
	margin:auto;
}
#header {
	width: 900px;
	height:158px;
	float:left;
}
#left_design {
	width:100px;
	height:277px;
	float:left;
	background-image:url(../images/left_design.jpg);
	background-repeat:no-repeat;
}
#header_left {
	width: 570px;
	height: 158px;
	float:left;
}
#header_right {
	width:330px;
	height:158px;
	float:left;
}
#right_design {
	width:100px;
	height:277px;
	float:right;
	background-image:url(../images/right_design.jpg);
	background-repeat:no-repeat;
}
#middle_box {
	width:900px;
	float:left;
	margin:auto;
}
#background_image {
	clear:both;
	float:left;
	margin:auto;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width:900px;
	height:auto;
	overflow:hidden;
}
/*______________________buttons____________*/



#buttons_background {
	height:60px;
	/*width:100%;
	margin-left:23px;*/
	margin:auto;
}
#sub_menu {
	background-image:url(../images/button_background.jpg);
	background-repeat:no-repeat;
	width:854px;
	height:37px;
	margin:auto;
}
#home {
	float: left;
	width:58px;
	height:30px;
	padding-left: 84px;
}
#about {
	float:left;
	width: 99px;
	height:30px;
	padding-left:5px;
}
#donation {
	float:left;
	width: 86px;
	height:30px;
	padding-left:5px;
}
#programs {
	float:left;
	width: 161px;
	height:30px;
	padding-left:5px;
}
#carh {
	float:left;
	width: 143px;
	height:30px;
	padding-left:5px;
}
#contact {
	float:left;
	width: 113px;
	height:30px;
	padding-left:5px;
}
#text_content {
	float: left;
	width: 516px;
	height:auto;
	overflow:hidden;
}
#text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
	text-align:left;
	width:389px;
	padding-left:34px;
	padding-top:10px;
	float:left;
	/*height:100%;*/
	height:auto;
	overflow:hidden;
}
#home_text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	text-align:left;
	width:430px;
	padding-left:34px;
	padding-top:10px;
	float:left;
	/*height:100%;*/
	height:auto;
	overflow:hidden;
}
#tage_line {
	width:516px;
	height: 36px;
	text-align:left;/*padding-top:17px;*/
}
#left_boxes {
	float:left;
	width: 360px;
	padding-top:5px;
	height:auto;
	overflow:hidden;
}
#upcoming {
	/*background-image:url(../images/upcoming_events.jpg);
	background-repeat:no-repeat;*/
	width: 361px;
	height: 244px;/*padding-top:17px;*/
}
#upcoming_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	width:206px;
	padding-left:142px;
	padding-top:45px;
	text-align:left;
}
#read {
	padding-top:79px;
	height: 42px;
	width:360px;
}
#donation_box {
	width: 360px;
	height: auto;
	overflow:hidden;
	padding-top:25px;
}
#household_dona {
	float:left;
	width:360px;
	height:auto;
	overflow:hidden;
}
#calender {
	float:left;
	padding-top:14px;
	width:360px;
	height:auto;
	overflow:hidden;
}
#news_latter {
	float:left;
	padding-top:16px;
}
#media {
	float:left;
	width: 467px;
	height: auto;
	overflow:hidden;
	padding-left:24px;
	padding-top:73px;
	text-align:right;
}
#media_new {
	float:left;
	width: 467px;
	height: auto;
	overflow:hidden;
	padding-left:24px;
	padding-top:30px;
	text-align:right;
}
#footer {
	clear:both;
	margin:auto;
	width: 854px;
	height:auto;
	overflow:hidden;
	margin-top:13px;
	margin-bottom:13px;
}
#footer_image {
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	width:854px;
	height:156px;
}
#links_footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	text-align:left;
	padding-left:12px;
	padding-top:8px;
}
.style {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	line-height:16px;
}
#middle_image {
	float:left;
	background-image:url(../images/footer_center.jpg);
}
/*a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #333333;
}*/

.footer A:link {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.footer A:visited {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.footer A:hover {
	font-size: 11px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.copyright A:link {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	text-decoration: none;
}
.copyright A:visited {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	text-decoration: none;
}
.copyright A:hover {
	font-size: 11px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	text-decoration: none;
}
/*_______________________about CARH _______________*/

#internal_button {
	clear:both;
	/*background-image:url(../images/internal_button.jpg);
	background-repeat:repeat-x;*/
	width:750px;
	height: 55px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-top:10px;
	/*margin-left:99px;
	*margin-left:0px;
	margin-top:10px;*/
	margin:auto;
}
#internal_line {
	clear:both;
	margin:auto;
	width:704px;
	height: 1px;
	padding-top:20px;
}
#about_buttons {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-top:5px;
}
#text_about {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
	text-align:center;
	margin:auto;
	clear:both;
	width:700px;
	height: auto;
	overflow:hidden;
	padding-top:20px;
}
#text_common {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
	text-align:left;
	margin:auto;
	clear:both;
	width:700px;
	height: auto;
	overflow:hidden;
	padding-top:30px;
}
.caption {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}
#center_con_about {
	clear:both;
	height: auto;
	overflow:hidden
}
.table {
	padding-left:8px;
	padding-top:5px;
}
#table_1 {
	width:686px;
	height:auto;
	overflow:hidden;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	background-color:#f1f3e3;
	border:solid #e7ebd0 1px;
}
#about_buttons a:link {
	color: #000000;
	text-decoration: none;
}
#about_buttons a:visited {
	text-decoration: none;
	color: #000000;
}
#about_buttons a:hover {
	text-decoration:underline;
	color: #999900;
}
#about_buttons a:active {
	text-decoration: none;
	color: #999900;
}
#vedio {
	width:300px;
	height:200px;
	float:right;
	padding-left:10px;
}
#abt_img {
	width:183px;
	height:275px;
	float:left;
	padding-right:15px;
}
#abt_img_director {
	width:275px;
	height:183px;
	float:right;
	padding-left:15px;
	padding-bottom:15px;
}
/*____________________carh_in_the_media__________*/

#center_con_media {
	height: 400px;/*height:auto;
 	overflow:hidden;
	clear:both;*/
}
#flash_clip {
	float:left;
	width:50px;
	padding-left:28px;
}
#carh_media_text {
	/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;*/
	text-align:left;
	padding-left:28px;
	padding-top:17px;
	height:40px;
}
/*____________________contact_carh__________*/


#center_con_contact {
	height: 1000px;/*height:auto;
 	overflow:hidden;
	clear:both;*/
}
#contact_carh {
	width:690px;
	float:left;
	text-align:center;
	padding-left:122px;
	padding-top:17px;
}
#offices {
	width:250px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	padding-left:28px;
	line-height:19px;
	padding-bottom:25px;
}
.contact_caption {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
#form {
	float:right;
	width:400px;
	text-align:left;
}
.form_header {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;/*font-weight:bold;*/
}
#contact_form {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:10px;
 *padding-top:0px;
}
#staff {
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	height:272px;
	width:649px;
	padding-left:12px;
	background-color:#f1f3e3;
	border:solid #e7ebd0 1px;
}
.table_our_staff {
	background-color:#f1f3e3;
	border:solid #e7ebd0 1px;
}
#staff_header {
	float:left;
	clear:both;
	/*padding-left:26px;*/
	padding-bottom:20px;
	width:147px;
}
.contact_sub_text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#778f26;
	font-weight:bold;
}
.asterisk {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8BA317;
}
/*_______________________Donation Guidelines _______________*/

#center_con_donation {
	clear:both;
	height: auto;
	overflow:hidden;
	margin:auto;
}
#text_donation {
	clear:both;
	margin:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
	width:750px;
	height:auto;
	overflow:hidden;
	text-align:left;
	padding-top:20px;
}
/*#donation_buttons{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-top:5px;
}*/

.donation_buttons A:link {
	font-size: 18px;
	color: #003300;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.donation_buttons A:visited {
	font-size: 18px;
	color: #003300;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.donation_buttons A:hover {
	font-size: 18px;
	color: #999900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.donation_buttons A:active {
	font-size: 18px;
	color: #999900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.donation_buttons_select A:link {
	font-size: 18px;
	color: #999900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.donation_buttons_select A:visited {
	font-size: 18px;
	color: #999900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.donation_buttons_select A:hover {
	font-size: 18px;
	color: #003300;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.donation_buttons_select A:active {
	font-size: 18px;
	color: #999900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.donation_link A:link {
	font-size: 13px;
	color: #657922;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.donation_link A:visited {
	font-size: 13px;
	color: #657922;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.donation_link A:hover {
	font-size: 13px;
	color: #999900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.donation_green_text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#778f26;
	font-weight:bold;
}
.donation_text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
}
.donation_blue_text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#214C7F;
	font-weight:bold;
}
.donation_form_lables {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#778f26;
}
.upcoming_events {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#778f26;
	font-weight:bold;
	line-height:normal;
}
.upcoming_events-link a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#778f26;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
}
.upcoming_events-link a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#778f26;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
}
.upcoming_events-link a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#778f26;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
}
.upcoming_events_small {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#778f26;
	font-weight:bold;
	line-height:normal;
}
.contact_form {
	padding: 5px;
	width: 230px;
	border: 2px solid #B0E1E5;
	background: #F5F7F6;
}
.contact_form_btn {
	padding: 5px;
	border: 2px solid #B0E1E5;
	background: #F5F7F6;
}
.drop_loactions_blue {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#214C7F;
	font-weight:bold;
}
.drop_loactions_green {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#778f26;
	font-weight:bold;
}
.drop_loactions_black {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#666666;
	font-weight:bold;
}
/*_______________________Programs & Activities _______________*/

#center_con_programs {
	height: auto;
	overflow:hidden;
}
.program_black {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
.form_link A:link {
	font-size: 12px;
	color: #657922;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.form_link A:visited {
	font-size: 12px;
	color: #657922;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.form_link A:hover {
	font-size: 12px;
	color: #999900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.program_act A:link {
	font-size: 13px;
	color: #657922;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.program_act A:visited {
	font-size: 13px;
	color: #657922;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.program_act A:hover {
	font-size: 13px;
	color: #999900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.program_links A:link {
	font-size: 15px;
	color: #999900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
}
.program_links A:visited {
	font-size: 15px;
	color: #999900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
}
.program_links A:hover {
	font-size: 15px;
	color: #003300;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
}
.form_links A:link {
	font-size: 13px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.form_links A:visited {
	font-size: 13px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.form_links A:hover {
	font-size: 13px;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.forms {
	background-color:#eceee0;
	border:solid #d1d5bd 1px;
}
#br {
	clear:both;
	height:20px;
}
#text_calender {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
	text-align:center;
	margin:auto;
	clear:both;
	width:854px;
	height: auto;
	overflow:hidden;
	padding-top:20px;
}
#our_social_cal {
	width:183px;
	height:275px;
	float:right;
	padding-left:15px;
	padding-bottom:15px;
}
.image_pad {
	padding:10px 0 0 0;
}
.image_pad-bottom {
	padding:10px 0 10px 0;
}
.do_box_city {
	color:#a8ba3a;
	font-size:18px;
	font-weight:bold;
}
.do_box_shop {
	color:#016b54;
	font-size:14px;
	font-weight:bold;
}
.directions A:link {
	font-size: 13px;
	color: #016b57;
	text-decoration: none;
}
.directions A:visited {
	font-size: 13px;
	color: #016b57;
	text-decoration: none;
}
.directions A:hover {
	font-size: 13px;
	color: #04a17f;
	text-decoration: underline;
}
.shop A:link {
	font-size: 13px;
	color: #016b57;
	text-decoration: none;
}
.shop A:visited {
	font-size: 13px;
	color: #016b57;
	text-decoration: none;
}
.shop A:hover {
	font-size: 13px;
	color: #04a17f;
	text-decoration: underlinenone;
}
.coming_soon {
	color:#c00000;
	font-size:12px;
	font-weight:bold;
}
.show A:link {
	font-size: 13px;
	color: #016b57;
	font-weight:bold;
	text-decoration: none;
}
.show A:visited {
	font-size: 13px;
	color: #016b57;
	font-weight:bold;
	text-decoration: none;
}
.show A:hover {
	font-size: 13px;
	color: #04a17f;
	font-weight:bold;
	text-decoration: underline;
}
.form_width {
	width:200px;
	text-align:left;
}
.form_width_small {
	width:40px;
	text-align:left;
}
.optional {
	font-size:10px;
}
/* common styles */
#images_space_right {
	float:right;
	padding-left:15px;
	padding-bottom:15px;
}
#images_space_left {
	float:left;
	padding-right:20px;
	padding-bottom:5px;
}
.inner_headings {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
	font-size:20px;
}
.sponsors_head {
	color:#2a6200;
	font-size:18px;
	font-weight:bold;
}
.sponsor_url A:link {
	font-size: 13px;
	color: #016b57;
	font-weight:bold;
	text-decoration: none;
}
.sponsor_url A:visited {
	font-size: 13px;
	color: #016b57;
	font-weight:bold;
	text-decoration: none;
}
.sponsor_url A:hover {
	font-size: 13px;
	color: #04a17f;
	font-weight:bold;
	text-decoration: underline;
}
.sponsor_box_left {
	float:left;
	width:290px;
	height:110px;
	;
	overflow:hidden;
	padding:15px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border: solid 2px #d3e8a2;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#444444;
}
.sponsor_box_right {
	float:right;
	width:290px;
	height:110px;
	;
	overflow:hidden;
	padding:15px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border: solid 2px #d3e8a2;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#444444;
}
.media_bg {
	float:right;
	background-position:right;
	width:456px;
	height:315px;
	background-image:url(../images/media_bg_1.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
.video_player {
	margin:65px 15px 0 10px;
 *margin:25px 15px 0px 10px;
 *padding-top:37px;
}
.hr {
	padding-top:35px;
	padding-bottom:35px;
	text-align:center;
}
.separater {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:23px;
}
.events_sub A:link {
	font-size: 13px;
	color: #003300;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.events_sub A:visited {
	font-size: 13px;
	color: #003300;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.events_sub A:hover {
	font-size: 13px;
	color: #999900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.events_sub A:active {
	font-size: 13px;
	color: #999900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.view-map A:link {
	font-size: 13px;
	color: #016b57;
	text-decoration: none;
	letter-spacing:1px;
}
.view-map A:visited {
	font-size: 13px;
	color: #016b57;
	text-decoration: none;
	letter-spacing:1px;
}
.view-map A:hover {
	font-size: 13px;
	color: #04a17f;
	text-decoration: underlinenone;
	letter-spacing:1px;
}
/*.up-co-gallery {
	width:670px;
	height:auto;
	background-color:#b70408;
	padding:15px;
}*/
.up-co-gallery {
	width:670px;
	height:auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color:#b70408;
	padding: 15px;
}
.pink-box {
	width:648px;
	height:auto;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	background-color:#eab4b5;
	border: solid #ffffff 1px;
	padding: 10px;
}
.pink-box-2 {
	clear:both;
	width:730px;
	height:auto;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	background-color:#eab4b5;
	border: solid #ffffff 1px;
	padding: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
	text-align:left;
}
.thumb-images {
	clear:both;
	width:670px;
	height:auto;
	margin-top:10px;
}
.photogal-container-main {
	margin:0;
	width:100%;
	height:auto;
	overflow:hidden;
	background:url(../images/photo-bg-repeat.jpg) repeat-y #000000 top center;
}
.photogal-container {
	margin:0;
	width:100%;
	height:auto;
	overflow:hidden;
	background:url(../images/photopage-bg-main.jpg) no-repeat top center;
	padding-bottom:10px;
}
.photogal-container_1 {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:auto;
	overflow:hidden;
	background:url(../images/fashion-show-bg.jpg) no-repeat top center;
}
.fashion-show {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:auto;
	overflow:hidden;
	background:url(../images/fashion-show-bg-small.jpg) no-repeat top center;
}
.logo-blank {
	width:405px;
	height:160px;
}
.photo-cont-inside {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:700px;
	height:auto;
}
.photo-cont-inside-1 {
	clear:both;
	float:right;
	margin-right:35px;
	width:750px;
	height:auto;
}
.photo-cont-head {
	float:left;
	width:500px;
	height:auto;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-weight:bold;
	font-size:25px;
}
.photo-cont-link {
	float:right;
	width:200px;
	height:auto;
	overflow:hidden;
	font-family:"Trebuchet MS";
	color:#ffcccc;
	font-size:14px;
	text-align:right;
	padding-top:12px;
}
.photo-cont {
	clear:both;
	width:700px;
	height:auto;
	overflow:hidden;
	padding-top:10px;
}
.image-box {
	float:left;
	width:335px;
	height:315px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: solid #cccccc 1px;
	margin-bottom:15px;
	padding:5px;
}
.fundraiser {
	clear:both;
	float:right;
	width:600px;
	height:auto;
	overflow:hidden;
	padding-top:35px;
}
.fashion-head {
	float:left;
	width:600px;
	height:auto;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-weight:bold;
	font-size:24px;
}
.thumb-medium {
	clear:both;
	width:600px;
	height:auto;
	overflow:hidden;
	padding-top:10px;
}
.gal-image {
	padding-bottom:10px;
}
.gal-text {
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:13px;
	line-height:16px;
	padding-bottom:10px;
}
.save-the-date {
	clear:both;
	width: 360px;
	height: auto;
	overflow:hidden;
	padding-top:25px;
	

}

.sponsor-img-pad {
	padding-top:5px;
	padding-bottom:5px;
}
.sponsor a:link {
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
}
.sponsor a:visited {
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
}
.sponsor a:hover {
	font-family:"Trebuchet MS";
	color:#EAB4B5;
	font-size:13px;
	text-decoration:none;
}
h1 {
	font-family:"Trebuchet MS";
	font-size:28px;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
}
h2 {
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:0;
	margin-bottom:5px;
}
h3 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:0;
	margin-bottom:5px;
	width:172px;
	border-bottom:solid 1px #FFFFFF;
	line-height:23px;
}

h4 {
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:0;
	margin-bottom:5px;
	width:162px;
	border-bottom:solid 1px #FFFFFF;
	line-height:23px;
}

.list {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	margin-top:0;
	line-height:22px;
	margin-left:-5px;
 *margin-left:40px;
}
.list li {
	margin-top:5px;
}
.pink-box-com {
	clear:both;
	width:577px;
	height:auto;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	background-color:#eab4b5;
	border: solid #ffffff 1px;
	padding: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
	text-align:left;
}
.list-2 {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	margin-top:0;
	line-height:23px;
	margin-left:-5px;
 *margin-left:40px;
}
.list-2 li {
	margin-top:5px;
}
.text_dona {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
}

