* {
	margin:0;
	padding:0;
}
body {
	background:#400417;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#594c3f;
}
#bodypagebg {		                           /* site center align */
	text-align: 					center;
	width: 							936px;
	margin: 						0px auto 0 auto;
	height:							auto;
}
#wrapper {	                                  /* Main Outer Fix  */
	width:							936px;
	position: 						relative;
	top: 							0;
	left: 							0;
	margin:							0 auto;
	text-align: 					left;
	height:							auto;
}
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper, block {
	width:100%;
	overflow:hidden;
}
.container {
	width:100%;
}
p {
	margin:0;
	padding:0;
}
.tail-top {
	background:url(../images/tail-top.gif) left top repeat-x #400417;
}
.tail-top-right {
	position:absolute;
	right:0;
	top:0;
	width:50%;
	background:url(../images/tail-top-right.gif) repeat-x right top;
	height:614px;
}
/*==================forms====================*/
input, select {
	vertical-align:middle;
	font-weight:normal;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
.form {
	height:26px;
}
.form input {
	width:273px;
	padding:2px 0 2px 3px;
	background:none;
	border:1px solid #594c3f;
	color:#594c3f;
}
textarea {
	width:302px;
	height:96px;
	overflow:auto;
	background:none;
	border:1px solid #594c3f;
	color:#594c3f;
	padding:2px 0 0 3px;
}
form .buttons {
	margin-top:20px;
	text-align:right;
}
form .buttons a {
	margin-left:42px;
}
/*==================list====================*/
ul {
	list-style:none;
}
.site-nav {
	height:66px;
	width:938px;
}
.site-nav li {
	float:left;
	height:66px;
	width:auto;
}
.list {
	margin:-23px 0 28px -10px;
}
.list li {
	color:#aba398;
	overflow:hidden;
	width:100%;
	line-height:1.25em;
	vertical-align:bottom;
	padding-top:23px;
}
.list li a {
	color:#aba398;
	background:url(../images/marker-2.gif) no-repeat left 6px;
	padding-left:9px;
	float:left;
	margin-top:11px;
}
.list li span {
	color:#6c665d;
	font-weight:bold;
	font-style:italic;
	background:url(../images/marker-1.gif) no-repeat left top;
	padding:2px 0 6px 35px;
	font-size:1.5em;
	margin:0 0 5px 10px;
	line-height:1em;
}
.list1 li {
	font-size:.83em;
	text-transform:uppercase;
	color:#594c3f;
	padding:0 0 11px 25px;
}
.list1 li a {
	color:#594c3f;
}
.list1 li.mark1 {
	background:url(../images/marker-4.gif) no-repeat left top;
}
.list1 li.mark2 {
	background:url(../images/marker-5.gif) no-repeat left top;
}
.list1 li.mark3 {
	background:url(../images/marker-6.gif) no-repeat left top;
}
.list1 li.mark4 {
	background:url(../images/marker-7.gif) no-repeat left top;
}
.list1 li.mark5 {
	background:url(../images/marker-8.gif) no-repeat left top;
}
.list1 li.mark6 {
	background:url(../images/marker-9.gif) no-repeat left top;
}
.list1 li.mark7 {
	background:url(../images/marker-10.gif) no-repeat left top;
}
.list1 li.mark8 {
	background:url(../images/marker-11.gif) no-repeat left top;
}
.list2 {
	margin-top:-18px;
}
.list2 li {
	width:100%;
	overflow:hidden;
	padding-top:18px;
}
.list2 li img {
	float:left;
	margin:0 25px 0 0;
}
.list2 li b {
	display:block;
}
/*==================other====================*/
.img-box {
	width:100%;
	overflow:hidden;
	position:relative;
}
.img-box img {
	float:left;
	margin:0 20px 0 0;
}
.img-box .title {
	margin-bottom:14px;
}
.img-box .title img {
	float:none;
}
.img-box-indent1 {
	padding-bottom:36px;
}
.img-box-indent2 {
	padding-bottom:20px;
}
.p1 {
	margin-bottom:16px;
}
.p2 {
	margin-bottom:28px;
}
.p3 {
	margin-bottom:36px;
}
.phone {
	float:right;
	margin-right:48px;
}
/*==================txt, links, lines, titles====================*/
a {
	color:#af0b01;
}
a:hover {
	text-decoration:none;
}
.link {
	background:url(../images/marker-3.gif) no-repeat left top;
	padding:2px 0 3px 24px;
	text-transform:uppercase;
	color:#af0b01;
	font-size:.83em;
}
.line-ver1 {
	background:url(../images/line-1.gif) repeat-y 218px 0;
	width:100%;
	position:relative;
}
.line-ver2 {
	background:url(../images/line-1.gif) repeat-y 453px 0;
	width:100%;
	position:relative;
}
.line-ver3 {
	background:url(../images/line-1.gif) repeat-y 686px 0;
	width:100%;
	position:relative;
	padding-bottom:7px;
}
.line-hor {
	border-bottom:1px solid #000;
	margin:0 20px;
	overflow:hidden;
	font-size:0;
	line-height:0;
}
.title {
	margin-bottom:14px;
}
/*==================boxes====================*/
.box {
	width:100%;
	margin-bottom:1px;
}
.box .left-top-corner {
	background:url(../images/left-top-corner.png) no-repeat left top;
	height:15px;
	padding-left:15px;
}
.box .right-top-corner {
	background:url(../images/right-top-corner.png) no-repeat right top;
	height:15px;
	padding-right:15px;
}
.box .border-top {
	height:15px;
	background:url(../images/border-top.png) repeat-x top;
}
.box .border-top .line-ver1 {
	height:15px;
	padding:0;
}
.box .border-top .line-ver2 {
	height:15px;
	padding:0;
}
.box .border-top .line-ver3 {
	height:15px;
	padding:0;
}
.box .left-bot-corner {
	background:url(../images/left-bot-corner.png) no-repeat left bottom;
	height:15px;
	padding-left:15px
}
.box .right-bot-corner {
	background:url(../images/right-bot-corner.png) no-repeat right bottom;
	height:15px;
	padding-right:15px
}
.box .border-bottom {
	background:url(../images/border-bot.png) left bottom repeat-x;
	height:15px;
	width:100%;
}
.box .border-bottom .line-ver1 {
	height:15px;
	padding:0;
}
.box .border-bottom .line-ver2 {
	height:15px;
	padding:0;
}
.box .border-bottom .line-ver3 {
	height:15px;
	padding:0;
}
.box .border-left {
	background:url(../images/border-left.png) left top repeat-y;
	padding-left:15px;
}
.box .border-right {
	background:url(../images/border-right.png) right top repeat-y;
	padding-right:15px;
}
.box .xcontent {
	background:url(../images/box-bg.png);
}
.box .inner {
	text-align:center;
}
.box .icon {
	position:relative;
	margin-top:25px;
}
.box .title {
	margin:-38px 0 12px 0;
	position:relative;
}
.box p {
	color:#afa893;
	margin-top:-10px;
	line-height:1.25em;
	position:relative;
	z-index:2;
	padding:0 20px 0 20px;
}
.box .button {
	margin-top:-14px;
}
.box .button a {
	position:relative;
	cursor:pointer;
}
.box1 {
	width:100%;
	position:relative;
	z-index:1
}
.box1 .left-top-corner {
	background:url(../images/left-top-corner1.png) no-repeat left top;
	height:15px;
	padding-left:15px;
}
.box1 .right-top-corner {
	background:url(../images/right-top-corner1.png) no-repeat right top;
	height:15px;
	padding-right:15px;
}
.box1 .border-top {
	height:15px;
	background:url(../images/border-top1.gif) repeat-x top;
}
.box1 .border-bottom {
	background:url(../images/border-bot1.gif) left bottom repeat-x;
	height:15px;
	width:100%;
}
.box1 .border-left {
	background:url(../images/box-bg1.gif) repeat-x left top #cac3ac;
	padding-left:15px;
}
.box1 .border-right {
	background:url(../images/box-bg1.gif) repeat-x right top #cac3ac;
	padding-right:15px;
}
.box1 .left-bot-corner {
	background:url(../images/left-bot-corner1.png) no-repeat left bottom;
	height:15px;
	padding-left:15px;
}
.box1 .right-bot-corner {
	background:url(../images/right-bot-corner1.png) no-repeat right bottom;
	height:15px;
	padding-right:15px
}
.box1 .xcontent {
	background:url(../images/box-bg1.gif) repeat-x top #cac3ac;
	height:auto;
	min-height:450px;
}
.box1 dl {
	margin:-14px 0 0 0;
	line-height:1.25em;
}
.box1 dl dt {
	font-weight:bold;
	margin-top:14px;
}
.box2 {
	width:100%;
	margin-bottom:-7px;
	position:relative;
	z-index:2;
}
.box2 .left-top-corner {
	background:url(../images/left-top-corner2.png) no-repeat left top;
	height:15px;
	padding-left:15px;
}
.box2 .right-top-corner {
	background:url(../images/right-top-corner2.png) no-repeat right top;
	height:15px;
	padding-right:15px;
}
.box2 .border-top {
	background:url(../images/border-top2.gif) left top repeat-x;
	height:15px;
}
.box2 .left-bot-corner {
	background:url(../images/left-bot-corner2.png) no-repeat left bottom;
	height:15px;
	padding-left:15px;
}
.box2 .right-bot-corner {
	background:url(../images/right-bot-corner2.png) no-repeat right bottom;
	height:15px;
	padding-right:15px
}
.box2 .border-bottom {
	background:url(../images/border-bot2.gif) left bottom repeat-x;
	height:15px;
	width:100%;
}
.box2 .border-left {
	background:url(../images/border-left2.gif) left top repeat-y;
	padding-left:15px;
	position:relative;
}
.box2 .border-right {
	background:url(../images/border-right2.gif) right top repeat-y;
	padding-right:15px;
}
.box2 .xcontent {
	background:#f5eed8;
}
.box2 .xcontent .inner {
	padding: 0px 10px 10px 14px;
}
.box2 .title {
	margin-bottom:30px;
}
.link-box {
	background:url(../images/link-bgd.gif) repeat-x top;
	color:#6c665d;
	text-decoration:none;
	font-size:.83em;
	text-transform:uppercase;
	float:left;
	line-height:1.1em;
}
.link-box .left {
	background:url(../images/link-left.gif) no-repeat left top;
}
.link-box .right {
	background:url(../images/link-right.gif) no-repeat right top;
	padding:15px 26px 17px 26px;
}
.link-box a {
	color:#6c665d;
}
/*header*/
#header .logo {
	position:absolute;
	top:175px;
	right:118px;
}
#header .logo a {
	cursor:pointer;
}
/*content*/
#content {
	padding:0 23px 0 23px;
	margin-top:-179px;
}
#content .indent {
	padding:25px 0 0 15px;
}
#content .indent1 {
	padding:25px 10px 20px 15px;
}
#content p {
	line-height:1.25em;
}
/*footer*/
#footer p {
	text-align:center;
	padding-top:15px;
	color:#795153;
	text-transform:uppercase;
	font-size:.83em;
	line-height:.83em;
}
#footer p.white {
	color:#FFFFFF;
}
#footer p.white a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer p a:hover {
	text-decoration:underline;
}
/*==========================================*/



.texth1 {
	font-family:"Myriad Pro";
	color:#6c665d;
	font-weight:bold;
	font-style:italic;
	font-size:24px;
	padding:5px;
	line-height:40px;
}
.texth2 {
	color:#d13706;
	font-weight:normal;
	font-size:16px;
	padding:5px 5px 10px 5px;
	font-family:"Myriad Pro";
}
.texth3 {
	font-family:"Myriad Pro";
	color:#6c665d;
	font-weight:normal;
	font-style:italic;
	font-size:18px;
	padding:5px;
}
.homeinner {
	width:100%;
	height:auto;
}
.homeinner ul {
	margin:0px;
	padding:0px;
}
.homeinner ul li {
	list-style:none;
	list-style-type:none;
	font-size:14px;
	padding-bottom:8px;
	padding-left:25px;
	background:url(../images/arrows.png) left top no-repeat;
	line-height:20px;
}
.homeinner ul li a {
	font-size:14px;
	color:#400417;
	font-weight:bold;
	line-height:18px;
}
.homeinner02 {
	width:98%;
	height:auto;
	float:left;
	padding-left:1%;
}
.width {
	width:100%;
	float:left;
}
.width100 {
	width:100%;
}
.width50 {
	width:50%;
	float:left;
}
.width75 {
	float:left;
	width:75%;
	height:auto;
}
.width25 {
	float:left;
	width:25%;
	height:auto;
}
.width60 {
	float:left;
	width:60%;
	height:auto;
}
.width40 {
	float:left;
	width:40%;
	height:auto;
}
pre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:18px;
	color:#594c3f;
}
.width98 {
	width:98%;
	float:right;
}
.paddingtop10px {
	padding-bottom:10px;
}
.width ul {
	margin:0px;
	padding:0px;
}
.width ul li {
	list-style:none;
	list-style-type:none;
	padding-left:15px;
	line-height:18px;
	padding-bottom:3px;
}
.width ul li a {
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:#6c665d;
	font-weight:bold;
}
.width ul li a:hover {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#6c665d;
	font-weight:bold;
}
a.bold {
	font-weight:bold;
	text-decoration:none
}
a:hover.bold {
	font-weight:bold;
	text-decoration:none
}
a.top {
	width:70px;
	height:20px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	background:#480a1c;
	display:block;
	color:#FFFFFF;
	float:right;
	margin-top:-10px;
}
a:hover.top {
	width:70px;
	height:20px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
.boxnew {
	float:left;
	width:100%;
	height:auto;
	padding-bottom:20px;
}
.boxnewtop {
	float:left;
	width:100%;
	height:auto;
}
.boxnewleft {
	background:url(../images/left-top-corner2.png) no-repeat left top;
	float:left;
	height:15px;
	width:100%;
}
.boxnewright {
	background:url(../images/right-top-corner2.png) no-repeat right top;
	float:right;
	height:15px;
	width:100%;
}
.boxnewcenter {
	background:url(../images/border-top2.gif) left top repeat-x;
	float:left;
	height:15px;
	margin-left:15px;
	margin-right:15px;
	width:856px;
}
.boxbtmleft {
	background:url(../images/left-bot-corner2.png) no-repeat left bottom;
	float:left;
	height:15px;
	width:100%;
}
.boxbtmright {
	background:url(../images/right-bot-corner2.png) no-repeat right bottom;
	float:right;
	height:15px;
	width:100%;
}
.boxbtmcenter {
	float:left;
	height:15px;
	margin-left:15px;
	margin-right:15px;
	width:856px;
	background:url(../images/border-bot2.gif) left bottom repeat-x;
}
.boxmdlleft {
	background:url(../images/border-left2.gif) left top repeat-y;
	float:left;
	height:auto;
	width:100%;
}
.boxmdlright {
	background:url(../images/border-right2.gif) right top repeat-y;
	float:right;
	height:auto;
	width:100%;
}
.boxmdlcenter {
	float:left;
	height:auto;
	margin-left:15px;
	margin-right:15px;
	width:856px;
	background:#f5eed8;
}
.boxmdlcenter p, .width p {
	padding-bottom:10px;
	line-height:20px;
}
.title01 {
	font-weight:bold;
	text-decoration:none;
	color:#594c3f;
}
.widthinner {
	margin:0 auto;
	width:70%;
	padding:5px;
	height:200px;
	background:#f5eed8;
	border:5px solid #fdd56d;
	margin-top:10px;
}
.bgcolor {
	background:#fdd56d;
}
.width ul, .width100 ul {
	margin:0px;
	padding:0px;
}
.width ul li, .width100 ul li {
	list-style:none;
	list-style-type:none;
	padding-bottom:3px;
}
.width100 ul li strong, .width ul li strong {
	color:#8f0a07;
}
.texth5 {
	font-family:"Air Millhouse  Italic";
	color:#6c665d;
	font-weight:normal;
	font-style:italic;
	font-size:15px;
}
.maintext {
	font-family:"Myriad Pro";
	color:#6c665d;
	font-weight:normal;
	font-style:italic;
	font-size:18px;
	padding:5px;
	line-height:45px;
}
.btnHolder {
	float:left;
	width:auto;
	padding-left:32px;
	padding-top:30px;
}
.buzzBtn {
	display:block;
	width:116px;
	height:26px;
	line-height:26px;
	background:url(../images/buzzButton.jpg) center no-repeat;
	text-align:center;
	border:0px;
	cursor:pointer;
}
.imgspacing {
	margin-left:10px;
	margin-right:15px;
	margin-bottom:20px;
	margin-top:15px;
}
.texth7 {
	font-family:"Myriad Pro";
	color:#6c665d;
	font-weight:normal;
	font-style:italic;
	font-size:18px;
	padding:5px 0px 5px 0px;
}
.width25A {
	float:left;
	width:15%;
	padding-right:10%;
	height:auto;
	text-align:right;
}
.newheaderbtm {
	width:100%;
	height:100px;
	margin-bottom:3px;
}
.newheaderbtmleft {
	width:100%;
	height:15px;
	float:left;
}
.newheaderbtmleft01 {
	height:15px;
	padding-left:15px;
	background:url(../images/newtop1.png) left top no-repeat;
}
.newheaderbtmleft02 {
	height:15px;
	padding-right:15px;
	background:url(../images/newtop3.png) right top no-repeat;
}
.newheaderbtmleft03 {
	height:15px;
	width:100%;
	background:url(../images/newtop2.png);
}
.newheaderbtmleft04 {
	width:100%;
	height:auto;
	float:left;
}
.newheaderbtmleft05 {
	height:15px;
	padding-left:15px;
	background:url(../images/newtop5.png) left top no-repeat;
}
.newheaderbtmleft06 {
	height:15px;
	padding-right:15px;
	background:url(../images/newtop4.png) right top no-repeat;
}
.newheaderbtmleft07 {
	height:15px;
	width:100%;
	background:url(../images/newtop2.png);
}
.newheaderbtmleft08 {
	padding-left:15px;
	background:url(../images/newtop2.png);
}
.newheaderbtmleft10 {
	background:url(../images/newtop2.png);
	float:left;
	width:100%;
	height:auto;
	min-height:50px;
	padding-top:25px;
}
.newheaderbtmleft09 {
	width:100%;
	float:left;
	background:url(../images/newtop2.png);
}
.login {
	float:right;
	width:306px;
	height:92px;
	background:url(../images/login.png) no-repeat;
	margin:5px 23px;
	padding-top:3px;
}
.login01 {
	height:20px;
	padding-top:3px;
}
.login02 {
	width:25%;
	line-height:20px;
	color:#FFFFFF;
	padding-left:4%;
	float:left;
}
.login03 {
	width:70%;
	line-height:20px;
	color:#FFFFFF;
	float:left;
}
.input {
	width:200px;
	height:17px;
	padding-top:3px;
	border:1px solid #000000;
	background:url(../images/input.png) repeat;
}
.submit {
	width:60px;
	height:20px;
	border:1px solid #000000;
	cursor:pointer;
	margin-top:2px;
	margin-right:10px;
	background:#b9ab7e;
	color:#FFFFFF;
}
.menutopouter {
	padding-left:23px;
}
a.next {
	width:auto;
	height:20px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	background:#480a1c;
	display:block;
	color:#FFFFFF;
	float:right;
	margin-top:10px;
	padding:0px 10px;
}
.next1 {
	float:left;
	width:10%;
	height:auto;
	padding-left:39%;
}
.next2 {
	float:left;
	width:10%;
	height:auto;
	padding-right:39%;
}
.newouterMian {
	min-height:420px;
	height:auto;
}
ul.newul {
}
ul.newul ul {
	margin:0px;
	text-align:left;
}
ul.newul li {
	width:100%;
	float:left;
	padding-left:25px;
	background:url(../images/checkbox.png) left top no-repeat;
}
a.newhref {
	border:none;
	background:none;
	padding:0px;
	margin:0px;
	visibility:hidden;
}

.width90 {
	width:90%;
	float:left;
	margin-left:8px;
	border:5px solid #fdd56d;
	background:#f5eed8;
}
.lineheight{
line-height:25px;
}
.padding01{

}
.border_left{
height:100%;
}

.width10Inner {
	width:99%;
	float:left;
	padding-left:4px;
	padding-right:3px;
	height:20px;
	line-height:20px;
	border-right:1px solid #fdd56d;
}
.widthauto{
width:80px;
float:left;
}
.width10Inner01 {
	width:80px;
	float:left;
	padding-left:4px;
	padding-right:3px;
	line-height:18px;
	border-right:1px solid #fdd56d;
}

.width10Inner02 {
	width:80px;
	float:left;
	padding-left:4px;
	padding-right:3px;
	line-height:18px;
	border-right:1px solid #fdd56d;
}
.width10Inner03 {
	width:80px;
	float:left;
	padding-left:4px;
	padding-right:3px;
	line-height:18px;
}
.width10 {
	width:80px;
	float:left;
	padding-left:4px;
	padding-right:3px;
	height:60px;
	border-right:1px solid #fdd56d;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #fdd56d;	
}

.width10new {
	width:80px;
	float:left;
	padding-left:4px;
	padding-right:3px;
	height:60px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #fdd56d;
}
