/* CSS Document */
* {margin:0; padding:0;	font-size:100%;}
body {text-align:center; background:#000 url(/images/page-bg.jpg) center top repeat-y;}

img {vertical-align:top;}
a img {border:0;}

table {border-collapse:collapse; border:0;}

html, input, textarea {font-family:Trebuchet MS, Helvetica, sans-serif; font-size:0.75em; line-height:1.333em; color:#000;}
input, select {vertical-align:middle; font-weight:normal;}

a {text-decoration:underline; color:#6A4627;}
a:hover {text-decoration:none;}
ul {list-style:none;}
ul li {line-height:1em; padding-bottom:4px;}

.float-l {float:left;}
.float-r {float:right;}
.clear {clear:both; font-size:0%; line-height:0%; height:0;}

.col-1,
.col-2,
.col-3,
.col-4 {float:left;}

/***************header***************/
.logo {text-align:center; padding:36px 0 1px;}

.menu {min-height:282px; padding:50px 0 21px;}
.slogan {float:right; padding:191px 97px 0 0;}

/***************content***************/
.wrapper 
{
    background-image: url("/images/logo.gif");
    background-position: right bottom;
    background-repeat: no-repeat;
    width:100%; 
    overflow:hidden;
}
.img-indent {float:left; margin:3px 20px 0 1px;}
.phone {float:right; margin-right:54px;}
cite {font-style:normal;}

.text-center {text-align:center;}
.text-color {color:#6A4627;}
.text-style {color:#D04B21; font-size:1.5em;}

/***************titles***************/
.title {margin-bottom:25px;}
.title-un {margin-bottom:15px;}

h2 {font-size:1.5em; line-height:1em; color:#6A4627; font-weight:normal; padding-bottom:2px;}
h3 {font-size:1.083em; padding-bottom:16px;color:#E42369;}

/***************links***************/
.link {color:#D04B21; font-size:1.5em; line-height:1em;}
.link-un {color:#D04B21;}

.nav {padding-left:70px;}
.nav li {float:left; font-size:1.5em; padding:0 4px 1px;}
.nav .prev {padding:0 17px 1px 0;}
.nav .next {padding:0 0 1px 17px;}
.nav li a {color:#D04B21; text-decoration:none;}
.nav li a:hover {text-decoration:underline;}
.nav .prev a, .nav .next a {text-decoration:underline;}
.nav .prev a:hover, .nav .next a:hover {text-decoration:none;}

/***************boxes***************/
.img-border {padding:4px; border:1px solid #B7B7B7;}
.border-none {background:url(/images/border-none.gif) left top no-repeat; padding-left:27px;}

.border1 {background:url(/images/border1-tail.gif) left top repeat-y;}

.border2, .border3 {font-size:0%; line-height:0%;}
.border2 {background:url(/images/border2-tail.gif) left bottom no-repeat; height:3px; margin-bottom:15px; padding-top:27px;}
.border3 {background:url(/images/border1-tail.gif) left bottom repeat-x; height:1px; position:relative; margin:0 -1px 19px -5px; padding-top:22px;}

.box1 .box-top-left {background:url(/images/box-top-left.png) left top no-repeat;}
.box1 .box-top-right {background:url(/images/box-top-right.png) right top no-repeat; width:100%;}
.box1 .box-top {background:url(/images/box-top.png) left top repeat-x; margin:0 40px; height:40px; font-size:0%; line-height:0%;}
.box1 .box-bot-left {background:url(/images/box-bot-left.png) left bottom no-repeat;}
.box1 .box-bot-right {background:url(/images/box-bot-right.png) right bottom no-repeat; width:100%;}
.box1 .box-bot {background:url(/images/box-bot.png) left bottom repeat-x; margin:0 40px; height:40px; font-size:0%; line-height:0%;}
.box1 .box-left {background:url(/images/box-left.png) left top repeat-y;}
.box1 .box-right {background:url(/images/box-right.png) right top repeat-y; width:100%;}
.box1 .inner {background:#FFF; margin:0 18px; padding:39px 31px 32px 32px;}

.box2 {float:right; margin-top:50px; position:relative; margin-left:-16px;}
.box2 .box-top {background:url(/images/box2-top.png) left top no-repeat; font-size:0%; line-height:0%; width:208px; height:21px; margin:0;}
.box2 .box-bot {background:url(/images/box2-bot.png) left top no-repeat; font-size:0%; line-height:0%; width:208px; height:27px; margin:0;}
.box2 ul {background:url(/images/box2-tail.png) left top repeat-y; padding:16px 33px 1px 30px;}
.box2 li {padding-bottom:13px;}

/***************form***************/
#contactForm {padding:2px 0 0 0px;}
#contactForm input, #contactForm textarea {font-size:1em; line-height:1em; border:1px solid #B9B9B9; background:#FFF; padding:1px 0 0 4px;}
#contactForm textarea {overflow:hidden;}
.buttons {text-align:right; padding:22px 0 1px;}
.buttons a {margin-left:20px;}

/***************positioning***************/
.margin1 {margin:3px 0 1px;}
.margin2 {margin-top:10px;}
.margin3 {margin-bottom:8px;}
.margin4 {margin-bottom:20px;}
.margin5 {margin-right:22px;}
.margin6 {margin-right:12px;}

.padding1 {padding-bottom:29px !important;}
.padding2 {padding-bottom:21px;}
.padding3 {padding-right:18px;}
.padding4 {padding-bottom:7px;}
.padding5 {padding-bottom:18px;}
.padding6 {padding-bottom:0;}
.padding7 {padding-bottom:16px;}

/***************page-1***************/
#page-1 .col-3 {padding:2px 20px 0 2px;}

/***************footer***************/
#footer {color:#000; text-align:center; font-size:1.083em; line-height:1em; padding:25px 0 56px;}
#footer a {border-left:1px solid #000; padding-left:7px; margin:0 37px 0 7px; text-decoration:underline; color:#6A4627;}
#footer a:hover {text-decoration:none;}
.btnSend
{
    background-color:#ffffff;
    color:#d04b21;
    border:1px solid #d04b21;
    font-weight:bold;
    padding:3px;
}
.contactInputText100
{
    width:225px;
    padding:3px;
    margin:5px;
}
.contactInputTextArea100
{
    width:225px;
    padding:3px;
    margin:5px;
}