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

body {
background-color:#FFFFFF;
background-image:url(bg.jpg);
background-repeat: repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
text-align:center;
}

#main {
text-align:left;
margin-left:auto;
margin-right:auto;
background-image:url(bigbg.jpg);
background-repeat:no-repeat;
width:974px;
min-height:768px;
height:auto !important;
height:768px;
}

#sidebar {
width:235px;
height:auto;
border:solid 3px #799a78;
background-color:#FFFFFF;
padding-left:9px;
padding-right:9px;
padding-top:6px;
margin-top:25px;
float:left;
}

#navbar {
width:100%;
height:auto;
vertical-align:top;
}

#pageHolder {
width:710px;
height:auto;
float:right;
margin-top:87px;
}

#sidephotoHolder {
width:220px;
height:auto;
float:left;
margin-left:3px;
}

#textHolder {
width:488px;
height:auto;
float:right;
color:#FFFFFF;
padding-top:30px;
}

#textHolderWide {
width:691px;
height:auto;
float:right;
color:#FFFFFF;
padding-top:30px;
}

#footer {
width:100%;
height:30px;
text-align:center;
color:#917798;
clear:both;
}

.pageTitle {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
color:#FFFFFF;
}

A.newslink:visited  {color: #315730; text-decoration: none}
A.newslink:link  {color: #315730; text-decoration: none}
A.newslink:active  {color: #315730; text-decoration: none}
A.newslink:hover   {color: #315730; text-decoration: underline}

A.navlink:visited  {font-family:Georgia, "Times New Roman", Times, serif; color: #315730; text-decoration: none; line-height:18px;}
A.navlink:link  {font-family:Georgia, "Times New Roman", Times, serif; color: #315730; text-decoration: none; line-height:18px;}
A.navlink:active  {font-family:Georgia, "Times New Roman", Times, serif; color: #315730; text-decoration: none; line-height:18px;}
A.navlink:hover   {font-family:Georgia, "Times New Roman", Times, serif; color: #315730; text-decoration: underline; line-height:18px;}

A.whitelink:visited  {color: #ffffff; text-decoration: none}
A.whitelink:link  {color: #ffffff; text-decoration: none}
A.whitelink:active  {color: #ffffff; text-decoration: none}
A.whitelink:hover   {color: #ffffff; text-decoration: underline}

a:visited  {color: #ffffff; text-decoration: none}
a:link  {color: #ffffff; text-decoration: none}
a:active  {color: #ffffff; text-decoration: none}
a:hover   {color: #ffffff; text-decoration: underline}