body {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:.8em; 
color:#000000; 
margin:20px 0 0 0;
padding:0 0 0 0;
background:#ffffff;
text-align:center;
}

.top {
margin:0 auto;
padding:0 0 0 0;
width:780px;
height:45px;
background:#ffffff url(img/header_bg.jpg) no-repeat;
}

.page_wrap {
margin:0 auto;
padding:0 0 0 0;
width:780px;
background:#ffffff url(img/page_bg.jpg);
text-align:center;
}

.header {
position:relative;
margin:5px 50px 0 41px;
padding:0 0 0 10px;
width:686px;
height:50px;
background:#D5DBD2;
text-align:left;
color:#616161;
font-size:.9em;
border-top:2px solid #D5DBD2;
border-bottom:2px solid #D5DBD2;
}

.container {
position:relative;
margin:10px 50px 5px 50px;
padding:0 0 0 0;
width:680px;
background:#D5DBD2;
text-align:left;
}

.left_nav {
position:relative;
float:left;
margin:0;
padding:0 0 0 0;
width:140px;
background:#E2E5E0;
}

.pro {
font-size:15px;
font-weight:bold;
}

.left_nav_top {
position:relative;
margin:0 0 0 0;
padding:0 0 0 0;
width:140px;
height:28px;
background:#E2E5E0 url(img/left_nav_bg_top.jpg) no-repeat;
}

.left_nav_bottom {
position:relative;
margin:0 0 0 0;
padding:0 0 0 0;
width:140px;
height:28px;
background:#E2E5E0 url(img/left_nav_bg_bottom.jpg) no-repeat;
}

#right {
float:right;
margin-left:5px;
width:525px;
}

.bottom {
margin:0 auto;
padding:0 0 0 0;
width:780px;
background:#ffffff url(img/footer_bg.jpg) no-repeat top;
}

.footer {
position:relative;
margin:0 0 0 0;
padding:50px 0 0 0;
width:780px;
font-family:"Courier New", Courier, mono;
font-size:1em;
background:transparent;
text-align:center;
}

/* lists */
#nav ul {
margin:10px 0 10px 1px;
padding:0 0 0 0;
background:transparent;
}

#nav li {
list-style-type: none;
background:transparent;
color: #daa520;
text-align:left;
padding:0 0 0 0;
border-top:1px solid #E2E5E0;
border-bottom:1px solid #E2E5E0;
margin-bottom:6px;
}

#nav li a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:.9em;
color: #000000;
text-decoration: none;
display: block;
padding:2px 0 2px 8px;
border-top:1px solid #E2E5E0;
border-bottom:1px solid #E2E5E0;
}

#nav li a:hover {
background:#D5DBD2;
color: #000000;
border-top:1px solid #B3C0AA;
border-bottom:1px solid #B3C0AA;
}

#nav li a:hover:after {
/* this puts that little characters after the left navigation links on hover */
background:#D5DBD2;
color: #B3C0AA;
content: "\002B";
}

/* fonts */
#right h1 {
color:#000000;
font-size:1.2em;
text-transform:capitalize;
font-weight:bold;
padding:0 0 0 0;
}

h1 {
color:#711F1F;
font-size:2.5em;
text-transform:lowercase;
margin:0 0 0 0;
padding:0 0 0 0;
}

h2 {
color:#000000;
font-size:1.2em;
text-transform:capitalize;
font-weight:bold;
padding:0 0 0 0;
margin:0 0 -6px 0;
}

h3 {
color:#000000;
font-size:1.1em;
text-transform:capitalize;
font-weight:bold;
padding:0 0 0 0;
margin:0 0 -8px 0;
}

a {
color:#8C2C2C;
text-decoration:underline;
}

a:hover {
color:#818181;
text-decoration:none;
}

/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.meta {
    margin: 0;
	padding: 10px 0;
	text-transform: capitalize;
	font-size:10px;
}

.meta ul {
    list-style: none;
	padding:0;
	margin:0;
	float:left;
	}
	
.meta li {
    text-align: center;
	width: 143px;
	float: left;
	margin: 0 10px 20px 15px;
	border: solid 1px #5A595A;
    }
	
.meta span {
width:143px;
text-align:center;
float:left;
}
	
.meta img {
	border: 0;
	width:143px;
	height:90px;
	}

.meta a {
color:#6A6A6A;
height:22px;
line-height:22px;
margin:0px auto;
}

.meta a:hover {
color:#000;
background:#D6EEFD;
}

.quote{
padding:8px 0;
}

#bigimg{
}

#bigimg img{
    border:0;
	width:460px;
	height:460px;
	}