BODY	



a:link		{
	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

a:visited	{ color: #0000FF; text-decoration: none}

a:active	{ color: #0000FF; text-decoration: none }

a:hover		{
	text-decoration: none;
	color: #C39;
	font-weight: bold;
	position: fixed;
	text-align: center;
}




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{
	FONT: 12px geneva, verdana, arial, sans-serif;
	font-family: Verdana, Geneva, sans-serif;









	
	color: #000;
}

.title		{ COLOR: #A2B7B5; FONT: 18px verdana, arial, sans-serif; font-weight: bold }

.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }

.biglink:hover 	{
	FONT: 12px verdana, arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: underline;
	color: #FFFFFF;
}

.just 		{text-align: justify;}

.copyright	{ COLOR: #999999; FONT: 9px geneva, verdana, arial, sans-serif }

.smalltitle 	{ COLOR: #A2B7B5; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.careertitle	{ COLOR: #666666; FONT: 14px geneva, verdana, arial, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #A2B7B5; FONT: 15px geneva, verdana, arial, sans-serif; font-weight: bold }

.phonetitle	{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }

.picturecomments{ COLOR: #666666; FONT: 12px geneva, verdana, arial, sans-serif }

.picturehilight	{ COLOR: #3366FF; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: bold  }

.picturetitle 	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.list 		{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: normal }

.sidebartitle	{ COLOR: #A2B7B5; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.sidebartext	{ COLOR: #A2B7B5; FONT: 11px geneva, verdana, arial, sans-serif }

.faq 		{ line-height: 19px }



.button-popups { 	background-image: url("picts/button-popup.gif");
		background-color:#21423D;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #CFCFE0;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }

.buttonon-popups { 	background-image: url("picts/buttonon-popup.gif");
		background-color:#C0C0C0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		BORDER: #000000 1px solid}


.dropdown 	{ COLOR: #333333;
		WIDTH: 250PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		BORDER: #000000 1px solid}

.submitbutton { FONT: 9pt arial, verdana, sans-serif }


.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		BORDER-BOTTOM: #000000 1px solid;
		BORDER-LEFT: #000000 1px solid;
		BORDER-RIGHT: #000000 1px solid;
		BORDER-TOP: #000000 1px solid }


.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }


.searchbutton {	background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 18px;
		width: 40px;
		cursor:
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


 /* IMAGE HOVER CODE */


.rollover 	{ background-color: #000000}

.rolloveron 	{ background-color: #FF6600; filter:alpha(opacity=60)  }



 /* START THE CODE FOR THE MENUS */


 /* TOP LEVEL MENU CONTROL */


a.menu_TOP{
display:block;
line-height: 14pt;
text-align: center;
text-decoration:none;
border-right: #313252 1px solid;
}



 /* SUB LEVEL MENU CONTROL */


a.menu_SUB{
display:block;
padding: 2px 2px 2px 4px;
text-decoration:none;
filter:alpha(opacity=100);
border-bottom: #999999 1px solid;
}


 /* MORE SUB LEVEL MENU CONTROL */


.menu_DIV{
border-top: #000000 0px solid;
border-bottom: #666666 0px solid;
border-right: #666666 1px solid;
border-left: #666666 1px solid;
filter:alpha(opacity=100);-index:100;
}


#menulocation {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LEFT: 15px; PADDING-BOTTOM: 0px; WIDTH: 154px; PADDING-TOP: 0px; WHITE-SPACE: nowrap; POSITION: absolute; TOP: 200px
}
.menu {
	BORDER-RIGHT: #ffffff 0px solid; BORDER-TOP: #ffffff 0px solid; DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 8pt; BORDER-LEFT: #ffffff 0px solid; WIDTH: 154px; CURSOR: hand; TEXT-INDENT: 8px; LINE-HEIGHT: 26pt; BORDER-BOTTOM: #ffffff 0px solid; FONT-FAMILY: arial, verdana, helvetica, sans; HEIGHT: 37px; TEXT-ALIGN: left
}
A.menu:link {
	BACKGROUND-IMAGE: url(http://www.pointreyesoutdoors.com/picts/button.gif); COLOR: #004400; BACKGROUND-COLOR: #bcd5be
}
A.menu:visited {
	BACKGROUND-IMAGE: url(http://www.pointreyesoutdoors.com/picts/button.gif); COLOR: #004400; BACKGROUND-COLOR: #bcd5be
}
A.menu:active {
	BACKGROUND-IMAGE: url(http://www.pointreyesoutdoors.com/picts/buttonon.gif); COLOR: #669999; BACKGROUND-COLOR: #bcd5be
}
A.menu:hover {
	BACKGROUND-IMAGE: url(http://www.pointreyesoutdoors.com/picts/buttonon.gif); COLOR: #669999; BACKGROUND-COLOR: #bcd5be
}
.style169 div div table tr .style256 table tr td p .style252 {
	font-size: 16px;
}
.gr {
	color: #008000;
}
.style169 div div table tr .style256 table tr td p .style252 {
	font-size: 18px;
}
.style137 strong {
	font-size: larger;
}
.style169 div div table tr .style256 table tr td p .style252 {
	font-size: 16px;
}
.style137 font .style137 .style104 {
	font-size: larger;
}
.style169 div div table tr td .style138 .style219 .style366 .style460 .style460 {
	color: #F60;
}
.style169 div div table tr td .style138 .style219 .style366 .style460 {
	color: #F60;
}
.style269 {
	color: #FF0080;
}
.style92 {
	font-weight: bold;
}
.style92 {
	font-weight: normal;
}
.style1691 .style323 .style277 {
	font-weight: normal;
}
.style95 {
	text-align: left;
}
.style95 {
	text-align: left;
}
.style35 table tr .style116 .style460 strong {
	font-family: Arial, Helvetica, sans-serif;
}

