/* ========================= */
/* Base-Firefox CSS */
/* ========================= */
body {margin: 0 auto; background-color: #FFFFFF; margin-bottom: 10px;}
body,td,th {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
#top_bar {width: 957px; margin: 0 auto; height: 39px;}
#main_wrapper {
	width: 990px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#nav_wrapper {display: none;}
body.se_home #nav_wrapper {height: 21px; display: block;}
#main_content {
	padding: 20px;
	color: #3d3d3d;
	border: 0px;
}
#main_content h2 {font-size: 14px; border-bottom: 1px solid #b3b3b3; padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px; color: #676767;}
#main_content h3 {font-size: 12px; color: #676767;}
#main_content p {padding: 0px 0px 10px 0px; margin: 0px;}
#main_content a {color: #7e472e; font-weight: bold;}
main_content a:link, #main_content a:visited, #main_content a:active {text-decoration: none;}
#main_content a:hover {text-decoration: underline;}
#main_content td.left_content {width: 0px; line-height: 16px; display: none;}
body.se_home #main_content td.left_content {border-right: 1px solid #b3b3b3; width: 198px; line-height: 16px; background-image:url(../images/shared/over_50.gif); background-repeat: no-repeat; background-position: bottom left; display: block;}
#main_content td.left_content p {padding-right: 20px;}
#main_content td.left_content p.thumbs {padding-right: 0px!important;}
#main_content td.left_content p.thumbs img {border: 1px solid #7e472e; margin: 0px 5px 5px 0px;}
#main_content td.left_content p.left_footer {border-top: 1px solid #b3b3b3; padding: 10px 0px 0px 0px; margin: -10px 0px 0px 0px;}
#main_content td.right_content {padding-left: 0px;}
#main_content td.right_content p.under_photo_descrip {padding: 10px 0px 0px 0px;}
#footer {background-color: #b3b3b3; color: #3d3d3d; font-size: 9px; text-align: left; border-top:1px solid #676767; padding: 6px 0px 5px 20px;}
#footer a {color: #3d3d3d;}
.button_submit {background-color: #7e472e; font-weight: bold; color: #ffffff; border: 1px solid #676767; padding: 2px; font-size: 11px;}
.email_this {width: 500px; font-size: 11px; padding: 2px; border: 1px solid #676767;}
