@charset "utf-8";
body {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#masthead {
	background-image: url(images/masthead_bg.jpg);
	background-repeat: no-repeat;
	height: 136px;
	text-align: left;
	padding-left: 5px;
}

#wrapper {
	width: 953px;
}
#masthead h1 {
	font-size: 22px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-left: 5px;
	font-weight: lighter;
}
.title {
	padding-left: 15px;
}
.phone_number {
	float: right;
	padding-top: 10px;
	padding-right: 13px;
}
#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 330px;
	text-align: left;
	padding-top: 40px;
	padding-left: 15px;
}
#page_content {
	background-image: url(images/page_content-bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#page_content td {
	font-size: 24px;
}
.vipcard_gallery {
	background-image: url(images/vip_card_gallerybg.jpg);
	height: 320px;
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#navigation {
	text-align: center;
	padding-top: 15px;
	height: 25px;
	font-size: 20px;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: 20;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
}
#navigation a:hover {
	color: #00FF00;
	text-decoration: underline;
}
.vipphoto_gallery {
	background-image: url(images/vip_card_gallerybg.jpg);
	height: 320px;
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.body_text {
	font-size: 14px;
	color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
}
#header p {
	line-height: 22px;
}

.orange_text {
	font-size: 14px;
	color: #FF6600;
	margin-right: 15px;
	margin-left: 15px;
}
.links {
	color: #FF0000;
	text-decoration: underline;
}

#footer {
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	background-color: #3F3F3F;
	height: 235px;
	padding-top: 15px;
	text-align: center;
	padding-left: 10px;
}
#footer a {
	padding-right: 12px;
	padding-left: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 20px;
	text-align: center;
	display: inline;
}
#footer a:hover {
	color: #00FF00;
	text-decoration: underline;
}
#footer_content {
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#page_content2 {
	text-align: left;
}
#footer_content a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
#footer_content a:hover {
	color: #FF0000;
	text-decoration: none;
}
#header2 {
	background-image: url(images/header_bg2.jpg);
	background-repeat: no-repeat;
	height: 330px;
	text-align: left;
	padding-top: 40px;
	padding-left: 15px;
}
#page_content2 h2 {
	color: #FFFF00;
	font-size: 24px;
}
#page_content2 p {
	padding-right: 15px;
	line-height: 23px;
}
.testimonal {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	line-height: 20px;
}
#header3 {
	background-image: url(images/header_bg3.jpg);
	background-repeat: no-repeat;
	height: 330px;
	text-align: left;
	padding-top: 40px;
	padding-left: 15px;
}
#page_content2 ul {
	line-height: 24px;
	font-size: 16px;
}
.links_website {
	color: #00CCFF;
	text-decoration: none;
}
