body {
	background:#E5EAF0 url(/images/background.png) 50% 0 repeat-y;
  color: #7B6637;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
  line-height: 1.5;
	margin:0 auto;
	position:relative;
	text-align:center;
	width:732px;
}

#container {
	background:white;
	text-align:left;
	width:732px;
}

a {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #E1498B;
  text-decoration: underline;
}

p {
	line-height:1.8em;
}

td {
	font-size:11px;
}

.boxText {  
	font-size: 10px; 
	line-height:2em;	
}

#categories {
	position:relative;
	top:-25px;/*-117*/
	left:-2px;
}

#categories ul {
	margin:0 0 0 1em;
	padding:0;
	list-style-type:circle;
}

#thumbcontainer {
	border-right:1px dotted #7B6637;
	width:360px;
	float:left;
	font-size:9px;
}

.thumbnail {
	float:left;
	margin: 0 15px 15px 0;
	width:105px;
}

/*.thumbnail img { width: 105px; height: 79px; border:0;}*/

#optionthumbcontainer {
	margin-left:45px;
	text-align:center;
}

.optionthumb {
	float:left;
	margin: 0 7px 7px 0;
	width:150px;
}
.optionthumb img { width: 150px; height: 112px; border:0;}

.clearboth {
	clear:both;
}

#weddingtools {
	padding:0 20px;
}

#headertable {
	background:url(/images/header_bg_02.jpg) no-repeat;
	margin-bottom:-2px;
}

.footer {
	font-size:10px;
	text-align:center;
	line-height:normal;
}

.siteby {
	background:url(/images/siteBy.png) no-repeat;
	display:block;
	text-indent:-9999px;
	width:27px;
	height:13px;
	margin:5px auto;
}
.siteby:hover {background:url(/images/siteBy.png) -0px -19px no-repeat;}

#overviewNav, #classicNav, #semi-customNav, #customNav {
	display:none;
}

body.classic #classicNav, body.classic #overviewNav {	
	display:block;
}

.submenu {
	display:none;
	list-style-type:none;
	margin-left:5px;
	padding-left:5px;
}

#chartmenu {
	width:125px;
}
#chartmenu p {
	border-top:1px dotted;
}
.classic #classicMenuList {
	display:block;
}
.semi-custom #semiCustomMenuList {
	display:block;
}

/*.accessories .accessoriesLi {
	list-style-type:disc;
}*/