body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #fef8d6 url(images/background_page.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
}
td {
	font-size: 11px;
	color: #0f3883;
}
h1{
	margin: 0px;
	padding: 0px;
}
h2{
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	color: #97abcc;
	font-size: 18px;
}
h3{
	font-size: 16px;
}

.page{
	width: 750px;
	margin: 0 auto; 
	text-align: left;
	border-top: 1px solid #fbf9ee;
	border-left: 1px solid #fbf9ee;
	border-bottom: 1px solid #a99786;
	border-right: 1px solid #a99786;
	background: #ffffff;
	color: #0f3883;
}

.banner {
	background: #b8cef7 url(images/banner.jpg);
	height: 146px;
}
.page-body{
	background: #ffffff url(images/background_page_body.jpg);
	background-repeat: repeat-x;
	height: 241px;
}
.page-body-column-1{
	width: 139px;
	float: left;
}
.page-body-column-1-inner
{
	padding: 8px;
}
.page-body-column-2{
	
	width: 609px;
	float: right;
	background: url(images/image_homepage.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.text-area{
	padding: 8px;
	padding-right: 180px;
}


.page-contact-column-2{
	width: 600px;
	float: right;
}
.page-contact-column-2-inner
{
	padding-top: 8px;
	padding-left: 8px;
}
body#accessories .page-body-column-2{
	background: url(images/image_accessories.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
body#weddingdresses .page-body-column-2{
	background: url(images/image_weddingdresses.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
body#experience .page-body-column-2{
	background: url(images/image_experience.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
body#bridesmaid .page-body-column-2{
	background: url(images/image_bridesmaid.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.blank{
	clear:both;
}
.footer{
	height: 140px;
	background: #b8cef7;
}

.footer-column-1{
	text-align: center;
	height: 140px;
	width: 139px;
	float: left;
}
.footer-column-1-inner
{
	padding: 8px;
}

.footer-column-2{
	background: #b8cef7 url(images/background_footer.jpg);
	height: 140px;
	background-repeat: no-repeat;
	background-position: bottom right;
	font-family: Georgia, Times New Roman, Times, serif;
	width: 609px;
	float: right;
}
.footer-column-2-inner
{
padding: 8px;
}

#menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	text-align: right;
}
#menu li a{
	margin-top: 0px;
	padding: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #0f3883;
	text-decoration: none;
	font-size: 15px;
	text-align: right;
	font-weight: bold;
}

#menu li a:hover{
	color: #97abcc;
}

	

.box-blue{
	width: 80%;
	background: #e9f0fd;
	padding:10px;
	border-top: 1px solid white;
	border-left: 1px solid white; 
	border-right: 1px solid #a5bdd9; 
	border-bottom: 1px solid #a5bdd9;
	text-align: center;
	font-size: 12px;
}

.box-clear{
	width: 80%;
	padding:0px;
	text-align: left;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Times, serif;
}
#saleitem td {
	font-size: 14px;
	margin: 10px;
}
#saleitem{
	border-top: 1px solid #0f3883;
	border-bottom: 1px solid #0f3883;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
#imgcol{
	padding-top: 6px;
	padding-bottom: 6px;
	width:90px;
	vertical-align: top;
}
#desccol{
	padding-left: 10px;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 6px;
}
.size{
	margin-top: 10px;
	font-weight: bold;
}



