/* CSS Document */
/* Name: The Timer Game
Author: Created by Justin Knupp - Stonecreek Media Inc.
Owner: Susan Arnout Smith
Author URI: http://www.stonecreekmedia.com
Site URI: http://www.timergame.com
Date: 11/12/2007
Version: 1.0  */


/* -------- Define HTML elements ------------ */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
}

p {
}

blockquote {
}

h1 {
}

h2 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
.susansnewsh2 {
	border-bottom: 1px solid #fff;
	
}
.latestnewspost {
	margin-bottom: 20px;
	border-bottom: 1px dashed #cecece;
}
.middleLeftContent .latestnewsh2 a:link{
	color: #fff;
	font-weight: bold;
}
.latestnewsh2 {
	font-size: 12px;
	font-weight: bold;

}
.excerpt {
	font-weight: normal;
	color: #000;
}

h3 {
}

h4 {
}

h5 {
}


/* -------- Define divider elements ------ */


.page {
	padding: 0px;
	height: 100%;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.page2 {
	padding: 0px;
	height: 100%;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.header {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 800px;
	height: 257px;
}

.headerA {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 630px;
	height: 257px;
}

.headerB {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 257px;
	width: 170px;
}

.header1 {
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 630px;
}

.header2 {
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 76px;
	width: 630px;
}

.header3 {
	background-image: url(../images/header3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 101px;
	width: 630px;
}

.header3a {
	background-image: url(../images/header3a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 257px;
	width: 170px;
}

.middleDivider {
	background-image: url(../images/image_contentTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 37px;
	width: 800px;
}

.middle {
	background-image: url(../images/image_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 800px;
}

.middleLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 190px;
}

.middleLeftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 36px;
	float: left;
	height: 100%;
	width: 170px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.middleLeftNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.middleLeftNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.middleLeftNav a:hover {
	color: #000000;
	text-decoration: underline;
}

.middleLeftContent {
	margin: 0px;
	float: left;
	height: 100%;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
}

.middleLeftContent a:link {
	color: #000000;
	text-decoration: underline;
}

.middleLeftContent a:visited {
	color: #fff;
	text-decoration: underline;
}

.middleLeftContent a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.middleRight {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100%;
	width: 610px;
}

.middleRightContent {
	margin: 0px;
	float: left;
	height: 100%;
	width: 585px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}

.middleRightContent a:link {
	color: #CC3300;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}

.middleRightContent a:visited {
	color: #CC3300;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}

.middleRightContent a:hover {
	color: #B49A9D;
	text-decoration: underline;
	line-height: normal;
}



.schedule {
	font-size: 14px;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 20px;	
}
.schedulenormal {
	font-weight: normal;
}












/* --------- Define footer elements ---------- */

.footer {
	background-image: url(../images/image_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 48px;
	width: 800px;
}

.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	float: left;
	width: 800px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 23px;
}

.bottomNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.bottomNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.bottomNav a:hover {
	color: #CC3300;
	text-decoration: underline;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 800px;
}

.stonecreek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 800px;
}

.stonecreek p {
color: #CCCCCC;
font-size: 10px;
line-height: normal;
}

.stonecreek a:link {
}

.stonecreek a:visited {
}

.stonecreek a:hover {
}


/* ----------- Define photo elements ------------ */

.photoLeft {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.photoRight {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

