html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
}

/* hide from IE mac \*/
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac*/

body {
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

a:link {
	color: #444444;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #444444;
}
a:hover {
	text-decoration: underline;
	color: #7A2130;
}
a:active {
	text-decoration: none;
	color: #444444;
}

#wrapper {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
/*	border: 1px solid #000000;*/
}

#header_banner {
	height: 75px;
	background-color: #FAF8D8;
	font-size: 1%;
}

#menu {
	height: 22px;
	background-color: #F6F5E4;
	font-size: 1%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#header_spacer {
	height: 25px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
	font-size: 1%;
}

#header_pagetitle {
	height: 100px;
	background-color: #FFFFFF;
/*	font-size: 1%;*/
}

.header_pagetitle_1 {
	height: 56px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.header_pagetitle_2 {
	height: 45px;
	background-color: #FFFFFF;
}

#innerwrapper {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}

#leftcol {
	float: left;
	width: 160px;
}

#content {
	width: 580px;
	float: right;
	font-size: 9pt;
	line-height: 11pt;
	Color: #444444;
	padding-top: 10px;
}

#content h1 {
	font-size: 125%;
	color: #444444;
	line-height: 160%;
	text-align: center;
}

#content h2 {
	font-size: 115%;
	color: #444444;
	line-height: 140%;
	text-align: center;
}

#content h3 {
	font-size: 115%;
	color: #444444;
	line-height: 140%;
}

#content h4 {
	font-size: 105%;
	color: #444444;
	line-height: 120%;
}

#content h5 {
	font-size: 95%;
	color: #444444;
	line-height: 120%;
}

#content p {
	font-size: 100%;
	line-height: 130%;
} 

/*  ul & ol rules */
#content ul{
	list-style-type: disk;
	list-style-position: outside;	
}

#content ul li {
	margin-left: 50px;
	padding: 0px;
	border: 0px;
}

#content ol {
	list-style-type: decimal;
	list-style-position: outside;
}
#content ol li {
	margin-left: 35px;
	padding: 0px;
	border: 0px;
}
/* end of ul & ol rules*/

.text_homePage {
	font-size: 100%;
	line-height: 15pt;
	font-weight: bold;
}
.text_large_bold {
	font-size: 120%;
	line-height: 15pt;
	font-weight: bolder;
	text-align: center;
}
.text_sm_italic {
	font-style: italic;
	font-size: 95%;
	line-height: 140%;
}

.text_sm_date {
	font-size: 70%;
}

.text_sm {
	font-size: 85%;
}

#bottom_table_box {
	clear: right;
	float: left;
	padding-bottom: 10px;
}


#right_table_box {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

.left_col_box {
	float: left;
	margin: 10px;
/*	border: 1px solid #999999;*/
	padding: 5px;
}

.image_box {
	border: 1px solid #000000;
}


.content_text_box {
	float: left;
	margin: 10px 10px 10px 0px;
}

.content_image_box {
	float: right;
	margin: 0px 0px 50px 50px;
	border: 1px solid #000000;
}

.left_image_box {
	float: left;
	margin: 10px 10px 1px 10px;
	border: 1px solid #000000;
}

.right_image_box {
	float: right;
	margin: 5px 0 10px 15px;
	border: 1px solid #000000;
}

.right_image_boxNB {
	float: right;
	margin: 5px 0 1px 10px;
}

.center_boxNB {
	float: center;
	margin: 5px 0 1px 100px;
}

.rightcol_table_title {
	font-size: 80%;
	line-height: 10pt;
}

.rightcol_table {
	border: 1px solid #999999;
	Color: #444444;
	font-size: 80%;
	line-height: 10pt;
 	padding: 5px;
}

.table_pastries_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: right;
}

.table_gift_info {
	background-color: #FAF8D8;
	border: 1px solid #999999;
}

.table_border {
	border: 1px solid #999999;
	Color: #444444;
	font-size: 90%;
	line-height: 10pt;
	padding: 10px;
}

blockquote {
	font-size: 85%;
	padding: 5px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
}

blockquote:hover {
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #000000;
} 
 
#footer {
	clear: both;
	height: 22px;
	background-color: #F6F5E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#footer p {
	font-size: 80%;
	color: #000000;
	padding: 5px;
	margin-left: 60px;
	line-height: 10px;
} 

#credits {
	clear: both;
	padding: 15px;
}

#credits p {
	font-size: 70%;
	color: #222222;
	padding: 8px;
	margin-left: 180px;
	line-height: 17px;
} 
	
/* Hover Over Image Popups*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
	position: relative;
	z-index: 0;

}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
/*	left: -250px;
	top: -250px;*/
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
/*background-color: lightyellow;
padding: 5px;*/
left: -1000px;
/*border: 1px dashed gray;*/
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -110px; /*position where enlarged image should offset horizontally */
top: -180px; /*position where enlarged image should offset vertically */
}
