@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	background-color: #331700;
	background-image: url(images/bkgd-pattern.gif);
	background-repeat: repeat;
	text-align: center;
	font-family: Georgia, Palatino, Garamond, "Times New Roman", Times, serif;
}
#container {
	width: 760px;
	margin: 0 auto;
	border-left: #ffffff solid 8px;
	border-top: none;
	border-right: #ffffff solid 8px;
	border-bottom: #ffffff solid 8px;
	background: #f2e4d2 url(images/ivory-shade.jpg) top repeat-x;
}
#nestedContainer {
	margin-top: 22px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	width: 720px;
	padding: 10px;
	text-align: center;
	background: #f2e4d2 url(images/paper-shade.jpg) top repeat-x;
}
#LeftFloat {
	float: left;
	width: 360px;
	padding-top: 90px;
}
#contentRight {
	margin-right: 0px;
	margin-left: 370px;
}
.text {
	font-size: 13px;
	color: #331700;
	line-height: 22px;
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 0px;
}
#showcasePic {
	text-align: left;
	height: 270px;
	width: 529px;
}
.side {
	font-size: 13px;
	line-height: 20px;
	color: #F2E4D2;
	margin-left: 16px;
	margin-right: 14px;
}
.side a:link {
	color: #F2E4D2;
	text-decoration: none;
}
.sidebarSC {
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
}
.foot {
	font-size: 11px;
	color: #FFFFFF;
	margin: 20px;
	line-height: 17px;
}
.foot a:link {
	color: #F2E4D2;
	text-decoration: none;
}
#mainContentLeft {
	float: left;
	width: 529px;
	text-align: left;
	overflow: hidden;
}
#sidebar {
	text-align: left;
	width: 231px;
	background: #9d4700 url(images/side-gradient.jpg) top no-repeat;
	float: right;
	display: inline;
}
#header {
	background-color: #004450;
	height: 106px;
	width: 760px;
	text-align: right;
	border-bottom: #ffffff solid 3px;
}
.side a:visited {
	color: #F2E4D2;
	text-decoration: none;
}
.side a:hover {
	color: #9D4700;
	background-color: #F2E4D2;
	text-decoration: none;
}
#footer {
	background-color: #004450;
	clear: both;
	height: 80px;
	width: 100%;
	border-top: solid #ffffff 3px;
	text-align: left;
}
.foot a:visited {
	color: #F2E4D2;
	text-decoration: none;
}
.foot a:hover {
	color: #004450;
	text-decoration: none;
	background-color: #89BEC8;
}
a:link img {
	border: none;
}
a:visited img {
	border: none;
}
a:hover img {
	text-decoration: none;
	border: none;
	background: none;
}
td img {
	display: block;
	padding: 0;
}
td a:link img {
	border: none;
	background: none;
}
td a:hover img {
	border: none;
	background: none;
}
#containerTan {
	width: 760px;
	margin: 0 auto;
	border-left: #ffffff solid 8px;
	border-top: none;
	border-right: #ffffff solid 8px;
	border-bottom: #ffffff solid 8px;
	background: #9d4700 url(images/tan-shade.jpg) top repeat-x;
}
.text a:link {
	color: #331700;
	text-decoration: underline;
}
.text a:visited {
	color: #9D4700;
	text-decoration: none;
}
.text a:hover {
	color: #F2E4D2;
	text-decoration: none;
	background-color: #331700;
}
#containerBlue {
	width: 760px;
	margin: 0 auto;
	border-left: #ffffff solid 8px;
	border-top: none;
	border-right: #ffffff solid 8px;
	border-bottom: #ffffff solid 8px;
	background: #89bec8 url(images/blue-shade.jpg) top repeat-x;
}
#nestedHeader {
	text-align: center;
	width: 600px;
	padding-top: 20px;
	margin: 0 auto;
}
