body {
	margin: 0px;
	padding: 0px;
	background-color: #f3f3ea;
	font-size: small;
	color: #333;
	line-height: 1.5em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.description {
	display: none;
}

img {
	border: none;
	vertical-align: baseline;
}

#cont {
	width: 780px;
	margin: 0px;
	padding: 0px;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #999;
	background: #fff;
}

#header {
	margin: 0px;
	padding: 0px;
	border-top: 7px solid #030;
	background: url(/shared/img/bg_header.gif) repeat-x bottom;
	height: 55px;
}

#header h1 {
	width: 250px;
	padding: 10px 0px 15px 10px;
	margin: 0px;
	float: left;
}
#navi {
	width: 500px;
	float: right;
	padding: 5px 0 0 0;
	font-weight: bold;
	color: #333;
}
#navi ul {
	margin: 0px;
	padding: 0px 15px;
	list-style-type: none;
	font-size: 11px;
}
#navi ul li {
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding: 0px 0 0 0;
	background: url(/shared/img/bg_dot_v.gif) repeat-y left;

}
#navi ul li a {
	display: block;
	padding: 20px 25px 0 10px;
	text-decoration: none;
	color: #333;
}

.totop {
	clear: both;
}


#bottomline {
	clear: both;
}

#footer {
	font-size: 10px;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0px 10px 5px;
	margin: 0px;
}

#contenttitle {
	clear: both;
	background: url(/shared/img/bg_h3.gif) repeat-x top;
	height: 40px;
	margin: 0 0 20px 0;
	padding: 0;
}
#contenttitle h3 {
	margin: 0 0 0 15px;
	padding: 13px 0 0 10px;
	border-left: 3px solid #b3c433;
	font-size: 	14px;
}
#main {
	margin: 0px;
	padding: 0px 15px 30px 20px;
}

#left {
	margin: 0px;
	padding: 0px;
	width: 520px;
	float: left;
}

#photo {
	margin: 0 0 25px 0;
}


.itemtitle {
	font-size: 16px;
	margin: 0 0 20px 0;
	padding: 0 0 0px 0;
	background: url(/shared/img/bg_dot.gif) repeat-x bottom;
	height: 25px;
}
.itemtitle h4 {
	float: left;
	margin: 0;
	padding: 0;
}
.itemtitle h4 span {
	border: 1px solid #ccc;
	font-size: 9px;
	color: #999;
	font-weight: normal;
	padding: 0px 3px;
	font-family: "VT 100", sans-serif;
	margin: 0 0 0 5px;
}
.itemtitle .print {
	float: right;
	width: 100px;
	font-size: 10px;
	padding: 5px 0 0 0;
}
.itemtitle .print a {
	display: block;
	padding: 0px 0 0 15px;
	text-decoration: none;
	color: #666;
	background: url(/shared/img/icon_print.gif) no-repeat left center;
}

.lupe {
	padding: 0 0 0 15px;
	margin: 3px 0 10px 0;
	background: url(/shared/img/icon_lupe.gif) no-repeat left center;
	font-size: 10px;

}
.lupe a {
	text-decoration: none;
	color: #666;
}

.innerleft {
}
.innerright {
	width: 210px;
	float: right;
	background: #fff;
	padding: 0 0 15px 15px;
}

/**/
.innerleft table {
	font-size: .9em;
	_font-size: .8em;
	width: 100%;
	margin: 0;
	padding: 0;
}
.innerleft table th, .innerleft table td {
	font-weight: normal;
	padding: 2px 15px 2px 5px;
}
.innerleft table tr.on th, .innerleft table tr.on td {
	background: #eee;
}
.innerleft table th {
	width: 50px;
}


.spec {
	clear: both;
	margin: 20px 0 0 0;
	_margin-left: 20px;
}
.spec table {
	background: #ccc;
	width: 100%;
	font-size: .8em;
	_font-size: .7em;
	margin: 0;
	padding: 0;
}
.spec table th, .spec table td {
	background: #fff;
	text-align: left;
	padding: 0px 5px;
	font-weight: normal;
}
.spec table th {
	width: 12%;
	background: #f5f5f5;
}
.spec table td {
	width: 21%;
}

.map {
	margin: 25px 0 35px 0;
	_margin-left: 20px;
}

ul.list {
	clear: both;
	padding: 2px 0px 4px 0px;
	margin: 10px 0 12px 0;
	list-style-type: none;
	color: #000;
}
.innerleft ul.list {
	_margin-left: 25px;
}
ul.list li {
	margin :0px 0px 0px 0px; 
	padding: 5px 0px 5px 10px;
	background:  url(/shared/img/list_arrow.gif) no-repeat left;
	line-height: 1em;
}
.innerleft ul.list li {
	_padding-left: 25px;
}
ul.list li a {
	color: #333;
	text-decoration:underline;
}

#mailform {
	display: none;
	border: 1px solid #ccc;
	padding: 10px 10px 5px 10px;
	background: #f5f5f5;
	
}
#mailform form {
	margin: 0;
	padding: 0;
}
#mailform h5 {
	font-size: small;
	margin: 0;
	padding: 0 0 5px 0;
}
#mailform p {
	font-size: .9em;
	margin: 0;
	padding: 0 0 10px 0;
}
#mailform label {
	font-size: .9em;
}
#mailform .field {
	margin: 0 0 5px 0px;
	width: 350px;
}
#mailform input.name {width: 150px;}
#mailform input.mail {width: 250px;}
#mailform textarea.comment {width: 350px;}
#mailform input.submit {width: 100px;}

div#map {
	margin: 0 0 10px 0px;
	padding:0px;
	width:518px;
	height:400px;
	overflow:hidden;
	border:solid 1px #666;
}
div.info {
	margin:0px;
	padding:0px;
	width:230px;
	}

div.info h4 {
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#333;
	font-size:13px;
	font-weight:bold;
}
div.info h4 span {
	border: 1px solid #ccc;
	font-size: 9px;
	color: #999;
	font-weight: normal;
	padding: 0px 3px;
	font-family: "VT 100", sans-serif;
	margin: 0 0 0 5px;
}
div.info p {
	margin:0px;
	padding:0px 0px 0px 0px;
	line-height:150%
}
div.info ul {
	padding: 2px 0px 0px 0px;
	margin: 0px 0 5px 0;
	list-style-type: none;
	color: #000;
}
div.info ul li {
	margin :0px 0px 0px 0px; 
	padding: 5px 0px 0px 10px;
	background:  url(/shared/img/list_arrow.gif) no-repeat left center;
	line-height: 1em;
}
div.info ul li a {
	color: #333;
	text-decoration:underline;
}

.explanation {
	border: 1px solid #999;
	padding: 5px 10px 2px 10px;
	font-weight: bold;
	font-size: .9em;
}


.box {
	background: url(/shared/img/bg_dot.gif) repeat-x bottom;
	padding: 0 0 12px 0;
	margin: 0 0 12px 0;
}
.box h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14px;
}
.box h4 a {
	text-decoration: none;
	color: #333;
}
.box h4 span {
	border: 1px solid #ccc;
	font-size: 9px;
	color: #999;
	font-weight: normal;
	padding: 0px 3px;
	font-family: "VT 100", sans-serif;
	margin: 0 0 0 5px;
}
.box ul.list {
	margin: 0;
	padding: 0;
}
.box p {
	margin: 0;
	padding: 0;
	font-size: .9em;
}
.box img {
	float: right;
}

h4.title {
	font-size: 14px;
	margin: 0 0 18px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #999;
	/*background: url(/shared/img/bg_dot.gif) repeat-x bottom;*/
}
h4.title span {
	font-size: 11px;
	margin-left: 5px;
	font-weight: normal;
}


#right {
	margin: 0 0 20px 0;
	padding: 0px;
	width: 200px;
	background-color: #dcdabe;
	background: #f7f6f1;	
	float: right;
}

#right h5 {
	font-size: 11px;
	background: url(/shared/img/bg_right_h5.gif) repeat-x top;
	margin: 0;
	padding: 3px 0 2px 15px;
	border-bottom: 1px solid #d3d99b;
}
#right h5 a {
	color: #333;
	text-decoration: none;
}
#right p {
	padding: 5px 15px 0px 15px;
	margin: 0px;
	font-size: x-small;
}

#right form {
	margin: 10px 0 15px 10px;
}
#right form input.search {
	width: 130px;
}

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

#right h3 {
	margin: 0px 0px 4px 0px;
	padding: 13px 0px 5px 15px;
	font-size: 14px;
	background: url(/shared/img/bg_dot.gif) repeat-x bottom;
}

#right ul {
	padding: 2px 0px 4px 0px;
	margin: 5px 0 12px 0;
	list-style-type: none;
	color: #000;
}

#right ul li {
	margin :5px 0px 5px 17px; 
	padding: 0px 0px 0px 10px;
	background:  url(/shared/img/list_arrow.gif) no-repeat left center;
	line-height: 1em;
}

#right ul li a {
	color: #333;
	text-decoration:underline;
}

#right #info ul {
	font-size: 11px;
	padding: 10px 0 0 0;
}

#right #info ul li {
	background-position: left .3em;
	margin: 0 10px 5px 12px;
	line-height: 1.5em;
}
#right #info ul li span {
	margin-left: 10px;
	color: #666;
}
#right #info ul li a {
	color: #000;
}
#right #info ul li a:hover {
}

.hide {
	display: none;
}

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

.large {
	font-size: large;
	font-weight: bold;
}

#info {
	border-bottom: 1px solid #d3d99b;
}

.recommend_left .box img, .recommend_right .box img {
	float:right;
}

.recommend_left {
	width: 245px;
	float: left;
}
.recommend_right {
	width: 245px;
	float: right;
}


.banner {
	border-bottom: 1px solid #d3d99b;
	border-top: 1px solid #fff;
	padding: 10px 0;
	clear: both;
}

#info_bottom {
	background-color: #ddddbe;

}

#info_bottom h3 {
	margin-bottom: 0px;
	padding-bottom:0px; 
}

#info_bottom p {
	padding: 5px 10px 10px 15px;
	margin: 0px;
	font-size: 11px;
	line-height: 1.4em;
}

.phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#030;
	font-size: 13px;
}

a {
	color: #0066FF;
}

#left table.formfield {
	background-color: #ccc;
	margin-top: 15px;
	border-bottom: none;
	width: 100%;
}
#left table.formfield th {
	background-color: #f5f5f5;
	text-align: left;
	padding: 7px 10px;
}
#left table.formfield td {
	background-color: #f5f5f5;
	padding: 7px 10px;
}

address {
	font-style: normal;
}
address span {
	font-weight: bold;
	color: #030;
}

p.caption {
	font-size: .9em;
	color: #666;
}

.cf:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.cf {
	display: inline-table;
	zoom: 1;
}

/* Hides from IE-mac \*/
* html .cf {height: 1%;}
.cf {display: block;}
/* End hide from IE-mac */
