﻿/* HTML TAG DEFINITIONS */
.adobereader {
	text-align: center;
	font-size: x-small;
}
.schedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	border: thin solid #000080;
	padding: 0px;
	empty-cells: show;
	font-weight: normal;
	table-layout: auto;
	vertical-align: top;
}
.programbox {
	background-image: url('images/splash/2009/ymca-splash-page-2009_5x1.jpg');
	vertical-align: top;
	text-align: center;
	font-size: x-small;
	padding-left: 2px;
	padding-right: 2px;
}
.newsbox {
	background-image: url('images/splash/2009/ymca-splash-page-2009_3x2.jpg');
	text-align: left;
	vertical-align: top;
	font-size: x-small;
	padding-right: 2px;
	padding-left: 2px;
}
.copywrite {
	background-image: url('images/splash/ymca-splash-page_8x1.jpg');
	background-repeat: no-repeat;
	font-size: xx-small;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
}
.kidsleft {
	background-image: url('images/splash/ymca-splash-page_6x3.jpg');
	background-repeat: no-repeat;
	font-size: xx-small;
	color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
}
.kidsright {
	background-image: url('images/splash/ymca-splash-page_6x4.jpg');
	background-repeat: no-repeat;
	font-size: xx-small;
	color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
}
#navbox {
	background-image: url('images/splash/2009/ymca-splash-page-2009_1x3.jpg');
	color: #6FB0CC;
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 20px;
}

html {
	height: 100%; 
	margin-bottom: 1px;}

body {
	font: normal 80% Arial, Helvetica, sans-serif;
	background: #a70e0e url("images/background.jpg") repeat-x;
	color: #000;
	text-align: center;
	margin: 0;}

hr {
	background-color: #a70e0e;
	color: #a70e0e;
	height: 1px;
	width: 100%;}

img {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	text-align: center;
}

h1 {
	color: #a70e0e;
	font: normal 28px Georgia, Georgia, serif;
	text-align: left;
	margin: 0 0 20px 0;}

h2 {
	color: #060864;
	font: normal 20px Verdana, Arial, sans-serif;
	text-align: left;
	margin: 5px 0;}

h3 {
	color: #a70e0e;
	font: normal 20px Verdana, Arial, sans-serif;
	text-align: left;
	margin: 5px 0;}

h4 {
	color: #060864;
	font: normal 18px "Comic Sans MS", "Trebuchet MS", sans-serif;
	margin: 5px 0;
}

h5 {
	font: normal 16px "Comic Sans MS", "Trebuchet MS", sans-serif;
	color: #a70e0e;
	letter-spacing: 2px;
	margin: 5px 0;}

h6 {
	font: normal 16px "Comic Sans MS", "Trebuchet MS", sans-serif;
	color: #060864;
	letter-spacing: 2px;
	margin: 5px 0;}

a {
	color: #A70E0E;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #060864;
	text-decoration: underline;
	font-weight: bold;}
	
p.center {
	text-align:center;}	

/* PAGE LAYOUT IDs AND CLASSES */

#wrapper {
	background: #fff url('images/wrapperbg.jpg');
	color: #000;
	text-align: left;
	width: 900px;
	margin: 0 auto;}
	
#header {
	height: 160px;}
	
#content {
	width: 560px;
	float: left;
	padding: 0 20px 20px 20px;}
	
#sidebar {
	width: 260px;
	float: right;
	padding: 0 20px 20px 20px;
	font-size: 90%;}

span.hottopic {
	color: #a70e0e;
	font-weight: bold;}

.calendar {
	text-align: center;
	padding: 10px;}

#mainnavigation {
	color: #df1a1a;
	text-align: left;
	font-weight: bold;
	font-size: 110%;
	padding: 0 0 10px 0;}

#mainnavigation a {
	color: #df1a1a;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 5px 0 0 10px;}

#mainnavigation a:hover {
	color: #060864;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 5px 0 0 10px;}
	
#mainnavigation h5 {
	margin: 0;
	padding: 0;}
	
#footer {
	clear: both;
	background: #fff url('images/footer.jpg');
	height: 55px;
	text-align: center;
	font-size: 90%;
	padding: 15px 0 0 0;}
	
#footer a {
	color: #a70e0e;}
	
#footer p {
	padding: 0;}

/* MISCELLANEOUS FORMATTING CLASSES */

.contact {padding: 5px; text-align: left; margin: 20px 0;}
.contact label {width: 150px; float: left; text-align: right; margin: 3px 5px 5px 5px; clear: both;}
.contactbox {margin: 3px 5px 5px 5px; background-color: #fff; color: #fff; border: 1px solid #c0c0c0;}
.contactbutton {text-align: center; margin: 5px 0 0 170px; border: none;}

.catalogleft {
	width: 260px;
	padding: 0 15px 5px 0;
	float: left;
	text-align: justify;
}
.catalogright {
	width: 260px;
	padding: 0 0 5px 15px;
	float: right;
	text-align: justify;
}
	
.imageleft-noborder {
	margin: 0 10px 0 0; 
	float: left;}

.imageright-noborder {
	margin: 0 0 0 10px; 
	float: right;}
	
.imagecenter-noborder {
	margin: 0 60px;}

#navbox a {
	color: #6FB0CC;
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
#navbox a:hover {
	color: #000000;
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	text-transform: uppercase;
}





.kidsleft a {
	font-size: xx-small;
	color: #FFFFFF;
}
.kidsright a {
	font-size: xx-small;
	color: #FFFFFF;
}





.center {
	margin-right: auto;
	margin-left: auto;
}





p.left {
	text-align: left;
}





.bold {
	font-weight: bold;
}





.italic {
	font-weight: normal;
	font-style: italic;
}





.graybackground {
	background-color: #C0C0C0;
}





