/* CSS Document */
* {margin:0; padding:0;	font-size:100%;}
body {text-align:center; background:#000000;}
#main {width:980px; height:650px; margin:0 auto; text-align:left;background:url(images/main-bg2.jpg) center top no-repeat; position:relative;}

img {vertical-align:top;}
a img {border:0;}


html, input, textarea {font-family:Garamond, Arial, Helvetica, sans-serif; font-size:0.75em; line-height:1.5em; color:#FFF;}
input, select {vertical-align:middle; font-weight:normal;}

a {text-decoration:underline; color:#C36103;}
a:hover {text-decoration:none;}
ul {list-style:none;}

.float-l {float:left;}
.float-r {float:right;}
.clear {clear:both; font-size:0%; line-height:0%; height:0;}

#content .col-1,
#content .col-2 {float:left;}

/***************content***************/
.wrapper {width:100%; overflow:hidden;}
.img-indent {float:left; margin-right:26px;}
.phone {float:right;}
cite {font-style:normal;}

#content {padding:30px 0 0 66px;}
.col-1 {width:353px; padding-top:0px;}
.col-2 {width:514px;}

.menu {padding:48px 0 52px 28px;}

.text {padding-left:12px; height: 525px; overflow:auto;
	 /* scrollbar-arrow-color: #C36103;
scrollbar-base-color: #310705;
scrollbar-face-color: #310705;
scrollbar-highlight-color: #C36103;
scrollbar-track-color: #A63C30;
scrollbar-darkshadow-color: #310705; */
	}
.view {background:url(images/title-border.jpg) left bottom repeat-x; padding:6px 0 34px 12px; margin-bottom:20px; }

/***************titles***************/
.title {background:url(images/title-border.jpg) left bottom repeat-x; padding:0 0 25px 11px; margin-bottom:12px;}
.inner2 .title {padding:0 0 26px 12px; margin-bottom:13px;}

h2 {font-weight:normal;}

/***************links***************/
h2 a {color:#AC8988;}
.link {background:url(images/link-marker.gif) left 6px no-repeat; padding-left:13px;}
.preview li {float:left;}

/***************boxes***************/
.box {background:#310705 url(images/box-bot.gif) left bottom repeat-x;}
.box .box-left {background:url(images/box-left.gif) left top repeat-y;}
.box .box-top {background:url(images/box-top.gif) left top repeat-x;}
.box .box-right {background:url(images/box-right.gif) right top repeat-y;}
.box .box-top-left {background:url(images/box-top-left.gif) left top no-repeat;}
.box .box-top-right {background:url(images/box-top-right.gif) right top no-repeat;}
.box .box-bot-left {background:url(images/box-bot-left.gif) left bottom no-repeat;}
.box .box-bot-right {background:url(images/box-bot-right.gif) right bottom no-repeat; width:100%;}
.box .inner1 {padding:0px 10px 0px 10px;}
.box .inner2 {padding:28px 31px 18px 30px;}

/***************form***************/
#contactForm {padding:0px 0 0; }
#contactForm .float-l {width:176px;}
#contactForm .float-l div {height:24px;}
#contactForm .float-r {width:231px;}
#contactForm input, #contactForm textarea {font-size:1em; line-height:1em; color:#754F4E; background:#FFFFFF; border:1px solid #A09B96; padding:2px 0 0 3px;}
#contactForm input {height:27px; width:174px;}
#contactForm textarea {overflow:hidden; height:185px; width:194px;}
.buttons {padding-top:7px;}
.buttons a {margin-right:18px;}

/***************positioning***************/
.margin1 {margin-top:4px; margin-left:1px;}
.margin2 {margin-bottom:13px;}
.margin3 {margin-bottom:7px !important;}

.padding1 {padding-right:9px;}
.padding2 {padding-bottom:13px;}
.padding3 {padding-bottom:4px;}
.padding4 {padding-bottom:18px !important;}
.padding5 {padding-bottom:11px;}
/***************page-1***************/
#page-1 #main {background:url(images/main-bg3.jpg) center top no-repeat; }
#page-1 #content {padding:210px 0 235px 50px;}

/***************footer***************/
#footer {color:#593E3C; padding:0 0 0 0px;}
#footer a {border-left:1px solid #593E3C; margin-left:7px; padding-left:7px; color:#954926; text-decoration:underline;}
#footer a:hover {text-decoration:none;}

div.float {
	position: absolute;
	z-index: 1;
	}
	
label{
	font-size: 20px;
	}
	
input.subbutton{
	line-height:2.5em;
	}
