/* CSS Document */



body {

	background-color: #6f0303;

	margin: 0px;

	padding: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 16px;
	
	width: auto;
	
}

div {

	margin:0px;

	padding:0px;

}

h1 {
font-size: 9pt;
}

h2 {

	margin: 16px 0px;

}

p {

	margin: 13px 0px;

	line-height: 16px;

}

a {

	text-decoration: none;

	color: inherit;

}

a:hover {

	text-decoration: underline;

}

#footer a {

	color: #000000;

}

#contact_bar a {

	color: #d4caab;

}

h3 {

	text-align: center;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: 600;

	font-size: 13px;

	margin: 5px 0px 0px;
	
	text-transform:none;

}

h4 {

	text-align: right;

	font-style: italic;

	color: #990000;

	margin: 0px 3px 5px;

	font-size: 11px;

}



#mast {

/*	text-align: center;*/

	background: url(../images/mast_bg.jpg) #ab0904 repeat-x;

	padding: 10px 0px;

}

#logo_wrapper {

	margin: 20px 0px 30px;

	text-align: center;

}

#contact_bar {

	color: #d4caab;

	background-color: #851304;

	border-top: 1px solid #625d52;

	border-bottom: 1px solid #5b2015;

	padding: 3px 0px;
	
	width: 100%;

}

#contact_bar div {

	text-align: center;

}

#intro {

	background-color: #000000;

	border-top: 1px solid #302e26;

	border-bottom: 1px solid #302e26;
	
	width: 100%;

/*	text-align: center;*/

}

#flash_wrapper {

	width: 468px; 

	position: relative;

	left: 50%;

	margin-left: -202px;

	border-right: 20px solid #211e1e;

	border-left: 20px solid #211e1e;
	
}



#intro_menu {

	text-align: left;

	color: #ffffff;

	font-weight: 600;

	width: 115px;

	float: right;

}

#intro_menu ul {

	padding-left: 10px;

	margin: 0px;

	list-style: none;

}

#intro_menu li {

	padding: 5px 0px;

	font-size: 15px;

	line-height: 16px;

	margin: 0px;

}

#menu {

	background-color: #000000;

	color: #ffffff;

	font-weight: 600;

	padding: 6px 0px 4px;

}

#menu ul {

	list-style: none;

	text-align: center;

	padding: 0px;

	margin: 0px;

}

#menu li {

	display: inline;

	padding: 0px 25px;

}

#menu a, #intro_menu a {

	color: #ffffff;

}

#content {

	background-color: #bfb595;

	border-top: 7px solid #000000;

/*	text-align: center;*/

	padding-bottom: 1px;
	
	width: 100%

}

.content_wrapper {

/*	margin: 0px auto;*/

position: relative;

left: 50%;

margin-left: -415px;

width: 830px;

}

#index_content {

	padding: 50px 0px 0px;

	width: 575px;

	text-align: left;

	float: right;

}

#inside_content {

	text-align: justify;

}

#top {

	padding-bottom: 15px;

	border-bottom: 1px solid #000000;

}

#top img {

	padding-right: 15px;

}

#top p {

	width: 370px;

	margin-left: 200px;

}

#left {

	margin-top: 15px;

	width: 275px;

	border-right: 1px solid #000000;

	padding-right: 20px;

	display: inline;

}

#right {

	margin-top: 15px;

	width: 265px;

	display: inline;

}

#articles {

	margin-top: -231px;

/*	margin-left: -414px;*/

	float: left;

	height: 657px;

	border-right: 1px solid #a89b87;

	border-bottom: 1px solid #a89b87;

	border-left: 1px solid #a89b87;

	border-top: none;

	position: absolute;

	width: 210px;
	
	background-color:#BFB595;
	
	overflow:auto;

}

html>body #articles {

	height: 645px;	

}

#address {

	margin-right: 50px;

}

#footer {

	border-top: 15px solid #000000;

	background-color: #6f0303;

	color: d4caab;

/*	text-align: center;*/

	padding: 1px;
	
	width: 100%;

}

#footer a {

	color: d4caab;

}

#footer_content {

	text-align: center;

}





#contact {

	width: 300px;

}

form p {

	margin: 5px 0px;

}

label {

	float: left;

	text-align: right;

	width: 95px;

	margin-right: 10px;

}

input, select {

	width: 170px;

}

textarea {

	width: 275px;

}

button {

	display: block;

	margin: 7px 0px;

	float: right;

}





.phone {

	font-size: 17px;

}

.error {

	font-weight: 600;

	color: red;

	margin: 10px 0px;

}

.success {

	font-weight: 600;

	margin: 10px 0px;

}

.breadcrumbs {

	padding-bottom: 3px;

	border-bottom: 1px dotted #000000;

}

.breadcrumbs a {

	color: #000000;

}

.hidden {

	display: none;

}

.left {

	float: left;

}

.right {

	float: right;

}

.clear {

	clear: both;

}

.lettered {

	list-style:upper-alpha;

}
ul.resources {
list-style:none;
}