@charset "utf-8";
/* CSS Document */

#home-wrap {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 90px;
}

#home-wrap-main {
	width: 966px;
	margin-left: auto;
	margin-right: auto;
}

#flash-area {
	width: 966spx;
	margin-left: auto;
	margin-right: auto;
}

#main-area {
	width: 966px;
	margin-top: 10px;
}

#home-left {
	width: 203px;
	float: left;
}

#home-right {
	background: url(../images/content.jpg);
	background-repeat: repeat-y;
	width: 747px;
	top: 0px;
	padding: 0px;
	bottom: 0px;
	margin-left: 5px;
	float: right;
}

#TabShadow-left {
	background: url(../images/tabshadow_left.jpg);
	background-repeat: repeat-y;
	width: 6px;
	height: 40px;
	float: left;
}

#TabShadow-right {
	background: url(../images/tabshadow_right.jpg);
	background-repeat: repeat-y;
	width: 6px;
	float: left;
}

#TabShadow-top {
	background: url(../images/content-top.jpg);
	width: 747px;
	height: 11px;
	float: left;
}

#TabShadow-bottom {
	background: url(../images/content-btm.jpg);
	width: 747px;
	height: 43px;
	float: left;
}

#main-btn {
	width: 203px;
	height: 63px;
}
.btn-margin {
	margin-bottom: 20px;
}

/**********

**********/

#window {
	width: 747px;
	background: url(../images/win_sides.jpg);
	background-repeat: repeat-y;
}

#win-corner {
	width: 24px;
	height: 24px;
	float: left;
}

#win-top {
	background: url(../images/win_top.jpg);
	background-repeat: repeat-x;
	width: 699px;
	height: 24px;
	float: left;
}

#win-btm {
	background: url(../images/win_btm.jpg);
	background-repeat: repeat-x;
	width: 699px;
	height: 24px;
	float: left;
}

#win-middle {
	width: 747px;
	background: url(../images/win_sides.jpg);
	background-repeat: repeat-y;
	float: left;
}

#win-middle-txt {
	width: 699px;
	margin-left: 24px;
	float: left;
}
#win-middle-txt-2 {
	width: 466px;
	text-align: left;
	float: left;
}

#win-middle-btn {
	width: 747px;
	text-align: center;
	float: left;
}


/******Reaching Youth******/

#image-wrap {
	width: 233px;
	float: right;
}
#image-logo {
	width: 233px;
	border-left: solid 2px #999999;
	border-bottom: solid 1px #999999;
}
#image-picture {
	background: url(../images/content-images/polaroid.jpg);
	width: 233px;
	height: 254px;
	border-left: solid 2px #999999;
	border-top: solid 1px #999999;
}
#image-polaroid {
	width: 200px;
	height: 171px;
	margin-top: 20px;
	margin-left: 16px;
	clear: both;
}
#image-quote {
	width: 233px;
	border-left: solid 2px #999999;
	border-top: solid 1px #999999;
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	color: #000000;
	text-align: left;
}
#image-picture-2 {
	background: url(../images/content-images/polaroid.jpg);
	width: 233px;
	height: 254px;
	border-left: solid 2px #999999;
	border-bottom: solid 1px #999999;
}

#image-picture-3 {
	width: 233px;
	border-left: solid 2px #999999;
}


/****** Map ******/

#map {
	background: url(../images/Map.jpg);
	background-repeat: no-repeat;
	width: 500px;
	height: 338px;
	float: left;
}


/****** Calendar ******/

#calendar-column {
	width: 170px;
	margin-right: 5px;
	float: left;
}
#calendar-month-1 {
	background-color: #090;
	width: 170px;
	height: 25px;
}
#calendar-month-2 {
	background-color: #990;
	width: 170px;
	height: 25px;
}
#calendar-month-3 {
	background-color: #FC0;
	width: 170px;
	height: 25px;
}
#calendar-month-4 {
	background-color: #F90;
	width: 170px;
	height: 25px;
}


/****** News ******/

#news-box {
	padding: 10px;
	margin-bottom: 50px;
}


/********************
Icons
********************/

#icon-wrap {
	height: 48px;
	width: 966px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	clear: both;
}

#icon-holder {
	width: 48px;
	height: 48px;
	float: right;
	margin-left: 10px;
}


/********************
Community Links
********************/

#com-col {
	width: 320px;
	float: left;
}

#com-col-2 {
	width: 330px;
	padding-left: 20px;
	border-left: solid 2px #999999;
	float: left;
}


/********************
Gallery
********************/

#gallery {
	background-color: #FFF;
}

#gallery ul a:hover { color: #fff; }

#gallery-image {
	background: url(../images/content-images/polaroid.jpg);
	width: 233px;
	height: 254px;
	float: left;
}

#gallery-polaroid {
	width: 200px;
	height: 171px;
	margin-top: 20px;
	margin-left: 16px;
	clear: both;
}
