body {
	background-color: #0F0100;
	background-image: url(/images/IMAGE_Background.png);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

h1 {
    color: white;
}



.headingtable {
    margin-left: auto;
    margin-right: auto;
    border: 0px;
	font-weight: normal;
	font-style: normal;
	color: white;
}

.httc {
    border: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
	vertical-align: middle;
}


div#container {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	color: white;
}

container#p {
	margin: auto;
	text-align: center;
}

.topmiddle {
	height: 50px;
	width: 800px;
	margin: auto;
	background-position: center;
	background-repeat: no-repeat;
}

.twolines {
	height: 37px;
	width: 567px;
	text-align: center;
	margin: auto;
	background-image: url(/images/DIVIDER_TwoLines.png);
	background-position: center;
	background-repeat: no-repeat;
}

.twolinesnav {
	height: 40px;
	width: 767px;
	text-align: center;
	margin: auto;
	background-image: url(/images/DIVIDER_TwoLines.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.twolines2nav {
	height: 77px;
	width: 767px;
	text-align: center;
	margin: auto;
	background-image: url(/images/DIVIDER_TwoLines2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bottominfo {
	height: 257px;
	width: 475px;
	margin: 25px auto 10px auto;
	/* background-image: url(/images/BtmINFO_All.png); */
	background-position: center;
	background-repeat: no-repeat;
}

.picborder {
	height: 610px;
	width: 410px;
	background-image: url(/images/PHOTOS_Bkgd2.png);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.pic {
	height: 600px;
	width: 400px;
	margin: 5px 5px 5px 5px;
}

.fullpic {
	margin-top: 25px;
	margin-bottom: 25px;
}

.ctrpar {
    text-align: center;
}

.fullpricetable {
    margin-left: auto;
    margin-right: auto;
    border: 0px;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: white;
}

.fptc {
    border: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
	width: 45%;
	text-align: left;
	vertical-align: top;
}

.fpts {
    border: 0px;
    padding: 0px;
	width: 10%;
	text-align: left;
}


.pricetable {
    margin-left: auto;
    margin-right: auto;
    border: 1px solid white;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: white;
    
}

.tableleft {
    border: 1px solid white;
    border-collapse: collapse;
    padding: 10px;
	width: 100px;
	text-align: left;
}

.tableright {
    border: 1px solid white;
    border-collapse: collapse;
    padding: 10px;
	width: 100px;
	text-align: right;
}
