@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(/images/Dark_Wood_Back.jpg);
	background-repeat: repeat;
	background-position: center center;
	background-attachment: fixed;
	background-color: #1D1D1D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 21px;
}
.Top_Nav {
	margin-top: 25px;
	margin-bottom: 40px;
}
h1 {
	color: #FFFFFF;
	font-size: 42px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 15px;
	margin-bottom: 5px;
	text-align: left;
}
.Sub_Description {
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.Membership_Sec_Holder {
	margin-top: 30px;
	margin-bottom: 60px;
}

.Section_Header_Back {
	color: #FFFFFF;
	background-color: #333333;
	padding: 6px;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
li {
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: 8px;
	line-height: 18px;
	font-size: 15px;
}
.Member_Price {
	float: right;
}
.img_wrap_outer {
	float: left;
	background-image: url(/images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 20px;
	margin-left: 5px;
}
.img_wrap_inner {
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 10px;
	position: relative;
	left: -5px;
	top: -5px;
}
#map {
	height: 350px;
	width: 350px;
	border: 1px solid #CCCCCC;
}
fieldset legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 5px;
}
fieldset {
	padding: 12px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dcdcdc;
	border-right-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	border-left-color: #dcdcdc;
	width: 420px;
}
fieldset.final {
	padding: 10px;
	margin-bottom: 0px;
	background-color: #e8fcea;
	border: 2px solid #393;
}
fieldset input {
	font-size: 14px;
	padding: 3px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.star {
	color: #FF0000;
}
#form1 #howcanwehelp {
	width: 95%;
}#form1 strong {
	font-size: 12px;
}
.Cigar_Holder {
	height: 200px;
	width: 180px;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	font-size: 11px;
}
.Album_Title {
	margin-top: 25px;
	font-size: 18px;
}
