body {
	margin:0px;
	padding:0px;
	background: #e2a0ae url(images/bg.jpg) repeat-x top;
	height:100%;
}

/* IDs */
#wrapper {
	/*background-color:#FDEBCC;*/
	background-color:#717EA1;
	min-height:100%;
	width:765px;
	border-right:2px solid #585858;
}

#container {
	background-color: #EAEAEA;
	border: 2px solid #4D4D4D;
	padding-left: 3px;
	padding-right: 3px;
	height:100%;
}

#dtable {
	border: 2px solid #6D6D6D;
}

#dtable td {
	padding-top: 2px;
	padding-bottom: 2px;
}

#dtable tr.bcolor {
	background-color: Silver;
}

#dhead {
	background-color: #878593;
	border-bottom: 1px solid #6D6D6D;
}

#lot {
	background-color: #FDE8BB;
	border-right: 1px solid #3C3C3C;
}

#ptitle {
	background-color: White;
	border-bottom: 2px solid Black;
}

#cinfo {
	border: 1px solid Black;
	background-color: #FAEED8;
}

#altcol1 {
	background-color: #DCDCDC;
}

#altcol2 {
	background-color: #B0C4DE;
}
/* Links */

a {
	font: bold 12px Verdana;
	text-decoration: none;
	color: #696969;
}

a:hover {
	color: #191970;
}

a.menu {
	text-decoration: none;
	font: normal normal bold 13px Verdana;
	/*color: #848CA1;*/
	color: white;
}

a.menu:hover {
	/*color: #A2848E;*/
	color:#F4D5A2;
}

a.footer {
	font: bold 10px Verdana;
	text-decoration: none;
	color: white;
}

a.footer:hover {
	color: white;
}
/* P Tags */

p {
	font: normal normal normal 11px Verdana;
}

p.avail {
	font: Bold 12px Verdana;
	color: #FFFFE0;
}

p.header {
	font: Bold 14px Verdana;
	color: #3F74A2;
}

p.footer {
	font: Bold 10px Verdana;
	color: white;
	display: inline;
}

p.canada {
	font: Bold 11px Verdana;
	color: Red;
	display: inline;
}

p.ptitle {
	font: small-caps bold 16px Verdana;
}


/* Other */

#links {
	margin-top: 20px;
}

#links ul {
	list-style-type: none;
	width: 560px;
}

#links li {
	border: 1px dotted #999;
	border-width: 1px 0;
	margin: 5px 0;
}

#links li a {
	color: #990000;
	display: block;
	font: bold 24px Arial, Helvetica, sans-serif;
	padding: 5px;
	text-decoration: none;
}

* html #links li a {
	width: 560px;
}

#links li a:hover {
	background: #ffffcc;
}

#links a em {
	color: #333;
	display: block;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	}

#links a span {
	color: #A52A2A;
	font: normal bold 18px Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}

#main img {
padding:-2px;
margin:-2px;

}
img.imgbord {
	border: 1px solid #585858;
}


.bigthumb{position: relative;top:-350px; left:150px;width:300px;}
span{margin:10px;}
#bigimage { margin-bottom:-333px;}

