body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/backgnd.png);
	background-repeat: repeat;
}

.nav{
	color:#FFFFFF;
	font-family:Garamond, "Times New Roman";
	font-size: 15px;
	padding: 10px;
	width: 100%;
	text-align: center;
	}
	
.nav:hover{
	color:#333333;
	font-family:Garamond, "Times New Roman";
	font-size: 15px;
	padding: 10px;
	width: 100%;
	text-align: center;
	}

.top_phone {
	font-family: Garamond, "Times New Roman";
	font-size: 28px;
	color: #ff5418;
	padding: 8px;
	line-height: normal;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}
.constant {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	background-image: url(../images/emailbck.png);
	line-height: 19px;
}

.title {
	font-family: Garamond, "Times New Roman";
	font-size: 24px;
	color: #ff5418;
}

.title_burgandy {
	font-family: Garamond, "Times New Roman";
	font-size: 24px;
	color: #904F4A;
}
.bottom_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #8b8382;
	padding: 5px;
}
.nav_bck {
	background-image: url(../images/orangeback.png);
	background-repeat: repeat-x;
}
.main-content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}

.main-content_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #ff5418;
	font-style: italic;
}

.main-content_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #ff5418;
	font-style: italic;
}

.main-content_RED {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #FF0000;
	font-style: italic;
}

.main-content_Green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: Green;
	font-style: italic;
}
