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

body,p,table,input,textarea
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

body
{
margin: 0px 0px;
padding: 0px 0px 0px 0px;
background-color: #F2F2F2;
color: #000000;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#333333;
	margin:0px;
	padding:0px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	margin:0px;
	padding-top:5px;
}

.h1_cell {
	padding-top:15px;
	border-bottom:1px solid #999999;
	margin-bottom:10px;
	padding-right:5px;
}

.heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#333333;
	margin:0px;
	padding:0px;
}

.splinter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.li_tips {
	list-style-type:square;
	margin-top:5px;
}

em
{
font-weight: bold;
}

.image {
	width:150px;
	float:left;
	padding:5px;
}

.image_175 {
	width:200px;
	float:left;
	padding:5px;
}

.spacer {
	clear:both;
}

p
{
width: 98%;
line-height: 18px;
word-spacing: 0.3em;
}

input.flattxtfld
{
border: 2px solid #beb35c;
}

td.hdarea
{
background-image: url(media/header.jpg);
background-repeat: no-repeat;
}

.headerLink {
	padding-left:5px;
	font-size:26px;
}

td.photostrip
{
background-image: url(media/photo-strip.jpg);
background-repeat: repeat-y;
}

td.ctarea
{
background-color: #ffffff; 
background-image: url(media/content-bg.jpg);
background-position: 50% 0px;
background-repeat: no-repeat;
}

div.menuarea
{
height: 40px;
color:#BA9982;
background-color:#333333; 
background-image: url(media/menu-shadowctr.gif);
background-position: 0px 100%;
background-repeat: repeat-x;
padding-top:5px;
}

span.menuitem
{
height:20px;
font-weight: bold;
font-size:12px;
cell-padding: 0px 3px 0px 3px;
text-align: center;
}

a.menuitem
{
text-decoration: none;
color: #ff91d2;
font-weight: bold;
}

ul.servicelist
{
list-style:none; margin: 0px 0px; padding:3px 0px 3px 0px; line-height:13px;
}


.headerLink a{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.headerLink: a:hover{
	color:#990000;
}

.headerLink: a.selected{
	color:#FFFFFF;
}