@charset "utf-8";
body {
	background-image: url(../images/BG.jpg);
	background-repeat: repeat-x;
	background-color: #89d5db;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
#wrapper {
	width: 981px;
	border: 10px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	height: 98px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 18px;
	font-style: italic;
	color: #1F7880;
}
#home-center {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#nav {
	height: 42px;
	background-image: url(../images/nav-BG.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#main-content {
	padding-bottom: 5px;
	overflow: hidden;
	background-image: url(../images/main-content-BG.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main-content-gallery {
	padding-bottom: 5px;
	overflow: hidden;
	background-image: url(../images/main-content-gallery-BG.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#left-column {
	clear: left;
	float: left;
	width: 585px;
	padding-right: 10px;
	padding-left: 10px;
}
#left-column-top-secondary {
	clear: left;
	float: left;
	width: 616px;
}
#left-column-gallery {
	clear: left;
	float: left;
	width: 748px;
}

#sidebar-top-secondary {
	clear: right;
	float: right;
	width: 362px;
}
#secondary-top-content {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	clear: both;
	overflow: hidden;
}



#sidebar {
	clear: right;
	float: right;
	width: 342px;
	padding-right: 10px;
	padding-left: 10px;
}
#sidebar-gallery {
	clear: right;
	float: right;
	width: 210px;
	padding-right: 10px;
	padding-left: 10px;
}

#footer {
	clear: both;
	height: 68px;
	background-image: url(../images/footer-BG.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#footer a {
	text-transform: uppercase;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #57ECF8;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	text-transform: uppercase;
	color: #26686D;
	text-decoration: none;
}
a {
	font-style: italic;
	color: #3FAEB4;
}
a:hover {
	color: #26686D;
}
.sidebar-menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #4D7F84;
	text-decoration: none;
	font-style: normal;
}
.sidebar-menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #4D7F84;
	text-decoration: none;
	font-style: normal;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 2px;
}
.sidebar-menu a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #6AB5BB;
	text-decoration: none;
	font-style: normal;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 2px;
}
.showroom-address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
