@charset "utf-8";
/* reset */
* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
p { padding:7px 0px 20px 2px; line-height:20px;}
img { border:0px none;}
/* reset */

/* commomn elements */
.clear { clear:both;}
a { text-decoration:none;}
tr {
	margin-bottom: 20px;
	border: 4px solid #000;
}

.vertical_spacer { height:14px;}
.algn_left { float:left;}
.algn_right { float:right;}
.padding_top { padding-top:9px;}
/* commomn elements */

/* container */
body {
	background:#f7efd7 url(../images/bg.jpg) repeat-x 0px 186px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
td {
	font-weight: normal;
}


#container_body { background:url(../images/body_bg.png) repeat-y center;  text-align:center; }
#container_top { background:url(../images/body_top.png) no-repeat center 186px; }
#container { background:url(../images/header.png) repeat-x;  }
#wrapper { width:968px; margin:0 auto;}
#wrapper_padding { padding:0px 27px 0px 0px;}
#flash {
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	border: 1px solid #999;
}

/* container */

/* header */
#left_box {float:left; width:289px;}
#logo {
	padding-bottom:3px;
	float: left;
	width: 289px;
	padding-top: 18px;
	padding-left: 20px;
}
#promos_container {
	width:290px;
	background:url(../images/left_col.jpg) no-repeat right;
	min-height:441px;
}
.promo { padding:42px 0px 0px 32px;}
#right_box {float:right; padding-top:64px;}
#contact_info {
	text-align:right;
	padding-right:18px;
	height:57px;
}
.phone {
	color:#fff;
	font:24px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	line-height:36px;
	float: right;
	padding-right: 0px;
}
.address { color:#fff; text-align:right;  white-space:nowrap; font-size:14px; line-height:14px;}
/* header */

/* nav */
#nav { height:64px; }
#nav a {line-height:64px; text-transform:uppercase; font-size:13px; color:#fff; padding:0px 30px 0px 30px; font-weight:bold;}

#nav a:hover { color:#ffcc00}
/* nav */

/* main_body */
#main_body {
	text-align:left;
	background-repeat: no-repeat;
	background-position: center;
}
/* footer */
#main_body2 {
	text-align:left;
}
#nari {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
	width: 83px;
	float: right;
	height: 81px;
}
.lefttext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}


#content {
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-right: 4px;
	padding-left: 4px;
	color: #333;

}
.borders {
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999;
	border-bottom-color: #999;
	margin-top: 12px;
	margin-bottom: 12px;
}

#contentwork {
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-bottom: 8px;
	color: #8F3D1C;
}

#contentwork img {
	padding: 2px;
	margin-left: 4px;

}


#lefttext {
	width: 600px;
	float: left;
	line-height: 20px;
}
#lefttextcontact {
	width: 520px;
	float: left;
}
.contactbacks {
	background-color: #F7EFD7;
}

#rightbox {
	width: 300px;
	margin-left: 604px;
	text-align: center;
}
#rightboxcontact {
	width: 375px;
	margin-left: 530px;
	margin-top: 10px;
	font-size: 18px;
	color: #333;
	line-height: 22px;
}

.redtext {
	color: #96471E;
}




/* main_body */

/* footer */
#footer { background:#f7efd7 url(../images/footer.png) no-repeat; min-height:85px; margin:0 auto; width:954px;}
#footer_padding { padding:32px 0px 0px 0px;}
.copyright { color:#817759;}
.textfield {
	height: 30px;
	width: 226px;
	border: 1px solid #999;
}
