* {margin:0px; padding:0px;}
html, body {
    height: 100%;
}

body {
	color: #1c1c1c;
	text-align: left;
	background-color: #360D07;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link    {color:#000000; font-weight:normal; text-decoration: none;}
a:visited {color:#000000; font-weight:normal; text-decoration: none;}
a:hover   {color:#000000; font-weight:normal; text-decoration: underline;}
a:active  {color:#000000; font-weight:bold; text-decoration: none;}

a.navi {
	padding: 0px 16px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
a.navi:link {color:#b26b22; font-weight:bold; text-decoration: none;}
a.navi:visited {color:#b26b22; font-weight:bold; text-decoration: none;}
a.navi:hover {color:#951b04; font-weight:bold; text-decoration: none;}
a.navi:active {color:#b26b22; font-weight:bold; text-decoration: none;}

#hcenter {
	left:50%;
	padding: 0px;
	position: absolute;
	width: 944px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: -472px;
}

#header {
	height: 193px;
	margin: 0px;
	width: 940px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}

#navigation {
	text-align: center;
	background-color: #FADFB2;
	padding-top: 5px;
	padding-bottom: 25px;
}

#wrapper {
	background-color: #FADFB2;
	border-top:2px solid #947b50;
	border-right:2px solid #947b50;
	border-left:2px solid #947b50;
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content {
	padding: 0px 50px 20px 50px;
	background-color: #fadfb2;
}

#content ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 40px;
	padding: 0px;
}
#content ul li {
	padding-bottom:4px;
	padding-left: 0px;
	margin: 0px;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
}
#content ul ul li {
	list-style-type: circle;
	list-style-image: none;
}


#content ul img.left {margin-right:40px; margin-left:-20px;}

#content a:link {color:#3F3627; font-weight:bold; text-decoration: none;}
#content a:visited {color:#3F3627; font-weight:bold; text-decoration: none;}
#content a:hover {color:#3F3627; font-weight:bold; text-decoration: underline;}
#content a:active {color:#3F3627; font-weight:bold; text-decoration: none;}


a.contact:link {color:#6a1302; font-weight:bold; text-decoration: none;}
a.contact:visited {color:#6a1302; font-weight:bold; text-decoration: none;}
a.contact:hover {color:#6a1302; font-weight:bold; text-decoration: underline;}
a.contact:active {color:#6a1302; font-weight:bold; text-decoration: none;}

#footer {
	color: #000000;
	clear: both;
	font-size: 14px;
	height: 62px;
	width: 940px;
	background-color: #360D07;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-right: 2px solid #947b50;
	border-left: 2px solid #947b50;
	border-bottom: 2px solid #947b50;
	margin-bottom: 0px;
	padding-top: 9px;
	text-align: center;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
}

#copyright {
	color:#ght: bold;
	color: #FADFB2;
	text-align:center;
	text-align:center;
	width: 940px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 10px;
	text-transform: none;
	clear: both;
	font-variant: normal;
	margin-bottom: 10px;
}
#copyright p {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#copyright a {
	text-decoration: none;
	color: #FADFB2;
	font-weight: normal;
}
#copyright a:visited {
	color: #FADFB2;
	text-decoration: none;
}
#copyright a:hover {
	color: #FADFB2;
	text-decoration: underline;
}
#clientResources {
	float: right;
	background-color: #FADFB2;
	width: 240px;
	margin-bottom: 10px;
	margin-left: 30px;
	text-align: center;
	line-height: 20px;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #360D07;
	background-image: url(images/box-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


b {font-weight: bold;}
p {
	margin-bottom:13px;
	text-align:justify;
	line-height: 18px;
	padding-top: 5px;
}
h1 {
	color: #1c1c1c;
	font-weight: bold;
	letter-spacing:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}
h2 {
	color: #360D07;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	text-align: center;
	font-style: normal;
}
h3  {
	padding-bottom: 5px;
	font-size: 13px;
}


h6 {
	font-size: 15px;
	margin: 0px;
	padding-bottom: 13px;
	padding-top: 5px;
}


.indent {
	padding-left:25px;
	font-weight: bold;
	padding-bottom: 0px;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
}
img.indent {
	padding-left:25px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 15px;
}


#img_right, img.right {
	float:right;
	margin-left:30px;
	margin-bottom:10px;
	margin-top:5px;
	margin-right:0px;
	clear:right;
	text-align:right;
	padding: 0px;
}

#img_left, img.left {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

#img_right img, #img_left img, img.left, img.right, img.borderonly {
	border: 1px solid #a86627;
}
#content ul #img_left {margin-right:40px; margin-left:-20px;}
.divider {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
}
.noBorder {
	float: right;
	margin-bottom: 10px;
	margin-left: 30px;
}
.noBorderLeft {
	float: left;
	margin-bottom: 10px;
	margin-right: 30px;
}





.quoteLeft {
	float:left;
	width:215px;
	padding-right:15px;
	margin-right:15px;
	border-right:1px solid #a86627;
	color: #353535;
	margin-top: 15px;
	margin-bottom: 15px;
}
.quoteLeft     .quote {
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.quoteLeft .author {
	padding-left: 30px;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
}
.quoteHorizontal {
	width: 510px;
	margin-left: 30px;
	color: #353535;
	text-align: center;
}
.quoteHorizontal .quote {
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 13px;
	text-align: justify;
}
.quoteHorizontal .author {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}

.quoteHorizontal img {
	padding-top: 10px;
	padding-bottom: 10px;
}
img.name {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}
.quoteRight {
	float:right;
	width:215px;
	margin-right:0px;
	color: #353535;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a86627;
}
.quoteRight .quote {
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
}

.quoteRight .author {
	padding-left: 30px;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-weight: bold;
	line-height: 16px;
	text-align: right;
}
