/*website*/


body {
	margin-left: 0px;
	margin-top: 8px
	px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#DEDEDE
}

.outline {
	border:1px solid #cccccc;
	background-image:url(../images/bottom_bar.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
}

.phone_top {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style:normal;
	font-weight:normal;
	text-align: center;
	background-color: #B31F16;
	width: 205px;
	padding-top: 7px;
	padding-bottom: 4px;
	color: #FFFFFF;
	left: 912px;
	top: 27px;
	float: right;
	vertical-align: bottom;
	letter-spacing: 1px;
	border-top-color: #8A1710;
	border-right-color: #8A1710;
	border-left-color: #8A1710;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
}

.background1 {

	background-image:url(../images/back_gray.jpg);
	background-repeat:repeat-x;
	background-color:#ebeaea;
}
	
/*Mian Text*/


.small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1A1A1A;
}

.small2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#BA0000;
	font-style: normal;
	font-weight: bold;
}

.small3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1A1A1A;
	font-style: normal;
	font-weight: bold;
}

.small4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1A1A1A;
	font-style: normal;
	font-weight: normal;
	vertical-align: bottom;
}

.med1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #931C13;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
}

.med2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #006600;
	line-height: 15px;
	font-style: normal;
	font-weight: bold;
}	

/*Footer Text*/

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.address_footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

/*Link Colors*/

a:link {
	color: #911A11;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #911A11;
}
a:hover {
	text-decoration: underline;
	color: #911A11;
}
a:active {
	text-decoration: none;
	color: #911A11;
}

/*Form*/

.text_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #333333;
}

input, textarea, .button {
	background: #ebebeb;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	font-size: .8em;
	padding: 3px;
	font-family:Arial, Helvetica, sans-serif;
}

.form {
	margin: 20px 5px 5px 5px;
	
}

.text {
	width: 200px;
}

.style1 {color: #A81E19}

.comments {
	width: 350px;
	height: 100px;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e1e1e1;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
