@page { margin 0.25in; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #253838;
	width: 740px;
}
img {
	border: 0;
}
table {
	border-collapse: collapse;
}
th, td {
	padding: 0;
	vertical-align: top;
}
ul {
	padding: 0 0 0 15px;
	margin: 0;
}
li {
	list-style-type: square;
}
p {
	margin-top: 0;
}
h1, h2 {
	font-weight: bold;
	text-align: left;
	font-size: 1em;
	margin-bottom: 0;
}
#logo {
	margin-left: 25px;
	margin-bottom: 15px;
}
#montage {
	display: block;
	margin-bottom: 10px;
}
#drawnWoman {
	margin: 10px;
	float: left;
}
#container {
	background: url(../images/rightColBG.gif) repeat-y 567px 6px;
}
#content {
	margin-top: 6px;
	margin-right: 175px;
}
#content div {
	padding-left: 20px;
}
#content .centerCol/* Hide from Mac IE */ {
	margin-left:113px;
}
#rightCol {
	float: right;
	width: 169px;
	padding: 12px 2px 5px 2px;
	background-color: #699;
	border-left: 2px solid #fff;
	margin: 6px auto 1px 2px;
	height:100%;
}          
#rightCol div {
	padding-bottom: 20px;
	text-align: center;
}
#rightCol ul {
	padding-left: 10px;
}
#rightCol li {
	list-style-type: none;
	text-align: left;
}
#rightCol img {
	margin-bottom: 10px;
}
#homeContent {
	padding: 10px 20px 0 20px;
}
#footer {
	width: 740px;
	clear: both;
	border-top: 6px solid #989898;
	margin-top: 1px;
	font-size: 9px;
	white-space: nowrap;
}
#footer td {
	padding: 5px 7px 0 7px;
}
#download {
	width: 540px;
	padding: 0 10px;
}
#downloadForm td {
	font-size: 11px;
	padding: 1px;
}
#tenWays {
	margin-bottom: 10px;
}

#nav {
	background-color: #ddd;
	width: 100%;
}
#nav th {
	background: url(../images/nav/slice_green.gif);
	border-bottom: 2px solid #fff;
	height: 5px;
}
#nav td {
	padding: 2px 0;
}
#nav #first {
	padding-left: 20px;
}
#nav #last {
	padding-right: 20px;
}
#subnav {
	margin-top: 2px;
	margin-bottom: 12px;
	background-color: #ddd;
}
#subnav td {
	padding: 0;
}
#contactInfo {
	margin-bottom: 15px;
}
#contactInfo th {
	text-align: right;
	padding-right: 10px;
}

#sitemap table td {
	padding-top: 20px;
}
#sitemap a {
	font-weight: bold;
	color: #00f;
}
#sitemap li a {
	font-weight: normal;
	font-size: 10px;
}
#sitemap ul {
	padding: 0;
}
#sitemap li {
	list-style-type: none;
}

/* admin section */
.records {
	margin: 10px auto 20px 133px;
}
.records caption {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	background-color: #ddd;
	margin-bottom: 3px;
}
.records th {
	white-space: nowrap;
	color: #fff;
	background-color: #699;
	text-align: left;
	padding: 2px 4px;
}
.records td {
	padding: 2px 4px;
	vertical-align: top;
	border-bottom: 1px solid #699;
}
.records tfoot td {
	border-bottom: 0;
}
#promoContact {
	background-color: #f0efed;
	border: 1px solid #cdcdcd;
	margin-left: 123px;
	margin-right: 40px;
	padding: 5px 20px;
}
#promoContact td {
	padding-bottom: 5px;
}
#promoContact tbody td {
	font-size: 11px;
}
#promoContact tfoot td {
	padding-top: 5px;
	padding-bottom: 0;
	text-align: center;
}
#promoContact #days, #promoContact #bestTime {
	padding-top: 10px;
}
.error {
	color: #f00;
}
#landingHomeLink {
	font-weight:bold;
	color: #253838;
	margin-left: 25px;
	text-decoration: none;
}

