
body {
padding: 0;
margin: 0 auto;
text-align: center;
background: #281d1d url(img/gradient.jpg) top center repeat-x;
font-family: Arial, Verdana, sans-serif;
font-size: small;
color: #623272;
}

.displayNone {
	display: none;
}

.hidden {
	visibility: hidden;
	display: none;
}

.preload {
visibility:hidden;
}

a:link {
	color: #bd8a55; 
	text-decoration: underline;
	}

a:visited {
	color: #bd8a55; 
	text-decoration: underline;
	}
a:hover {
	color: #caa278;  
	text-decoration: underline;
	}

.clear { clear: both; }

#wrap {
width: 100%;
height: 1000px;
min-height: 1000px;
margin: 0 auto;
background: transparent url(img/bg.jpg) top center no-repeat;
}

#header {
position: relative;
width: 797px;
height: 123px;
margin: 0 auto;
background: transparent url(img/header.gif) top center no-repeat;
}

#header h1 {
width: 579px; height: 5px; margin: 0px; padding-top: 40px; text-indent: -10000px; font-size: 9px;
}

#header h1 a {
width: 480px; height: 5px; margin-top: 35px; padding-top: 40px; display: block; text-decoration: none;
}

#navigation {
position: absolute;
width: 337px;
height: 19px;
top: 28px;
right: 0;
}

h1 {
font: 24px Georgia, serif;
margin: 0;
}

h1 a:link, h1 a:visited {
text-decoration: none;
color: #623272;
}

h1.title{
font: 24px Georgia, serif;
margin: 15px 0 5px 15px;
}

h2 {
font-family: Verdana, Arial, sans-serif;
margin: 10px 0 10px 0;
color: #bd8a55;
font-size: 16px;
}

h3 {
margin: 1em 0 .2em;
font-family: Verdana, Arial, sans-serif;
font-size: 1.1em;
color: #fff;
}

h3 a:link, h3 a:visited {
  text-decoration: underline;
  color: #bd8a55;
}

#sidebar h3 {
font-size: 1.2em;
}

h4 {
  font: 14px Georgia, serif;
  margin: 2px;
  font-weight: bold;
  color: #fff;
}

h4 a:link, h4 a:active, h4 a:visited, h4 a:hover {
  text-decoration: underline;
  color: #623272;
}

h4 a:hover {
  text-decoration: underline;
  color: #623272;
}

h5 {
  font-size: 13px;
  margin: 3px;
  font-weight: bold;
}

#homecontainer {
margin: 0 auto;
width: 787px;
border-left: 5px #4d4444 solid;
border-right: 5px #4d4444 solid;	
}


#content {
background: #312525 url(img/content_bg.gif) top center repeat-y;
margin: 0 auto;
width: 787px;
border-left: 5px #4d4444 solid;
border-right: 5px #4d4444 solid;	
}

#random_image {
float: left;
width: 274px;
height: 378px;
background-color: #957b59;
}

#leftside {
float: left;
width: 204px;
height: 100%;
background-color: #957b59;
}

#orderheading {
float:left;
width: 26px;
height: 19px;
margin: 0 0 0 11px;
}

#orderinfo {
clear:left;
margin:0 auto;
padding:5px 10px 10px 10px;
height: 100%;
color:#fff;
text-align:left;
}

#orderinfo a {
color:#fce491;
}

#orderinfo2 {
clear:left;
margin:0 auto;
padding:0 10px 10px 15px;
height: 100%;
color:#fff;
text-align:left;
}

#orderinfo2 a {
color:#fce491;
}

#random_image {
float: left;
width: 284px;
height: 378px;
}

#random_home_image {
float: left;
width: 498px;
height: 378px;
border-left: 5px #4d4444 solid;
}

#random_image2 {
float: left;
width: 204px;
height: 378px;
border-bottom: 5px #4d4444 solid;
margin-bottom: 30px;
}

#front_photo {
float: right;
width: 498px;
height: 378px;
border-left: 5px #4d4444 solid;
}

#rightside {
float: right;
width: 578px;
height: 100%;
text-align: left;
color: #c4c4c4;
padding-bottom: 20px;
}

#text {
width: auto;
padding: 4px 20px 4px 20px;
}

#subheader h1{
padding: 0px;
margin:0;
height:66px;
width:578px;
/* Default image. More defined below */
background-image: url("");
background-position: 0 0;
background-repeat: no-repeat;
border-bottom: 5px #4d4444 solid;
}

html>body #subheader h1{
width:578px;
height: 66px;
}

/* specify new images for different pages Look for different ids on body tag */
#aboutpage #subheader h1{ margin: 0; background-image: url("img/subheader_about.gif"); }
#orderpage #subheader h1{ margin: 0; background-image: url("img/subheader_orderonline.gif"); }
#currentartpage #subheader h1{ margin: 0; background-image: url("img/subheader_currentart.gif"); }
#newspage #subheader h1{ margin: 0; background-image: url("img/subheader_news.gif"); }
#registrypage #subheader h1{ margin: 0; background-image: url("img/subheader_weddingregistry.gif"); }
#contactpage #subheader h1{ margin: 0; background-image: url("img/subheader_contact.gif"); }

#welcome {
clear: both;
width: 787px;
height: 71px;
background: transparent url(img/welcome_blank.gif) top center no-repeat;
border-top: 5px #4d4444 solid;

}

#news_and_events {
clear: both;
width: 787px;
min-height: 130px;
height:auto;
padding:0 0 20px 0;
background: #a07852 url(img/news_and_events.gif) top center no-repeat;
border-bottom: 5px #4d4444 solid;
}

#news_and_events h4 {
color:#000;
font-style:italic;
font-size:16px;
}

#news_and_events a:link, #news_and_events a:visited  {
color:#fff;
}

#news_and_events a:hover  {
text-decoration:underline;
}

.box_text {
min-height: 71px;
width: 600px;
padding: 5px 5px 5px 170px;
display:block; 
text-align:left; 
vertical-align:top;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:19px;
color:#000; 
margin-top:0;
font-style:italic;
}

.box_text a:link, .box_text a:visited  {
color:#111; 
}

.box_text a:hover {
color:#ccc; 
}

#bottom_photo {
clear: both;
width: 787px;
height: 105px;
background-color: #c8c286;
border-top: 5px #4d4444 solid;
border-bottom: 5px #4d4444 solid;
}

.bottom_photo {
float: left;
border-right: 5px #4d4444 solid;
}

.separator {
	margin: 10px 0 10px 0;
	padding: 5px 0px 5px 0px;
	border-bottom: 2px #4d4444 dotted;
	width: 95%;
}

.separator2 {
	margin: 1px 0 1px 0;
	padding: 1px 0 1px 0;
	border-bottom: 2px #5F3E1D dotted;
	width: 90%;
}

.callout {
	margin: 10px 0 5px 0;
	padding: 0px 0px 4px 0px;
	float:left;
	clear:left;
	width:520px;
	}
	
.callout p {
	margin:2px;
	padding: 0px;
	font-size:11px;
	}	

.callout img {
	width: 200px;
	float:left;
	margin-right: 6px;
	border: 3px #4d4444 solid;
	}
	
.callout a {
	width: auto;
	float:left;
	padding: 0;
	}	

.callout h2 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold;
color: #bd8a55;
margin: 0px;
	}

.callout h2 a {
text-decoration: underline;
}	

.callout * {
	width:300px;
	float:right;
	}

.callout * * {
	width:auto;
	float:none;
	}
	
.page_divider {
clear: left;
margin: 4px 0 4px 0;
padding: 1px 0 1px 0;
border-bottom: 2px #4F3B3D dotted;
width: 96%;
}	
	
.button_left {
float: left;
margin: 2px 5px 15px 0;
}	
	
form {
margin: 0;
padding:0;
}	
	
.thumbnail {
float: left;
border: 3px #4d4444 solid;
margin: 5px 15px 10px 0px;
}

#items-table table a:link {color: #fff; text-decoration: underline;}
#items-table table a:visited {color: #fff; text-decoration: underline;}
#items-table table a:hover {color: #fff; text-decoration: underline;}
#items-table table a:active {color: #fff; text-decoration: underline;}
#items-table table a:focus{color: #ccc; text-decoration: underline;}

#items-table table caption {
width: 90%;
padding: 0 2px 5px 2px;
color: #fff;
font-size: 1.2em;
font-weight: bold;
text-align: center;
margin:0 auto;
}

#items-table table{
width: 90%;
font-size: 12px;
font-weight: bold;
margin:0 auto 15px auto;
}
#items-table table tr td{
padding: 4px 6px;
text-align:left;
color:#fff;
}
#items-table table thead th{
background-color: #BD8A55;
border-bottom: 1px solid #333;
border-left: 1px solid #333;
font-weight: bold;
text-align:left;
padding: 4px 6px;
color:#fff;
}
#items-table table tbody tr th{
color: #fff;
font-weight: bold;
border-left: none;
padding: 2px 4px;
background-color: #957B59;
}
#items-table table tbody td{
border-left: 1px solid #333;
}
#items-table table tbody tr.odd{
background-color: #636368;
}
#items-table table tbody tr.row{
background-color: #636368;
}	

#items-table table tbody tr:hover {
color: #fff;
background-color: #7d7d88;
}

#items-table table tbody tr.odd:hover {
color: #fff;
background-color: #7d7d88;
}

#items-table table tfoot td, #items-table table tfoot th{
border-top: 0px solid #333;
font-size: 11px;
font-weight:bold;
color:#fff;
padding: 3px 4px;	
}

#footer {
	width: 797px;
	height: 65px;
	margin: 0 auto;
	clear: both;
	padding: 0px;
	font-size: 11px;
	line-height: 13px;
	color: #7a7a78;
}

#footer p.address {
	float: left;
	text-align: left;
	margin: 10px 0 0 18px;
}

#footer p.copyright {
	float: right;
	text-align: right;
	margin: 10px 18px 0 0;
}

#footer a:link, #footer a:visited { 
	color: #9c9c9c;
	text-decoration: none;
}

#footer a:hover { 
	color: #a3a3a3;
	text-decoration: underline;
}

.breadcrumbs {
	font-size: 11px;
	margin: 15px 0px 10px 0px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	text-align: center;
}

.photo-right {
float: right;
margin: 0px 0px 15px 20px;
border: 5px #4d4444 solid;
}


#preload {
position: absolute;
overflow: hidden;
left: -9999px; 
top: -9999px;
height: 1px;
width: 1px;
}

#about_pre { background:url(img/button_about-on.png) no-repeat bottom; }
#order_pre { background:url(img/button_order-on.png) no-repeat bottom; }
#currentart_pre { background:url(img/button_currentart-on.png) no-repeat bottom; }
#news_pre { background:url(img/button_news-on.png) no-repeat bottom; }
#contact_pre { background:url(img/button_contact-png.gif) no-repeat bottom; }

