@charset "utf-8";
/* CSS Document */

body {	
	padding:0;
	margin:0;
	font-family:Tahoma, verdana, Arial, Helvetica, sans-serif, "Times New Roman";
	font-size:12px;
	color:#666;
}
.red { color:#c32126; font-weight:bold;}
#wrapper {	
	width:912px;
	margin:auto;
}
#header {
	background: url(../images/bg-header.gif) top center no-repeat;
	height:201px;
}
#header ul {
	text-align:right;
	padding:26px 0px 0px 0px;
}
#header li { list-style:none; font-size:11px;}
#header a {color:#666; text-decoration:none;}
#header a:hover {text-decoration:underline;}
#header img {float:right; padding-top:10px;}
#nav {
	width:192px;
	height:257px;
	float:left;
	background:#efefef;
	font:Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#b98834;
}
#nav ul { padding:20px 0 0 0; margin:0;}
#nav li {
	list-style:none;
	padding-top:13px;
	_padding:0;
}
#nav a:link, #nav a:visited {
	text-decoration:none;
	color:#b98834;
	padding-left:30px;
	border:#efefef solid 1px;
	display:block;
}
#nav a:hover {
	color:#e7bf7b;
	border:#e7bf7b solid 1px;	
}
#nav .select {color:#e7bf7b; padding-left:30px; _padding-bottom:13px;}
#pic_slide {
	height:257px;
	float:left;
}
#showcase-slider{
	width:680px;
	height:257px;
	overflow:hidden;
	background-color:#efefef;
}
#container-gallery {	
	background: url(../images/bg-container.gif) repeat-y;
	padding:0px 20px 0px 20px;
	float:left;
}
#container {	
	background: url(../images/bg-container.gif) repeat-y;
	padding:0px 20px 0px 20px;
	float:left;
}
#content_left {
	width:629px;
	height:321px;
	background:#fff;
	float:left;
	margin:20px 20px 0px 0px;
	padding:15px 15px;
	text-align:justify;
}
#gallery {
	width:841px;
	height:281px;
	background:#fff;
	float:left;
	margin:20px 0px 0px 0px;
	padding:15px;
}
#gallery  ul {padding:0px; margin-top:10px}
#gallery li {
	list-style:none;
	display:inline;
	margin-right:10px;
	margin-bottom:10px;
}
#gallery a:link img, #gallery a:visited img {border:#fff solid 2px;}
#gallery a:hover img {border:#ccc solid 2px;}
#gallery table {
	padding:0;
	margin:0;
}
#content_left li {color:#333;}
#content_left .img_left {
	float:left;
	margin-right:20px;	
}
#content_left a:link, #content_left a:visited {
	color: #333;
	text-decoration:none;
}
#content_left a:hover {
	text-decoration:underline;
}
#content_left a:link img, #content_left a:visited img {
	border:#CCCCCC solid 3px;
}
#content_left a:hover img {
	border:#999999 solid 3px;
}
#content_left table { background-color:#e6e0d6; width:629px; text-align:center; margin-top:20px;}
#content_left table tr { background-color:#dcd3c5;}
#content_left table tr td { padding:5px;}
#content_left table tr.t_select { background-color:#cbbea9; font-weight:bold; color:#fff;}
#content_right {
	width:193px;
	float:left;
	position:relative;
}
#content_right p { padding:0; margin:0; }
#content_right img {border:none;}
#content_right form {
	padding-top:10px;
	margin-top:30px;
}
#content_right textarea {height:80px;}
#content_right .txt_input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	width:183px;
	margin-bottom:5px;
}
.error-input {
	background-color: #FFDDDD;
	border:1px solid #CC3300;
}
#content_right #error-msg {
	position:absolute;
	top: 170px;
	padding:3px;
	width:179px;
	background-color: red;
	color:white;
	display:none;
}
#ft-gallery {
	width:100%;
	height:86px;
	margin:auto;
	background:#880000 url(../images/bg-footer-gallery.gif) top center no-repeat;
}
#ft-gallery p {
	padding-top:60px;
	margin:0;
	text-align:center;
	color:#FF8080;
	font-size:11px;
}
#ft-gallery a:link, a:visited, a:active {color:#FF8080; text-decoration:none;}
#ft-gallery a:hover {text-decoration:underline;}
#footer {
	width:100%;
	height:86px;
	margin:auto;
	background:#880000 url(../images/bg-footer.gif) top center no-repeat;
}
#footer p {
	padding-top:60px;
	margin:0;
	text-align:center;
	color:#FF8080;
	font-size:11px;
}
#footer a:link, a:visited, a:active {color:#FF8080; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#site_metter {
	background-color:#880000;
	padding-bottom:10px;
	visibility:hidden;
}

