/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#30241f;
	text-align:center;
}

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

ul { list-style:none;}

.left { float:left ;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial;
		font-size:0.813em;
		line-height:normal;
		color:#990000;
	}

input, select { vertical-align:middle; font-weight:normal;}

a	{color:#990000;}
/*a {color:#87A7AB;}*/
a:hover{text-decoration:none;}
p {padding-top:15px;}

/* ============================= main layout ====================== */

li { background:url(images/list-bg.gif) no-repeat 0 9px; padding-left:19px; font-size:1.077em;}
li a {color:#9f2a2a; text-decoration:none; line-height:1.929em;}
li a:hover {text-decoration:underline;}

h4 {color:#b53131; font-weight:normal; font-size:1.231em; line-height:1.5em; margin:26px 0 18px 0;}

.link {background:url(images/link-tail-bg.gif) top repeat-x; display:block; color:#fff; text-decoration:none; float:right; margin:24px 0 0 0; line-height:1.01em;}
.link span {background:url(images/link-bg.gif) top left no-repeat; display:block; padding:0 20px 4px 32px;}
.link:hover {background:url(images/link-tail-bg-hover.gif) top repeat-x;}
.link2 {color:#451313; font-size:1.167em; line-height:1.929em; padding-left:19px;}
.box .link2 {color:#451313; font-size:0.933em; line-height:1.01em; padding:0 83px 0 0;}
.imgindent {margin:0 20px 0 0; float:left;}
.title-extra {margin:50px 0 0 30px;}
.title {
	border-bottom:1px solid #c0b0a3;
	margin-bottom:10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 365px;
}
.title2 {border-bottom:1px solid #c0b0a3; padding:0 0 5px 14px; margin-bottom:10px;}
.title3 {border-bottom:1px solid #89765e; padding:0 0 5px 14px; margin-bottom:22px; font-size: 18px;}

/* ============================= header ====================== */

.header-img {
	position:absolute;
	margin:76px 0 0 551px;
	height: 333px;
	width: 364px;
}
.top-tail2 {background:url(images/top-tail2.jpg) top repeat-x;}

#header .menu {padding:0 0 0 33px;}

#header .logo {padding:65px 0 70px 125px; background:url(images/logo-bg.jpg) top left no-repeat;}



/* ============================= content ====================== */
.col-indent {
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 54px;
}
.col-indent2 {padding-right:51px;}
.special-bg {background:url(special-bg.gif) no-repeat 52px 30px; padding:53px 42px 48px 42px;}
.indent1 {padding:0 0 0 22px;}
.indent2 {padding:46px 0 0 0;}
.indent3 {padding:0 0 0 14px;}
.indent4 {padding:53px 42px 48px 42px;}
.margin1 {margin-top:9px;}
.margin2 {margin-left:103px;}
.margin3 {margin-top:30px;}
.margin4 {margin-left:-10px; position:relative;}
.padding1 {padding-bottom:40px;}
.padding2 {padding-top:30px;}
.padding3 {padding-top:40px;}
.padding4 {padding-right:30px;}
.padding5 {padding-top:35px;}
.extra {width:427px; padding-top:50px;}
.box {background:url(images/box-bg.gif) top left no-repeat #baa696; color:#330000; font-size:1.154em; line-height:1.467em;}
.box2 {background:url(images/box-bg.gif) top left no-repeat #b59f8f; color:#330000; padding:0 15px 15px 15px;}
.name {color:#9f2a2a; font-size:0.933em; line-height:1.01em;}
.name2 {float:right; color:#9f2a2a;}
.link3 {color:#9f2a2a; text-decoration:none;}
.link3:hover {text-decoration:underline;}

/* ============================= footer ====================== */
#footer .main{font-size:0.923em; color:#b6a191; text-align:center;}
#footer .menu {padding:26px 0 9px 0;}
#footer a {color:#b6a191;}
#footer li {
	display:inline;
	background:none;
	border-left:1px solid #cb3535;
	font-size:1.01em;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
#footer li a {line-height:1.01em;}
#footer .first {border:none;}
/* ============================= forms ============================= */

#ContactForm .rowi {height:33px;}
#ContactForm .link {margin-left:15px;}

.input {width:201px; height:21px; border:1px solid #b4b4b4; background:#fff; padding:0 0 0 5px; font-size:1em;}
textarea {width:201px; height:54px; border:1px solid #b4b4b4; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em;}


