/* GENERAL STYLES */
/* Rich text editor styling start */
#holderBody {
	background: #fff;
	margin: 5px;
}
#holder {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	text-align: left;
}
/* Rich text editor styling end */

body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 62.5%;
	color: #1a2c36;
	background: #eae9d1 url(../images/back.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#bdy {
	background: #eae9d1 url(../images/back_thin.gif) repeat-x;
}
#wrap {
	width: 756px;
	margin: auto;
	text-align: left;
}
#rightcol {
	float: left;
	width: 332px;
	margin-top: 44px;
	font-size: 1.3em;
}
#leftcol {
	float: left;
	width: 424px;
	font-size: 1.4em;
}
#leftcol h1 {
	font-size: 1.8em;
}
#leftcol h2 {
	font-size: 1.3em;
	border-bottom: 1px solid #a5acb2;
}
#ft {
	clear: both;
	width: 100%;
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid #b9c1b7;
	text-align: center;
	font-size: 1.3em;
}
#ft a:link, #ft a:visited {
	color: #1a2c36;
	text-decoration: none;
	margin-left: 10px;
}
#ft a:hover, #ft a:active {
	color: #f06224;
	text-decoration: none;
}
#split {
	background-image: url(../images/big_curve.gif);
	background-repeat: no-repeat;
	width: 332px;
	padding: 20px 0 26px 0;
}
#rightcol h3 {
	background-color: #fcba2e;
	border: 4px solid #FFFFFF;
	padding: 15px;
	font-size: 1em;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 4px;
}
#rightcol h4 {
	border: 4px solid #FFFFFF;
	padding: 15px;
	font-size: 1em;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 4px;
}
.shout {
	border: 1px solid #fcba2e;
	padding: 10px;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
}
.shout span {
	width: 8em;
	float: left;
	font-weight: normal;
}
#footer {
	margin: auto;
	width: 750px;
	text-align: left;
}
#footright {
	float: right;
}

#list {
	padding: 15px;
	border: 4px solid #FFFFFF;
	border-top: none;
	margin: 0;
	margin-right: 3px;
	margin-left: 4px;
	list-style-type: none;
	font-weight: bold;
}
#head {
	margin-top: 21px;
}
#list li {
	border-bottom: 1px solid #c3c1ab;
	line-height: 36px;
}
a:link, a:visited  {
	color: #f06224;
	text-decoration: none;
}
a:hover, a:active  {
	color: #1a2c36;
	text-decoration: none;
}
#list li img {
	float: right;
	border: 0;
}
#nav {
	margin-top: 120px;
	margin-bottom: 40px;
	text-align: right;
}
#nav a:link, #nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 9px;
}
#nav a:hover, #nav a:active {
	color: #fcba2e;
	text-decoration: none;
}
.two {
	background-color: #dddcc1;
}
#rightcol p {
	margin-right: 22px;
	margin-left: 25px;
}
h1#home {
	background: url(../images/h1_home.gif) no-repeat 22px 37px;
	height: 133px;
}
#imlooking, #iwant {
	margin-left: 25px;
}
h1#home span {
	display: none;
}
#pagecopy {
	margin: 0 20px 0 10px;
}
#pagecopyalt {
	margin: 80px 20px 0 10px;
}
.whatsyour {
	margin: 0px 0px 20px 52px;
}
table#listing {
	clear: both;
}
table#listing td, table#listing th {
	font-size: 1.4em;
	border-bottom: 1px solid #c3c1ab;
}
label {
	width: 400px;
	display: block;
	margin: 5px 0 5px 0;
	padding-top: 10px;
	min-height: 30px;
	border-top: 1px solid #c3c1ab;
}
label input {
	float: right;
	margin-right: 40px;
	width: 200px;
	background-color: #f3f2e5;
	border: 1px solid #a5acb2;
}
textarea {
	float: right;
	margin-right: 40px;
	width: 200px;
	height: 100px;
	background-color: #f3f2e5;
	border: 1px solid #a5acb2;
}
.browse {
	float: right;
	margin-right: 54px;
	width: auto;
}

/* EDITOR PROPERTIES */
h1 {
	font-size:20px;
	font-weight: bold;
}

h3 {
	font-size:12px;
	font-weight: bold;
}

