body {
	margin: 0px;
	padding: 0px;
	background: #FCD68A url(graphics/crest_bg_white.gif) no-repeat scroll -75px 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #806633;
	}

div#outer_wrap {
	width: 90%;
	min-width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-color: #FF9933;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	background: white url(graphics/emblem_white.jpg) no-repeat bottom right;
	}

div#main_pano {
	width: 100%;
	background-color: #FFF0D1;
	border-top: 1px solid #FFE5B2;
	border-bottom: 1px solid #FFE5B2;
	background-image: url(graphics/big_pano.gif);
	background-repeat: no-repeat;
	background-position: top center;
	}

div#showroom_main {
	width: 700px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	text-align: center;
	}

div#main_image {
	width: 700px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	}
	
div#main_image p {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	padding: 30px 0px 0px 0px;
	margin: 0;
	}
	
.KargesHeadline {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}

div#wrapper {
	}

br.clear {
	clear: both;
	}
	
div#col1 {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 175px;
	min-height: 200px;
	text-align: right;
	line-height: 24px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	}
	
div#center_col {
	float: left;
	height: 201px;
	width: 31px;
	background-image: url(graphics/vline_white.gif);
	background-repeat: no-repeat;
	}

div#menu {
	height: 200px;
	border: 1px solid black;
	}

div#col1 img {
	margin-right: 20px;
	}

div#col2 {
	padding: 0px 0px 0px 0px;
	width: 55%;
	float: left;
	}

div#col2 p {
	margin: 20px 0px 10px 0px;
	}
	
div#col2 img {
	float: right;
	margin-left: 10px;
	}

div#col2 img.lefty {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	}

div#col2 img.subcat_thumb {
	float: left;
	margin: 10px 10px 0px 0px;
	}

div#col2 .footer {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 14px;
	margin: 0px 70px 10px 10px;
	color: #999999;
	}
	
div#col2 form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
input, textarea {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

table.contact {
	border: 1px solid #FF9933;
	padding: 10px;
	}

/* ----------- */
/* BEGIN LINKS */
/* ----------- */

div#col1 ul {
	list-style-type: none;
	margin: 30px 0px 30px 0px;
	padding: 0;
	border: 0;
	line-height: 18px;
	}

div#col1 ul li {
	display: block;
	padding: 0;
	border: 0;
	margin: 0;
	}

div#col1 ul li a {
	display: block;
	height: 18px;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: #FFF0D1;
	color: #993300;
	margin: 8px 0px 0px 0px;
	}

div#col1 ul li a.subcatagory {
	display: block;
	padding: 0px 10px 0px 0px;
	font-size: 10px;
	margin-top: 0px !important;
	border-color: #FFCC66;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	background-color: #FFF0D1;
	}

div#col1 ul li a:hover {
	background-color: #FF9933;
	color: #FFFFFF;
	}

div#col1 ul li a:active {
	background-color: #993300;
	color: #FFFFFF;
	}

div#col1 ul li.inactive {
	display: block;
	padding-right: 5px;
	background-color: #FFCC66;
	color: #FFFFFF;
	border: 1px solid #FFCC66;
	margin-top: 8px;
	font-weight: bold;
	}

div#col1 ul li.subcat_inactive {
	display: block;
	padding-right: 10px;
	font-size: 10px;
	border-color: #FFCC66;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	background-color: #FFE5B2;
	color: #FF9933;
/*
	font-weight: bold;
*/
	}

div#col2 a:link, div#col2 a:visited, div#col2 a:hover, div#col2 a:active {
	}

div#col2 a:link {
	color: #FF9933;
	}

div#col2 a:visited {
	color: #FF9933;
	}

div#col2 a:hover {
	text-decoration: none;
	background-color: #FF9933;
	color: #FFFFFF;
	}

div#col2 a:active {
	text-decoration: none;
	background-color: #FF9933;
	color: #FFFFFF;
	}

/* ------------ */
/* BEGIN NAVBAR */
/* ------------ */

#navbar_wrapper {
	width: 100%;
	height: 73px;
	background: #FFFFFF url(graphics/logo_white.gif) no-repeat scroll top left;
	}	

#navbar {
	width: 700px;
	height: 73px;
	margin-left: auto;
	margin-right: auto;
	}
	
#navbar img {
	float: right;
	margin: 33px 0px 0px 0px;
	padding: 0;
	}
		
#navbar a {
	cursor: pointer;
	}
	
#navbar a:link {
	background-position: 0px 0px;
	text-decoration: none !important;
	}

#navbar a:visited {
	background-position: 0px 0px;
	text-decoration: none !important;
	}

#navbar a:hover #home, #navbar a:hover #showroom, #navbar a:hover #about, #navbar a:hover #contact {
	background-position: 0px -40px;
	text-decoration: none !important;
	}

#navbar a:active #home, #navbar a:active #showroom, #navbar a:active #about, #navbar a:active #contact {
	background-position: 0px -80px;
	text-decoration: none !important;
	}

#home, #showroom, #about, #contact {
	display: block;
	height: 40px;
	float: right;
	margin: 0;
	padding: 0;
	}

#home {
	width: 76px;
	}

#showroom {
	width: 167px;
	}

#about {
	width: 134px;
	}

#contact {
	width: 87px;
	}

.hideme {
	visibility: hidden;
	}
	
#navbar br {
	clear: both;
	}
	


#emblem {
	width: 124px;
	height: 100%;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-image: url(graphics/emblem.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	border: 1px solid white;
	}
	