
body		{height:101%; margin:0px; padding:0px;
		 color:#000066; background-color:#E3D6B4; 
		 font-family:"Times New Roman",Times,serif; font-size:14px; text-align:center;}

img		{border:none;}

#header		{width:100%; height:120px; margin:0px auto; padding:0px;
		 text-align:center; overflow:hidden;
		 background-image:url('../graphics/gradient1.gif'); background-repeat:repeat-x;}

#header span	{margin:0px; padding:0px; color:#000066; font-size:18px; float:left;}
#header #logoL	{width:170px; height:120px; text-align:left;  margin:10px  0px 0px 10px;}
#header #logoR	{width:220px; height:120px; text-align:right; margin:10px 10px 0px  0px;}

/* #menu		{width:820px; height:20px; margin:10px auto; padding:0px; background:none;} */
#nav		{width:820px; height:20px; margin:10px auto; padding:0px;}

#content	{width:820px; height:500px; margin:10px auto; padding:0px;
		 background:none; border:1px solid #000066;}
#content ul	{margin:5px 25px; padding:0px;
		 list-style-type:circle; font-weight:600;
		 text-align:left;}

#newstable	{width:100%; height:200px; margin:0px; padding:0px;
		 color:#ffffff; background-color:#003399; border:solid 1px #0066CC;
		 font-size:16px; overflow:hidden;
		 clear:left;}
#newsheader	{width:100%; height:20px; margin:0px; padding:5px;
		 background-color:#6090c0; border-bottom:1px solid white;
		 font-size:18px; font-weight:bold;}
#newstable a	{color:white;}

#enquiriestable td	{font-size:14pt;}
#enquiriestable input	{width:300px; height:20px; background-color:#ffcc99;}
#enquiriestable .button	{width:80px;  height:20px;}
#enquiriestable textarea{width:300px; height:200px;}

#google		{width:425px; height:300px; margin:0px; padding:0px; border:0px;}

#footer		{width:100%; height:30px; margin:10px 0px 0px 0px; padding:0px;
		 line-height:30px; text-align:center; overflow:hidden; clear:left;
		 background-image:url('../graphics/footgrad.gif'); background-repeat:repeat-x;}

.up_cell	{padding:5px; border:solid 2px blue;  font-weight:bold;}
.cell		{padding:5px; border:solid 1px blue;  font-weight:bold;}
.sold		{padding:5px; border:solid 5px red;   font-weight:bold; font-size:18pt; color:red;}
.underoffer	{padding:5px; border:solid 5px green; font-weight:bold; font-size:18pt; color:green;}
.new_cell	{width:700px; height:280px; margin:5px auto; padding:0px;
		 background-image:url('../graphics/new_cell1.gif');
		 text-align:left; font-weight:bold;}

h1, .heading	{font-size:24pt; font-weight:normal;}
.small_heading	{font-size:16pt;}
.default	{font-size:14px;}
.buttontext	{color:green; font-weight:bold; font-style:italic;}

.bar		{height:30px; padding:5px; margin:5px 0px;
		 border:1px solid blue; background-color:#6699cc;
		 text-align:left; font-size:14px;}

textarea	{font-family: "Times New Roman",Times,serif; font-size:14px; font-weight:bold;
		 color:#000000; background-color:#ffcc99; border:1px solid #003399;}

.edit_textarea3	{width:340px; height:120px; font-size:12pt; font-family:times, serif; font-weight:bold;
		 overflow:hidden;}
.edit_price3	{width:280px; height:20px;  font-size:12pt; font-family:times, serif; font-weight:bold;
		 overflow:hidden;}

a:link		{color: #003399; text-decoration: none; border: none;}
a:visited	{color: #003399; text-decoration: none; border: none;}
a:hover		{color: #99ccff; text-decoration: none; border: none;}
a:active	{color: #99ccff; text-decoration: none; border: none;}

body.page-m1 #nav li#m1 a{color:white; background: #6090c0;}
body.page-m2 #nav li#m2 a{color:white; background: #6090c0;}
body.page-m3 #nav li#m3 a{color:white; background: #6090c0;}
body.page-m4 #nav li#m4 a{color:white; background: #6090c0;}
body.page-m5 #nav li#m5 a{color:white; background: #6090c0;}
body.page-m6 #nav li#m6 a{color:white; background: #6090c0;}
body.page-m7 #nav li#m7 a{color:white; background: #6090c0;}

#nav ul		{list-style-type:none;
		 margin:0px; padding:0px; white-space:nowrap;
		 background-color:#003399; color:white;}
#nav ul li	{width:117px; height:20px;
		 margin:0px; padding:0px; display:inline; float:left;}

#nav ul li a	{width:117px; height:20px;
		 margin:0px; padding:2px; display:block;
		 background-color:#003399; color:white;
		 font-size:14px; font-weight:bold; text-decoration:none; line-height:20px;}

#nav ul li a:hover
		{background-color:#99CCFF; color:#000066;}


