body {
	background-image: url(images/bkgraidnt.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0;
	
	
}

html, body {
height: 100%;
margin-bottom: 1px;

} 

.headershadow
{
	background-image: url(images/header-shadow.jpg);
	background-repeat: repeat-x;
}

.contentbkgd
{
	background-image: url(images/bkgd-center.jpg);
	background-repeat: repeat;
}

h2
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: 500;
	color: #754C24;
}

.footerimage
{
	background-image: url(images/footer-bkgd.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #060;
}

.footernavbar
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.contentbkgd td table tr td p
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #754C24;
	text-align: justify;
	font-weight: 500;
	text-indent: 20px;
}
h5
{
	font-family: Arial, Helvetica, sans-serif;
	color: #754C24;
	font-weight: normal;
}


.sidebarindex
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	padding-left: 10px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #4574BC;
	border-right-color: #4574BC;
	border-bottom-color: #4574BC;
	border-left-color: #4574BC;
	padding-top: 5px;
	background-color: #DAE8D9;
	padding-bottom: 5px;
}

#sidebar {
	padding-top: 15px;
}

h1
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #754C24;
}

.float-right
{
	float: right;
	margin-top: 15px;
	margin-left: 15px;
}

.float-left
{
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
}

.credittablephotos
{
	padding: 7px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #754C24;
	font-weight: 500;
}

.creditlist
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: 500;
	color: #754C24;
}

.coming_soon
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F00;
	text-align: left;
	background-color: #F6F2E6;
	padding: 15px;
	font-weight: bold;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #33F;
	border-right-color: #33F;
	border-bottom-color: #33F;
	border-left-color: #33F;
}

.listformat
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.sidebarphototext
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	color: #BA6427;
	text-align: center;
	background-color: #F6F2E6;
	padding: 10px;
	border: thin solid #363;
}
