body
{
background-color: #b3e3e5;
font-family: Verdana, Arial, Helvetica, SunSans-Regular;
font-size: 13px;
text-align: left;
}

h1
{
color: #666;
font-size: 20px;
text-align: left;
font-weight: bold;
padding-top: 15px;
padding-bottom: 0px;
}

h2
{
color: #666;
font-size: 16px;
text-align: left;
font-weight: bold;
padding-top: 0px;
padding-bottom: 0px;
}

h2.news
{
color: #e23a95;
font-size: 15px;
text-align: left;
font-weight: bold;
padding-top: 0px;
padding-bottom: 0px;
}

p
{
padding-top: 5px;
padding-bottom: 0px;
color: #000000;
text-align: justify;
}

p.caption
{
padding-top: 0px;
padding-bottom: 0px;
font-size: 10px;
color: #000000;
text-align: left;
}

p.faq_q
{
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
font-size: 12px;
color: #000;
text-align: left;
font-weight: bold;
}

p.faq_a
{
padding-top: 0px;
padding-bottom: 20px;
padding-left: 20px;
font-size: 12px;
color: #000000;
text-align: justify;
}

a:link, a:visited
{
color: #000;
text-decoration: none;
border-bottom: 1px dotted #000;
}

a:hover
{
color: #1db7bf;
text-decoration: none;
border-bottom: 1px solid #1db7bf;
}

.indent
{
font-size: 12px;
color: #000000;
text-align: justify;
padding-right: 20px;
padding-left: 20px;
}

ul.menu
{
line-height: 30px;
}

li.menu
{
margin-top: 0px;
}

ul
{
line-height: 15px;
}

li
{
margin-top: 5px;
text-align: left;
}

.credit
{
font-size: 12px;
color: #666666;
text-align: left;
}

.error
{
color: #cc0000;
}

.testimonial
{
font-size: 12px;
padding-left: 40px;
padding-right: 40px;
padding-top: 0px;
padding-bottom: 0px;
color: #666;
text-align: justify;
font-style: italic;
line-height: 18px;
}

.testimonial_name
{
font-size: 12px;
padding-left: 80px;
padding-top: 0px;
padding-bottom: 10px;
color: #666;
text-align: left;
font-weight: bold;
}

.quotemarks
{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 24px;
	color: #000000;
	vertical-align: sub;
}


#container
{
margin-top: 20px;
margin-right: auto;
margin-left: auto;
width: 900px;
border: 1px black solid;
background-color: #ffffff;
text-align: left;
}

#header
{
width: 900px;
height: 100px;
}

#news_menu
{
float: left;
width: 250px;
padding: 0px;
margin: 0px;
}

#news_menu ul
{
list-style: none;
width: 225px;
margin: 0px;
padding: 0px;
border: none;
}

#news_menu ul li
{
width: 225px;
margin: 0px;
padding: 0px;
}

#news_menu ul li a
{
display: block;
padding: 0px 0px 0px 0px;
text-decoration: none;
color: #666666;
line-height: 23px;
}

#news_menu ul li a:hover, #menu ul li a:focus 
{
color: #000000;
background-color: #eeeeee;
}

#content
{
width: 480px;
min-height: 500px;
padding-left: 40px;
padding-right: 40px;
background-color: #ffffff;
float: left;
}

#contentfull
{
width: 820px;
min-height: 500px;
padding-left: 40px;
padding-right: 40px;
background-color: #ffffff;
}

#imageright
{
width: 300px;
background-color: #ffffff;
float: right;
padding-top: 30px;
padding-right: 40px;
}

#footer
{
font-size: 12px;
margin-top: 0px;
height: 55px;
width: 900px;
clear: both;
background-color: #ffffff;
padding: 5px 0px 5px 0px;
text-align: center;
color: #999999;
}

a.footer, a.footer:link, a.footer:visited
{
color: #999999;
text-decoration: none;
border-bottom: 0px solid #00c;
}

a.footer:hover
{
color: #000000;
text-decoration: underline;
border-bottom: 0px solid #00c;
}

a.image, a.image:link, a.image:visited, a.image:hover
{
text-decoration: none;
border-bottom: 0px solid #00c;
}


/* Menu
____________________________________________________*/

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
width: 900px;
height: 22px;
float: left;
background: #fff url(images/pa4_button_background.png) repeat-x;
}

#nav-menu li
{
float: left;
}

#nav-menu ul a
{
display: block;
float: left;
padding: 0 8px;
line-height: 22px;
text-decoration: none;
color: #333333;
background: url(images/pa4_button_divider.png) repeat-y left top;
border-bottom: 0px solid #00c;
}

li.startbar
{
width: 40px;
}

#nav-menu ul .first a
{
background: none;
border-bottom: 0px solid #00c;
}

#nav-menu ul a:hover
{
color: #fff;
background: #1db7bf url(images/pa4_button_background_live.png) repeat-x;
border-bottom: 0px solid #00c;
}

