body {
		margin: 0;		
		padding: 0;
		font-family: arial, verdana, sans-serif;
		font-size:11px;
		color: #333;
		background: #ffffff url(images/tile_bg.jpg) repeat-x;
		
		}
		
#page
{
	position: relative;
	padding: 10px; 
	width:760px;
	top: -3px;
	left: -3px;
	border:1px solid #000000;
	background:#FFF url(../images/corners/page_corner.gif) bottom right no-repeat;
	voice-family: "\"}\""; 
  	voice-family:inherit;
 	width:740px;
}

html>body #page {
  width:740px;
} 

#pageshadow
{
	position:relative;
	left:50%;
	width:760px;

	margin-left:-380px;		
	background:  url(../images/corners/shadow_corner.gif) bottom right no-repeat;
}


/* Begin Generic Selectors ============================================== */

a
{ 
	text-decoration:none;
	font-weight:bold;
	color:#4DA4D9; 

} 

a:hover 
{ 
	text-decoration:none;
	font-weight:bold;
	color:#4DA4D9; 
	border-bottom: none;
}

textarea.enquiry
{
width:240px;
}

p, td, ul, li, input, textarea, h1
{
	font-family: arial, verdana, sans-serif;
	font-size:11px;
}

p
{
	margin-top:5px;
	line-height: 20px;
}




li
{
line-height: 18px;
}


.center
{
	text-align:center;
}



.clear 
{
  clear: both;
  height: 100px;
}



input, textarea
{
border: 1px solid #333;
background: #FFF;
color: #333;
}

form
{
margin:0;
padding:0;
}


hr {
color: #4DA4D9;
background-color: #4DA4D9;
height: 2px;
width: 95%;
align: center;
}




#topnav
{
	position:relative;
	width:740px;
	height:23px;	
}

#topnav ul
{
	margin: 0;
	padding: 0;
	display: inline;
	float:right;
} 

#topnav li
{
	display: inline;
	border-left: 1px solid #000;
	padding: 0 10px;

} 

#topnav li.first
{
	display: inline;
	padding: 0 10px;
	border-left:none;

} 

#topnav li.last
{
	display: inline;
	border-left: 1px solid #000;
	padding: 0 0 0 10px;

} 

#topnav a
{ 
	text-decoration:none;
	font-weight:bold;
	color:#005D95; 
	border-bottom: none;
} 

#topnav a:hover { 
text-decoration:none;
font-weight:bold;
color:#4DA4D9; 

}

#topnav a:active { 
text-decoration:none;
font-weight:normal;
color:#4DA4D9; 

}


#topnav a.currentpage
{ 
	text-decoration:none;
	font-weight:normal;
	color:#4DA4D9; 
	border-bottom: none;
} 

#topnav a.currentpage:hover { 
text-decoration:none;
font-weight:normal;
color:#4DA4D9; 

}
/* End Top Navigation ============================================== */


/* Begin Side Navigation ============================================== */

.navpadding a
{ 
	text-decoration:none;
	font-weight:normal;
	color:#333; 
	padding:3px;
	border-bottom: none;
} 

.navpadding a:hover { 
text-decoration:none;
font-weight:normal;
color:#FFF; 
padding:3px;
background: #4DA4D9;
}



/* End Side Navigation ============================================== */

/* Begin Page Layout  =============================================== */

#content
{
	width:568px;
	background: #FAFBFB;
	margin: 0 5px;
	float:left;
}	


#content2
{
	width:600px;
	background: #FAFBFB;
	margin: 0 0 0 5px;
	float:left;
}

#sidebar, #navigation
{
	width:160px;
	float:left;
	background:#DAE6EF;
    
}

.contentpadding2
{
padding: 10px;
}

.contentpadding2 p
{
line-height: 24px;
}


.contentpadding
{
padding: 10px;
}

#sidebar .contentpadding
{
padding: 10px;
background: #FAFBFB;
}

#navigation .navpadding
{
padding: 0 5px 5px 5px;
background: #FAFBFB;
}

#header
{
	margin-top:5px;	
	width:740px;
        height:70px;
	background: #ffffff url(images/logoyeast.gif) no-repeat;
          		
}

#footer
{
	position:relative;
	width:740px;
	padding: 3px 0 3px 10px;
	color: #FFF;
	background: #918F92;
	margin-top:10px;
	letter-spacing:1px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
 	width:730px;		
}

html>body #footer {
  width:730px;
} 

#footer a
{
	color:#FFF;
	font-weight:normal;
	border-bottom:none;
}

#footer a:hover
{
	color:#CCC;
	font-weight:normal;
}



/* Begin Breadcrumb  ============================================== */

.breadcrumb
{
	position:relative;
	width:740px;
	padding: 5px 0;
	vertical-align:bottom;
	color: #4DA4D9;		
}

.breadcrumb a
{
	font-weight:normal;
	color:#B8B8B8;
	border-bottom:none;		
}

.breadcrumb a:hover
{
	font-weight:normal;
	color:#333;
	border-bottom:none;		
}
/* Begin Breadcrumb  ============================================== */


/* Begin Headers  ============================================== */

h1
{
	margin: 0;
	height:19px;
	padding: 2px 0;
	font-weight:normal;
	color:#FFF;
}

h1.small
{
	background:#4DA4D9 url(/images/bg_sidebar.jpg);
	color:#003366;
	font-size:12px;
	font-family:Arial, Verdana, sans-serif;
	font-weight:bold;
}

h1
{
	background:#4DA4D9 url(../images/header/med_header_back.gif) no-repeat;
}



h2 { 	font-size: 11px;
	margin: 0;
        display:block;
        color:#336699;
	height: 1px;
	line-height: 12px; } 



.categorylink { 
  color:#ffffff;
  font-weight:bold;
  padding:2px;
  text-decoration:none; }

.categorylink a { 
          font-weight:bold;
          color:#ffffff;
          text-decoration:none; } 


#image a { text-decoration:none;
           border:none; }

#image a:hover { text-decoration: none; 
                 border:none; } 





.listingtitle {
  background-color: #4DA4D9;
  color: #ffffff;
  font-size: 12px;
  font-weight : bold;
}

.field1 {
	background-color: #FAFAFA;
  color: #000000;
  font-size: 12px;
}

.field2 {
	background-color: #ffffff;
  color: #000000;
  font-size: 12px;
}


.itemdescription { border: 1px dashed #BED6E5; } 

.ads { width:568px; height:300px; } 

.right { float:right; } 
.left { float:left; } 




#newsfeeds
{
	width:568px;
	background: #FAFBFB;
	margin: 0 5px;
        float:right;

}	

.description { border: 1px dashed #BED6E5; } 


.second-left { width:160px; 
          padding:0px; }

.second-left strong { 
 color:#0000FF;
 } 


form .fbox {
	color: #666;
	font-size: 10px;
	border-top: 1px solid #818181;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #818181;
	padding: 2px;
}
form textarea.fbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}