body {
	margin: 8px;
	font-family: Tahoma;
	background-image:url(images/bg.jpg);
}
#container {
	width: 872px;
	border: 1px solid #000000;
	font-size: 12px;
	background-image: url(images/bodybg.jpg);
}
#container #leftvert {
	width: 180px;
}
#container #rightvert {
	width: 692px;
}
#container #footer p {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
#container #footer a {
	color: #666666;
	text-decoration: none;
}
#container #footer a:hover {
	color: #006699;
	text-decoration:underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #rightvert h1 {
	font-family: "Copperplate Gothic Bold";
	font-size: 18px;
	color: #006699;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3EA73A;
}
#container #rightvert #leftfeature {
	height: 225px;
	width: 248px;
	margin-right: 9px;
	border: 1px solid #3EA73A;
}
#container #rightvert #visanumbers {
	border: 1px solid #3EA73A;
}
#container #rightvert #visanumbers #featuretop {
	background-image: url(images/tilebg.jpg);
	font-weight: bold;
	color: #FFFFFF;
}


#container #rightvert #rightfeature {
	height: 225px;
	width: 248px;
	border: 1px solid #3EA73A;
	margin-left: 9px;
}
#container #rightvert #leftfeature .featuretop {
	background-image: url(images/tilebg.jpg);
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#container #rightvert #rightfeature .featuretop {
	background-image: url(images/tilebg.jpg);
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
h2   {
	color: #006699;
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
.feature h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}
.feature {
	font-size: 12px;
	background-color: #E2E2E2;
	padding: 5px;
	width: 490px;
	border: 2px solid #248ECC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leaving p {
	font-size: 12px;
}
#leaving {
	background-color: #FFF;
	padding: 25px;
	border: 2px solid #069;
	width: 600px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
.forSaleHeader {
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-color: #069;
}
#container #rightvert #visaBox #featuretop {
	background-image: url(images/tilebg.jpg);
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
#visaBox {
	border: 1px solid #3EA73A;
	float: right;
	margin-left: 10px;
	width: 247px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.red {
	color: #F00;
}
