body	{font: 12px/19px Verdana, Arial, Helvetica, sans-serif; background-color: #000000; color: #CCCCCC;}
h1		{font: bold 16px Georgia, Times, Times New Roman, sans;}
h2		{font: bold 15px Georgia, Times, Times New Roman, sans;}

div#layout		{text-align: center;}
div#logo img	{width: 392px; height: 81px;}

/* NAVIGATION */
/*
div#nav				{text-align: center; margin: 10px auto 5px;}
div#nav ul			{list-style: none; margin: 0px; padding-bottom: 10px; font: bold 17px "Times New Roman", Times, serif;}
div#nav li			{display: inline; margin: 10px; text-align: center;}
div#nav li a		{color: #CCCCCC; text-decoration: none}
div#nav li a:hover	{color: #CC9966; text-decoration: none}
*/
div#nav				{text-align: center; margin: 10px auto 5px;}
div#nav ul			{list-style: none; margin: 0px; padding-bottom: 10px;}
div#nav li			{display: inline; margin: 0px; text-align: center;}

/* MAIN PICTURE */
div.mainPicture		{width: 756px; margin: 5px auto;}

/* DECORATION */
div.line, div.bigline	{display: block; margin: 0px auto; height: 3px; background-image:url(/_images/line.gif); background-repeat: no-repeat; clear: both;}
div.bigline				{width: 756px;}

/* MAIN CONTENT */
div#main				{width: 756px; margin: 0px auto; text-align: left; padding: 15px 0px;}
div#col1				{float: left; clear: left; width: 363px; margin: 0px; padding: 0px 15px 15px 35px;} /*other pages*/
div#col2				{float: left; margin: 0px; padding-bottom: 15px; width: 343px;} /*other pages*/
div.row	img				{float: left; clear: left; padding-right: 4px; margin: 4px 0px; border: none;}
/*div.row p				{float: left; width: 165px; padding-left: 4px;} /*other pages*/
div.row p				{margin-left: 117px; padding-left: 4px; width: auto}
div.row span, span.dec	{float: left; width: auto; margin-left: 4px; margin-bottom: 4px; font-size: 11px; line-height: 150%}

/* Picture descriptions */
span.desc				{clear: left;}
div#desc				{margin-left: 71px;}

/* FOOTER */
div#footer			{font: bold 11px Helvetica, Arial, sans-serif; color: #9E9E9E;}
img.footer			{display: block; width: 317px; height: 26px; margin: 5px auto;}
div#footer a		{color: #9E9E9E;}
div#footer a:hover	{color: #990000;}

a		{color: #CCCCCC;}
a:hover	{color: #CC9966;}

/* ENQUIRIES */
form							{margin: 0px; width: auto;}
fieldset						{margin-top: 2em; padding:0px; width: auto; border: none;}
fieldset label					{display: block; margin-top: 0.2em; margin-bottom: 0.2em; line-height: 150%; width: 312px;}
fieldset label span				{float: left; clear: left; width: 100px; text-align: right;}
input, select					{clear: right; width: 200px; margin-left: 5px; border: 1px solid #8F8B8B; height: 18px; font-size: 11px; color: #CCCCCC; background-color: #353536;}
select							{margin-top: 2px; margin-bottom: 2px;}
input.phonePre					{width: 35px;}
input.phoneSuf					{width: 156px;}
span.hear, span.comments		{width: 100%; padding-right:10px;}
select.hear, textarea.comments	{margin-left: 105px;}
textarea						{color: #CCCCCC; background-color: #353536;}
input#submit					{float: right; clear: left; background-color: #1B1A1A; width: 98px; height: 38px; border: none; margin-top: 10px;}

/* LOTS */
div#lots						{width: 756px; margin: 0px auto; padding-left: 45px; text-align: left;}
div.lotSmall, div.lotSmallEmpty	{float: left; clear: left; width: 181px; height: 109px; padding: 0px; margin: 7px 0px;}
div.lotSmall img				{height: 109px; background-color: #453C32; border: none;}
div.lotSmallEmpty				{display:block; background-color: #453C32; border: solid #BDBFC1 1px;}
div.lotSmallEmpty span			{display: block; text-align: center; padding-top: 40px; color: #DFD9D1; font: bold 16px Georgia, "Times New Roman", Times, serif;}
div.lotDesc						{float: left; margin: 7px 0px; padding-left: 15px; width: 307px;}
div.lotDesc	p					{margin: 0px; padding: 0px;}

/*POPUP images*/
img.popup {cursor: pointer;}
