body, TD {
	font: 100% verdana,arial,sans-serif;
	background-color: #FCF1C5;
	text-align: center;
    }

a:link,a:visited  {	
					color: #333333;	
    				text-decoration: underline;
					}
a.ex1  {
	color: #FCF1C5;
	text-decoration: underline;
}

a.ex1:hover	{
	color: #FCF1C5;
	text-decoration: none;
					}

#wrapper {
	width: 770px;/*sets the width for IE5.x's broken box model*/
	/*	w\idth: 770	0px; /* sets the width of the wrapper for compliant browsers*/
	margin: 15px auto;/* centers the wrapper. First value - 5px is applied to the top and bottom margins, auto sets the excess space on the view port evenly to the left and right*/
	position: relative; /* prevents the image from tiling in our page, we do not want this image to repeat */
	background-color: #F7f7f7; /* sets a border to all 4 sides */
	text-align: left; /* Realigns the text to the left after the IE hack in the body rule */
	background-image: url(images/bgrnd.gif);
	background-repeat: repeat-y;
	background-position: left;
	border: 1px solid #000;
}


#banner {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #000;
	height: 60px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	width: 770px;
}

div#sidebar {
	float:left;
	width: 175px;
	margin: 0px 0px;
	padding: 0px 0px;
	
}

div#sidebar div#menu{
margin: 0 3px}

div#nav ul, div#nav li{
	list-style-type:none;
	font-size: 10px;
	margin: 1px 0px 0px 0px;0;
	padding: 0;
	line-height: 1.1;
}

div#nav {
	float:left;
	width: 160px;
	margin: 5px 5px 0px 5px;
	padding: 5px 0px 5px 0px;
}

div#nav a	
{
	display: block;
	border: 1px solid;
	border-color: #aaa #aaa #000 #aaa;
	width: 90%;
	background-color: #FDDB95;
	padding: 3px 4px;
	text-decoration: none;
	margin: 0px 3px 0px 3px;
	color: #333333;
}


div#nav a:hover {
	border-color: #000 #000;
	background-color: #F0E6BD;
	display: block;
	color: #000000;
	}
	
div#nav li.activelink a,div#nav li.activelink a:hover{
	color: #000000;
	background-color: #F0E6BD;
	border-color: #000 #000;
	
}
#content { /* Begin laying out and styling the content div */
	width: 580px; /* sets the width of our content*/
	margin-left: 173px;
}

div.news{
	float:left;
	width: 165px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content p {
	font-size: 80%; /* set the font size for p, scaled from the body declaration */
	margin: 0px 6px 0px 6px; /* zero off the padding */
	text-align: justify;
	padding: 10px 15px;
}



#footer {  /* Begin laying out and styling the footer div */
	background-color: #CCCC99;  /*sets a background colour for the footer*/
	width: 770px;  /*Sets the footers width*/
	border-top: 1px solid #000;  /*sets the top border to define the beginning of the footer*/
	font-size: 60%;  /* sets the footer text size */
	text-align: right;  /* Adds a margin to the top of the footer*/
	clear: left;  /*clears any floats to the left - our leftcol div in this instance*/
	padding: 4px 0px 4px 0px;
}
#apresfooter {
	background-color: #000000;  /*sets a background colour for the footer*/
	width: 770px;  /*Sets the footers width*/
	border-top: 1px solid #000;  /* sets the footer text size */
	text-align: center;  /* Adds a margin to the top of the footer*/
	clear: left;  /*clears any floats to the left - our leftcol div in this instance*/
	padding: 0px 0px;
	font-size: 5%;
	margin: 0px 0px;
}



#sousbanner {
	background-color: #E4E4E4;  
	width: 762px;  
	border-bottom: 1px solid #000; 
	font-size: 80%;  
	text-align: right;  
	clear: left;
	padding: 4px;
	font-weight: bolder;
}

.leftimage{
float: left;
margin: 2px 10px 5px 5px;
}

.rightimage{
float: right;
margin: 2px 0px 0px 15px;
}


	   
.petittext {
	font: 10px/1.2 Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

h1{
	font-size: 60%;
	margin: 0px 0px;
}
h2{font-size: 160%}
p{
	margin:0;
	padding: 2px 9px;
	line-height: 1.2;
	text-align: justify;
	font-size: 65%;
}
.red {
	color: #F00;
}


div.property-line   {
	position:   relative;
	width:550px;
	border: 1px dashed #ccc;
	margin: 10px 20px;
	top: 10px;
        }


h3{
	font-size:90%;
	letter-spacing:1px;
	padding: 5px 15px;
	background: #E4E4E4;
}

h5 {
	font-size:65%;
	margin:0;
	padding: 5px 10px;
	color: #666666;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nadpish3 {
	padding: 0px 0px;
	font-weight: bold;
}

.card-left, .card-right {
	float: left;
	width: 150px;
	margin: 0 5px 15px 5px;
	padding: 5px 0;
	text-align: center;
	font-size: 75%;
	border: 1px dotted #ccc;
       }
.card-right {
       float: right;
       margin: 5px 0;
       }
	   
div.card-desc {
	margin: 5px 40px; padding:0;
	text-align: right;
	font-size: 80%;
	}
h1 {
	font-size: 30%;
}
.Style3 {font-size: xx-small}


.card-photo {
	margin: 0 auto; padding:0;
	border: none;
	}
a.ex3 {
	color: #F7f7f7;
	text-decoration: underline;
}
a.ex3:hover {
	color: #F7f7f7;
	text-decoration: none;
}
