html {
	margin: 0px;
	padding: 0px;
}
body {
/*	background: url(images/site_background.gif); */
	background: url(images/site_background_burgandy.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 14px Helvetica, Arial, Verdana, sans-serif;
}

#header {
	padding: 0px;
	width: 100%;
	background: url(images/header_repeater.jpg);
	height: 97px;
	text-align: center;
}
#header #header_main {
	background: #1D0000 url(images/header_background.jpg) no-repeat;
	width: 800px;
	height: 97px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header #header_main h1 {
	font-size: 20px;
	margin: 0px;
	color: #FFFFFF;
	padding: 10px 0px 0px;
}
#header #header_main img {
	float: left;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 2px;
}
#header #header_main a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#header #header_main a:hover {
	color: #260001;
	background: #d2c0bd;
	padding-right: 3px;
	padding-left: 3px;
}
#header #header_main #login {
	float: right;
	padding-right: 20px;
	font-size: 80%;
	color: #d2c0bd;
	font-weight: bold;
	padding-top: 15px;
	margin: 0px;
	padding-bottom: 0px;
}
#header #header_main #login input {
	background: #D2C0BD;
	font-size: 10px;
}
#header #header_main p {
	padding-top: 10px;
}


#bodyArea {
	padding: 0px;
	width: 800px;
	border-right: 5px solid #290203;
	border-left: 5px solid #290203;
	background: #FFFFFF url(images/body_background.jpg) repeat-x bottom;
	margin: 0px auto;
}
#bodyAreaHomePage {
	padding: 0px;
	width: 800px;
	border-right: 5px solid #290203;
	border-left: 5px solid #290203;
	margin: 0px auto;
	border-top: 1px ridge #290203;
}
#bodyArea #headerShadow, #bodyAreaHomePage #headerShadow {
	background: url(images/header_shadow.jpg) repeat-x left top;
}

#bodyArea #leftNav {
	width: 157px;
	margin: 0px 0px 10px 5px;
	float: left;
	text-align: left;
}
#bodyArea #leftNav #leftNavLinkHolder {
	padding-bottom: 5px;
	background: url(images/nav_background.jpg);
}
#bodyArea #leftNav #leftNavLinkHolder #findPhotographer {
	background: url(images/find_header.jpg) no-repeat left top;
	margin-top: 0px;
	padding-top: 70px;
	padding-right: 2px;
	margin-bottom: 20px;
}
#bodyArea #leftNav #leftNavLinkHolder #findPhotographerHome {
	background: url(images/homepage_nav_header.jpg) no-repeat left top;
	margin-top: 0px;
	padding-top: 70px;
	padding-right: 2px;
	margin-bottom: 0px;
}
#bodyArea #leftNav #leftNavLinkHolder #findPhotographer h1 {
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	border-bottom: 2px solid #C1D1E0;
	padding-bottom: 5px;
}
#bodyArea #leftNav #leftNavLinkHolder .homepage {
	background: url(images/homepage_nav_header.jpg);
	margin: 0px auto;
}
#bodyArea #leftNav #leftNavLinkHolder #findPhotographer h1 a {
	color: #6D91BD;
	text-decoration: none;
	text-align: center;
}
#bodyArea #leftNav #leftNavLinkHolder #findPhotographer h1 a:hover {
	color: #7d4949;
}
#bodyArea #leftNav #leftNavLinkHolder h2 {
	font-size: 12px;
	margin: 10px 15px 5px;
	border-bottom: 2px solid #CCCCCC;
	padding: 5px 3px 8px;
}
#bodyArea #leftNav #leftNavLinkHolder h2 a {
	font-weight: bold;
	color: #7d4949;
	text-decoration: none;
}
#bodyArea #leftNav #leftNavLinkHolder h2 a:hover {
	color: #6d91bd;
}

#bodyArea #leftNav #leftNavLinkHolder h3 {
	font-size: 11px;
	margin: 7px 15px 0px 30px;
	border-bottom: 2px solid #CCCCCC;
	padding: 0px 3px 5px;
	font-weight: bold;
	color: #978181;
}
#bodyArea #leftNav #leftNavLinkHolder h3 a {
	color: #7d4949;
	text-decoration: none;
}
#bodyArea #leftNav #leftNavLinkHolder h3 a:hover {
	color: #999999;
}
#bodyArea #leftNav #leftNavLinkHolder h4 {
	font-size: 11px;
	margin: 8px 15px 0px 40px;
	border-bottom: 2px solid #E9E9E9;
	padding: 0px 6px 3px 3px;
	font-weight: bold;
	color: #978181;
}
#bodyArea #leftNav #leftNavLinkHolder h4 a {
	color: #7d4949;
	text-decoration: none;
}
#bodyArea #leftNav #leftNavLinkHolder h4 a:hover {
	color: #999999;
}
#bodyArea #leftNav #leftNavLinkHolder h5 {
	font-size: 11px;
	margin: 3px 15px 0px 53px;
	padding: 0px 6px 2px;
	color: #7d4949;
}
#bodyArea #leftNav #leftNavLinkHolder h5 a {
	color: #7d4949;
	text-decoration: underline;
}
#bodyArea #leftNav #leftNavLinkHolder h5 a:hover {
	color: #999999;
}


#bodyArea #leftNav #leftNavFooter {
	background: url(images/nav_footer.gif) no-repeat top;
	height: 17px;
	width: 157px;
	margin: 0px;
	padding: 0px;
}
#bodyArea #leftNav #leftNavTrades {
	background: url(images/trades_background.gif) no-repeat bottom;
	text-align: center;
	padding-bottom: 10px;
	margin-top: 0px;
}
#bodyArea #leftNav #leftNavTrades p {
	color: #364A63;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0px 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#bodyArea #leftNav #leftNavTrades a {
	color: #364A63;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 2px solid #999999;
	padding: 5px 30px 3px;
}
#bodyArea #leftNav #leftNavTrades .addShadow {
	background: url(images/trades_background_shadow.gif) no-repeat top;
	width: 157px;
	padding-top: 20px;
}
#bodyArea #leftNav #leftNavTrades p:hover, #bodyArea #leftNav #leftNavTrades a:hover {
	color: #364A63;
}
#bodyArea #leftNav #leftNavTrades img {
	border-top: 2px solid #666666;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #666666;
}

#bodyArea #contentImage { /* floats header image to right of header text */
	float: right;
	margin: 0px;
	padding: 0px 0px 20px 20px;
}

#bodyArea #content #contentHeader {
	height: 126px;
	margin: 0px;
	padding: 0px;
}
#bodyArea #content #contentHeader h1 {
	padding: 50px 0px 0px 25px;
	margin: 0px;
	font-size: 200%;
	text-align: left;
	color: #6D91BD;
	line-height: 100%;
}
#bodyArea #content {
	margin: 0px 0px 0px 157px;
	padding: 0px;
	text-align: left;
	background: url(images/content_header_background.jpg) no-repeat left top;
}
#bodyArea #contentHomePage {
	margin: 0px 0px 0px 157px;
	padding: 0px;
	background: url(images/header_shadow.jpg) repeat-x top;
	text-align: left;
}
#bodyArea #contentHomePage p {
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: right;
}
#bodyArea #content #bodyText {
	margin-top: 15px;
	margin-left: 25px;
	margin-right: 50px;
	font-size: 90%;
	color: #364A63;
}
#bodyArea #content #bodyText p {
	margin-top: 7px;
	margin-bottom: 7px;
}
#bodyArea #content #bodyText h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 160%;
}
#bodyArea #content #bodyText h3 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#bodyArea #content #bodyText a {
	font-weight: bold;
	color: #6D91BD;
}
#bodyArea #content #bodyText a:hover {
	color: #7d4949;
}
#bodyArea #content #bodyTextHomePage {
	margin-top: 80px;
	margin-left: 25px;
	margin-right: 50px;
	font-size: 90%;
	color: #364A63;
}
#bodyArea #content #bodyText #find h1 {
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 0px;
}
#bodyArea #content #bodyText #find h2 {
	font-size: 100%;
	margin-top: 5px;
	margin-bottom: 0px;
}
#bodyArea #content #bodyText #find p {
	margin-top: 4px;
	margin-bottom: 4px;
}

#bodyArea #contentDisplayFix { /* fixes display issues with float attributes if body copy does not extend down past navigation */
	clear: both;
}
#footer {
	background: url(images/footer_image.gif) repeat;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	border-top: inset #280203;
	border-right: 5px solid #280203;
	border-bottom: outset #280203;
	border-left: 5px solid #280203;
}
#bodyArea #contentHomePage #quickLinksTop {
	background: url(images/quicklinks_top.gif) no-repeat top;
	height: 15px;
	width: 609px;
	margin-left: 10px;
	margin-top: 10px;
}
#bodyArea #contentHomePage #quickLinks {
	background: url(images/quicklinks_background.gif) repeat-y;
	width: 609px;
	margin-left: 10px;
	text-align: center;
	padding-bottom: 10px;
}
#bodyArea #contentHomePage #quickLinks h1, #bodyArea #contentHomePage #quickLinks h1 a {
	font-weight: bold;
	color: #6d91bd;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	letter-spacing: -0.25mm;
}
#bodyArea #contentHomePage #quickLinks h1 a:hover {
	color: #7d4949;
}
#bodyArea #contentHomePage #quickLinks p {
	font-size: 14px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #364A63;
}
#bodyArea #contentHomePage #quickLinksBottom {
	background: url(images/quicklinks_bottom.gif) no-repeat;
	height: 15px;
	width: 609px;
	margin-left: 10px;
}

.gotop {
	text-align: right;
}

#bodyArea #pricing_table {
	margin: 0;
	padding: 0;
	width: 60%;
	border: 0;
}

#bodyArea #pricing_table th {
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	border-bottom: 2px solid #000;
	}

#bodyArea #pricing_table td {
	border: 0;
	}

.date_table {
	font-size: 130%;
	color: #800000;
	text-align: left;
	font-weight: bold;
	}
	
.event_table {
	font-size: 110%;
	color: #000000;
	text-align: left;
	font-weight: bold;
	line-height: 70%;
	}
