body
{
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
background-color:white;
margin-top:5px;
margin-left:0;
text-align:justify;
}

a
{
color:#0066CC;
text-decoration:none;
}

li
{
padding-bottom:7px;
}

h2, .pagetitle
{
color:#339999;
font-size:14pt;
padding-top:8px;
text-align:center;
}

.container
{
width:800px;
border:1px black solid;
margin-left:auto;
margin-right:auto;
text-align:center;
}

.red
{
color:red;
}

.small
{
font-size:8pt;
}

/******************  primary nav  **********************/

.prinav
{
width:800px;
/*height:25px;*/
background-color:#335c64;
/*height:18px;*/
border-bottom:solid black 2px;
}

.prinavItem
{
float:left;
color:white;
font-weight:bold;
background-image:url(../images/navPaw.gif);
background-repeat:no-repeat;
height:18px;
padding-left:24px;
padding-right:17px;
}

.prinavItem a
{
color:#caad69;
text-decoration:none;
}

.prinavItem a:hover
{
color:white;
text-decoration:none;
}

/***********************  page titles  ************************/

.pagetitle
{
float:left;
background-repeat:no-repeat;
width:269px;
height:421px;
background-image:url(../images/pagetitle.gif);
}

.pagetitleadmin
{
float:left;
width:269px;
height:421px;
color:#339999;
font-size:14pt;
padding-top:8px;
text-align:center;
}

.pagetitleTestimonials
{
float:left;
background-repeat:no-repeat;
width:269px;
height:421px;
background-image:url(../images/pagetitleTestimonials.gif);
}

.pagetitleText
{
padding-top:205px;
text-align:right;
padding-right:30px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24pt;
}

.hideme
{
display:none;
}

/************************  content area   ***********************/

.content
{
/*background-image:url(../images/pageBG.jpg);
background-repeat:no-repeat;
background-position:top;*/
}

.contentHome
{
background-image:url(../images/homeBG.jpg);
background-repeat:no-repeat;
width:800px;
height:425px;
}

.bannerspace
{
border-top:2px black solid;
/*border-left:1px black solid;
border-right:1px black solid;*/
padding:10px;
}

.banner
{
text-align:center;
margin-left:auto;
margin-right:auto;
}

.pagecontent
{
float:left;
}

.contentleft
{
float:left;
width:47%;
padding-bottom:20px;
}

.contentright
{
float:left;
width:47%;
padding-bottom:20px;
padding-left:10px;
}

.tagLine
{
font-weight:bold;
font-size:14pt;
color:#339999;
text-align:left;
margin-left:430px;
padding-top:25px;
}

.homePara
{
text-align:left;
margin-left:450px;
margin-right:15px;
}

.lookatme
{
color:red;
}

.small
{
font-size:8pt;
}

.hide
{
display:none;
}

/*********************  forms   *********************/

.formfield {
background-color : #EDEDED;
border: 1px solid #CCCCCC;
color : #000000;
font-family : arial;
font-size : 9pt;
padding-top : 0px;
padding-bottom : 0px; 
}

.submitbutton {
background-color : #999999;
border: 1px solid #CCCCCC;
color : #ffffff;
font-family : arial;
font-size : 9pt;
font-weight:bold;
padding-top : 0px;
padding-bottom : 0px; 
}


/*********************  footer   *********************/

.bottomContact
{
clear:both;
border-top:2px black solid;
background-image:url(../images/footer.gif);
background-repeat:no-repeat;
background-position:center;
height:53px;
width:800px;
background-color:#caad69;
}

.footer
{
clear:both;
background-image:url(/images/bottom.jpg);
background-repeat:no-repeat;
height:18px;
width:800px;
font-size:8pt;
font-family:Arial, Helvetica, sans-serif;
margin-left:auto;
margin-right:auto;
text-align:center;
}

.copyright
{
padding-top:1px;
padding-left:3px;
float:left;
width:49%;
text-align:left;
}

.credits a
{
padding-top:1px;
float:right;
width:49%;
text-align:right;
color:silver;
text-decoration:none;
padding-right:10px;
}
