

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small; 
	line-height: 130%;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
}

h1 {
	font-size: small;
	margin: 10px auto 10px auto; 
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: medium;
}

h2 {
	
	font-size: 11px;
	margin: 10px auto 10px auto;
	background-color: transparent;
	width: 300px;
	display: inline; 
}


h3 {
	font-size: 12px;
	margin: 10px auto 10px auto;
	width: 90%;
	background-color: #fbffe6;
	display: block; 
}

p {
	margin: 10px auto 10px auto;
	/*width: 90%;*/
	text-align: justify; 
}

strong {
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
}

hr {
	border: 1px #847419 solid;
	color: #847d19;
}

img {
	border: 0;
	background-color: transparent; 
}

/*header start*/

#logo {
	height: 85px;
	width: 500px;
	background-image: url("images/let_it_bee_title.gif");
	background-repeat: no-repeat;
	background-position: left top; 
}

#header {
	height: 85px;
	padding: 5px 0px 5px 5px;
	background-image: url("images/brighton_flats.jpg");
	background-repeat: no-repeat;
	background-position: right top; 
}

/*header end*/



/*menuBar start*/

#menuBar {
	padding-top: 4px;
	height: 20px;
	background-image: url("images/menuFade.gif");
	background-repeat: repeat-x; 
	font-size: 11px; 
}

#menuBar a{
	text-decoration: none;
	color: #381201;
	cursor: pointer;
	background-color: transparent;
	border-top: 1px #cdc57e solid; 
	border-right: 1px #cdc57e solid; 
	border-bottom: 1px #8c7e45 solid; 
	border-left: 1px #8c7e45 solid; 
	padding: 1px 3px 1px 3px; 
}

#menuBar a:hover{
	text-decoration: none;
	color: #5a4504;  
	cursor: pointer; 
	background-color: transparent;
	border-top: 1px #8c7e45 solid; 
	border-right: 1px #8c7e45 solid; 
	border-bottom: 1px #cdc57e solid; 
	border-left: 1px #cdc57e solid; 
	padding: 1px 3px 1px 3px;
}

#menuBar ul,li {
	margin: 2px;
	display: inline;
	white-space: nowrap;
	list-style-type: none; 
}

/*menuBar end*/



/*search starts*/

#search {
	color: #8c7807;
	padding-top: 4px;
	padding-left: 10px;
	height: 35px;  
	top: 0px;
	font-size: 11px;
	margin-top: -20px;
	vertical-align: top;
	margin-bottom: 0px;
	white-space: nowrap;
	background-image: url("images/searchFade.gif");
	background-repeat: repeat-x; 
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-top: 0px;
}


#search ul,li {
	top: 0px;
	margin: 0px 5px 15px 0px;
	display: inline;
	white-space: nowrap;
	list-style-type: none;
	height: 25px;
	padding-bottom: 5px;}

#search select{
	margin-top: 2px;
	background-color: #e0ddb4;
	color: #5a4504;
	height: 14px;
	top: 5px;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border: none; 
}

#search option{
	background-color: #e0dbb3;
	color: #5a4504;
	height: 14px;
	top: 5px;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border: none; 
}

#search form{
	margin: 0px;
	padding: 0px;
	display: inline;
}

#search input{
	background-color: #e0d7a9;
	color: #5a4504;
	border-top: 1px #e5dea0 solid;
	border-right: 1px #e5dea0 solid; 
	border-bottom: 1px #a59c76 solid;
	border-left: 1px #a59c76 solid;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px; 
}

#motto {
	margin: 0px;
	font-style: italic;
	color: #8c7807; 
}
/*search ends*/



/*mainContent start*/

#mainContent {
	padding: 5px;
	background-color: #fff;
	background-image: url("/images/backgroundFade.jpg");
	background-repeat: repeat-x;
	margin-left: 100px;
	background-position: top;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: 0px;
}

#mainContent p {
	margin: 0px auto 0px auto;
	padding: 5px 20px 5px 20px;
	background-color: white;
}

#mainContent h1 {
	margin: 0px auto 0px auto;
	padding: 5px 20px 5px 20px;
	background-color: white;}

#mainContent p a {
	color: #0000ff;
	cursor: pointer;
	text-decoration: none;
}

#mainContent p a:hover {
	text-decoration: underline;
	color: #3c3a29; 
	cursor: pointer;
}



#mainContent input,select,textarea,checkbox {
	background-color: #f2f1ff;
	border: 1px #8e8a54 solid;
	color: #5f5a2d;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px; 
}


.textContainer {
	padding: 5px 0px 5px 0px;
	background-color: white;
	border: 1px #d6caa2 solid; 
}

#selling li{
	list-style-type: none;
	padding: 0px;
	margin: 2px;
	display: list-item;
	list-style-position: outside; 
}

.shadow {
	border-bottom: 2px #ede3c2 solid;
	border-right: 1px #ede3c2 solid;
	border-left: 1px #ede3c2 solid;
	width: 85%;
	padding: 0px 1px 2px 1px;
	margin: 5px auto 10px auto;
	background-color: #e4d8b2; 
	
}

/*mainContent ends*/


/*footer start*/

#footer {
	height: 20px;
	margin-bottom: 10px;
	background-image: url("images/menuFade.gif");
	background-repeat: repeat-x; 
	color: #381201;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px; 
	padding: 4px 0px 0px 8px;
}

#footer a {
	text-decoration: none;
	color: #381201; 
	padding: 10px 6px 0px 10px;
}	

#footer a:hover {
	text-decoration: none;
	color: #5D5A39; 
	padding: 10px 6px 0px 10px;
}
/*footer ends*/



/*property list*/


table.prop {
	height: 70px;
	width: 100%;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	border: 1px #c6bf9a solid; 
}

td.propText {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: x-small;
	vertical-align: text-top;
   voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
}

td.propText h4{
	padding: 2px;
	font-size: 10px;
	margin: 0px;
	display: block;
	font-weight: bold;
	background-color: #f2f102;
	color: #5a4504;
	text-decoration: none;
}


td.propText a{
	padding: 2px;
	font-size: 10px;
	margin: 0px;
	display: block;
	font-weight: bold;
	background-color: #193384;
	color: #f2f102;
	text-decoration: none;
	cursor: pointer; 
}

td.propText a:hover{
	cursor: pointer; 
	color: #cfbf37;
	background-color: #746e1a;
	text-decoration: none; 
}

td.propText p{
	font-size: x-small;
	margin: 2px;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
}

td.propImg { 
	text-align: center;
	vertical-align: middle;
	width: 90px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #f2f102; 
}

.section {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	display: block;
	font-size: 12px;
	color: #070099;
}
/*property list end*/

/*contact table start*/


.cotactTable {
	margin-left: auto;
	margin-right: auto; 
}

.cotactTable a {
	color: #5a4504;
	cursor: pointer;
	text-decoration: none;
	background-color: #dfdfdd; 
}

.cotactTable a:hover {
	text-decoration: none;
	color: #0e2056; 
	cursor: pointer;
	background-color: #ffffff; }

.contactType {
	vertical-align: center;
	text-align: right;
	padding: 3px 10px 3px 0px;
}

.cotactTable textarea {
	width: 150px;
	height: 60px; 
}

#personalTable {
	float: left;
	margin-top: 0px;
	margin-left: 20px;
	background-color: #feffe6; 
}

#personalTable table{
	background-color: white; 
}

#requirements {
	background-color: #fffce6; 
	float: right; 
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 5px; 
}

#requirements table{
	background-color: white;
}

#requirements td{
	vertical-align: top; 
}

#requirements textarea{
	width: 250px;
	height: 60px; 
}
#submit {
	clear: both;
	position: relative;
	top: 10px;
	margin-bottom: 10px; 
}

/*contact table end*/

.error {
	margin: 0px 0px 0px 0px;
	padding: 10px 50px 10px 50px;
	display: block;
	font-size: small;
}

.error404 {
	color: navy;
	font-size: large;
	text-align: center;
	display: block;
	padding-top: 20px;
}

.contact {
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: small;
	padding-top: 15px;
}

.sitemap1 {
 	padding: 0px 0px 0px 40px;
	color: Black;
	font-size: large;
}

.sitemap li {
	top: 0px;
	margin: 0px 5px 15px 40px;
	display: block;
	white-space: nowrap;
	list-style-type: disc;
	height: 10px;
	padding: 0px 0px 0px 0px;
	font-size: x-small;
	font-weight: normal;
}

 .nata a {
	text-decoration: none;
	color: #8C7900;
	padding: 1px 3px 1px 3px; 
}

.nata a:hover{
	text-decoration: none;
	color: #E7DBB5;  
	padding: 1px 3px 1px 3px;
}

a.link_page:link {
    font-size: x-small;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 color: #193384;
	 font-weight: bold;
	 text-decoration: none;
	 margin-left: 20px;
	 background: #FFFFBE;
	 background-color: #FFFFBE;
}

a.link_page:visited {
    font-size: x-small;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 color: #5C5C5C;
	 font-weight: normal;
	 text-decoration: none;
	 margin-left: 20px;
	 font-weight: bold;
	 background-color: #FFFFBE;
}

a.link_page:hover {
    font-size: x-small;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #C1A500;
	 font-weight: bold;
	 text-decoration: none;
	 background-color: transparent;
	 margin-left: 20px;
	 
}
a.link_page:active {
	font-size: x-small;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 color: Black;
	 font-weight: normal;
	 margin-left: 20px;
	
}

img.right-floating {
   float: right;
   margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
}

img.left-floating {
   float: left;
   margin: 10px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
}	

img.left-floating2 {
   float: left;
   margin: 10px 10px 10px 10px;
	padding: 0px 0px 10px 0px;
}	

img.right-floating-clear {
   float: right;
   margin: 10px 0px 10px 10px;
	padding: 0px 0px 10px 0px;
	clear: both;
}

img.left-floating-clear {
   float: left;
   margin: 0px 10px 0px 0px;
	padding: 0px 0px 10px 0px;
	clear: both;
}	


#e3 {
	float: right;
	color: #808080;
	font-size: 9px;
	margin-top: -18px;
}

#e3 a {
   color: #3A3633;
}

img.left-floating3 {
   float: left;
   margin: 10px 10px 0px 10px;
	padding: 0px 0px 10px 0px;
}	

img.tick {
	padding: 5px 5px 0px 0px;
	height: 34px;
	margin: -7px 0px 0px 0px;
}

p.p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

h2.had {
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 72px;
	font-size: medium;
	font-weight: bold;
   color: #996600;
	padding-bottom: 10px;
}












