body
{
	font-family: verdana, arial, san-serif;
	font-size: 14px;
	background-color: #403730;

}

body p { color: #333; }

a:link img{border-color: #554d48;
border-width: 1px;
}
a:visited img{border-color: #554d48;
border-width: 1px;
}
a:hover img{border-color: #554d48;
border-width: 1px;
}
	
a a:link a:visited {
	color: #554d48;
	text-decoration: underline;
}

a:hover a:active {
	color: #418208;
	text-decoration: underline;
}	


img.floatRight { 
    float: right; 
    margin: 6px 0px 10px 12px; 
    border: 1px solid #333;
}

img.floatLeft { 
    float: left; 
    margin: 6px; 
    border: 1px solid #333;
}

#container
{ 
	border: 4px solid #fff;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 980px;
	min-width: 600px;
	background-color: #fff;
}



#banner
{
	padding: 0px;
	margin-bottom: 0px;
	background: url('banner3.jpg') bottom left;
	height: 50px;
	border: 0px solid #999
}

#sub
{
	padding: 0px;
	margin-bottom: 0px;
	height: 360px;
	
}

#subhome
{
	padding: 0px;
	margin-bottom: 0px;
	height: 360px;
background: url('bgpraia.jpg') bottom left;
	
}

#banner h1
{
	font-size: 18px;
	color: #fff;
	margin: 10px 0 0 10px;
	padding: 3px;
}

#banner h2
{
	font-size: 12px;
	color: #fff;
	margin: 0 0 0 30px;
	padding: 3px;
	font-weight: normal;
}

#content
{
	padding: 10px;
	margin-left: 0px;
	margin-right: 160px;
	background-color: #fff;
	color: #333;
	border-right: solid 0px #999;
	border-left: solid 0px #999;
}

#content div
{
	border: 0px solid gray;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #fff;
}

#content .aboutdiv
{
	border: 0px;
	margin-bottom: 15px;
	padding: 10px;
	background-color: #fff;
}

#content .aboutdiv img
{	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-top: 4px;
	border: 1px solid #333
}



#content h1
{
	font-size: 20px;
	margin-top: 1em;
	margin-bottom: -.5em;
}

#content h2
{
	font-size: 18px;
	margin-top: 1em;
	margin-bottom: 2em;
}

#content h3
{
	font-size: 16px;
	margin-top: 1em;
	margin-bottom: 0;
}

#content p { line-height: 1.5em;
			margin: 0 0 4 0;
			}

#content a, #content a:link, #content a:visited
{
	color: #418208;
	text-decoration: underline;
}

#content a:hover, #content a:active
{
	color: #554d48;
	text-decoration: underline;
}

#content blockquote
{
	line-height: 1.5em;
	padding: 0px;
	border: 0px solid #ccc;
}

#content ul li, #content ol li
{
	line-height: 1em;
	margin: 0px;
}

#nav_left
{
	text-align: right;
	width: 970px;
	margin: 1em 0 0 0;
	padding: 5px;
	background-color: #c5dbfg;
	font-size: 12px;
	border-top: 0px solid #999;
}

#nav_left h1
{
	font-size: 13px;
	margin: 10px 0 0 0;
	padding: 0;
}

#nav_left h2
{
	font-size: 13px;
	margin: 20px 0 0 0;
	padding: 0;
}

#nav_left p
{
	margin: 0;
	padding: 0;
}

#nav_left ul
{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav_left ul li
{
	display: inline;
	padding: 2px 20px 4px;
	margin: 3px 0;
	border-bottom: 0px dotted #ccc;
}

#nav_left ul li a, #nav_left ul li a:link, #nav_left ul li a:visited
{
	color: #554d48;
	text-decoration: none;
}

#nav_left ul li a:hover, #nav_left ul li a:active
{
	color: #418208;
	text-decoration: none;
}

#nav_left h1 a, #nav_left h1 a:link, #nav_left h1 a:visited, #nav_left h2 a, #nav_left h2 a:link, #nav_left h2 a:visited
{
	color: #000;
	text-decoration: none;
}

#nav_left h1 a:hover, #nav_left h1 a:active, #nav_left h2 a:hover, #nav_left h2 a:active
{
	color: #F00;
	text-decoration: underline;
}

#nav_right
{
	float: right;
	width: 130px;
	color: #554d48;
	margin: 1em 0 0 0;
	padding: 5px;
	background-color: #fff;
	font-size: 12px;
	border-left: 1px solid grey;
}

#nav_right h1
{
	font-size: 13px;
	margin: 10px 0 0 0;
	padding: 0;
}

#nav_right h2
{
	font-size: 13px;
	margin: 20px 0 0 0;
	padding: 0;
}

#nav_right p a, #nav_right p a:link, #nav_right p a:visited {
	color: #554d48;
	text-decoration: underline;
}

#nav_right p a:hover, #nav_right p a:active {
	color: #418208;
	text-decoration: underline;
}	

#nav_right p
{
	margin: 0;
	padding: 0;
}

#nav_right ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav_right ul li
{
	display: block;
	padding: 2px 4px;
	margin: 3px 0;
	border-bottom: 1px dotted #ccc;
}



#nav_right blockquote
{
	margin: 0;
	line-height: 1.2em;
	padding: 10px;
	border: 1px solid #ccc;
}

#footer
{
	clear: both;
	padding: 10px;
	margin: 0 0 10 0;
	background-color: #fff;
	font-family: arial, verdana, san-serif;
	font-size: 12px;
	border-top: 1px dotted #999
}

#footer ul
{
	list-style: none;
	float: right;
}

#footer li
{
	display: inline;
	padding-right: 4px;
	margin-right: 4px;
	border-right: 1px solid #999;
}

#footer a, #footer a:link, #footer a:visited
{
	color: #418208;
	text-decoration: none;
	
}

#footer a:hover, #footer a:active
{
	color: #554d48;
	text-decoration: underline;
}

/* Navigation Tab Styles */
#nav_top
{
	width: 100%;
	height: 2.95em;
	background: #DAE0D2 url('images/nav_bg.gif') repeat-x bottom;
	font-size: 80%;
	line-height: normal;
	margin-bottom: 5px;
	border-top: 4px solid #fff
}

#nav_top ul
{
	margin: 0;
	padding: 10px 10px 0;
	list-style: none;
}

#nav_top li
{
	float: left;
	background: url('images/nav_tab_left.gif') no-repeat left top;
	margin: 0;
	padding-left:9px; padding-right:0; padding-top:0; padding-bottom:0
}

#nav_top a
{
	float: left;
	display: block;
	background: url('images/nav_tab_right.gif') no-repeat right top;
	text-decoration: none;
	font-weight: bold;
	color: #999999; padding-left:6px; padding-right:15px; padding-top:5px; padding-bottom:4px
}

/* Commented Backslash Hack
       hides rule from IE5-Mac \*/

#nav_top a { float: none; }

/* End IE5-Mac hack */
#nav_top a:hover { color: #333333; }

#nav_top #current
{
	background-image: url('images/nav_tab_left_on.gif');
	border-width: 0
}

#nav_top #current a
{
	background-image: url('images/nav_tab_right_on.gif');
	color: #ff0000;
	padding-bottom: 5px
}