body 
{
	background-image: url(../images/bg_tile.jpg);
	background-color: #372511;
} 

body, div, p, th, tr, td, li, dd
{
	/* font, links, behavior, padding etc for whole site here*/
}

select
{
	color: #372511;
	background-color: #d9c8aa;
	width: 200px;
}

a:link
{
	color: #372511;
}

a:visited
{
	color: #372511;
}

div#top
{
	position:relative;
	background-image: url(../images/bar_top.jpg);
	width: 685px;
	height: 19px;
}

div#header
{
	position:relative;
	background-image: url(../images/content_tile.png);
	background-repeat: repeat-y;
	width: 685px;
}

div#content
{
	position:relative;
	background-image: url(../images/content_tile.png);
	background-repeat: repeat-y;
	width: 685px;
}

div#bottom
{
	position:relative;
	background-image: url(../images/bottom.png);
	width: 685px;
	height: 30px;
}

div#footer
{
	position:relative;
	background:#281b0c;
	width: 685px;
	padding-top: 25px;
	padding-left: 10px;
	height: 65px;
	text-align: center;
	
}

.contentTable
{
	margin-left: 6px;
	margin-right: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.text1
{
	color: #975a24;
	font-family:  Verdana, Helvetica, Georgia, Arial;
	font-size: 10pt;
	font-weight: bold;
	padding: 8px;
}

.text2
{
	color: #372612;
	font-family:  Verdana;
	font-size: 8pt;
	font-weight: 900;
	padding: 8px;	
}

.text3
{
	color: #372612;
	font-family:  Verdana;
	font-size:10pt;
	font-weight: 900;
	padding: 8px;	
}

.text4
{
	color: #372612;
	font-family:  Verdana;
	font-size:13pt;
	font-weight: 900;
	padding: 8px;	

}

.text5
{
	color: #372612;
	font-family:  Verdana;
	font-size:10pt;
	font-weight: normal;
	padding: 8px;	
}

.text6
{
	color: #372612;
	font-family:  Verdana;
	font-size: 8pt;
	font-weight: normal;
	padding: 8px;	
}

img.floatRight
{
	float:right;
	margin: 4px;
	border-width: 2px;
	border-color: #372612;
	border-style: solid;
}

img.floatLeft
{
	float:left;
	clear: left;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 1px;
	border-width: 2px;
	border-color: #372612;
	border-style: solid;
}

.leftIndent
{
	float: left;
	vertical-align: top;
	padding-left: 42px;
	padding-right: 8px;
}

p.caption
{
	color: #372612;
	font-family:  Georgia;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	padding-right: 30px;	
	padding-top: 0px;
	float: right;
	clear: right;
	margin: 0px;
}

#whereCaption
{
	float:left; 
	clear:left; 
	margin-left: 19px;
	color: #372612;
	font-family:  Georgia;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	width: 290px;
}

B
{
	color: #975a24;
	FONT-FAMILY: Verdana, Helvetica, Georgia, Arial;;
	font-size: 10pt;
	font-weight: bold;
	font-style: none;
}

H1
{
	display: inline;
	color: #975a24;
	font-family:  Georgia;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

H2
{
	display: inline;
	color: #362410;
	font-family:  Arial;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
}

H3
{
	display: inline;
	color: #362410;
	font-family:  Arial;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}

H4
{
	display: inline;
	color: #362410;
	font-family:  Verdana;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;	
}

H5
{
	display: inline;
	color: #362410;
	font-family:  Arial;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
}

.scrollingList
{
	vertical-align: top;
	text-align: left;
	color: #372612;
	font-family:  Arial;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;	
	float: left;
	height: 300px;
	width: 322px;
	overflow-y: scroll;
	overflow-x: hidden;
	scrollbar-3dlight-color:#a26d41;
	scrollbar-arrow-color:#362410;
	scrollbar-base-color:#ddcaac;
	scrollbar-darkshadow-color:#362410;
	scrollbar-face-color:#5c3818;
	scrollbar-highlight-color:#ddcaac;
	scrollbar-shadow-color:#362410;
	scrollbar-track-color:#ddcaac;
}

.locationHeading
{
	text-align:left;
	color: #d30064;
	font-family:  Verdana, Helvetica, Georgia, Arial;
	font-size: 10pt;
	font-weight: bold;	
}


.textbox
{
	color: #372511;
	background-color: #d9c8aa;
	width: 25px;
}

.button
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: 900;
	color: #372511;
	background-color: #d9c8aa;
	width: 100px;
	border-style: dotted;
	border-color: #975a24;
	border-width: 2px;
	height: 22px;
}

#notification
{
	filter: none;
	opacity: 1;
	margin: 10px;
	padding: 0px;
	border-width: .2em;
	border-style: solid;
	border-color: #975a24; 
	background-color: #fff;
	text-align: right;
	position:absolute;
	width: 400px;
	height: 400px;
	overflow-y: hidden;
	overflow-x:hidden;
	z-index: 2;
/*	left: 25%;
	right: 25%;
	top: 35%; */
	display:none;
	background-repeat: no-repeat;
}

#popupClose
{
	position: relative;
	top: -3px;
	color: #372612;
	font-family:  Verdana;
	font-size: 8pt;
	font-weight: normal;
	border: 0px;
	vertical-align: text-top;
}

#popupX
{
	position: relative;
	top: 3px;
}

/** Start Occasions Photo Gallery **/

/*preload classes*/
.svw {width: 50px; height: 20px; background: #fff;}
.svw ul {position: relative; left: -999em;}

/*core classes*/
.stripViewer { 
position: relative;
overflow: hidden; 
border: 5px solid #291c0f;  
margin: 0 0 1px 0;
}
.stripViewer ul { /* this is your UL of images */
margin: 0;
padding: 0;
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
}
.stripViewer ul li { 
float:left;
}
.stripTransmitter {
overflow: auto;
width: 1%;
}
.stripTransmitter ul {
margin: 0;
padding: 0;
position: relative;
list-style-type: none;
}
.stripTransmitter ul li{
width: 20px;
float:left;
margin: 0 1px 1px 0;
}
.stripTransmitter a{
font: bold 10px Verdana, Arial;
text-align: center;
line-height: 22px;
background: #291c0f;
color: #fff;
text-decoration: none;
display: block;
}
.stripTransmitter a:hover, a.current{
background: #fff;
color: #291c0f;
}

/*tooltips formatting*/
.tooltip
{
padding: 0.5em;
background: #fff;
color: #000;
border: 5px solid #dedede;
}