body {
	margin: 0px;
	padding: 0px;
	background: #4A0C01 url(images/img1.jpg) repeat-x left top;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #FFDFDF;
}

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCFCF;/*#D59F9C;*/
}

table {
	border-collapse: collapse;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-size: 10px;
	padding-bottom: 20px;

}

.text2 {
	background: url(images/img9.gif) no-repeat left 50%;
	padding-left: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #E30B00;
}

.text3_td {
	padding-left: 20px;
}

.text3_a, .text3_a:hover {
	font-family: "Monotype Corsiva", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;	
	text-transform: uppercase;
	text-decoration: none;
	font-size: 32px;
	font-weight: bold;
	color: #FFEFEF;/*#F2C3C3;*/
}

.text4 {
	padding-left: 22px;
	text-transform: uppercase;
	font-size: 10px;
	color: #8D554F;
}

a {
	color: #D50B00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.link1 {
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFEFEF;/*#F0C4C2;*/
}

.link1:hover {
	text-decoration: none;
	color: #FF0101;/*#C03C3B;*/
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 18px;
	font-size: 10px;
}

.list1 li {
}

.list1 a {
	color: #B50B00;
}

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

.bg1 {
	background-color: #631002;
}

.bg2 {
	background: #4A0C01 url(images/img4.jpg) repeat-x left top;
}

.bg3 {
	background: url(images/img6.gif) repeat-y center top;
}

.bg4 {
	height: 46px;
}

.bg5 {
	height: 175px;
}

.bg4-5 {
	background: url(images/img2-3.JPG) no-repeat left top;
}

.bg6 {
	background: url(images/img12.gif) repeat-x left 50%;
}


.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.menu_tr{
	background: #4A0C01;
	background: rgba(74, 12, 1, 0.77);
	padding: 5px;
}

.menu_td{
	padding-top: 5px;
	padding-bottom: 5px;
}

#contact_main_div{
	text-align: center;
}

#contact_info_div{
	text-align: left;
}