/*
Theme Name: RitFit
Theme URI:
Description: Created for Rittenhouse Square Fitness Club
Version: 1.0
Author: OmnosticProject
Author URI: http://www.omnosticproject.com

*/



#wrapper {
	height: 100%;
	width: 818px;
	margin-right: auto;
	margin-left: auto;
}
#headleft {
	float: left;
	height: 96px;
	width: 176px;
}
#headright {
	background-image: url(images/headerright.png);
	color: #818a36;
	font-weight: bold;
	float: left;
	height: 66px;
	width: 617px;
	font-size: 14px;
	text-align: right;
	padding-top: 30px;
	padding-right: 25px;
	padding-left: 0px;
	text-indent: 0px;
}
#poster {
	background-image: url(images/postcard.png);
	float: left;
	height: 205px;
	width: 218px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 600px;
	padding-top: 28px;
	color: #818a36;
	text-align: center;
}

#frontcontent {
	float: left;
	width: 186px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
}
#footer {
	background-image: url(images/footer.png);
	float: left;
	height: 25px;
	width: 790px;
	padding-top: 11px;
	padding-left: 20px;
	padding-right: 0px;
	margin-right: 0px;
}
#promos {
	float: left;
	height: 227px;
	width: 591px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #f0f3c7;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
#topnav {
	height: 36px;
	width: 818px;
	float: left;
}
.footright {
	float: right;
	padding-right: 12px;
	color: #5c503b;
	font-size: 10px;
}
.footleft {
	float: left;
	color: #5c503b;
	font-size: 10px;
}
#topbanner {
	background-image: url(images/topbanner.png);
	height: 45px;
	width: 765px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 25px;
	padding-top: 14px;
padding-right: 25px;
	color: #818a36;
}
#content {
	float: left;
	width: 589px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #9a9072;
	border-right-color: #9a9072;
	border-bottom-color: #9a9072;
	border-left-color: #9a9072;
	min-height: 664px;
	margin-top: 20px;
	padding-left: 25px;
	padding-right: 20px;
}

#content a {
color: #A08C66;
}
#sidebar {
	height: 664px;
	width: 180px;
	float: left;
}
.sideimage {
	padding-left: 25px;
}
.style1 {color: #7b8a37}
.style3 {color: #7b8a37; font-weight: bold; }
.topleft {color: #7b8a37; float:left; }
.topright {color: #7b8a37; font-weight: bold; float:right; }

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #485123;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #7b8a37;
}
p {
	font-size: 12px;
	color: #7b8a37;
}

li {
	font-size: 13px;
	color: #7b8a37;
}

h3 {
	font-size: 12px;
	color: 5c503b;
}
.style2 {
	font-size: 18px;
	font-style: italic;
}

#topnav img {
float: left;
padding: 0px;
margin: 0px;}

.schedule {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #917E5C;
	border-right-color: #917E5C;
	border-bottom-color: #917E5C;
	border-left-color: #917E5C;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

