body {
	margin: 5px;
	background: #e6e6e6 url(../styleImages/bg.gif) repeat-x bottom left fixed;
	line-height:1.5;
}
#pageSurround {
	width: 84%;
	margin: 0px auto;
	margin-top:20px;
	padding: 5px;
	min-width: 800px;
	background-color:#ffffff;
	border:solid 2px #000000;
}
#subSurround {
	padding-left: 14px;
}
#topHeader {
	height: 180px;
	background: url(../styleImages/backgrounds/wedding_planner.gif) no-repeat top left;
	position:relative;
	text-align:center;
}
#sessionBox {
	text-align: left;
	width: 200px;
	height: 80px;
	color:#ccc;
	border:solid 1px #ccc;
	padding:5px;
	position: absolute;
	right:0px;
	top:15px;
	background:#fff url(../styleImages/backgrounds/session_bg.gif) no-repeat bottom right;
}
.topCats {
	text-align: center;
	background-color: #fff;
	height: 65px;
	color: #000000;
	margin-bottom: 10px;
}
.siteDocs {
	text-align: center;
	background-color: #F5E9ED;
	height: 30px;
	color: #000000;
	padding: 5px;
}
.siteDocsBgRight {
	height: 10px;
}
.siteDocsBgLeft {
	float: left;
	height: 10px;
}
.boxTitleLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	width: 163px;
	height: 13px;
	padding: 2px 5px;
	font-weight: bold;
	border: 1px solid #666699;
	background:#F5E9ED;
}
.boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	width: 162px;
	height: 13px;
	padding: 2px 7px;
	background-repeat: no-repeat;
	font-weight: bold;
	border: 1px solid #666699;
	margin-left: 5px;
	background:#F5E9ED;
}
.boxFootLeft, .boxFootRight {
	width: 175px;
	height: 12px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.boxContentLeft {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
}
.boxContentRight {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
	padding-left: 8px;
	margin-left: 5px;
}
.boxContent {
	border: 1px solid #ccc;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 5px;
}
.footerLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: normal;
	color: #cccccc;
	background-color: #ffffff;
	border-top: 1px solid #000000;
	height: 15px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
/* CHECKOUT PAGES 
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
*/

/* END CHECK OUT PAGES */
.docBtnLeft {
	background-color: #FFFFFF;
	width: 4px;
}
.docBtnRight {
	background-color: #FFFFFF;
	width: 4px;
}
.docBtnMid {
	background-color: #666699;
	padding: 0px 3px 0px 3px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	width: 99.5%;
}
.subCat {
	text-align: center;
	padding: 5px;
	float: left;
	width: 160px;
}
.regSep {
	padding: 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.topCatsTabMid {
	border: 1px solid #000000;
	padding: 5px 10px;
	background:#F5E9ED;
}
.latestProds {
	float: left;
	text-align: center;
	width: 160px;
	height: 160px;
	padding: 10px;
	border:solid 1px #E2E2E2;
}
