body {
	text-align : center;
	background-color: #000000;
	min-width : 770px ;
        font-size: 14px;
	}

#wrapper {
	width : 770px;
	text-align : left ;
	margin-left : auto ;
	margin-right : auto ;
	}
	
#header {
	background-image: url(../images/logocopy.png);
	width: 770px;
	height: 119px;
	}

#maincontainer {
	float: left;
	width : 770px;
	background-color: #ffff66;
	
	}

#padding {
	clear: both;
	padding: 30px 0 0 0;
	}

#content {
	/*float: right;*/
	width: 690px;
	padding: 0 40px 10px 40px;
	}



.images{
width: 290px;
float: left;
}

#content p{
width: 400px;
float: left;
}


.images img{
text-align: left;
border: 2px solid #990000;
}

.imagesbackground{
width: 290px;
float: left;
}

.imagesbackground img{
text-align: left;
border: 2px solid #ffff66
}

.images1{
float: center;
}

.images1 img{
border: 2px solid #990000;
}
 
.title{
	width: 400px;
        font-weight: bolder;
        font-size: 120%;
	}

.price{
        text-align: right;
	float: right;
margin-top: -25px;
font-weight: bolder;
        font-size: 120%;
	}

#row1 {
	float: left;
	width: 200px;
	padding: 10px 10px 10px 10px;
	}
#row2 {
	float: center;
	width: 200px;
	padding: 10px 10px 10px 10px;
	text-align: center
	}

#row3 {
	float: right;
	width: 200px;
	padding: 10px 10px 10px 10px;
	}

#condition {
	float: center;
	width: 600px;
	padding: 0 40px 10px 80px;
	}
#map {
	text-align: center;
	float: center;
	}
#contact {
	text-align: center;
	width: 600px;
	padding: 40px 40px 10px 80px;
	}
#menu {
	text-align: center;
	}
#newsbox {
	float: left;
	padding: 2px 2px 2px 2px;
	}
#leftside {
	width: 200px;
	margin: 10px 40px 10px 10px;
	padding: 10px 10px 10px 10px;
	background-color: #ffff66;
	border: 1px solid #ffff66;
	image border: 1px solid #CC0000:
	}
#innernews {
	width: 200px;
	margin: 10px 40px 10px 10px;
	padding: 10px 10px 10px 10px;
	background-color: #990000;
	border: 1px solid #B3C9D8;
	}

#nav {
	float: left;
	padding: 0 0 2px 0px;
	margin: 0;
	}
	
#navinner {
	/*float: left;*/
	width: 100%;
padding-top: 10px;
padding-bottom: 10px;
	/*margin-left: -12px;*/
	background: #990000;
	border-top: 2px solid #617A8C;
	border-bottom: 2px solid #617A8C;
	}

#navinner table {
width: 100%;
text-align: center;
}
       
        
	
#nav ul {
	margin: 0;
	padding: 0 0 0 27px;
	list-style: none;
	
	}
	
#nav li {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	}

	
#nav td a {

	text-align: right;
	margin: 5px 0 0 0;
	padding: 4px 12px;
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: none;
	color: #FFFF66;
	}
	
#nav td a:hover {
	color: #CC0000;
	background: #FFFF66;
	
	}
	
#nav td a.active {
	color: #CC0000;
	background: #FFFF66;
	}
	
body {
	font: small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	color: #444444;
	}

h1 {
	padding-top: 10px;
	font-size: 1.2em;
	color:#422100
	}

h2 {
	font-size: 1em;
	font-style:italic;
	color: #422100;
	}

#innernews p {
	margin-left: 10px;
	padding: 0 10px 0 10px;
	border-left: 1px ridge #B3C9D8;
	font-size: .8em;
	line-height: 1.2em;
	}

#thumb a {
	color: #FFFF66;
	text-decoration: none;
	}

#thumb a:visited {
	color: #333333;
	text-decoration: none;
	}

#thumb a:hover {
	color: #422100;
	}

#thumb {
	float: center;
	clear:both;
	font-size: .8em;
	color: #FFFF66;
	}

a {
	color: #5B71A5;
	}

a:visited {
	color: #422100;
	}

a:hover {
	color: #422100;
	}

#footer a {
	color: #FFFF66;
	text-decoration: none;
	}

#footer a:visited {
	color: #333333;
	text-decoration: none;
	}

#footer a:hover {
	color: #422100;
	text-decoration: underline;
	}

#footer {
	text-align: center;
	clear:both;
	font-size: .8em;
	color: #FFFF66;
	}
