body {
	margin: 0;
	padding: 0;	
}	
#header {/*header*/
	color: #000000;
	height: 80px;
	background-color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(../salepics/shotguns/Beretta682GoldE.jpg);
	background-repeat: no-repeat;
}
#header h1 {
	padding-left: 8px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	display: block;
	position: absolute;
	left: 140px;
	top: 30px;
	width: 600px;
	margin: 0px;

}
.headertxt  {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	
}
#navigation1 { /*top menu - about, contact, safety etc*/
	text-align: right;
	vertical-align: top;
	height: 19px;
	width: 300px;
	position: absolute;
	right: 5px;
}
#navigation1 ul { /*top menu - about, contact, safety etc*/
	list-style-type: none;
	margin-bottom: -1px;
	padding-right: 10px;
}	
#navigation1 li { /*top menu - about, contact, safety etc*/
	display: inline;
	margin-left: 5px;
}
#navigation1 a { /*top menu - about, contact, safety etc*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
#navigation1 a:visited { /*top menu - about, contact, safety etc*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}	
#navigation1 a:hover {/*top menu - about, contact, safety etc*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#navigation1 a:active {/*top menu - about, contact, safety etc*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
	font-weight: bold;	
}
p {
	font: 80%/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0;
	margin-top: 0;

}
.bold {/*Bold*/
	font-weight: bold;
}
.italic {/*Italic*/
	font-style: italic;
}
.italicbold {/*Italic bold*/
	font-weight: bold;
	font-style: italic;
}
#content {/*main central content*/
	margin-top: -10px;
	margin-right: 250px;
	margin-bottom: 0px;
	margin-left: 230px;
}
.subheader {/*subheading*/
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: bold;
}
#content h1 {/*main central content header*/
	text-align: left;
	padding-right: 20px;
	color: #901602;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
}
#content a:link, #content a:visited {/*content link*/
	text-decoration: underline;
	color: #000000;
	background-color: transparent;
}
#content a:hover {/*content link*/
	color: #901602;
}
#map { /* Google Map */
	width: 95%; 
	height: 270px; 
	margin-left: 0.2em; 
	margin-bottom: 0.1em;
}

form{
	border: 1px solid #aaaaaa;
	background-color: #FAFAFA;
	padding: 0px 6px 3px 20px;
}
input.formtext {/*line text style1*/
	background-color: #FDF4F5;
	border: 1px inset #00008B;
	width: 200px
}
form p {
	clear: left;
	padding:0px 0 5px;
	margin-bottom: 0px;

}
form p label {/*form float*/
	float:left;
	width: 20%
}
textarea.formtextcontact {/*contact text field comments*/
	background-color: #FDF4F5;
	border: 1px inset #00008B;
	width: 280px;
	height: 100px;
}	
select {/*controls style of selector boxes*/
	background-color: #F5FFF2;
	border: 1px inset #00008B;
	width: 300px
}
input.btn {/*controls styles of submit and reset buttons*/
	border: 1px inset #00008B;
	width: 70px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-bottom: 5px;

}
#divform {
	clear: left;
	padding:0px 0 0;
	margin-bottom: 0px;

}
#divform {/*form float*/
	float:left;
	width: 20%
}
#side1 {/*Left menu*/
	position: absolute;
	width: 180px;
	top: 96px;
	left: 8px;
	padding: 0px 10px 10px 10px;
	height: 295px;
}
#side2 {
	position: absolute;
	width: 200px;
	top: 96px;
	right: 10px;
	padding: 0px 10px 10px 10px;
	border-left: 1px dotted #cccccc;
	
}
#side2 a:link, #side2 a:visited {/*box link*/
	text-decoration: underline;
	color: #000000;
	background-color: transparent;
}
#side2 a:hover {/*box link*/
	color: #901602;
}
#side2 h3 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding-bottom: 4px;
}
.adbox {
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	border: 1px dotted #B1B1B1;
	background-color: #F4F4F4;
}
#side1 h3 {/*Left menu*/
	font: 110% Georgia, "Times New Roman", Times, serif;
	background-color: transparent;
	margin: 0;
	padding-bottom: 4px;

}
#side1 ul {/*Left menu*/
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	width: 184px;
}
#side1 li {/*Left menu*/
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #E7AFAF;
}
#side1 a:link, #side1 a:visited {/*Left menu*/
	text-decoration: none;
	color: #901602;
	background-color: transparent;
}
#side1 a:hover {/*Left menu*/
	color: #000000;
}
#footer {/*footer*/
	color: #666666;
	height: 40px;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	width: 65%;
	margin-right: 17.5%;
	margin-left: 17.5%;
}
#printonly {/*removes printer logo from webpage*/
	display: none;
}
