body
{
width:100%;
height:100%;
text-align:center;
font-size:12px;
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
color:#907e72;
}

h1
{
color:#0087b7;
font-size:24px;
}

h2
{
color:#907e72;
font-size:16px;
}

h3
{
color:#907e72;
font-size:13px;
}

#rightColumn h4
{
color:#0087b7;
font-size:16px;
padding-top:5px;
padding-bottom:5px;
}

#rightColumn p
{
padding-top:5px;
padding-bottom:5px;
}

#rightColumn ul
{
list-style-type:disc;
padding-left:20px;
padding-bottom:5px;
}

a
{
color:#0087b7;
text-decoration:none;
}
a:hover
{
text-decoration:underline;
}
input
{
background-image:url(../images/form_back.jpg);
background-repeat:repeat-x;
}

#wrapper
{
float:left;
width:100%;
text-align:center;
margin: 0px auto;
margin-bottom:15px;
border-bottom:1px solid #e3dfdc;
}

#container
{
width:800px;
min-height:562px;
margin: 0px auto;
text-align:left;
}

#header
{
float:left;
width:800px;
height:126px;
margin-top:19px;
}

#logo
{
float:left;
height:126px;
}

#search
{
float:right;
height:69px;
padding-top:57px;
}
	#searchForm
	{
	height:23px;
	float:right;
	}
	#searchInput
	{
	height:16px;
	padding:2px;
	width:146px;
	font-size:12px;
	color:#0087b7;
	border:1px solid #907e72;
	margin:0px 6px 0px 0px;
	float:left;
	}

#nav
{
float:left;
width:800px;
height:29px;
background-image:url(../images/nav_back.jpg);
background-repeat:repeat-x;
text-align:left;
}

#navLeftEnd
{
float:left;
}

#navRightEnd
{
float:right;
}

#navItems
{
float:left;
width:760px;
padding-top:6px;
font-size:13px;
color:#d4ceca;
}

#navItems a:active, #navItems a:visited, #navItems a
{
color:#d4ceca;
text-decoration:none;
}

#navItems a:hover
{
color:#FFFFFF;
}

#navItems li
{
display: inline;
list-style-type: none;
margin:0px;
padding:0px;
margin-left:16px;
}

#navItems ul
{
margin:0px;
padding:0px;
}

#mainImage
{
clear:both;
width:800px;
height:226px;
}

#footer
{
margin: 0px auto;
padding-bottom:15px;
clear:both;
text-align:left;
width:800px;
padding-left:35px;
color:#d6d4d1;
}

#footer a
{
color:#d6d4d1;
}

strong
{
font-weight: bold;
}

em
{
font-style: italic;
}

#home_right_column h4
{
color:#0087b7;
font-size:14px;
padding-top:5px;
padding-bottom:5px;
font-weight: bold;
}