
/*
green 666414
rust red c7541d
*/

@import url("blueprint/grid.css");
@import url("blueprint/screen.css");

body{
	background: url('../images/background.jpg');
	color:#483D19;
	font-family:arial, sans-serif;
}

td {
	vertical-align:top;	
}

#footer{
	background: url('../images/gr_footer_scroll.gif');
	background-repeat: no-repeat;
	background-position:top left;
	height:191px;
	margin-top:50px;
}

#navigation_cont{
	background:url('../images/r3_c2c3.gif');
	height:46px; 
	width:781px;
}

#navigation_cont div{
	float:left;
	height:32px;
	width:90px;
	padding-top:5px;
	margin-top:5px;
	text-align:center;
	margin-right:5px;
}

#navigation_cont div.selected{
	background:url('../images/btn_selected.gif');
}

#navigation_cont div.selected_wide{
	background:url('../images/btn_selected_wide.gif');
}

#navigation_cont div.selected, #navigation_cont div.selected_wide{
	background-repeat: no-repeat;
	background-position: top center;
}

#navigation_cont div a{
	text-decoration:none;
	font-weight:bold;
}

#navigation_cont div.selected a{
	color:#FFF;
}

#navigation_cont div a{
	color:#000;
}

#footer_navigation_cont{
	text-align:center;
}

#footer_navigation_cont span{
	margin-right:30px;
}

#footer_navigation_cont span a:link, 
#footer_navigation_cont span a:visited, 
#footer_navigation_cont span a:hover, 
#footer_navigation_cont span a:active {
	color:#666414;
	font-weight:bold;
}

#image_container {
	border:none; 
	border-collapse: collapse;
	margin:0; 
	width:984px;
}

#image_container td img{
	display: block;
}

div#left_col p {
	padding:0 10px 0 14px;
}

td.section_header{
	background:url('../images/r4_c2.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height:41px; 
	width:430px;

}

td.section_header img{
	margin-left:40px;
	margin-top:5px;
}

.left_col_header{
	margin-bottom:15px;
}

.copyright{
	text-align:center;
	margin-top:5px;
}

.content{
	margin-left:35px;
	width:700px;
	text-align:left;
}

.offset_header{
	display:block;
	position:relative;
	top:-30px;
}

#gallery_gateway{
	margin-top:30px;
	width:709px;
}

#gallery_gateway td {
	text-align:center;
}

#gallery_gateway td h3{
	margin-top:18px;
}

#gallery_gateway td a img{
	border:1px solid #555;
	height: 192px; 
	width: 143px;
}

.showcase_menu {
	margin-left:18px;
}

.showcase_menu a:link,
.showcase_menu a:visited,
.showcase_menu a:hover, 
.showcase_menu a:active {
	color:#666414;
}

.showcase_menu div.current a:link,
.showcase_menu div.current a:visited,
.showcase_menu div.current a:hover, 
.showcase_menu div.current a:active {
	color:#c7541d;
}

.showcase_menu div{
	background: url('../images/icon_flower.gif');
	background-repeat: no-repeat;
	font-weight:bold;
	height:22px;
	padding-left:28px;
	margin-bottom:10px;
}

.showcase_menu div.current{
	background: url('../images/icon_flower_red.gif');
	background-repeat: no-repeat;	
}

#gallery_gateway td h3, .showcase_menu div{
	color:#666414;
	font-family:Trebuchet, sans-serif;
	text-decoration:underline;
}

.no_margin{
	margin:0;
	}

.thums td {
	text-align:center;
	vertical-align:top;
	padding-bottom:15px;
}

.thums td img {
	margin:2px;
}

.thums td div.title {
	color:#666414;
	font-weight:bold;
}

.thums td div.thum_background {
	background: url('../images/thum_bg.gif');
	background-repeat:no-repeat;
	width:123px;
	height:123x;
	margin:0 auto;
}

.thums .pagination{
	text-align:right;
	padding-bottom:10px;
	padding-right:20px;
}

.thums .pagination span{
	margin-right:10px;	
}

.thums td.pagination_page{
	text-align:left;
}



.greenText{
	color:#666414;
	font-weight:bold;
}

.redText {
	color:#c7541d;
	font-weight:bold;
}

table.print_making td{
	padding-bottom:24px;
}

table.print_making img{
	padding:0 20px;
}

table.dealers{
	width:380px;	
}
	
.dealers h4
{
	color:#666414;
	margin-bottom:5px;
	margin-top:15px;
}