body {
	background-color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
}
h4 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #6E1227;
}

h5.green {
	color:#003300;
}

#logo {
	float: left;
	margin-top: 18px;
	margin-left: 15px;
	display: inline;
	height: 99px;
}
#navBar {
	display: inline;
	float: left;
	margin-top: 8px;
	margin-left: 15px;
}
#flash, #flipGallery {
	display: inline;
	float: left;
	margin-top: 5px;
	margin-left: 3px;
}
#flipPricing {
	display: inline;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
}
#orderingContent, #contactContent {
	background:url(images/contentBG_con.gif);
	float: left;
	width: 796px;
	margin-left: 11px;
	display: inline;
}

#footer {
	text-align: right;
	margin-right: 25px;
	margin-top: 25px;
	color: #CCCCCC;
}
.contactImgs {
	width: 361px;
	float: right;
	display: inline;
}
.photoRight {
	margin-top: 15px;
	margin-right: 10px;
	display: inline;
	float: right;
}
.photoOrdering {
	display: inline;
	float: right;
	margin-top: 45px;
    width: 355px;
}
.contentTxt, .contactTxt {
	float: left;
	width: 400px;
	margin-top: 25px;
	margin-left: 20px;
	display: inline;
	font-size: 13px;
	font-weight: bold;
}
.contactTxt {
	width: 755px;
}

.authorship {
	font-size: 10px;
}
.authorship a {
	color:#CCCCCC;
}
.pricingBox {
	float: left;
	width: 560px;
	margin-left: 12px;
	background:url(images/pricingBG_content.gif);
	margin-bottom: 10px;
	margin-top: 18px;
}


.pricingBoxTop{
	height: 10px;
	width: 560px;
	background-image:url(images/pricingBG_Top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.pricingBoxBot {
	height: 12px;
	width: 560px;
	background-image:url(images/pricingBG_Bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.pricing {
	margin-left: 20px;
	margin-right: 5px;
}
.basicContentTop {
	height: 12px;
	width: 796px;
	background-image:url(images/contentBG_Top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.basicContentBot {
	height: 14px;
	width: 796px;
	background-image:url(images/contentBG_Bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear:both;
}
