table {
	border-collapse:separate;
	border-spacing:0pt;
}
caption, th, td {
	font-weight:normal;
	text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a {
	cursor: pointer;
	text-decoration:none;
}
br.both {
	clear:both;
}
#backgroundPopup {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}
#popupContact {
	font: 12px Arial, Helvetica, sans-serif;
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:384px;
	width:408px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:2;
	padding:12px;
	font-size:13px;
	margin-top: 300px;
}
#popupContact h1 {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color:#f7b14e;
	font-size:22px;
	font-weight:700;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:20px;
}
#popupContactClose {
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#f7b14e;
	font-weight:700;
	display:block;
	
}
#button {
	background: #5d4a29;
	width: 180px;
	border: 0em;
	text-align:center;
	padding: .5em;
	margin-left: 15em;

	}
	
	#button_2 {
	background: #5d4a29;
	width: 160px;
	border: 0em;
	text-align:center;
	padding: .75em;
	margin-left: .5em;
	color: white;

	}
	
	#button_2 a{
	
	color: white;
	text-decoration:none;
}

#button_2 a:hover{
	
	color: white;
	text-decoration:none;
}
#button_2 a:visited{
	
	color: white;
	text-decoration:none;
}



.button {
	text-align:center;
	
	background: #5d4a29;
	font-size: 14px;
	color: white;
	border: 0em;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
}
#bgdPopup_1 {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}
#puContact_1 {
	font: 12px Arial, Helvetica, sans-serif;
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:150px;
	width:408px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:2;
	padding:12px;
	font-size:13px;
}
#puContact_1 h1 {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color:#f7b14e;
	font-size:22px;
	font-weight:700;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:20px;
}
#puContactClose_1 {
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#f7b14e;
	font-weight:700;
	display:block;
}
#btn_1 {
	text-align:center;
	margin:5px;
	
	
	
}

.button a:link {
	color:white;
}
.button2 {
	border: 1px solid #006;
	background: #5d4a29;
	padding: .5em;
	font-size: 14px;
	color: white;
	width: 160px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
.button2 a:link {
	color:white;
	text-decoration:none;
}
.button2 a:hover {
	color: white;
	text-decoration: none;
}
.button2 a:visited {
	color: white;
	text-decoration: none;
}

