body {
	background-color: #1e1d1c;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/*
#spacertop {
	background-color: #a1a1a1;
	width: 100%;
	height: 20px;
}*/

#spacer {
/* 	position: relative; */
	background-color: #1e1d1c;
	width: 950px;
	height: 5px;
/* 	border-right: 1px solid #a2c8e2; */
/* 	border-left: 1px solid #a2c8e2; */
}


#container {
	background-color: #1e1d1c;
	width: 950px;
	margin-top: 50px; /* top right bottom left */
	padding: 0;
}

a {
	text-decoration: none;
}

#header {
/*	background-color: #b4a56f; */
 	background-image: url(../images/headerstr.jpg);
/* 	background-repeat: no-repeat; */
	padding: 0;
	width: 950px;
	height: 60px;
	float: left;
/* 	border-top: 1px solid #bab9ba; */
/*	border-left: 1px solid #bab9ba;
	border-right: 1px solid #bab9ba;*/
}

#headsigns {
	margin-top: 5px;
	float: right;
}

#signs {
	font-variant: small-caps;
	font-size: 11pt;
	float: right;
	color: #1e1d1c;
	margin-left: 10px;
	margin-right: 20px;
	letter-spacing: 2px;
}

#signs a {
	color: #FFF;
	text-decoration: none;
}
/*
#hetc {
	width: 75%;
	height: 80%;
	float: right;
	text-align: right;
	color: #a1a1a1;
	font-size: 16px;
	padding: 20 15 0 0;
}*/

#containerbody {
/*	background-image: url(../images/gradmain.jpg);*/
/* 	background-color: #ede7d6; */
	width: 950px;
	height: 395px;
	float: left;
/* 	height: 100%; */
/* 	border-bottom: 1px solid #bab9ba; */
}

#containermenu {
/*  	border: 1px solid #bab9ba; */
	width: 195px;
	background-image: url(../images/menu_g10.jpg);
	background-repeat: no-repeat;
/*  	background-color: #261926; */
	height: 390px;
	float: left;
/* 	border-right: 1px solid #a2c8e2; */
/* 	border-left: 1px solid #bab9ba; */
}

#febid {
/*  	position: absolute; */
/*  	top: 30px;*/
 	left: 45px;
}

#menu {
	color: #7b96a7;
/* 	background-color: #303030; */
	width: 195px;
/* 	float: left; */
	height: 320px;
	text-align: right;
	font-size: 18px;
	font-variant: small-caps;
}

#menu ul {
	list-style: none;
/* 	padding-top: 10px; */
  	padding-left: 0px;
	border: none;
}

#menu ul li {
	display: outline;
/* 	margin: 5 20 5 15; */
/*  	padding-bottom: 5px; */
	padding-top: 0px;
}

#menu li {
	padding-bottom: 5px;
}

#menu a {
 	margin-right: 10px;
/* 	background-color: #fdfdfd; */
	font-size: 11pt;
	font-weight: bold;
	display: block;
/* 	border-bottom: 1px solid #FCF9E6; */
/* 	padding: 5px; */
	padding-bottom: 0px;
	text-decoration: none;
	color: #a7a395;
}

#menu a:hover {
	color: #3d392d;
	background-color: #e2dcca;
}

#menu a.current  {
	background-color: #e2dcca;
	color: #000;
}

/*
#col2outer #col2mid {
	width: 520px;
	float: left;
}

#col2outer #col2mid h2 {
	text-align: center;
	color: #000;
	font-size: 1.2em;
	margin-top: 10;
}


#col2outer #col2side {
	width: 150px;
	float: right;
}

/*#col2outer #col2side img {
	margin: 10 10 5 0;
}

#col2outer #col2side p {
	text-align: center;
	font-size: .7em;
	color: #000;
	margin: 10 10 5 0;
}*/

#col2outer {
/*  	border-right: 1px solid #bab9ba; */
/* 	background-color: #ede7d6; */
 	width: 755px; 
	height: 390px;
	float: right;
	margin: 0;
	padding: 0;
	background-image: url(../images/contentbg_g10.jpg);
}

#fspacer {
/* 	clear: both; */
	width: 950px;
	height: 1px;
	background-image: url(../images/strf_g10.png);
}

#footer {
	text-align: left;
	font-size: 8pt;
	clear: both;
	color: #b5b1a0;
	background-color: #1e1d1c;
	width: 950px;
/*	padding: 5px 0 20px 0;*/
/* 	margin-top: 0px; */
/* 	margin-bottom: 0px; */
}

#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

#footer a:hover {
	color: #FFF;
}

#forsale {
	text-align: center;
	font-size: 8pt;
	padding: 5;
	margin: 10 20 15 20;
	color: #FFF;
	background-color: #2c4b68;
}
/*
#forsale p {
	margin: 10;
	color: #FFF;
}

#col2mid p {
	font-size: .9em;
	margin: 10 0 0 50;
	color: #000;
}

#col2mid a {
	color: #FFF;
	text-decoration: none;
}

#col2mid a:hover {
	text-decoration: underline;
}
*/
#textbgcontainer {
	float: right;
	width: 750px;
/* 	height: 100px; */
	margin: 10px 0 0 0px;
	background-image: url(../images/divbg.png);
/*
.opaque2 {	// for IE5-7
	filter: alpha(opacity=50);
}

.opaque3 {	// for IE8
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
*/

}

#textcontainer {
/* 	position: absolute; */
	color: #aaa48e;
/* 	z-index: 2; */
/* 	color: #f6e6b8; */
}

p.centerpost {
	font-size: .8em;
	margin: 10 0 0 50;
/* 	color: #f6e6b8; */
	text-align: center;
}

#col2outer a {
	color: #f6e6b8;
	text-decoration: none;
}

#col2outer a:hover {
	color: #f6e6b8;
	text-decoration: underline;
}

img {
	border: 0px;
}

input, select {
	margin-bottom: 5;
	padding: 5;
	color: #FFF;
	background-color: #1e1d1c;
	font-size: 8pt;
	font-weight: bold;
	border: thin #a1a1a1 solid;

}

input.btn {
 	border: thin #a1a1a1 solid;
	color: #FFF;
/* 	font-family: Verdana, sans-serif; */
	font-size: 8pt;
	font-weight: bold;
 	background-color: #1e1d1c;
	padding: 4px;
	cursor: pointer;
}

#menupanel {
	float: right;
	width: 600px;
	padding: 20px;
/* 	margin-left: 200px; */
	margin-top: 103px;
	color: #DDD;
	font-size: 1em;
	text-align: right;
}

a.client {
	color: #DDD;
	text-decoration: none;
}

a.menu {
	color: #DDD;
	font-size: 1em;
	text-decoration: none;	
}

a.menu:hover, a.client:hover {
	color: #FFF;
	text-decoration: underline;
}

a.active {
	color: #FFF;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}

a.close {
	text-decoration: none;
	color: #f6e6b8;
}

p.ok {
	font-size: 10pt;
	margin-top: 20;
	margin-bottom: 30;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

table.lookingfor {
	border-color: #a1a1a1;
	border-collapse: collapse;
	color: #FFF;
	font-size: .8em;
	margin-bottom: 30px;
 	width: 80%;
}
