body {
	background-color: #333333;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-y;
	background-position: 50%;
	margin: 0px auto;
	width:900px;
	color: #CCCCCC;
}
#container {
	position: relative;
	background-color: #FFEBC2;
	overflow: hidden;
}
a.inline:link {
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.inline:visited {
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a.inline:hover {
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
html>body #container {
	height: auto;
}
#main {
	display: block;
	width: 700px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-color: #FFFFFF;
	color: #CCCCCC
}
#footer {
	height: 45px;
	width: 900px;
	padding-top: 10px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
	text-align: center;
	background-color: #FFCC66;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996600;
	float: left;
}
#logo {
	display: block;
	position: relative;
	z-index: 5;
	width: 900px;
	background-color: #CC0000;
	height: 80px;
	font-family: Garamond, "Minion Display", Minion, "Times New Roman", Times, Serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: 100;
	margin: 0px;
	letter-spacing: -1px;
	background-image: url(images/bg6.gif);
	background-repeat: repeat-y;
	background-position: right;
	line-height: 80px;
	top: 0px;
}
.commercial {
	background-color: #000000;
	height: 80px;
	clear: both;
	float: left;
	position: relative;
	padding-top: 0px;
	padding-left: 20px;
	width: 230px;
	display: block;
	text-align: right;
	line-height: 80px;
	margin-top: 0px;
}
#right {
	height: auto;
	width: 650px;
	min-height: 500px;
	padding: 0px;
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/bg4.jpg);
	background-repeat: no-repeat;
}
#navigation {
	display: block;
	margin: 0px;
	padding: 0px;
	z-index: 5;
	height: 100%;
	width: 250px;
	float: left;
	background-image: url(images/bg3.jpg);
	background-repeat: no-repeat;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation li span {
	display: block;
	width: 230px;
	height: 20px;
	padding: 10px 0px 0px;
	margin: 0px 0px 10px 20px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#navigation h3 {
	display: block;
	margin: 5px 0px 0px 30px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 1em;
}
#container #navigation li ul {
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
#container #navigation li ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996633;
	text-decoration: none;
	list-style-type: square;
	list-style-position: inside;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #navigation li ul li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996633;
	text-decoration: none;
	line-height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#container #navigation li ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996633;
	text-decoration: none;
	line-height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#container #navigation li ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#container #navigation li ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#right li {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	list-style-type: square;
	list-style-position: inside;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}
#right ul {
	margin: 0px 20px 9px;
	padding: 10px;
	background-image: url(images/bg5.gif);
	border: 1px solid #EEE;
}
#right img.main {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#navigation a:link {
	display: block;
	width: 230px;
	height: 20px;
	padding: 10px 0px 0px;
	margin: 0px 0px 10px 20px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #996633;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
}

#navigation a:visited {
	display: block;
	width: 230px;
	height: 20px;
	padding: 10px 0px 0px;
	margin: 0px 0px 10px 20px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #CC9966;
	text-decoration: none;
	text-align: left;
	background: none;
	font-style: normal;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
}

#navigation a:hover {
	color: #000000;
	border-bottom-color: #000000;
}
#right p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 0px 20px 9px;
	z-index: 6;
	margin: 0px;
}
#right h1 {
	font-family: Garamond, "Minion Display", Minion, "Times New Roman", Times, Serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	text-transform: lowercase;
	color: #999999;
	text-decoration: none;
	letter-spacing: -2px;
	text-align: left;
	display: block;
	padding: 10px 0px 0px;
	position: relative;
	z-index: 6;
	margin: 0px 0px 5px 20px;
	font-style: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#right h1 a:link {
	color: #999999;
	text-decoration: none;
}
#right h1 a:visited {
	color: #999999;
	text-decoration: none;
}
#right h1 a:hover {
	color: #666666;
	text-decoration: none;
}
#right h1 a:active {
	color: #000000;
	text-decoration: none;
}
#right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: lowercase;
	color: #333333;
	letter-spacing: -1px;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#right h3 {
	font-family: "Minion Web", Minion, "Times New Roman", Times, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#right h3 a:link {
	color: #666666;
	text-decoration: none;
}
#right h3 a:visited {
	color: #666666;
	text-decoration: none;
}
#right h3 a:hover {
	color: #333333;
	text-decoration: none;
}
#right h3 a:active {
	color: #000000;
	text-decoration: none;
}
#right blockquote {
	padding: 10px;
	margin: 0px;
	background-image: url(images/bg5.gif);
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#navigation_home {
	display: block;
	margin: 0px;
	padding: 0px;
	z-index: 10;
	height: 100%;
	width: 260px;
	float: left;
	position: relative;
	background-image: url(images/bg2.jpg);
}
#navigation_home a:link {
	display: block;
	width: 230px;
	height: 20px;
	padding: 10px 10px 0px 0px;
	margin: 0px 0px 10px 20px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background: none;
	font-style: normal;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#navigation_home a:visited {
	display: block;
	width: 230px;
	height: 20px;
	padding: 10px 10px 0px 0px;
	margin: 0px 0px 10px 20px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
	background: none;
	font-style: normal;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#navigation_home a:hover {
	color: #000000;
	border-bottom-color: #000000;
}
a.thumb:link {
	margin: 10px 0px 0px 10px;
	height: 120px;
	width: 160px;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: left;
	background-color: #FFFFFF;
}
a.thumb:visited {
	margin: 10px 0px 0px 10px;
	height: 120px;
	width: 160px;
	text-decoration: none;
	padding: 5px;
	background-color: #FFFFFF;
	float: left;
	border: 1px dotted #CCCCCC;
}
a.thumb:hover {
	height: 120px;
	width: 160px;
	text-decoration: none;
	background-color: #FFCC66;
}
a.thumb:link img {
	margin: 0px;
	padding: 0px;
}
a.thumb:visited img {
	margin: 0px;
	padding: 0px;
}
a.thumb:hover img {
	margin: 0px;
	padding: 0px;
}
#navigation h2 {
	display: block;
	width: 220px;
	padding: 10px 10px 0px 0px;
	margin: 100px 0px 10px 20px;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 25px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	letter-spacing: -1px;
	font-variant: normal;
}
.biglogo {
	z-index: 80;
	float: right;
	clear: right;
	position: absolute;
	top: 10px;
	right: 10px;
}
.readmore {
	float: right;
	right: 20px;
	position: relative;
}
#footer a:link {
	color: darkgoldenrod;
	text-decoration: none;
}
#footer a:visited {
	color: darkgoldenrod;
	text-decoration: none;
}
#footer a:hover {
	color: saddlebrown;
	text-decoration: none;
}
#footer a:active {
	color: black;
	text-decoration: none;
}
