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

/* Overall */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 400;
}
img {
	border:none;
}
a {
	color:#da9125;
	text-decoration:underline;
}
a:hover {
	color:#251606;
}
/* Body + Warper*/

body {
	margin:0 auto;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	background-color:#fff;
	background-image:url(../images/site/bg.png);
	background-position:top center;
	background-attachment:scroll;
	background-repeat:repeat-x;
	color:#5c370d;
}
.warper {
	margin:0px auto;
	width:980px;
	color:#5c370d;
}

.header {
	clear:both;
	height:78px;
	padding-top:10px;
}

.logo {
	float:left;
}

.logo a {
	display:block;
	width:140px;
	height:70px;
	background-image:url(../images/site/logo.png);
	background-repeat:no-repeat;
	padding-left:85px;
	color:#3f3f3f;
	font-size:30px;
	font-weight:800;
	line-height:24px;
	text-transform:uppercase;
	text-decoration:none;
	padding-top:12px;
}
.logo a:hover {
	color:#7a5a2e;
}

.contact {
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6e6e6e;
	text-align:right;
}
.contact strong {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#333333;
}
.contact a {
	color:#6e6e6e;
	text-decoration:none;
}
.contact a:hover {
	color:#957b58;
}

/* menu */

.menu {
	clear:both;
	margin:0px 0px 0px 0px;
	height:67px;
	color:#e0dec7;
	text-transform:uppercase;
	font-size:10px;
}
.menu ul {
	list-style:none;
	margin-top:25px;
}
.menu li {
	display:inline-block;
	border-right:1px dotted #b3aa77;
}
.menu a {
	display:block;
	background-color:transparent;
	padding:5px 10px 5px 10px;
	color:#e0dec7;
	text-decoration:none;
}
.menu a:hover {
	background-color:#363636;
	color:#eeeddc;
}
.menu h1 {
	font-size:30px;
}
.menu h2 {
	font-size:14px;
}
.menu small {
	font-size:8px;
}
.menu .first {
	background-color:#000;
	border-right:1px dotted #b3aa77;
	padding:5px 20px 5px 20px;
}
.menu .last {
	border-right:none;
}

.main_image {
	background-image:url(../images/site/main_image.jpg);
	background-position:right;
	height:240px;
}
.main_image h3 {
	font-size:36px;
	color:#FFF;
	padding:20px 0px 20px 0px;
}
.main_image p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#e6e1c8;
	width:286px;
}

.content {
	font-size:14px;
}
.content h1, .content h2, .content h3, .content h4 {
	color:#da9125;
	font-size:36px;
	margin:20px 0px 20px 0px;
}
.content h1:first-letter, .content h2:first-letter, .content h3:first-letter, .content h4:first-letter {
	text-transform:uppercase;
}
.content img {
	border:6px solid #8d7142;
	margin:0px 10px 10px 10px;
	clear:both;
}

.footer {
	margin:10px auto;
	padding:10px 0px 10px 0px;
	border-top:6px solid #efebd9;
}
.footer .twitter
{
	color:#33ccff;
	text-decoration:none;
	padding:5px 5px 5px 5px;
	border:1px solid #dbdbdb;
}
.footer .facebook
{
	color:#3b5998;
	text-decoration:none;
	padding:5px 5px 5px 5px;
	border:1px solid #dbdbdb;
}
.footer .myspace
{
	color:#2358b8;
	text-decoration:none;
	padding:5px 5px 5px 5px;
	border:1px solid #dbdbdb;
}
.footer .youtube
{
	color:#ff2312;
	text-decoration:none;
	padding:5px 5px 5px 5px;
	border:1px solid #dbdbdb;
}
.footer .twitter:hover
{
	border:1px solid #999;
	padding:5px 5px 5px 5px;
}
.footer .facebook:hover
{
	border:1px solid #999;
	padding:5px 5px 5px 5px;
}
.footer .myspace:hover
{
	border:1px solid #999;
	padding:5px 5px 5px 5px;
}
.footer .youtube:hover
{
	border:1px solid #999;
	padding:5px 5px 5px 5px;
}
.footer h4
{
	font-size:18px;
	margin:0px 5px 5px 15px;
	padding-top:10px;
	font-weight:600;
}
.footer h4 a 
{
	color:#000;
	text-decoration:none;
}
.footer h4:hover a 
{
	color:#43b6ee;
}

/* Others */

.clear
{
	clear:both;
	display:block;
	height:0px;
	overflow:hidden;
}

.left
{
	float:left;
}

.right
{
	float:right;
}

/* Pagination */

.pagination
{
	float:right;
	margin-right:3px;
	clear:both;
	margin-top:-12px;
	font-weight:bold;
}
.a_splitMenu
{
	font-size:10px;
	color:#999;
	font-weight:bold;
	text-decoration:none;
	padding:4px 4px 4px 4px;
}
.a_splitMenu:hover
{
	color:#43b6ee;
}
.a_splitMenuSelected
{
	font-size:10px;
	color:#000;
	font-weight:bold;
	padding:4px 4px 4px 4px;
}

/* msg */

.msg {
	padding:10px 0px 10px 10px;
}
.msg h1 {
	font-size:24px;
	font-weight:bold;
}
.msg a
{
	font-size:12px;
	color:#81b60d;
	text-decoration:none;
}
.msg a:hover
{
	color:#333;
	text-decoration:underline;
}

/* From */

.form
{	
	font-size:12px;
	font-weight:bold;
	color:#666;
}
.form label
{
	width:100px;
	display:block;
	float:left;
}
.form input[type=text], .form input[type=password]
{
	font-size:16px;
	font-weight:bold;
	color:#666;
	padding:5px 5px 5px 5px;
	width:330px;
}
.form input[type=submit]
{
	font-size:16px;
	color:#da9125;
}
.form textarea {
	width:343px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
.form .error
{
	font-size:11px;
	font-weight:normal;
	color:#C00;
}
.form small {
	font-size:9px;
	color:#C66;
}