/*fawn/yellow # F6EEAF

*/

body {
	text-align:left; 
	font-family:tahoma, verdana, arial, sans-serif; 
	background:#F5F5D6; 
	padding:0px; 
	border:0px; 
	margin:0px; 
	border-bottom:1em solid #F5F5D6; 
	border-top:1em solid #F5F5D6;
	}

#banner{
	height:71px;
	width:700px;
	background-image:url(./images/001.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:transparent;
	margin-left:auto; 
	margin-right:auto;
	border-bottom:0px solid #5FA2AB;
	}

#wrapper {
	text-align:left; 
	width:700px; 
	margin:0px; 
	margin-left:auto; 
	margin-right:auto; 
	position:relative;  
	padding:0px; 
	background:transparent;
	border-bottom:0em solid #5fa2ab;
		} 

#content{
	width:700px;
	margin:0px;
	padding:0px;
	}
	
#rightcontent {
	width:250px;
	float:right;
	background-color:#C4C8AF;
	margin-left:10px;
	margin-top:20px;
	padding:10px;
	text-align:center;
	}
	
#rightimgcontent {
	width:176px;
	float:right;
	margin-left:10px;
	margin-top:20px;
	padding:0px;
	text-align:center;
	background-color:#55747E;
	}
	
#menu{
	background-color:#F6EEAF;
	text-align:center;
	margin:0px;
	padding:0px;
	padding-bottom:15px;
	float:left;
	width:700px;
	border:none;
	}

#avjlinks{
	padding-left:50px;
}

/*top heading on page...sometimes*/		
h1 {
	 font-size: 14px;
	 color:#395F76;
	 margin-top:10px;
	 margin-bottom:5px;
	 text-indent:5px;
	 padding:0px;
 	}
 	
 .landforsale{
 	color:#019855;
 	font-size:15px;
 	}
 	
 .releasefooter{
 	text-align:center;
 	color:#ffffff;
 	background-color:#F6EEAF;
 	font-size:15px;
 	padding-top:5px;
 	padding-bottom:10px;
 	clear:both;
 	border:none;
 	}
 	
 .avjlinks{
 	text-align:center;
 	color:#ffffff;
 	background-color:transparent;
 	font-size:15px;
 	padding-top:5px;
 	padding-bottom:10px;
	margin-left:30px;
 	clear:both;
 	border:none;
 	}
 	
 	
.c{
	text-align:center;
	}
	
.privacy{
	font-size:9px;
	}
	
a:link.privacy{
	font-size:9px;
	}		
		
h2 {
	 padding:5px;
	 font-size: 12px;
	 color:#395F76;
	 margin:0px;
	 margin-top:5px;
	 margin-bottom:5px;

 	}
 	
 .latestnews{
 	 background-image:url(./images/thepoint-news.png);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:80px;}
	
	 .pricelist{
 	 background-image:url(./images/price-list.png);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:80px;}

/*main headings in text*/
h3 { padding:10px;
	 font-size: 12px;
	 color:#395F76;
	 margin:0px;
	 margin-top:10px;
	 margin-bottom:10px;
 	}
 	
/*for the footer text*/
h4 {
	padding-top:0px; 
	margin-top:0px;
	padding-bottom:5px;
	font-size:9px;
	color:#395F76;
	background-color:#F5F5D6;
	text-align:center;
	border-bottom:3px solid #395F76;

	clear:both;
	}
	
h5	{
	font-weight:bold;
	font-size:11px;
	line-height:.8em; 
	text-indent:5px;
	color:#000;
	text-indent:40px;
	text-decoration:underline;
	}
	
h6 {
	 line-height:1.2em;
	 font-size: 14px;
	 color:#ADB673;
	 clear:both;
	 background-color:#ADB673;
	 margin-top:0px;
	 margin-bottom:5px;
	 text-indent:40px;
	 padding:0px;
 	}	
 	
p {
	font-size:11px; 
	text-align:justify; 
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:15px;
	color:#000;
	}	
	
li{
	font-size:11px; 
	list-style-type:none;
	text-indent:0px;
	padding:0px;
	margin:0px;
	}
	
li.square{
	font-size:11px; 
	list-style-type:square;
	text-indent:15px;
	padding:0px;
	margin:0px;	
	}	
	
ol{
	padding:0px;
	margin-left:30px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	}
	
img{
	border:none;
	}	
	
img.left{
	border:none;
	float:right;
	}	
	
a, a:link, a:visited {/*the colour of the menus is affected here*/
	color:#395F76; 
	font-weight:bold;
	font-size:11px;
	padding:0px;
	margin:0px;
	text-decoration:none;
	height:20px;
	border:none;
	}
	
a:active{
   	font-weight:bold;
	}

a:hover {
	color:#007100;
	}
	
/*make links black*/	
	a.black, a:link.black, a:visited.black {/*the colour of the menus is affected here*/
	color:#000; 
	font-weight:bold;
	font-size:11px;
	padding:0px;
	margin:0px;
	}
	
a:active.black{
   	font-weight:bold;
	}

a:hover.black {
	color:#007100;
	}
	
#content img{
	padding:0px;
	margin-top:10px;
	margin-bottom:0px;
	border:0;
	}
	
#content img.right{
	float:right;
	padding:0px;
	margin:10px;
	}
	
#content img.left{
	float:left;
	padding-right:10px;
	margin:10px;
	}

.left {margin:0 0 1em 0; padding:0; list-style-type:none; float:left; width:13em;}

.clear {clear:both;	}
/*.................drop down menu*................------------------------------*/

.topmenuul{
	list-style:none;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

.topmenuli{
	list-style-type:none;
	float:left;
	text-align:center;
	margin:0px;
	padding:0px;
	text-decoration:none;

}

.topmenutitle{
	display:block;
	width:100px;
	margin: 0px;
	padding:0px;
	height:15px;
	text-decoration:none;
}

.submenuul{
	list-style:none;
	position:absolute;
	margin: 0px;
	padding:0px;
	display:none;
	text-align:center;
}

.submenuli a{/*second level drop down menu*/
	display:block;
	width:100px;
	background-color:#F6EEAF;
	text-align:center;
	padding:0px;
	margin:0px;
	}
	
.submenuli a{
	padding:3px;
	text-decoration: none;
	color: #000000;
}

.submenuli a:hover{
	text-decoration: none;
	background:#F6EEAF;
	color:#ffffff;
	}
	
li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
	}

#dmenu li>ul { 
	top: auto;
	left: auto;
	}

#content {
	clear: left;
	}

#dmenu {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
	}

.topmenuul {	
	}

.topmenutitle {
	text-indent:0px;
	text-decoration: none;
	border:0px solid #000000;
	padding:0px;
	width:90px;
	line-height:20px;
}

.submenuul {/*this controls the look of the drop down menu as well*/
	margin-top:0px;
	margin-left:0px;
	background-color:#F6EEAF;
	list-style:none;
	text-align:center;
	color:#ffffff;	
}

.topmenuli a{	/*this is the top level menu colors*/
	padding:1px;
	text-decoration: none;
	color: #395F76;
	width:90px;
	}

.topmenuli a:hover{  /*this is the top level menu colors on Rollover*/
	text-decoration: none;
	background-color:transparent;
	width:90px;
	color:#c3c082;
	}
	
	/*end of menu------------------------------------------------*/	

  
