/*HEADER-------------------------------------------------------------*/

html, body {
	font-family: Arial;
	height: 100%;
	background-color: #ccf0ff;
	background-image: url(/images/bg-body.png);
	background-repeat: repeat-x;
}

.clear {
	clear: both;
}

#container,#popup-container  {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -149px;
	width: 1000px;
	background-image: url(/images/bg-container.jpg);
	background-repeat: no-repeat;
}
#popup-container {
	width: auto;
}

#header {
	padding-top: 47px;
}

#logo {
	float: left;
	width: 290px;
}

#logo h1{
	background-image: url("/images/logo.png");
	width: 290px;
	height: 75px;
	text-indent: -9999px;
}

/*LEFT COLUMN-------------------------------------------------------------*/

#side-bar {
	float: left;
	width: 290px;
}

a#adolescents, a#adults, a#older-adults {
	display: block;
	width: 290px;
	height: 82px;
	background-image: url("/images/button-adolescents.jpg");
	text-indent: -9999px;
	margin-top: 5px;
}

a#adolescents {
	background-image: url("/images/button-adolescents.jpg");
	margin-top: 36px;
}

a#adults {
	background-image: url("/images/button-adults.jpg");
}

a#older-adults {
	background-image: url("/images/button-older-adults.jpg");
}

#side-bar #quote p{
	font-size: 24px;
	line-height: 1.4em;
	color: #0f75bc;
	margin-top: 40px;
	text-align: right;
	background-image:url(/images/.png);
}

#side-bar #quote p#author {
	margin-top: 10px;
	font-weight: bold;
}

img#banner {
	margin: 15px 0;
	background-color: #fff;
	padding: 10px;
	border-top: 1px solid #eee;
	border-right: 2px solid #bfe1ef;
	border-bottom: 2px solid #d2e7ef;
	border-left: 1px solid #eee;
}

img#banner-home {
	margin: 0 0 10px 0;
	background-color: #fff;
	padding: 10px;
	border-top: 1px solid #eee;
	border-right: 2px solid #bfe1ef;
	border-bottom: 2px solid #d2e7ef;
	border-left: 1px solid #eee;
}

/*RIGHT COLUMN-------------------------------------------------------------*/
#popup-content {
	padding: 30px;
}
#content {
	float: right;
	width: 671px;
	margin-left: 39px;
	padding-bottom: 30px;
}

#content a, #google-map a{
	color:#0f75bc;
}

#google-map a{
	font-size:16px;
}

#content a:hover, #google-map a:hover{
	color:#809a3a;
}

#content h2,#popup-content h2 {
	color: #0f75bc;
	font-size: 30px;
}

#content h2 span{
	color: #5ab8dc;
}

#content h3{
	font-size:15px;
	color:#0F75BC;
	margin:5px 0px;
}

#content h4{
	font-size:13px;
	line-height:16px;
	color:#0F75BC;
	text-decoration:underline;
	margin-bottom:12px;
}

#content h5{
	font-size:14px;
	color:#0F75BC;
	margin-top:12px;
}

#content .divider,#popup-content .divider {
	height: 1px;
	background-color: #0f75bc;
	border-bottom: 1px solid #fff;
	margin: 10px 0;
}

#content p, #side-bar p {
	color: #0f75bc;
	font-size: 13px;
	line-height: 1.85em;
	text-align: justify;
}

#content p, #side-bar p#normal {
	text-align: left;
}

#side-bar p{
	margin:43px 11px 0px 0px;
}

#content #small-print{
	font-size:11px;
	line-height:13px;
}

#content ul{
	width:175px;
	color:#0F75BC;
	font-size:12px;
	line-height:15px;
	margin-left:35px;
	list-style:outside disc;
	float:left;
}

#content ul#sentence{
	width:auto;
}

#content ul li{
	margin-bottom:8px;
}

#push {
	height: 149px;
	clear: both
}

/*CONTACT----------------------------------------------------------------*/

#contact-info, #contact-info p{
	float:right;
	text-align:right;
}

#google-map{
	float:right;
	margin:15px 0px 0px 0px;
}

#google-map iframe{
	border:1px solid #000;
}

#email-form{
	float:left;
	width:185px;
	margin-top:10px;
}

form#contact {
	margin: 15px 0 10px 0;
}

form#contact input{
	font-size: 12px;
	font-family: Arial;
	display: block;
	padding: 5px;
	width: 175px;
	margin: 15px 0 15px 0;
}

form#contact textarea {
	font-size: 12px;
	font-family: Arial;
	display: block;
	padding: 5px;
	width: 179px;
	margin: 15px 0 15px 0;
}

form#contact input#send-message {
	width: 75px;
	height: auto;
	padding: 0;
}

/*CALENDAR--------------------------------------------------------------*/
#content .fc-widget-content{
	background:#F8FDFF	
}
#content .fc-event a{
	color:#fff;	
}
#content .fc-widget-content th{
	background:#0F75BC;
	color:#FFF;	
}
.popup-event-listing {
	margin:0px auto;	
	width:80%
}
.popup-event-listing td{
    padding-bottom:10px;
	background-color:#F8FDFF;
	color:#545454;
	padding:5px;
	border:1px solid #57B7DF;
}
	
.popup-event-listing td.right-col{
    color:#F8FDFF;
    background-color:#0F75BC;
	width:150px;
}
.admin-form p{
	margin-bottom:5px;	
}
.wysiwyg{
	width:500px;	
}
/*ADMIN-----------------------------------------------------------------*/
label{
	display:block;
	float:left;
	width:100px;
}
#admin-message{
	width:40%;
	text-align:center;
	padding:10px 0px;
	margin:0px auto;
}
/*FOOTER----------------------------------------------------------------*/



#for-prof {
	display: block;
	width: 158px;
	height: 35px;
	background-image: url("/images/button-for-professionals.png");
	text-indent: -9999px;
	margin-bottom:5px;
}

#footer {
	border-top: 8px solid #98e1ff;
	height: 141px;
	background-image: url("/images/bg-footer.png");
	background-repeat: repeat-x;
}


#footer-content {
	width: 1000px;
	height: 141px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 1.5;
	color: #fff;
	background-image: url("/images/bg-footer-center.png");
}

#copyright {
	float: left;
	margin-top: 30px;
	width: auto;
}

#copyright span a{
	font-size:11px;
}

#copyright a {
	color: #a6deff;
}

#copyright a:hover {
	color: #fff;
}

#address {
	float: right;
	margin-top: 40px;
	position: relative;
	width: 220px;
}

#address span{
	font-size: 17px;
}

#address img{
	position: absolute;
	right: 0;
	top: -8px;
}
