/* CSS Document width:434; height: 446; */


p
{
font-family: "Bernhard Modern Roman", "Times New Roman", Times, Serif;
font-size: 14pt;
color: #000000;
} 

ol
{
font-family: "Bernhard Modern Roman", "Times New Roman", Times, Serif;
font-size: 14pt;
color: #000000;
} 

.faqs
{
font: italic;
font-family: "Bernhard Modern Roman", "Times New Roman", Times, Serif;
font-size: 14pt;
font-weight: bold;
list-style: none;
}

.faqa
{ 
font-family: "Bernhard Modern Roman", "Times New Roman", Times, Serif;
font-size: 12pt;
font-weight: bold;
color: #FF0000;
list-style: none;
}

.brown
{color: #A83800;}

.bold
{font-weight: bold;}

.underline
{ text-decoration: underline; }

.georgia
{ font-family: Georgia, "Times New Roman", Times, serif; }

.testimonialcopy
{
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
}

.testimonialcaption
{
font-family: Georgia, "Times New Roman", Times, serif; 
font-weight: bold;
}

.photocaption
{
font-family: "Bernhard Modern Roman", "Times New Roman", Times, Serif;
font-size: 12pt;
font-weight: bold;
}

.stronglist
{
font-size: 14pt;
font-weight: bold;
line-height: 25pt;
}

.pheasant
{
z-index: -1; 
border: none;
background: url(lgpheasant.jpg);
background-repeat:no-repeat;

}

a:hover 
 {
 color: #0000FF; 
 font-family: Bernhard Modern Roman;   
 } 
 
.pageh1
{
font-family: "Bernhard Modern Roman", "Times New Roman", Times, Serif;
font-size: 22pt;
font-weight: bold;
color: #A83800;
}

.pageh2
{
font-family: "Bernhard Modern Roman", "Times New Roman", Times, Serif;
font-size: 18pt;
font-weight: bold;
color: #A83800;
}

.pageh3
{
font-family: "Bernhard Modern Roman", "Times New Roman", Times, Serif;
font-size: 14pt;
font-weight: bold;
color: #A83800;
}
 
.contact_us
{
color: #000000;
font-family:"Bernhard Modern Roman", "Times New Roman", Times, Serif;
font-size:14pt;
font-weight:bold;
text-align:left;
} 

#newsletter
{
background-image:url(Newsletter_bg.jpg);
padding-left:50pt;
padding-right:50pt;
color: #000000;
font-family:"Bernhard Modern Roman", "Times New Roman", Times, Serif;
font-size:14pt;
font-weight:bold;
text-align:justify;
width:800px; 

}


#navcontainer 
{ margin-left: 0px;}

#navlist
{
list-style: none;
padding: 0;
margin: 0;
color: #A83800;
font-family:"Bernhard Modern Roman", "Times New Roman", Times, Serif;
font-size:14pt;

white-space: nowrap;
}

#navlist li
{
display: inline;
padding: 0;
margin: 0;
}

#navlist li:before { content: "/ "; }
#navlist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navlist li
{
border-left: 1px solid black;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }

* html #navlist li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child { border-left: 0; }
