/* this is the system CSS used in the PHP code. Edit the styles, but DO NOT CHANGE THE NAMES! */
.menu_wrapper {
	text-align: left;
	display: block;
	width: 200px;
}
h6 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #E8D170;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E7BA04;
	margin-bottom: 2px;
}
h5 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	margin-bottom: 2px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	text-decoration: none;
	color: #ffb933;
	text-align: left;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: x-large;
	color: #E8D170;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7BA04;
	margin: 0px;
	padding: 0px;
}
.menu_item a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 31px!important;
	width: 192px!important;
	text-indent: 10px;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #453e22;
	display: block;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: left top;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
.menu_item a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 31px!important;
	width: 192px!important;
	text-indent: 10px;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #453e22;
	display: block;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: left top;
	text-align: left;
}
.menu_item a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 31px!important;
	width: 192px!important;
	text-indent: 10px;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #453e22;
	display: block;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: left top;
	text-align: left;
}
.menu_item a:hover {
	color: #886e02;
	text-decoration: none;
}
.sub_menu_item a {
	color: #FFFFFF;
	text-decoration: none;
}
.sub_menu_item a:hover {
	color: #ff9900;
	text-decoration: none;
}
.photos {
	padding: 2px;
	margin: 5px;
	text-align: left;
	border: 1px solid #222222;
	background-color: #111111;
}
/* End system CSS*/

.greyBoxes {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ffffff;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebeef1;
}
.cell10 {
	padding: 10px;
	display: block;
}

.listings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #111111;
	padding: 2px;
	margin-bottom: 5px;
	border: 1px solid #222222;
}

.searchbox_wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f8f8f8;
	text-decoration: none;
	background-color: #111111;
	padding: 5px;
	border: 1px solid #222222;
	text-align: left;
	background-position: left;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding: 0px;
	text-align: left;
	margin: 0px;
	border: 1px solid #666666;
	background-color: #111111;
}

textarea {
	background-color: #111111;
	padding: 10px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
input {
	border: 1px solid #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f8f8f8;
	text-decoration: none;
	background-color: #111111;
	padding: 1px;
}

.content11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.leftColumn {
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #efefef;
}

.leftColHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #CC9900;
}
.left-tile {
	background-image: url(images/backgr.gif);
	background-repeat: repeat-x;
}
.rgt-tile {
	background-image: url(images/rgt2.gif);
	background-repeat: repeat-x;
}
.mid-tile {
	background-image: url(images/logo-back.gif);
	background-repeat: repeat-x;
}
.black-bkgr {
	background-image: url(images/top.jpg);
	margin: 0px;
	padding: 0px;
	height: 24px;
}
.black-bagr {
	background-image: url(images/header-btm.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 684px;
}
.blk-back {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	width: 232px;
	letter-spacing: 1px;
}
.main-back {
	background-image: url(images/main-back2.jpg);
	background-repeat: no-repeat;
	width: 916px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.width218 {
	width: 218px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
}
.width218 a:link, a:visited{
	color: #f8f8f8;
}
.menu-tops {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #e7ba04;
	text-decoration: none;
	background-color: #0e1011;
	height: 31px;
	width: 192px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e7ba04;
	text-indent: 10px;
	padding-top: 7px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 28px;
	width: 192px;
	text-indent: 10px;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #453e22;
}
.yellow-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e8d170;
	text-decoration: none;
	padding-top: 10px;
	background-position: left top;
	text-align: left;
}
.height223 {
	height: 223px;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E8D170;
	text-decoration: none;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.searchback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/searchback2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 176px;
	width: 698px;
	margin: 0px;
	padding: 0px;
}
.footer {
	background-image: url(images/btmtile.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height: 54px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #E8D170;
	text-decoration: none;
}
.footertext {
	background-image: url(images/btmtile.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 30px;
	text-indent: 15px;
	background-position: left top;
	text-align: left;
}
.featuredBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #f8f8f8;
	border: none;
	float: left;
	width: 150px;
	background-color: #000000;
	text-align: center;
}
.featuredBox a:link, a:visited, img{
	color: #efb14e;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
}
