body {
	margin:0px;
	padding:0px;
	background-color:#c7cfd2;
}

div,td,tr,blockquote,span,ol,li,ul,p {
	color:#596E8C;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 13px;
}

a img { border: 0 }

#header,
#footer {
    padding-left:180px;
	background-image: url(images/banner.jpg);
	background-color:#d9a768;
}

#header {
	height: 70px;
}

#header img {
	margin-top:30px;
}

#footer {
	font-size:11px;
	color: #80633E;
	border-bottom:1px solid #a57d4a;
	padding: 7px 0px 7px 260px;
}

#footer a {
	color: #80633E;
}

.nav_top,
.nav_bottom {
    padding-left:180px;
	background-image:url(images/sm_grad.jpg);
	background-repeat: repeat-x;
	background-color:#44556f;
	text-align:left;
}

ul.nav {
	
	height:37px;
	padding: 0;
	margin: 0;
	list-style:none;
}

.nav_top {
	border-bottom: 2px solid #AFB9C8;
	border-top: 2px solid #FFFFFF;
}

.nav_top ul.nav {
    background-position:21px 0px;
	}

.nav_bottom {	
	border-top: 2px solid #AFB9C8;
	border-bottom: 2px solid #FFFFFF;
}

.nav li {
    float:left;
    display:block;
}

.nav img { display:block; }

.nav .selected { 
	color:#ffc781 !important; 
}

.nav ul .selected {
	color:#333 !important;
	background-color:#c7cfd2 !important;
}

/*----------- NAVIGATION BAR -------------*/

ul.nav {
    margin:0;
    list-style:none;
    }

.nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	width:160px;
	}

.nav li { /* all list items */
	float: left;
	}

.nav li ul { /* second-level lists */
    clear:both;
	display: none;
	position: absolute;
	width:160px;
	margin-left:1px;
	overflow:hidden;
	border:1px solid #aaa;
	}

.nav li ul a { 
	width:160px; /* this is chopped off by overflow */
	display:block;
	color:#777;
	font-size:11px;
	background-color:#fff; 
	padding: 4px;
	text-align:left;
    border-bottom:1px solid #aaa;
	}

.nav li ul a:hover {
	background-color: #e1e6e8; 
	color:#555;
	}

.nav li>ul {
	top: auto;
	left: auto;
}

.nav li:hover ul, 
.nav li.over ul { display: block; }

.nav ul a { 
	font-family:Arial, Helvetica, san-serif;
	font-size:12px !important;
	} 

.nav a {
	text-decoration: none;
}

.nav .button {
   margin:0;
   display:block;
   color:#acb6cc;
   padding:10px 12px 10px 12px;
   font-family:Georgia, Times, serif;
   font-size:14px;
   }

.nav a.button:hover {
	color:#fff;
}

.nav li ul.wide {
	width:190px;
}
.nav li ul.wide a {
	width:190px;
}

/*----------- END NAVIGATION BAR -------------*/

h1, h2, h3 {
    font-family: Arial, Helvetica, sans-serif;
	}

h1 {
	font-size: 18px;
	color: #CC9966;
	
}

h2 {
	font-size: 16px;
	color: #566B88;
}

h3 {
	font-size: 14px;
	color: #566B88;
}

/*----------- SITEMAP-------------*/

ul.mktree { list-style:none; margin:10px 0; }
ul.mktree  ul { list-style:disc; margin:10px 0;}
ul.mktree  ul ul { list-style:circle; }
ul.mktree  ul ul ul { list-style:square; }

ul.mktree  a {
	font-size: 16px;
	font-weight:bold;
}
ul.mktree ul a {
	font-size:14px;
	font-weight:normal;
}
ul.mktree ul ul a {
	font-size:12px;
	font-weight:normal;
}
.sitemap_nav {
	width:200px;
	text-align:center;
	padding:3px 5px;
	background-color: #e1e6e8;
	border:1px solid #aaa;
	margin-bottom:10px;
}
.sitemap_nav a{
	font-weight:bold;
	padding-right:10px;
}

/*----------- END SITEMAP-------------*/

#main li {
	margin-bottom:4px;
}

#main {
    background:#fff url(images/ripples.jpg) repeat-y;
}

#content {
	padding: 20px 10px 30px 0px;
	margin-left: 180px;
	width:550px;
	color:#596E8C;
	line-height: 20px;
}

#content .catalogbr {
	width: 100%;
	font-size: 14px;
	color: #566B88;
	border-top: 4px solid #CDD3DC;
	padding-top: 10px;

}

#content a {color: #45556C;}
#content a:hover {color: #2D3746; text-decoration:none;}
#content a:active {color: #CC9966;}
#content a:visited {color: #596E8C;}

#content #copyright {
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}

#content #cd-thumbs {width:200px; margin-left: 50px}
#content #cd-thumbs img {border: 1px solid #596E8C; margin:5px;}
#content #cd-large {margin: 5px; margin: 17px 0px 0px 240px; position:absolute;}
#content #cd-large p {text-align:center; 
	font-weight: bold;
	font-size: 14px;
	color: #566B88;
}

#content #sub {
	float: right;
	width:200px;
	color: #888888;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
	padding: 0px 0px 10px 10px;
}

#content #sub img {
	display:block;
}

#content #sub .cdcover {
	border: 1px solid #BBBBBB;
}
#content .image {
	border: 1px solid #BBBBBB;
}
#content #sub p {
	color: #888888;
	font-size: 12px;
}

#content #verticalspace {
	width: 100%;
	border:2px solid #596E8C;
}
#content #verticalspace tbody tr td{
	background-color: #FFFFFF;
	padding: 7px 5px 7px 5px;
	vertical-align: top;

}
#content #verticalspace tbody tr.odd td {
	background-color: #EDF2F8;
	padding: 7px 5px 7px 5px;
	vertical-align: top;
} 
#content #verticalspace tbody tr.title td {
	background-color: #596E8C;
	padding: 4px 5px 4px 5px;
	font-size: 10px;
	font-family:Verdana;
	text-transform:uppercase;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
}

#content #pagetitle {
	text-align: left;
	padding-top: 10px;
	font-size: 22px;
	text-transform:uppercase;
}

#content #subpagetitle {
	font-size:16px;
	color: #69c;
	margin-bottom:20px;
}

#content #pagetitle .sm {
	font-size: 12px;
	font-style: italic;
}

.johnquote {
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	border-left: 4px solid #CDD3DC;
}

a#edit_this {
	font-weight:bold;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	display:block;
	width:110px;
	text-align:center;
	background-color:#44556f;
	color:#AFB9C8;
	text-decoration:none;
	position:absolute;
	padding:3px 0;
	top:5px;
	left:5px;
	border:1px solid #AFB9C8;
	
}
a#edit_this:hover {
	color:#fff;
	background-color:#333;
	border-color:#fff;
}
a#edit_this:visited { color:#AFB9C8; }
a#edit_this:active { color:#fff; }


