body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:visited {
	color: #E3C057;
}
a:hover {
	color: e3c057;
}
a:active {
	color: #E3C057;
}
a:link {
	color: #E3C057;
}
.style3 {color: #FFFFFF}

.m_bg {
	background-image: url(img/m_bg.jpg);
	background-repeat: repeat-x;
	background-color: #333333;
}
.txt_bnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
}
.sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: e3c057;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	color: #E3C057;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	font-weight: bolder;
	margin: 0px;
}
#txt_blk {
	width: 200px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background-image: url(img/60_bg.png);
	border: 1px dashed #343333;
}

#txt_m_blk {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/60_bg.png);
	border: 1px dashed #343333;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.charleston {
	font-family: 'Pinyon Script', cursive;
	color: #FFF;
	font-size: 4em;
}
.limo {
	font-family: 'Passion One', cursive;
	color: #E3C057;
	font-size: 4em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	margin: 0px;
	font-weight: bolder;
}

