/* CSS Document */
* {margin:0; padding:0;	font-size:100%;}
body {
	text-align:center;
	background:#f5e3d5;
}
#main {width:980px; height:750px; 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;}

table {border-collapse:collapse; border:0;}

html, input, textarea {font-family:Arial, Helvetica, sans-serif; font-size:0.75em; line-height:1.5em; color:#754F4D;}
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-left: 40px;
	margin-bottom: 10px;
}
.phone {float:right;}
cite {font-style:normal;}

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

.menu {padding:15px 0 85px 28px;}

.text {padding-left:12px;font-family:Arial, Helvetica, sans-serif;}
.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 15px 11px;
	margin-bottom:12px;
}
.inner2 .title {padding:0 0 26px 12px; margin-bottom:13px;}

h2 {
	font-weight:normal;
	text-align: justify;
}

/***************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:#f5e3d5 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:29px 27px 31px 31px;}
.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:17px; 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;
	text-align: justify;
}
.padding3 {padding-bottom:4px;}
.padding4 {padding-bottom:18px !important;}
.padding5 {padding-bottom:11px;}
/***************page-1***************/
#page-1 #main {background:url(images/main-bg1.jpg) center top no-repeat; }
#page-1 #content {padding:235px 0 273px 50px;}

/***************footer***************/
#footer {
	color:#593E3C;
	padding:0 0 0 36px;
	bottom:0;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a {border-left:1px solid #593E3C; margin-left:7px; padding-left:7px; color:#954926; text-decoration:underline;}
#footer a:hover {text-decoration:none;}

