A:link, A:Active, A:visited {
	color: #AE2407;
	text-decoration: none;
}

A:Hover {
	color: #5A4941;
	text-decoration: none;
}

A.page:link, A.page:Active, A.page:visited {
	color: #AE2407;
	text-decoration: none;
}

A.page:Hover {
	color: #5A4941;
	text-decoration: none;
}

A.thumb:link img, A.thumb:Active img, A.thumb:visited img {
	display: block;
	border: 1px solid #ffffff;
}

A.thumb:Hover img {
	display: block;
	border: 1px solid #AE2407;
}

A.thumb2 img{
	display: block;
	border: 1px solid #AE2407;
}

A.thumb3 img{
	display: block;
	border: 1px solid #4B3826;
}

A.close:link, A.close:Active, A.close:visited {
	color: #cccccc;
	text-decoration: none;
	font-size: 9px;
}

A.close:Hover {
	color: #ff512c;
	text-decoration: none;
	font-size: 9px;
}

/* text */

body, p, table, td, form, input {
	color: #30312d;
	font-family:  verdana;
	font-size: 11px;
	line-height: 16px;
}

body {
	margin: 0;
	background: transparent url(images/bg_main.jpg) repeat-x top left;
	text-align: center;
}

form, input, textarea, select {
	color: #30312d;
	font-family:  verdana;
	font-size: 11px;
}

#container {
	width: 822px;
	position: relative;
	text-align: left;
	padding: 0;
	margin: 50px auto 0;
}

#header {
	height: 24px;
	background-color: #52534c;
}

#header ul {
	font-size: 9px;
	padding: 2px 0 0 11px;
	margin: 0;
	list-style-type: none;
}

#header ul li { 
	display: inline;
	letter-spacing: -0.05em;
}

#header ul li a {
	color: #cccccc;
	padding: 5px 10px;
	text-decoration: none;
}

#header ul a:hover {
	color: #ff512c;
}

#content {
	background: #ffffff url(images/bg_content.jpg) repeat-x top left;
	padding: 24px 58px 30px 52px;
}

#left {
	float: left;
	position: relative;
	width: 210px;
}

#left #logo {
	width: 210px;
	height: 113px;
}

#left img {
	margin-left: 7px;
}

#left .pages {
	padding-left: 7px;
	color: #cccccc;
}

#recentNews {
	background: transparent url(images/home_news.gif) no-repeat 4px 0;
	margin-top: 30px;
	padding: 27px 0 0 0;
}

#recentNews a:link, #recentNews a:Active, #recentNews a:visited {
	background: transparent url(images/home_bullet.gif) no-repeat 0 6px;
	display: block;
	padding: 0 0 10px 10px;
	color: #30312d;
	text-decoration: none;
	margin: 0;
}

#recentNews a:Hover {
	background: transparent url(images/home_bullet_h.gif) no-repeat 0 6px;
	padding: 0 0 10px 10px;
	color: #8e1f07;
	text-decoration: none;
}

#left span {
	background: transparent url(images/home_bullet.gif) no-repeat 8px 11px;
	display: block;
	padding: 5px 0 10px 18px;
	color: #30312d;
	text-decoration: none;
	margin: 0;
}

#left span a:link, #left  span a:Active, #left span a:visited {
	color: #8e1f07;
	text-decoration: none;
}

#left span a:Hover {
	color: #30312d;
	text-decoration: none;
}

#main {
	float: right;
	position: relative;
	width: 460px;
}

#main #title {
	display: block;
	padding: 12px 0 17px 0;
}

#main p {
	padding: 0;
	margin: 0 0 15px 0;
}

#footer {
	height: 19px;
	padding-top: 5px;
	background-color: #65665c;
	margin: 0;
}

#footerText {
	font-size: 9px;
	line-height: 5px;
	color: #cccccc;
	letter-spacing: 0px;
	font-family:  Arial, sans-serif;
	text-align: center;
	margin: 0;
}

#footerText img {
	margin: 5px 7px 0 7px;
}

#footerText A:link, #footerText A:Active, #footerText A:visited {
	color: #cccccc;
	text-decoration: underline;
}

#footerText A:Hover {
	color: #ea694d;
	text-decoration: underline;
}

.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  font-size:0px;
  margin-bottom:-1px;
}
/* \*/* html .clear{height:auto;margin-bottom:0} /*** a fix for IE Win ***/

.alert {
	color: #990000;
}

.page {
	color: #4B3826;
}

.red {
	color: #AE2407;
}

.colorways {
	font-size: 10px;
	letter-spacing: 2px;
}

#colorText {
	color: #6F6051;
	font-size: 10px;
	letter-spacing: 0px;
}

.grayText {
	color: #a3a2a2;
}



