/* #wrapper {margin: 0px auto; }	*/
body
{
	color: black;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	margin: 0;
	padding: 0;
}

#mainbody { margin: 10px auto; }

#maintable
{
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	margin: 0px auto;
}

h1
{
	margin: 0;
	padding: 0 0 5px 20px;
	color: #7f5c00;
	font: bold 30px Helvetica, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

.title
{
	color: #000;
	font-size: 14px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-color: #d8ab36;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-top-color: #fff;
	border-top-style: double;
	border-bottom-color: #fff;
	border-bottom-style: double;
}

.title h1
{
	color: #000;
	font-size: 14px;
	padding: 0;
	margin: 0;
}

.accessoriesTitle
{
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-color: #d8ab36;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-top-style: double;
	border-top-color: #fff;
	border-bottom-style: double;
	border-bottom-color: #fff;
}

.bold { font-weight: bold; }
p { padding-left: 20px; }

.imageBG
{
	background-image: url(../images/ejs_HomePagev4_web.jpg);
	background-repeat: no-repeat;
	right: 0;
	bottom: 0;
}

.subhead
{
	font-weight: bold;
	line-height: 150%;
	padding-right: 20px;
	padding-left: 20px;
}

.itemHead
{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	padding: 4px 20px 6px 20px;
}
.itemRow {
}
.itemRow td {
	padding: 6px 0;
	margin: 0;
}


ul
{
	text-align: left;
	line-height: 125%;
	margin: 0 0 6px 10px;
	padding: 4px 10px 4px 20px;
	list-style-type: square;
}

.sidebar { padding: 10px 20px 20px; }

a
{
	color: #7f5c00;
	text-decoration: none;
}

a:hover
{
	color: #d8ab36;
	font-style: italic;
	text-decoration: underline;
}

.content
{
	padding-right: 20px;
	padding-left: 20px;
}

.borderRt { border-right: 1px solid #000; }
.borderLeft { border-left: 1px solid #000; }
.borderBot { border-bottom: 1px solid #000; }

.borderBotRt
{
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.headerItalic
{
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

.footer
{
	color: #fff;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	font-style: normal;
	background-image: url(../images/vfxFooter.jpg);
	background-attachment: inherit;
	text-align: center;
	letter-spacing: 0.15em;
}

.footerLeft
{
	text-align: left;
	position: relative;
	left: 40px;
}

.footerRight
{
	text-align: left;
	position: absolute;
	right: 100px;
}

.footerLeft a
{
	color: #fff;
	text-decoration: none;
}

.footerLeft a:hover
{
	font-style: oblique;
	text-decoration: underline;
}

.homeTitle
{
	color: #7f5c00;
	font-size: 28px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 125%;
	padding-top: 0;
	padding-bottom: 0;
	border-top-color: #fff;
	border-bottom-color: #fff;
}

.homeTitle2
{
	color: #7f5c00;
	font-size: 24px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 125%;
	padding-top: 10px;
	padding-left: 40px;
	border-top-color: #fff;
	border-bottom-color: #fff;
}

.homeText
{
	color: #332400;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
	padding-right: 60px;
}

.homeNote
{
	color: #808080;
	font-size: 9px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-style: normal;
	line-height: 150%;
	padding-bottom: 20px;
}

.forSaleHeader
{
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	padding: 4px 20px 2px 0px;
}

.forSaleBody
{
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	padding: 2px 20px 6px 20px;
}
#newPhone
{
font-style:italic;
text-transform: uppercase;
}
/*.list { padding-right: 20px; }*/

