/* Layout */

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
}

.masthead{
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	background-image: url(../images/Augie_eyes.png);
	background-repeat: no-repeat;
	height: 89px;
	background-color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	position: absolute;
	top: 0px;
	background-position: left top;
	margin-bottom: 0px;
	padding: 0px;
}
.sitename {
	position: relative;
	top: 20px;
}
.container {
	position: absolute;
	top: 90px;
	left: 0px;
	width: 99%;
}
.content {
	border: 1px solid #CC9900;
	padding-right: 8px;
	padding-bottom: 18px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 205px;
	background-color: #333300;
	padding-top: 0px;
}
.feature{
	font-size: 90%;
	color: #CCCCCC;
	text-align: justify;
	line-height: 18px;
	min-height: 555px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 12px;
	padding-left: 8px;
}
.feature img{
	float: right;
	z-index: 200;
	margin-left: 18px;
	padding-left: 5px;
	margin-right: 4px;
}
.pageName{
	color: #CC8C00;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: relative;
	left: 0px;
	width: auto;
	padding-left: 210px;
	margin: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	font-size: 100%;
}
container h2 {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* SIDEBAR AND NAVIGATION*/
.sidebar {
	width: 200px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	background-color: #892805;
	position: absolute;
	left: 0px;
	top: 90px;
	z-index: 1;
}
.sidebar1 {
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	padding-top: 10px;
	height: 370px;
	width: 100%;
	color: #FFFFFF;
}
.sidebar1 img{
	border: 1px solid #000000;
}
.sidebar2 {
	background-image: url(../images/augiemeyers.png);
	height: 215px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	background-color: #892805;
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-bottom: 18px;
}
.left {
	width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC9900;
}

/* NAVIGATION STYLES*/

.sidebar li {
	background-color: #892805;
	display: block;
	list-style-type: none;
	margin: 0px;
	vertical-align: bottom;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C1E05;
	text-indent: 8px;
	padding: 0px;
}
.sidebar li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 18px;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sidebar li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 18px;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sidebar li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #C53C07;
	background-color: #611E03;
	text-decoration: none;
	display: block;
	height: 18px;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sidebar li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	display: block;
	height: 18px;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sidebar ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
/* LINK STYLES*/
a:link, a:visited, a:hover {
	color: #99CC99;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* TEXT STYLES */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana, Arial, sans-serif;
 font-size: 120%;
 color: #CCCCCC;
}

h2{
	font-size: 110%;
	color: #CC9900;
	font-weight: normal;
	margin-top: 8px;
	padding-top: 8px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

h3{
	text-align: left;
	color: #C23A07;
	font-weight: normal;
	letter-spacing: .1em;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 120%;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #C23A07;
}

h5{
	color: #BA9900;
	margin: 0px;
}

ul {
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CCCCCC;
	list-style-type: decimal;
	margin-left: 12px;
	line-height: 120%;
	padding-top: 10px;
}

.smalltext {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	vertical-align: bottom;
	margin-top: 0px;
	padding: 0px;
	text-indent: 1px;
	text-align: left;
}

/* FORM STYLES */
input {
	padding-left: 4px;
}
textarea {
	padding-left: 4px;
}
.submitbox {
	
}
.submitbox input {
}

.ipaddress {
	font-weight: normal;
	color: #CCCCCC;
	letter-spacing: normal;
	font-size: 14px;
}
.ipnumber {
	color: #CC9900;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: .1em;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #CC9900;
	text-align: right;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.container .content .feature .contact {
	color: #FFFFFF;
	margin-left: 12px;
	padding-left: 12px;
}

.container .content .feature .contact p{
	color: #CCCCCC;
	position: relative;
	left: 0px;
}
.container .content .feature .contact img{
	color: #FFFFFF;
	position: absolute;
	left: 325px;
	margin-top: 30px;
	margin-bottom: 25px;
}
p {
	color: #CCCCCC;
}
