﻿body {
	margin: 0px;
	background-color: #837C7C;
	font-size: 13px;
	font-family: Arial, Verdana;	
}
h1
{
	font-size: 19px;
	font-family: Trebuchet MS;
	width: 700px;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #333333;
	border-bottom: 1px solid #B11206;
}
h2
{
	font-size: 17px;
	font-family: Times New Roman;
	padding-bottom: 5px;
	padding-top: 10px;
}
h3
{
	font-size: 15px;
	font-family: Times New Roman;
	padding-bottom: 5px;
	padding-top: 10px;
}
a img {border: 1px solid silver;}
a {color: #9C1D1D;}
div#mainDiv
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	overflow: hidden;
	display: block;
}
div#head
{
	border: 0px dashed yellow;
	width: 950px;
	height: 234px;
	display: block;
	background: url(../../images/bg_top.jpg) no-repeat;
}
div#bannerTop
{
	width: 728px;
	height: 90px;
	border: 0px solid red;
	padding-right: 0px;
	position: relative;
	top: 7px;
	right: 7px;
	float:right;
}
div#headerBlocks
{
	float: right;
	width: 720px;
	height: 100px;
	border: 0px solid blue;
	margin-top: 10px;
	margin-right: 10px;
}
div#headerTextLine
{
	float: right;
	width: 720px;
	border: 0px solid red;
	margin-top: 9px;
	padding-right: 10px;
	font-family: Arial;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	position: relative;
	top: 1px;
}
div#foot
{
	width:950px;
	height: 34px;
	background: url(../../images/bg_foot.gif) no-repeat;
	text-align: center;
	padding-top: 5px;
	display: block;
	float: left;
	color: black;
	font-size: 10px;
}
div#content
{
	width: 950px;
	background-color: #053F65;
	float:left;
	display: block;
	border: 0px solid red;
}
div#contentLeft
{
	width:210px;
	display:block;
	float: left;
	padding: 10px 0px 5px 10px;
	border: 0px solid blue;
}

div#contentBody
{
	width: 710px;
	float: left;	
	display: block;
	border: 0px solid blue;
	padding: 5px;
}
div#mainMenu
{
	border: 0px solid red;
	width: 707px;
	clear:left;	
	font-size: 14px;
	display:block;
	float:left;
	margin-top: 5px;
}
div#mainContentTop
{
	width:707px;
	height: 6px;
	float: left;
	background-image: url(../../images/content_top.gif);
}
div#mainContentBody
{
	width:692px;
	float: left;
	background-color: White;
	padding: 5px 10px 10px 5px;
}
div#mainContentBot
{
	width:707px;
	height: 6px;
	float: left;
	background-image: url(../../images/content_bot.gif);
}
a.menusel
{
    background: transparent url('../../images/menu_sel_2.gif') no-repeat scroll top right;
    color: #333333;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 30px;
    margin-right: 6px;
    padding-right: 8px; /* sliding doors padding */
    text-decoration: none;
}
a.menusel span
{
    background: transparent url('../../images/menu_sel_1.gif') no-repeat;
    margin-left: 6px;
    display: block;
    line-height: 14px;
    font-size: 14px;
    padding: 8px 0 8px 10px;
    font-size: 12px;
    font-family: Verdana, Arial;
}
a.menuoff
{
    background: transparent url('../../images/menu_top_2.gif') no-repeat scroll top right;
    color: #333333;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 30px;
    margin-right: 1px;
    padding-right: 8px; /* sliding doors padding */
    text-decoration: none;
}
a.menuoff span
{
    background: transparent url('../../images/menu_top_1.gif') no-repeat;
    margin-left: 1px;
    display: block;
    line-height: 14px;
    font-size: 14px;
    padding: 8px 0 8px 5px;
    font-size: 12px;
    font-family: Verdana, Arial;
}

a.buttonblu {
    background: transparent url('../../images/mrl_buttonbg_blu_a.gif') no-repeat scroll top right;
    color: #333333;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 30px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.buttonblu span {
    background: transparent url('../../images/mrl_buttonbg_blu_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    font-size: 14px;
    padding: 8px 0 8px 18px;
    font-size: 12px;
    font-family: Verdana, Arial;
} 
a.buttonblu:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonblu:active span {
    background-position: bottom left;
    padding: 10px 0 8px 18px; /* push text down 1px */
}
.mandatoryField
{
	font-size: 19px;
	background-color:#990000;
	color: White;
	line-height: 19px;
	vertical-align:baseline;
	padding: 0px;
}
.sell_form, .buy_form, .donate_form
{
	display: block;
	border: 0px solid red;
	width: 200px;
	height: 208px;
	background: url('../../images/bgsearch_g.gif') no-repeat;
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 14px;
	color: Green;
	padding: 10px 5px 10px 5px;

}
.buy_form
{
	background: url(../../images/bgsearch_o.gif) no-repeat;
	color: Maroon;
}
.donate_form
{
	background: url(../../images/bgsearch_b.gif) no-repeat;
	color: Navy;
}
ul#servicesList
{
	width: 190px;
	border:	0px solid red;
	list-style-type: none;
	margin-left: 0;
	padding-left: 10px;

}
ul#servicesList li
{
	color:Orange;
	font-family: Times New Roman;
	font-size: 15px;
	padding-bottom: 10px;
}
ul#servicesList li a
{
	font-size: 15px;
	color: Silver;
	font-family: Times New Roman;
}