body {
	background-color: #f8ece4;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a, a:link, a:visited {
	font-weight: bold;
	color: #B23F3F;
}

a:hover {
	font-weight: bold;
	color: #5F2F0C;
}


.mainTable {
	border: 1px solid #4c3c26;
	background-color: #FFFFFF;
}
.padding8 {
	padding: 8px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #4C3C26;
	padding: 20px;
}
h1 {
	font-family: "Lucida Calligraphy", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #B23F3F;
}

h1 a:link, h1 a:visited {
	color: #B23F3F;
	text-decoration: none;
}

h1 a:hover {
	color: #5F2F0C;
	text-decoration: underline;
}


h2 {
	font-family: "Lucida Calligraphy", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #5f2f0c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5f2f0c;
}

h2 a:link, h2 a:visited {
	color: #5f2f0c;
	text-decoration: none;
}

h2 a:hover {
	color: #C60000;
	text-decoration: none;
}

.leftBorderPink {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #f7e0d5;
}


table.gallerynav a { 
width:132px; 
border:1px solid #4c3c26; 
display: block; 
} 

div.gallerynav a {
	color: #840202;
	background: #ffffff;
	text-decoration:none;
	font-size:11px;
	line-height:16px;
	font-family: Tahoma, verdana, sans-serif;
	padding: 2px 5px;
	font-weight: bold;
}


div.gallerynav a:link {
color: #840202; 
background: #f8ece4 url(../images/nav-bg1.gif) repeat-x left bottom; 
}

div.gallerynav a:visited {
color: #840202; 
background: #f8ece4 url(../images/nav-bg1.gif) repeat-x left bottom; 
}

div.gallerynav a:hover {
color: #ffffff;
background: #4c3c26; 
border:1px solid #000000; 
}

.footer {
	font-size: 10px;
	line-height: 20px;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer:link, .footer:visited {
	color: #990000;
	text-decoration: none;
}

.footer:hover {
	color: #5F2F0C;
	text-decoration: underline;
}
.pinkBold {
	font-weight: bold;
	color: #990000;
}
.paddingLeft20 {
	padding-left: 20px;
}
form {
	margin: 0px;
	padding: 5px;
}

.pinkBold16 {
	font-weight: bold;
	color: #990000;
	font-size: 16px;
}

