﻿body {
	background-image: url('images/background.jpg');
	background-repeat: repeat;
	background-position: left top;
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #48464D;
}
#wrapper {
	width: 970px;
	margin: 0px auto 0px auto;
}
#top {
	width: 970px;
	height: 238px;
	background-image: url('images/headerBG.png');
	padding-bottom: 20px;
	background-repeat: no-repeat;
}
#top_of_content {
	padding-top: 20px;
}
#content {
	background-image: url('images/contentRepeat.png');
	background-repeat: repeat-y;
	background-position: left top;
}
#footer {
	padding: 30px 30px 40px 30px;
	background-position: center bottom;
	width: 910px;
	background-image: url('images/footerBG.png');
	text-align: center;
	font-size: 80%;
	background-repeat: no-repeat;
}
#content_left {
	width: 190px;
	float: left;
	padding-left: 20px;
}
#content_main {
	width: 670px;
	float: right;
	padding-right: 30px;
	padding-left: 30px;
}
.clear {
	padding: 10px;
	clear: both;
	text-align: right;
}
.logo {
	padding-top: 18px;
	padding-left: 20px;
}
.banner {
	padding-top: 18px;
	padding-left: 27px;
}
#content_left ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#content_left ul li {
}
#content_left ul li a {
	color: #28527B;
	text-decoration: none;
	display: block;
	padding: 2px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #B7B6BE;
	font-weight: bold;
	font-size: 90%;
}
#content_left ul li a:hover {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #807E8D;
	color: #660033;
	text-decoration: none;
}
#designby {
	padding: 10px;
	text-align: center;
}
#designby a {
	color: #FFFFFF;
}
#content_left h1 {
	font-size: 130%;
	letter-spacing: 2px;
	font-family: "Century Gothic", arial, helvetica, "sans serif";
	font-weight: normal;
}
#content_main h1 {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #45435A;
	letter-spacing: 5px;
	font-weight: normal;
}
#main_left {
}
#main_right {
	text-align: right;
	background-color: #EEEEEE;
	padding: 10px;
}
h2 {
	font-size: 110%;
	color: #605E68;
	font-weight: bold;
}
.redBold {
	color: #666666;
	font-weight: bold;
}
.noBorder {
	border-width: 0px;
}
#main_left a {
	color: #3D3E4C;
	font-weight: bold;
	text-decoration: underline;
}
#main_left a:hover {
	color: #9D0000;
	font-weight: bold;
	text-decoration: underline;
}
h3 {
	font-size: 100%;
	color: #000000;
	font-weight: bold;
}
.table1 {
	width: 600px;
	margin: 0px auto 0px auto;
}
.table1 td {
	text-align: center;
	padding: 5px;
	font-size: 80%;
}
.table1 img {
	border: 1px solid #343942;
	padding: 5px;
	background-color: #FFFFFF;
}
.tableHeading {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
#topNav {
	background-image: url('images/navBG.png');
	background-repeat: no-repeat;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
#topNav a {
	color: #28527B;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 90%;
	letter-spacing: 1px;
}
#topNav a:hover {
	color: #660033;
	text-decoration: none;
}
.thumbnail {
	width: 200px;
}
.testimonial {
	padding: 15px;
	font-size: 85%;
	border: 1px solid #808080;
	color: #666666;
	font-style: italic;
}
.testi {
}
#bottomNav {
	clear: both;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 80%;
}
#bottomNav a {
	color: #333333;
}
#bottomNav a:hover {
	color: #333333;
	text-decoration: none;
}
.clear a {
	color: #000000;
	text-decoration: none;
	font-size: 70%;
	font-weight: bold;
}
.clear a:hover {
	color: #000000;
	text-decoration: underline;
}

