body {
background-image:url(../img/backg.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;
margin:0;
padding:0;
}

.menu_padding {
word-spacing:50px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #680C0F;
	text-decoration: none;
}

.generic_contact_box {
	background-image:url(../img/contact_us_backg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}

.page_small_title_red {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #680C0F;
	text-decoration: none;
	line-height: 15px;
	letter-spacing: 0px;
	font-weight: bold;
}
.page_small_title {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #CD8914;
	text-decoration: none;
	line-height: 15px;
	letter-spacing: 0px;
	font-weight: bold;
}
.quote_text {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 0px;
	line-height: 15px;
	font-weight: normal;
	letter-spacing: 0px;
}
.general_text {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #680C0F;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 15px;
	font-weight: normal;
	letter-spacing: 0px;
}
.general_text_bold {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #CD8914;
	text-decoration: none;
	line-height: 15px;
	font-weight: bolder;
	letter-spacing: 0px;
}
.general_text a {
	color: #CD8914;
	text-decoration: none;
}
.general_text a:hover {
	color: #680C0F;
	text-decoration: none;
	}

.address_bold {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	font-weight: bolder;
	letter-spacing: 1px;
	padding-left: 15px;
	padding-top: 0px;
}
.address {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
	letter-spacing: 1px;
}


.bold_style {
	font-weight: bold;
}

.standardBlack {
	background-color: #999999;
}

.php_text {
	font-family: Helvetica;
	font-size: 10px;
	color: #872175;
	text-decoration: none;
	padding-left: 15px;
	line-height: 15px;
	font-weight: normal;
	letter-spacing: 1px;
}

