body, html {
	margin: 0px 0px 0px -12px;
	padding: 0px;
	background-color: #000;
	background-image: url(images/repeat_bg.png);
	background-repeat: repeat-x;
}
#fixed_bg {
	background-image: url(images/fixed_bg.png);
	background-repeat: no-repeat;
	width: 100%;
	background-position: center top;
}
#content {
	background-image: url(images/content.png);
	background-repeat: no-repeat;
}
#content .inside {
	color: #FFF;
	padding-right: 65px;
	padding-left: 95px;
}
#content .inside .bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1a1a1a;
}
#content .inside .listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
}
#content .inside .listing a {
	color: #FFF;
	text-decoration: none;
}
#content .inside .listing a:hover {
	color: #aba34f;
}
#content .inside .sidebar_header {
	margin-top: 8px;
	margin-bottom: 5px;
}
#content .inside .sidebar_box {
	margin-right: 6px;
	margin-left: 6px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#content .inside .sidebar_box form {
	margin: 0px;
	padding: 0px;
}
#content .inside .sidebar_box input, textarea, select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#content .inside .sidebar_box .specialinput {
	width: 100px;
}
#copy {
	background-image: url(images/content_bg.png);
	background-repeat: repeat-x;
	width: 650px;
	margin-bottom: 30px;
}
#copy .inside {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
}
#copy .inside .box {
	border: 1px solid #999;
}

#copy .inside th {
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	color: #aba34f;
}

#copy .inside h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px 0px 3px;
	padding: 0px 0px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #423f39;
	text-transform: uppercase;
}
#copy .inside h2 {
	font-size: 14px;
	color: #aba34f;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

#copy .inside form {
	margin: 0px;
	padding: 0px;
}
#copy .inside a {
	color: #aba34f;
	text-decoration: none;
	font-weight: bold;
}
#copy .inside input, textarea, select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}#copy .inside textarea {
	width: 500px;
	height: 100px;
}
#footer {
	color: #A1913A;
	margin-top: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	padding-top: 5px;
	text-transform: uppercase;
}
#footer a {
	color: #A1913A;
	text-decoration: none;
}
#index_left {
	background-image: url(images/index_left.png);
	background-repeat: no-repeat;
	height: 383px;
	width: 363px;
	position: relative;
	z-index: 50;
	margin-top: -40px;
}

#index_center {
	background-image: url(images/index_center.png);
	background-repeat: no-repeat;
	height: 383px;
	width: 216px;
	position: relative;
	z-index: 50;
	margin-top: -40px;
}
#index_bg {
	background-image: url(images/index_bg.png);
	background-repeat: no-repeat;
}

#index_right {
	background-image: url(images/index_right.png);
	background-repeat: no-repeat;
	height: 383px;
	width: 216px;
	position: relative;
	z-index: 50;
	margin-top: -40px;
}
#index_left .smallinside {
	padding: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.margins   {
	padding-left: 10px;
	padding-right: 10px;
}

#index_center .smallinside {
	padding: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
#index_right .smallinside {
	padding: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.margins h2 {
	font-size: 16px;
	color: #aba34f;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px 0px 5px;
	padding: 0px;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1a1a1a;
}
#today {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
#today .alternatecolor {
	color: #aba34f;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#today a {
	color: #aba34f;
	text-decoration: none;
}
#index_left a {
	color: #aba34f;
	text-decoration: none;
}
#index_center a {
	color: #aba34f;
	text-decoration: none;
}

