@charset "UTF-8";
/* CSS Document */

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

#frame {
	padding: 0px;
	width: 885px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(images/bgslice.jpg);
	background-repeat: repeat-y;
}

#header {
	height: 139px;
	width: 885px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#content {
	width: auto;
	text-align: left;
}

#logincontent {
	width: 500px;
	font-family: CorpoA;
	background-color: #FFFFFF;
	margin-left: 200px;
}

#logincontent p {
	padding: 0px;
	margin: 0px
}

#menu {
	height: 66px;
	width: 885px;
	z-index: 1000;
	left: 0;
	top: 0px;
	position: relative;
}

#pageleft {
	float: left;
	width: 501px;
	font-family: CorpoA;
	font-size: 15px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#pageleftinfo {
	width: 461px;
	position: relative;
	z-index: 1;
	top: -66px;
	padding-left: 40px;
	padding-top: 10px;
}

#pageright {
	float: right;
	width: 338px;
	font-family: CorpoA;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	position: relative;
	z-index: 1;
	top: 0px;
}

#rightspacer {
	width: 338px;
	font-family: CorpoA;
	font-size: 12px;
	color: #000000;
	position: relative;
	z-index: 1;
	padding-top: 0px;
}

#headerpic {
	height: 312px;
	width: 501px;
	position: relative;
	z-index: 1;
	top: -66px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

#basement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 900px;
	padding-top: 40px;
	text-align: center;
	height: 30px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	font-family: CorpoA;
	font-size: 18px;
	color: #F00;
	font-style: normal;
	font-weight: normal;
}

h2 {
	font-family: CorpoA;
	font-size: 15px;
	color: #00549F;
}

h3 {
	font-family: CorpoA;
	font-size: 20px;
	color: #F00;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	word-spacing: normal;
}

h4 {
	font-family: CorpoA;
	font-size: 24px;
	color: #030303;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h5 {
	font-family: CorpoA;
	font-size: 16px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

ul {
	padding-right: 20px;
}

a {
	font-family: CorpoA;
	color: #00549f;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	font-family: CorpoA;
	color: #C2A70D;
	text-decoration: underline;
	font-size: 12px;
}
.back {
	font-family: CorpoA;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

#gallerymenu {
	clear: both;
	width: 461px;
}

#gallerymenu ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}

#gallerymenu li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}

#gallerymenu a {
	display: block;
	padding: 2px;
	border: 1px dotted #999999;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#gallerymenu a:hover {
	display: block;
	padding: 2px;
	border: 1px dotted #333333;
	background-color: #E4E4E4;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#gallerymenu img {
	border: 1px dotted #999999;
	background-color: #E8E8E8;
	padding: 3px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#gallerymenu a:hover img {
	background-color: #E8E8E8;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

/*-----Gallery Stufs------*/

#inventorymenu {
	height: 66px;
	width: 670px;
}

.requiredfield {
	font-family: CorpoA;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
.required {
	color: #CC0000;
}

#searchbar {
	border: 1px solid #666666;
	margin-top: 130px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	width: 314px;
	font-family: CorpoA;
	font-size: 12px;
	font-weight: bold;
	color: #A40513;
}

#searchbar p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

select {
	padding: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}

#send {
	padding: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#forming {
	text-align: justify;
	width: 420px;
	padding-left: 5px;
	background-color: #000;
	left: 10px;
	margin-left: 15px;
	font-family: CorpoA;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	top: 0px;
	padding-top: 5px;
}
.bigcenter {
	font-family: CorpoA;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
#rightline {
	text-align: left;
	font-family: CorpoA;
	font-size: 20px;
}
#Center {
	text-align: center;
}
#CenterTable {
	text-align: center;
}
#frame #content div div h4 iframe {
	text-align: center;
}
