/*
lt tan - fbf6eb
tan - e5d2a4
dk brown - 4f4839
lt brown - 9e947f
lt lt brown - d6d0c4
sage green 90c48c
*/

body {
	background: #e5d2a4 url(/images/bg2.gif) repeat-y center;
	margin: 0;
	margin-bottom: 12px;
	padding: 0;
	font-family: "Lucida Grande", trebuchet, verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
	}

#wrap2 {
	background: url(/images/mastbg.jpg) top center no-repeat;
	}
	
#wrap {
	/* background: #fff; */
	width: 782px;
	margin: 0 auto;
	padding: 6px;
	}

#wraptable {
	}
	
#contenttd {
	border: 1px solid #9e947f;
	padding: 6px;
	background: #fff;
	}
	
#content {
	padding: 0;
	text-align: left;
	background: #fbf6eb;
	border: 1px solid #9e947f;
	}
	
#copy {
	border-top: 1px #9e947f solid;
	margin: 0;
	padding: 0px 10px 10px 10px;
	text-align: left;
	background: #d6d0c4;
	clear: both;
	}
	
#copy p {
	color: #4f4839;
	font-size: 10px;
	margin: 0;
	margin-top: 10px;
	line-height: 14px;
	}

.frame, .mphoto, div.indexlinks img {
	padding: 4px;
	border: 1px solid #9e947f;
	background: #fff;
	margin-bottom: 2px;
	}

.mphoto {
	float: left;
	margin: 0 10px 2px 24px;
	}
	
hr {
	clear: both;
	border: none;
	margin: 0;
	margin-bottom: 16px;
	padding: 0;
	}
	
sup {
	font-size: 80%;
	}

.mlisting {
	clear: both;
	margin-bottom: 24px;
	}

/* -- NAVIGATION -- */

#navtd {
	background: #e5d2a4
	}
	
#navwrap {
	margin-right: 6px;
	border: 1px solid #9e947f;
	background: #fff;
	padding: 6px;
	padding-bottom: 0;
	}
	
#nav {
	text-align: left;
	margin-bottom: 6px;
	width: 150px;
	/* border-right: 1px solid #9e947f;
	border-bottom: 1px solid #9e947f; */
	}

.menutitle {
	cursor: pointer;
	background: #d6d0c4;
	color: #4f4839;
	padding: 4px 3px 4px 6px;
	text-align: left;
	font-size: 14px;
	border: 1px solid #9e947f;
	border-right: none;
	}

.menutitle a:hover {
	color: #000;
   }

.menutitle a {
	text-decoration: none;
   }

ul.submenu, ul.quickmenu {
	background: #fbf6eb;
	list-style-type: square;
	list-style-position: inside;
	padding: 4px;
	padding-left: 6px;
	margin: 0px;
	margin-bottom: 6px;
	font-size: 11px;
	border-bottom: 1px solid #9e947f;
   }

.menutitle, .submenu, .quickmenu {
	border-right: 1px solid #9e947f;
	border-left: 1px solid #9e947f;
	}
	
.submenu li, .quickmenu li {
	padding-bottom: 3px;
   }
  
/* -- END NAVIGATION -- */





blockquote {
	margin-left: 52px;
	background: #fff;
	border: #9e947f solid 1px;
	border-left-width: 3px;
	padding: 6px 12px;
	line-height: 18px;
	font-family: georgia, "times new roman", serif; 
	font-size: 13px;
	}

p, td, div {
	font-family: "Lucida Grande", trebuchet, verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
	}
	
p {
	line-height: 16px;
	margin: 0px 24px 16px 24px;
	padding-left: 12px;
	}

p.minfo {
	margin-bottom: 8px;
	}

blockquote p {
	margin-left: 0;
	font-family: georgia, "times new roman", serif; 
	font-size: 13px;
	line-height: 18px;
	}
	
small {
	color: #9e947f;
	font-size: 10px;	
	}

h3 small {
	font-size: 13px;
	}
	
a {
	text-decoration: underline;
	font-weight: bold;
	}

a:link {
	color: #980100;
	}
	
a:visited {
	color: #592C5C;
	}

a:hover, a:active {
	color: #d05300;
	background: #fff;
	}

/*
#copy a:link {
	color: #d8e1f0;
	}

#copy a:visited {
	color: #000;
	}
*/

#copy a:hover, #copy a:active {
	background: #fbf6eb;
	}

b {
	background: #fff;
	}
	
#copy b {
	text-transform: uppercase;
	background: #fbf6eb;
	}
	
h2, h3, h4 {
	text-align: left;
	}

h2 {
	font-family: georgia, "times new roman", serif; 
	font-style: italic;
	color: #fff;
	font-size: 21px;
	margin: 0;
	margin-bottom: 16px;
	padding: 4px 12px;
	background: #4f4839;
	border-bottom: 1px solid #9e947f;
	letter-spacing: 1px;
	}

h3 {
	font-family: georgia, "times new roman", serif; 
	/* color: #4f4839; */
	color: #2A5008;
	font-size: 17px;
	margin: 18px 16px 8px 16px;
	letter-spacing: 1px;
	padding-bottom: 1px;
	/* border-bottom: 1px solid #9e947f; */
	background: url(/images/h3rule.jpg) no-repeat bottom left;
	}

h3.plain {
	color: #4f4839;
	background: none;
	}
	
h4 {
	font-family: "Lucida Grande", verdana, arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 4px;
	margin-left: 24px;
	}

.highlight {
	font-family: georgia, "times new roman", serif; 
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #d34147;
	line-height: 18px;
	margin-top: 4px;
	}

.indent, .boardtable, .bordered, .padded {
	margin: 6px 20px 6px 32px;
	}

td p {
	margin: 6px 12px;
	}
	
.padded td, padded th {
	padding: 0px 24px 10px 0px;
	}

ul {
	margin-right: 24px;
	/* margin: 0 32px 16px 48px; */
	}

li {
	list-style-position: inside;
	line-height: 16px;
	padding-bottom: 2px;
	}
	
ul ul {
	margin-bottom: 0;
	margin-left: 24px;
	font-size: 10px;
	}

li li {
	padding-bottom: 0;
	}

ul li {
	list-style-type: square;
	}
	
input, select, textarea {
	background: #d6d0c4;
	color: #000;
	font-family: "Lucida Grande", verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	margin-right: 6px;
	}

input, textarea {
	border-top: #4f4839 solid 2px;
	border-right: #9e947f solid 2px;
	border-bottom: #9e947f solid 2px;
	border-left: #4f4839 solid 2px;
	padding: 2px 4px;
	}

.noborder, .paypal {
	border: none;
	padding: 0;
	background: none;
	margin-right: 0;
	}
	
option.header {
	color: #eee;
	padding-bottom: 2px;
	border-bottom: #000 dotted 1px;
	}
	
.button {
	border-top: #9e947f solid 2px;
	border-right: #4f4839 solid 2px;
	border-bottom: #4f4839 solid 2px;
	border-left: #9e947f solid 2px;
	background: #fff;
	}

.right, .rightimg {
	margin: 0 12px 6px 12px;
	text-align: right;
	}
	
.right {
	float: right;
	}

.right td {
	padding: 0px 0px 8px 12px;
	}
	
.left{
	float: left;
	margin: 0 12px 6px 24px;
	text-align: left;
	}

.bordered {
	border-top: 1px solid #9e947f;
	border-left: 1px solid #9e947f;
	}
	
.bordered td, .bordered th {
	border-bottom: 1px solid #9e947f;
	border-right: 1px solid #9e947f;
	padding: 6px 12px;
	}
	
.bordered td {
	background: #fff;
	}

.bordered th {
	background: #d6d0c4;
	font-weight: bold;
	text-align: center;
	}
	
div.indexlinks {
	margin-left: 24px;
	margin-bottom: 8px;
	text-align: center;
	}
	
div.indexlinks img {
	margin-right: 6px;
	}	
	
.orange {
	color: #d05300;
	}

.green {
	color: #258010;
	}

.magenta {
	color: #ae288d;
	}

.blue {
	color: #135e88;
	}