﻿body
{
    background-position: center top;
    background: #271A12 url('../Images/bodybg2.jpg') no-repeat center top;
    margin: 0px;
    padding: 0px;
}
a:link {
	color: #F4A200
}
a:visited {
	color: #F4A200
}
a:hover {
	color:#922600
}
.mainbody
{
    top: 121px;
    left: 126px;
}
.wht_sml_text
{
font-family:Arial;
font-size: 10px;
color: #FFFFFF
}
.wht_12px_text
{
font-family:Arial;
font-size: 14px;
color: #FFFFFF
}
a.wht_sml_text:link
{
color: Yellow
}
a.wht_sml_text:visited
{
color: Yellow
}
a.wht_sml_text:vhover
{
color: Green
}
.wht_med_text
{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight : bold;
}
.yellow_med_text
{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #E9EB04;
	font-weight : bold;
}
.green_med_text
{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #94BB3A;
	font-weight : bold;
	text-decoration : underline;
}
.editor
{
background-color: red; 
}
#container
{
	margin: 0px 5px 5px 5px;
}
#greybg
{
	position:relative;
	margin:0;
	padding:0;
	width:800px;
	filter:alpha(opacity=75);	/* IE's opacity*/
	background-color : #3B3229;
}
#homebody
{
	position:relative;
	margin:0;
	padding:0;
	width:750px;
	/*filter:alpha(opacity=75);	/* IE's opacity*/
	/*background-color : #3B3229;*/
}
#details_box
{
	margin:0;
	padding:0;
	width:450px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D6D6D6;
	font-weight : bold;
	text-align : left;
}
#about_box
{
	margin:0;
	padding:0;
	width:725px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D6D6D6;
	font-weight : bold;
	text-align : justify;
}
#toolbar
{
	filter:alpha(opacity=75);	/* IE's opacity*/
	background-color : #3B3229;
}
/* Mosaic */
#mosaic1
{
	padding:0;
	position:relative;
	margin:0;
}
#mosaic2
{
	padding:0;
	position:relative;
	margin:0;
	float : left;
	top : -4px;
}
#mosaic3
{
	padding:0;
	position:relative;
	margin:0;
	float : left;
	top : -4px;
	width : 393px;
	height : 460px;
	background-color : #A4BB39;
}
#mosaic4
{
	padding:0;
	position:relative;
	margin:0;
	float : left;
	top : -4px;
}
#mosaic5
{
	padding:0;
	position:relative;
	margin:0;
	float : left;
	top : -4px;
}
#mosaic6
{
	padding:0;
	position:relative;
	margin:0;
	float : left;
	top : -4px;
	width : 228px;
	height : 326px;
	background-color : #B57400;
}
#mosaic7
{
	padding:0;
	position:relative;
	margin:0;
	top : -4px;

}
#mosaic8
{
	padding:0;
	position:relative;
	margin:0;
	top : -4px;
}
/* Menu Roll Over */
.menu
{
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
}
.menu li
{
    padding: 0;
    margin: 0;
    height: 32px;
    /* margin-right: 1em;  */
    list-style: none;
    background-repeat: no-repeat;
}
.menu li a, .menu li a:visited
{
    display: block;
    text-decoration: none;
    text-indent: -1000px;
    height: 32px;
    background-repeat: no-repeat;
}
.home
{
    background-image: url(../Images/home.gif);
    width: 129px;
}
.home a
{
    background-image: url(../Images/home1.gif);
}
.sell_trade
{
    background-image: url(../Images/sell_trade.gif);
    width: 129px;
}
.sell_trade a
{
    background-image: url(../Images/sell_trade1.gif);
}
.about
{
    background-image: url(../Images/about.gif);
    width: 129px;
}
.about a
{
    background-image: url(../Images/about1.gif);
}
.location
{
    background-image: url(../Images/location.gif);
    width: 129px;
}
.location a
{
    background-image: url(../Images/location1.gif);
}
.comments
{
    background-image: url(../Images/comments.gif);
    width: 129px;
}
.comments a
{
    background-image: url(../Images/comments1.gif);
}
ul.menu li a:hover
{
    background: none;
}
.menu li
{
	float: left;
}
.menu:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

