/* Universal */
body {
	background-color: #8D8275;
	margin: 0px;
	padding: 0px;
	font: 10pt Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
}
h2 span {
	display:none;
	padding:0px;
	margin:0px;
}
h2 {
	padding:0px;
	margin:0px;
}
h1 { display: none; }
ul {
	list-style: none;
	margin: 0px 0px 10px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px 0px 0px 18px;
}
img { border: none; }
.container {
	margin: 10px auto;
	padding: 0px;
	width: 757px;
	border: 1px solid #000000;
}

/* Inside Div.Container */
.header {
	height: 63px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.content {
	border-bottom: 1px solid black;
}
.bottomlinks {
	background: #D4C4B1;
	color: #6B5B47;
	padding-top: 10px;
	padding-bottom: 10px;
	float: none;
	clear: both;
	text-align: center;
}
.bottomlinks a {
	font-weight: bold;
	color: #433F3B;
	text-decoration: none;
	margin: 0px;
	padding: 0px 15px;
}
.copy {
	color: #A39687;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.copy a {
	color: #A39687;
	text-decoration:none;
}

/* Content Columns */
/* Left Column */
.col-left {
	width: 218px;
	height: 600px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
}
.col-left-child {
	padding: 3px;
	margin: 0px;
	display: block;
}
.dark {
	background: #C7B39A url(images/bg/bg1.jpg) repeat-y right;
	color: #6B5B47;
}
.dark a { color: #6B5B47; }
.dark p {
	padding-left: 10px;
	padding-right: 10px;
}
.dark li { background:  url(images/arrows/arr4.gif) no-repeat 10px 7px; }
.light {
	background: #FDF1E3 url(images/bg/bg2.jpg) repeat-y right;
	color: #6B5B47;
}
.light a { color: #6B5B47; }
.light p {
	padding-left: 10px;
	padding-right: 10px;
}
.light li { background:  url(images/arrows/arr4.gif) no-repeat 10px 7px; }
/* Middle Column */
.col-mid {
	width: 317px;
	height: 600px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
}
.col-mid-child {
	padding: 5px;
	margin: 0px;
	display: block;
}
.red {
	color: #FFFFFF;
	background: #7E0608;
}
.red li {
	background:  url(images/arrows/arr3.gif) no-repeat 10px 7px;
}
.tan {
	color: #444343;
	background: #DCCFBF;
}
.tan a {
	font-weight: bold;
	color: #6B5B47;
	text-decoration: none;
}
.tan h3 {
	color: #6B5B47;
	font-size: 10pt;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
.tan li {
	background:  url(images/arrows/arr2.gif) no-repeat 10px 7px;
}
.col-mid p {
	padding-left: 10px;
	padding-right: 10px;
}
/* Right Column */
.col-right {
	width: 222px;
	margin: 0px;
	background: #131313;
	height: 600px;
	float: left;
	position: static;
	text-align: left;
	padding: 0px;
}
.col-right-child {
	padding: 3px;
	color: #C4C3C2;
	margin: 0px;
}
.col-right-child a {
	color: #C4C3C2;
	font-weight: bold;
	text-decoration: none;
}
.col-right-child p {
	padding-left: 10px;
	padding-right: 10px;
}
.col-right-child li {
	background:  url(images/arrows/arr1.gif) no-repeat 10px 7px;
}

/* Fixes Content Surrounding floats */
.nonexistent {
	clear: both;
	display: block;
	line-height: 0px;
	font-size: 0px;
	text-decoration: none;
}

/* Column and other formatting things */
p {
	margin: 0px 0px 10px;
	padding: 0px;
}
.imgcol {
	padding: 3px 3px 3px 0px;
	vertical-align: middle;
	float: left;
}
.imgcol img { margin-bottom: 3px; }
.vc { vertical-align: middle; }
.vhc { vertical-align: middle; text-align: center; }
.col-left-child table {
	margin-right: 10px;
	margin-left: 10px;
}
#frmContact {
	padding-left: 10px;
	padding-right: 10px;
	color: #6B5B47;
}
#frmContact .textbox {
	width: 185px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px; font-weight: bold;
}
#frmContact .button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6B5B47;
	font-weight: bold;
	border: 2px solid #6B5B47;
	background-color: #FDF1E3;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
	padding: 5px 10px;
}
.r {
	text-align: right;
}
.learnmorelink {
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
}
.onecol {
	width: 747px;
	padding: 4px;
	text-align: left;
}
.widesidebox {
	float: right;
	width: 200px;
	border: 3px solid #6B5B47;
	margin: 3px;
	padding: 5px;
}
table.ba th {
	background: #6B5B47;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
}
table.ba td {
	border: 1px solid #6B5B47;
	vertical-align: top;
}
iframe {
	margin: 0px;
	padding: 0px;
	height: 470px;
	width: 757px;
	border: none;
	background: #FFFFFF;
}
.redtext {
	color: #7E0608;
}
.dark a:hover, .light a:hover, .tan a:hover {
	color: #7E0608;
}
.red a:hover {
	color: #FDF1E3;
}
ul li ul {
	margin: 0px;
	padding: 0px;
}
table.partrel {
	text-align: center;
	width: 75%;
	vertical-align: middle;
}
table.partrel td.text {
	border: 1px solid #6b5b47;
	width: 30%;
	height: 60px;
}
table.partrel td.harrow {
	width: 5%;
}
table.partrel td.varrow {
	height: 30px;
}
.dateline {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}
.saratogabutton {
	width: 178px;
	position: static;
	vertical-align: middle;
	float: left;
	text-align: center;
	padding-top: 5px;
}
.footer {
	background-color: #FEF8F2;
	width: 757px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.leftfooter {
	width: 178px;
	float: left;
}
.copycenter {
	color: #A39687;
	text-align: center;
	width: 401px;
	float: left;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
