body {
	background-color:#c0c0c0;
	margin:0;
	padding:0;
	font-family:tahoma, verdana;
	font-size:11px;
}
a img {
	border:0px;
}
#structure {
	width:1000px;
	margin:0 auto;
}
#header {
	background:url(images/header.jpg) no-repeat;
	background-color: #ccc;
	width:1000px;
	height:266px;
}
#header .data {
	float:right;
	margin:15px 100px;
	padding-left:40px;
	color:#3c3c3c;
	border-left:1px solid #3c3c3c;
	word-spacing:5px;
	font-size:10px;

}
#header .data a {
	color:#3c3c3c;
	text-decoration:none;
}
#tortuga_logo {
	float:left;

}
#top_menu {
	background:url(images/top_menu.jpg) no-repeat;
	width:1000px;
	height:25px;
}
#top_menu ul {
	margin:0;
	padding:4px 15px;
	list-style:none;
}
#top_menu ul li {
	display:inline;
	border-right:1px solid #5b5b5b;
	padding:0 10px;
}

#top_menu a {
	text-decoration:none;
	color:#5b5b5b;
	font-weight:bold;
	word-spacing:5px;
	padding:2px;
}
#top_menu a.selected {
	border-bottom:1px solid #5b5b5b;
}


#main {
	background-color:#000;
	margin:0;
	padding:0;

}

#main .left_menu {
	width:277px;
	float:left;
	text-align:center;
}
#main .left_menu img {
	margin:39px 0 ;
}

#main .content {
	/*width:700px;*/
	min-height:468px;
	/*background:url(images/content_bg.jpg) no-repeat;*/
	margin-left:277px;
	padding: 4px 10px;
	color: white;
	font-size: 1.2em;
}

.content p {
	margin-top: 7px;
	margin-bottom: 5px;
	font-family: Tahoma, sans-serif;
	color: #eee;
}

.content h1 {
	margin-top: 10px;
	font-size: 1.4em;
}

.content h2 {
	margin-top: 10px;
	font-size: 1.2em;
}

#footer {
	background:#000 url(images/footer_bg.jpg) repeat-x;
	height:63px;
	text-align:center;
}
#footer p {
	color:#a4a4a4;
	word-spacing:5px;
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:10px;
}
#buttons {
	float:left;
	margin:5px 0;
}
#buttons .button {
	background:transparent url(images/button_bg.jpg) repeat-x;
	float:left;
	margin:0px 4px;
	width:190px;
}
#buttons .b_l {
	background:transparent url(images/button_b_l.jpg) no-repeat;
	float:left;
	height:20px;
	width:2px;
}
#buttons .b_r {
	background:transparent url(images/button_b_r.jpg) no-repeat;
	float:right;
	height:20px;
	width:2px;
}
#buttons .button a {
	float:left;
	margin:0pt 20px;
	font-weight:bold;
	margin:0pt 20px;
	text-decoration:none;
	padding:3px;
	color:white;

}
#buttons .button a.selected {
	background:transparent url(images/menu-arrow.jpg) no-repeat  left center;
	padding-left:10px;
}
.clear {
	clear:both;
}



h1 {
	font-size:160%;
}

h2 {
	font-size:130%;
}

h3 {
	font-size:100%;
}

#article_cross {
}
#article_cross div {
	background:#222;
	float:left;
	list-style:none;
	text-align:center;
	height:180px;
	width:200px;
	padding:5px;
	margin:5px;
	border:1px solid #333;
}
#article_cross a:hover {
	color:white;
}
#article_cross a {
	color:#666;
	text-decoration:none;
}
#article_cross a img {
	border:1px solid #666;
	margin:10px;
	padding:5px;

}

.photo-collection {
	margin:20px;
}
.photo-collection img {
	border:1px solid white;
	margin:5px;
}

dl.inline {
	padding:0pt;
	float:left;
}
.inline dt {
	float:left;
	font-weight:bold;
	margin:0pt;
	padding:0.5em;
	width:15em;
}
dt {
	clear:both;
}
.inline dd {
	float:left;
	margin:0pt;
	padding:0.5em;
	width:24em;
}

p.price {
	color:#ff8716;
	font-family:Verdana,Arial,sans-serif;
	font-size:1.5em;
	padding-left:5px;
	float:left;
}
p.price strong {
	color:white;
}

div.showroom_photos {
	float:left;
}
div.showroom_photos img {
	/*border:1px solid white;
	padding:3px;*/
}
#breadcrumbs {
	position:relative;
	color:#c0c0c0;
	margin:0 0 20px -10px ;
}
#breadcrumbs a{
	color:#c0c0c0;
}
#breadcrumbs .crumb {
	padding-left:10px;
}