﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*background-image: url("../images/background.gif");
	background-repeat: repeat;
	background-attachment: scroll;*/
	background-color: #27291D;
}
li {padding-bottom: 7px; text-align: justify;}
#container {
	width: 748px;
	margin: 0 auto;
	padding: 0px;
	border: 1px solid #898D3F;
	background-color: #636848;
}
#masthead {
	text-align: left;
	width: 748px; height: 170px;
	padding: 0px;
	/*border: 1px dotted #725972;
	background-image: url("../images/StusFlyShop-2.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;*/
	background-color: #636848;	
}
#topnavigation {
	margin-left: 0px;
	background-color: #858c5e;
	height: 28px;
	border-top: 1px solid #bbc19b;
	border-bottom:1px solid #53573b;
}
html>body #topnavigation {
	overflow: hidden;
}

#navigation {
	position: relative;
	float: left;
	width: 140px;
	margin-top: 22px;
	margin-left:5px;
	background-color: #858c5e;
	border: outset 1px #a4ac7c;
}

#content {
    float: left;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #fff;
	border:1px solid #53573b;
	padding: 25px;
	
}
#footer {
	text-align: center;
	clear: both;
	width: 746px;
	border-top: 1px dotted #999;

}
/* Masthead Styles */
#masthead h1 {
	color: #fff;
}
#masthead h3 {
	color: #402640;
}
/* Navigation Styles */
#topnavigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#topnavigation li {
	float: left;
}
#topnavigation a {
	margin-left: 5px;
	margin-right: 5px;
	margin-top:3px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #4c6626;
	display: block;
	border: 1px outset #353;
	text-decoration: none;	
	text-transform: uppercase;	
	color: #f0f0f0;}
	
#topnavigation a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #5f8030;
	border: 1px outset #575;
}



#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 1px solid #858c5e;
	background-color: #858c5e;
}
#navigation a {
	margin-left: 5px;
	margin-right: 5px;
	margin-top:3px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #3d501e;
	display: block;
	border: 1px outset #353;
	text-decoration: none;	
	color: #f0f0f0;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #4c6626;
	border: 1px outset #575;
}
/* Content Styles */
h6 {
	color: #503750;
}
h5 {
	color: #503750;
}
h4 {
	color: #503750;
}
h3 {
	color: #503750;
}
h2 {
	color: #503750;
}
#content h1 {
	color: #503750;
}
/*#content img {
	padding: 3px;
	border: 1px solid #bbc19b;
}*/

/* Footer Styles */
#footer p {
	color: #808080;
}
#footer a {
	color: #ddd;
	text-decoration: none;
	font-size: 12px;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
/* Links and General */
a {
	color: #33c;
	text-decoration: none;
}
a:hover {
	color: #c33;
	text-decoration: underline;
}

#wf a { float:right; color: #bbb; font-size: 10px; text-decoration: none; padding: 2px;}
#wf a:hover { color: #fff;}
#wf {font-size:10px; color:#bcb;}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
p.bmenuoffset {margin-left: 140px;}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
	color: #fff;
	letter-spacing: 1px;
}


#just {text-align: justify;}
.cent {text-align: center;	font-weight: 700;}

h2 {font-weight: bold; font-size: 13px; color: #333; letter-spacing: 2px; padding-top: 12px; margin-left: -15px;}
h3 {font-weight:bold; font-size: 0.8em;}
h4 {font-weight: bold; font-size: 13px; color: #333; letter-spacing: 2px;}
.vertspcr {
	float: right;
	visibility: hidden;
}
.bolder {
	font-weight: bolder;
	font-size: 12px;
}
.picbox {
	padding: 3px;
	border: 1px solid #bbc19b;
}
