body {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover, a:active {
	color: #288680;
	text-decoration: underline;
}

p {
	margin-top: 12px;
	margin-bottom: 12px;
}

h2 {
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	margin-top: 12px;
	margin-bottom: 12px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	margin-top: 12px;
	margin-bottom: 0px;
}
	

h4 {
	font-size: 16px;
	font-weight: normal;
	color: #288680;
	margin: 0px;
}

h5 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
}

h6 {
	font-size: 12px;
	font-weight: normal;
	color: #288680;
	margin: 0px;
}

h6 a:link, h5 a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #288680;
	margin: 0px;
}

fieldset {
	font-size: 12px;
	padding: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #8EB5B4;
}

fieldset p {
	margin-top: 5px;
	margin-bottom: 5px;
}

legend {
	color: #777777;
	font-size: 12px;
	text-transform:  uppercase;
}

form {
	padding: 0px;
	margin: 0px;
}

input, textarea, select {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 1px solid #288680;
	background-color: #FFFFFF;
	padding: 3px;
	color: #288680;
	margin: 0px;
}

ul, ol, li {
	margin-top: 2px;
	margin-bottom: 2px;
}

/* Forms */

.search {
	background-color: #FFFFFF;
	width: 150px;
	margin: 0px;
}

.search_on {
	background-color: #B2FFF1;
	width: 150px;
	margin: 0px;
}

.login {
	background-color: #FFFFFF;
	width: 197px;
	margin: 0px;
}

.login_on {
	background-color: #B2FFF1;
	width: 197px;
	margin: 0px;
}

.vlogin {
	background-color: #FFFFFF;
	width: 350px;
	margin: 0px;
}

.vlogin_on {
	background-color: #B2FFF1;
	width: 350px;
	margin: 0px;
}

.vlist {
	width: 358px;
}

.vnone {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

.go {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

/* Header */

.link:link, .link:visited {
	margin-left: 10px;
	margin-right: 10px;
}

.link:hover, .link:active {
	margin-left: 10px;
	margin-right: 10px;
}

#header {
	width: 950px;
	text-align: left;
}

#navigation {
	background: #73D1CB url(images/bg.gif) repeat-x;
}

#nav {
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	color: #288680;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 930px;
}

#nav a:link, #nav a:visited {
	margin-left: 10px;
	margin-right: 10px;
	color: #333333;
	text-decoration: none;
}

#nav a:hover, #nav a:active {
	margin-left: 10px;
	margin-right: 10px;
	color: #288680;
	text-decoration: none;
}

.bsp {
	border-left: #FFFFFF 1px solid;
}

/* Body */

.title {
	font-size: 12px;
	text-transform:  uppercase;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background: #D5E4E3 url(images/bg_t.gif) repeat-x;
	border: #8EB5B4 1px solid;
}

.wel {
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	border-left: #8EB5B4 1px solid;
	border-right: #8EB5B4 1px solid;
	border-bottom: #8EB5B4 1px solid;
}

.vel {
	color: #333333;
	background-color: #8EB5B4;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	border-top: #BFDADA 1px solid;
	border-left: #8EB5B4 1px solid;
	border-right: #8EB5B4 1px solid;
	border-bottom: #8EB5B4 1px solid;
}

.vel a:link, .vel a:visited {
	text-decoration: none;
}

.vel a:hover, .vel a:active {
	color: #333333;
	text-decoration: underline;
}

.ca {
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	margin-left: 5px;
	margin-right: 5px;
}

.height {
	font-size: 0px;
	height: 5px;
	clear: both;
}

.height_ex {
	font-size: 0px;
	height: 10px;
	clear: both;
}

.text {
	font-size: 12px;
	line-height: 150%;
}

.log {
	padding-left: 10px;
	padding-right: 10px;
}

.log p {
	margin-bottom: 5px;
	margin-top: 5px;
}

.submit:link, .submit:visited {
	font-size: 11px;
	color: #5C8382;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	background: #D5E4E3 url(images/bg_s.gif) repeat-x;
	border: #8EB5B4 1px solid;
	text-decoration: none;
	float: right;
	line-height: 115%;
}

.submit:hover, .submit:active {
	color: #2A5150;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	background: #D5E4E3 url(images/bg_s.gif) repeat-x;
	border: #5C8382 1px solid;
	text-decoration: none;
	float: right;
	line-height: 115%;
}

.submit_l:link, .submit_l:visited {
	font-size: 11px;
	color: #5C8382;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	background: #D5E4E3 url(images/bg_s.gif) repeat-x;
	border: #8EB5B4 1px solid;
	text-decoration: none;
	float: left;
	line-height: 115%;
}

.submit_l:hover, .submit_l:active {
	color: #2A5150;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	background: #D5E4E3 url(images/bg_s.gif) repeat-x;
	border: #5C8382 1px solid;
	text-decoration: none;
	float: left;
	line-height: 115%;
}

.nex {
	color: #2A5150;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	background: #D5E4E3 url(images/bg_s.gif) repeat-x;
	font-weight: bold;
	border: #5C8382 1px solid;
	text-decoration: none;
	float: right;
	margin-left: 5px;
}

.nex:link, .nex:visited {
	color: #5C8382;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	background: #D5E4E3 url(images/bg_s.gif) repeat-x;
	font-weight: bold;
	border: #8EB5B4 1px solid;
	text-decoration: none;
	float: right;
	margin-left: 5px;
}

.nex:hover, .nex:active {
	color: #2A5150;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	background: #D5E4E3 url(images/bg_s.gif) repeat-x;
	font-weight: bold;
	border: #5C8382 1px solid;
	text-decoration: none;
	float: right;
	margin-left: 5px;
}

.ex_info {
	background-color: #D5E4E3;
	padding: 5px;

}

.item {
	background: url(images/dot.gif) left repeat-y;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 155px;
}

.item_left {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 155px;
}

.item p, .item_left p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.item_box {
	border: #8EB5B4 1px solid;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	min-height: 1500px;
}

.item_price {
	background: #8EB5B4 url(images/add.gif) 5px center no-repeat;
	color: #FFFFFF;
	width: 283px;
	float: left;
	padding: 15px;
	padding-left: 65px;
	padding-right: 20px;
	margin-top: 25px;
}

.item_price a:link, .item_price a:visited, .item_price a:hover, .item_price a:active {
	color: #FFFFFF;
}

.item_review {
	background-color: #8EB5B4;
	color: #FFFFFF;
	width: 328px;
	float: left;
	padding: 15px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 25px;
}

.item_review h6 {
	margin-top: 4px;
	margin-bottom: 4px;
}

.item_img {
	border: #8EB5B4 1px solid;
	padding: 5px;
}

.item_t {
	font-size: 12px;
	background: url(images/hdot.gif) top repeat-x;
	padding-top: 10px;
	line-height: 150%;
}

.item_t h3 {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 12px;
	margin-bottom: 12px;
}

.item_t2 {
	font-size: 14px;
	font-weight: normal;
	color: #288680;
	margin-bottom: 12px;
	margin-bottom: 0px;
}

.item_imgt {
	float: left;
	width: 300px;
	margin-right: 10px;
}

.i_title {
	height: 26px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
}

.text_box {
	font-size: 12px;
	line-height: 150%;
	border: #8EB5B4 1px solid;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	min-height: 1500px;
}

.text_box h2 {
	font-size: 18px;
}

.prop_title {
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	width: 140px;
}

.list p {
	background: url(images/square.gif) 5px 5px no-repeat;
	padding-left: 18px;
	margin-bottom: 1px;
	margin-top: 1px;
}

.object {
	height: 100px;
	vertical-align: baseline;
}

.box {
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.pad {
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.pad-10-r {
	margin-right: 10px;
}

.sidebar_nolink {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	width: 205px;
	float: left;
}

.sidebar a:link, .sidebar a:visited {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	float: left;
	width: 205px;
	text-decoration: none;
	clear: none;
}

.sidebar a:hover, .sidebar a:active {
	text-decoration: underline;
}

.side_title {
	color: #333333;
	font-size: 12px;
	text-transform: uppercase;
	border-bottom: #5AB8B2 1px solid;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

#body {
	text-align: left;
	width: 950px;
}

/* Footer */

.m_left {
	margin-left: 10px;
}

#footer {
	background: #FFFFFF url(images/bg_f.gif) repeat-x;
	border-top: #8EB5B4 1px solid;
	padding: 10px;
}

#bg-f {
	background: url(images/icon.gif) center right no-repeat;
	width: 930px;
}

#bottom {
	color: #288680;
	font-size: 12px;
	width: 930px;
	text-align: left;
}

#bottom a:link, #bottom a:visited {
	margin-left: 5px;
	margin-right: 10px;
}

#bottom a:hover, #bottom a:active {
	margin-left: 5px;
	margin-right: 10px;
}

#terms {
	color: #288680;
	width: 930px;
	text-align: left;
}

#terms a:link, #terms a:visited {
	margin-left: 0px;
	margin-right: 10px;
}

#terms a:hover, #terms a:active {
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 12px;
	margin-bottom: 12px;
}

#copyright {
	width: 930px;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 12px;
}
