body 
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f6f4f;
	background-color: #afaf7f;
	font-size:90%;
	width:100%;
	padding:0;
	border:0;
}

a 
{
	color: #6f6f4f;
	font-size: 13px;
}

.active-menu
{
	color: #ffffff !important;
	background: #6f6f4f;
	text-decoration: none;
}

a:visited 
{
    color: #6f6f4f;
}

a:hover, a:active 
{
    color: #ffffff;
	background: #6f6f4f;
	text-decoration: none;
	outline: 0;
	border: 0;
}

a:focus 
{
    outline: thin dotted;
}

img 
{
    background: none !important;
	border: 0;
    -ms-interpolation-mode: bicubic;
}

table, th, td
{
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-collapse: collapse;
	vertical-align: middle;
	text-align: center;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
}

h1, h2, h3 
{
	margin:.8em 0 .2em 0;
	padding:0;
}

p 
{
	margin:.4em 0 .8em 0;
	padding:0;
}

.main
{
	background-color: #ffffcf;
	border-left-width: 3px;
	border-left-color: #cfcf6f;
	border-right-width: 3px;
	border-right-color: #cfcf6f;
}

.footer
{
	background-color: #ffffcf;
	border-left-width: 3px;
	border-left-color: #cfcf6f;
	border-right-color: #cfcf6f;
	border-right-width: 3px;
	border-top-width: 1px; 
	border-top-color: #afaf7f;
}



.partial-content-left-menu
{
	background:#ffffcf;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	text-align: left;
}


.content
{
	background:#fff;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	text-align: left;
}

.content-title
{
	background:#fff;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	text-align: left;
}

.right-menu
{
	background:#ffffcf;
	vertical-align: top;
	text-align: left;
}

a.right-menu:link
{
	font-size: 12px;
}

a.right-menu:hover
{
	font-size: 12px;
}

a.right-menu:visited
{
	font-size: 12px;
}


.center
{
	vertical-align: middle;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.topcenter
{
	vertical-align: top;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.left
{
	text-align: left;
}

/* Footer styles */
#footer {
	clear:both;
	width:100%;
	border-top:1px solid #afaf7f;
}
#footer p {
	padding:10px;
	margin:0;
}

.left
{
	background-color: #ffffcf;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	text-align: left;
}

.middle
{
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	text-align: left;
}

.right
{
	background-color: #ffffcf;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	text-align: left;
}

.right-featured
{
	text-align: left;
}

.right-featured a:active, .right-featured a:hover
{
	color: #ffffff;
	background: #6f6f4f !important;
	text-decoration: none;
	outline: 0;
	border: 0;
}

.featured
{
	background-color: #ffffcf;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	text-align: left !important;
}

.featured a:active, .featured a:hover
{
	background: none;
}

/* Header styles */
#header {
	clear: both;
	float: left;
	width: 100%;
}
#header {
	border-bottom: 1px solid #aaa;
}
#header p,
#header h1,
#header h2,
#header h3 {
	padding-top: .4em;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	margin: 0;
	color: #827f34;
	font-style: italic;
}
#header ul {
	clear: left;
	float: left;
	width: 100%;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0; 
	padding: 0;
}
#header ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#header ul li a {
	display: block;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px; 
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	text-align:center;
	color: #3f3f0f;
	background: #cfcf6f;
	text-decoration: none;
	position: relative;
	left: 10px;
	line-height: 1.3em;
}
#header ul li a:hover {
	color:#ffffff;
	background:#afaf2f;
}
#header ul li.active a,
#header ul li.active a:hover {
	color:#fff;
	background:#cfcf6f;
}
#header ul li a span {
	display:block;
}

/* 'widths' sub menu */
#layoutdims {
	clear: both;
	background: #eee;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaa;
	margin: 0;
	padding-top: 6px !important;
	padding-bottom: 6px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
	text-align: left;
}

/* Image Gallery */
#contentbox
{
	position:relative;
	margin:0;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	width:720px;
	height:720px;
}

#contentbox a span 
{
	display: none;
}

#contentbox a:hover span 
{
	display: block;
	position: absolute;
	left: 110px;
	top: 110px;
	border: 0;
}

#image1
{
	position: absolute;
	width: 120px;
	height: 100px;
	left: 0px;
	top: 0px;
	border: 0;
}

#image2
{
	position: absolute;
	width: 120px;
	height: 100px;
	left: 120px;
	top: 0px;
}

#image3
{
	position: absolute;
	width: 120px;
	height: 100px;
	left: 240px;
	top: 0px;
}

#image4
{
	position: absolute;
	width: 120px;
	height: 100px;
	left: 360px;
	top: 0px;
}

#image5
{
	position: absolute;
	width: 120px;
	height: 100px;
	left: 480px;
	top: 0px;
}
#image6
{
	position: absolute;
	width: 120px;
	height: 100px;
	left: 600px;
	top: 0px;
}

#image7
{
	position: absolute;
	width: 100px;
	height: 100px;
	left: 0px;
	top: 124px;
	border: 0;
}

#image8
{
	position: absolute;
	width: 100px;
	height: 100px;
	left: 0px;
	top: 248px;
}

#image9
{
	position: absolute;
	width: 100px;
	height: 100px;
	left: 0px;
	top: 372px;
}

#image10
{
	position: absolute;
	width: 100px;
	height: 100px;
	left: 0px;
	top: 496px;
}
#image11
{
	position: absolute;
	width: 100px;
	height: 100px;
	left: 620px;
	top: 124px;
}

#image12
{
	position: absolute;
	width: 100px;
	height: 100px;
	left: 620px;
	top: 248px;
}

#image13
{
	position: absolute;
	width: 100px;
	height: 100px;
	left: 620px;
	top: 372px;
}

#image14
{
	position: absolute;
	width: 100px;
	height: 100px;
	left: 620px;
	top: 496px;
}

#image15
{
	position: absolute;
	width: 120px;
	height: 100px;
	left: 0px;
	top: 620px;
}
#image16
{
	position: absolute;
	width: 120px;
	height: 100px;
	left: 120px;
	top: 620px;
}

#image17
{
	position: absolute;
	width: 120px;
	height: 100px;
	left: 240px;
	top: 620px;
}

#image18
{
	position: absolute;
	width: 120px;
	height: 100px;
	left: 360px;
	top: 620px;
}

#image19
{
	position: absolute;
	width: 120px;
	height: 100px;
	left: 480px;
	top: 620px;
}

#image20
{
	position: absolute;
	width: 120px;
	height: 100px;
	left: 600px;
	top: 620px;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

button,
input,
select,
textarea {
    font-family: Arial, Helvetica, sans-serif;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, 
strong { 
    font-weight: bold; 
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before,
q:after {
    content: '';
    content: none;
}

small {
    font-size: 75%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

ul,
ol {
    margin: 1em 0;
    padding: 0 0 0 40px;
}

dd {
    margin: 0 0 0 40px;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}


legend {
    border: 0;
    *margin-left: -7px;
}

button,
input,
select,
textarea {
    font-size: 100%; 
    margin: 0; 
    vertical-align: baseline; 
    *vertical-align: middle;
}

button,
input {
    line-height: normal; 
}

button,
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
    cursor: pointer; 
    -webkit-appearance: button;
    *overflow: visible; 
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; 
    padding: 0; 
}

input[type="search"] {
    -webkit-appearance: textfield; 
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; 
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}