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

#wrap {
	position: relative;
	visibility: visible;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	height: auto;
	width: 1000px;
	border: medium ridge #333333;
	background-color: #000000;
	padding: 15px;
}

.arrowgreen{
	width: 320px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
	position: absolute;
	visibility: visible;
	margin: 1px;
	padding: 1px;
	left: 23px;
	top: 376px;
	z-index: 3;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	background-color: transparent;
	background-image: url(/images/arrowgreen.gif);
	background-position: 100% 0;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #5E7830;
}

.arrowgreen li a:hover{
	color: #26370A;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
	color:#660000;
	background-position: 100% -64px;
}

body {
	background-color: #FF0000;
}

#masthead {
	background-color: #000000;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 50px;
	padding-right: 1px;
	padding-bottom: 15px;
	padding-left: 50px;
	background-color: #000000;
	margin: 1px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
	margin: 1px;
	text-align: left;
	position: absolute;
	visibility: visible;
	left: 213px;
	top: 235px;
	width: 644px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#productpictures {
	margin: 1px;
	padding: 1px;
	position: absolute;
	visibility: visible;
	left: 456px;
	top: 273px;
	width: 441px;
	height: 134px;
}
#phonenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC00;
	margin: 1px;
	padding: 1px;
	position: absolute;
	visibility: visible;
	left: 12px;
	top: 19px;
	width: 219px;
	height: 40px;
	text-align: center;
	z-index: 2;
}
#buttonpagepicts {
	margin: 1px;
	padding: 1px;
	position: absolute;
	visibility: visible;
	left: 622px;
	top: 31px;
	width: 389px;
	height: 219px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}
#bigpicture {
	margin: 1px;
	padding: 1px;
	position: absolute;
	visibility: visible;
	width: 631px;
	height: 352px;
	left: 369px;
	top: 368px;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	margin: 1px;
	padding: 1px;
	font-style: normal;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#ournumber {
	margin: 1px;
	padding: 1px;
	position: absolute;
	visibility: visible;
	left: 35px;
	top: 69px;
	width: 174px;
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	z-index: 1;
}
#description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	position: absolute;
	visibility: visible;
	left: 573px;
	top: 742px;
	height: 131px;
}

