@import url("menu.css");

#header 	{background: url('../img/blueheader.jpg') bottom left no-repeat}
#menu a		{color: #090925}
#menu a:hover	{color: #ffffff}
#left h3 	{background-color: #090925}
#center h3	{background-color: #090925}
#right h3 	{background-color: #090925}
#footer		{background: #090925}


body	{text-align: center;
	background: url('../img/pgbkgrnd.gif') top left repeat fixed;
	margin-top: 10px;
	margin-bottom: 10px}


A:link	  {COLOR: #C86000; text-decoration: none}
A:visited {COLOR: #C86000; text-decoration: none}
A:active  {COLOR: #C86000; text-decoration: none}
A:hover	  {COLOR: #C86000; text-decoration: underline}


#page	{margin-left: auto; 
	margin-right: auto;
	width: 764px;
	text-align: left;
	background: #FFFFFF url('../img/content_bg.gif') top left repeat-y}
#page span	{ display: none }


#header	{height: 140px;
	clear: both}


#content {margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;      
	border:0px dashed #FFFFFF}


#center {margin-left:160px;
  	margin-right:160px;
  	border:0px dashed #cccccc;}
#center h3 {margin-top:0px;
  	margin-bottom:5px;
  	font-family: verdana, arial, sans-serif;
  	font-size: 11px;
  	color: #ffffff;
  	padding:4px;
 	border: 1px solid #425227;}
#center p {margin-top:5px;margin-bottom:15px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;}
#center p.boldcenter	
	{ text-align:center; font-size:16px }



#left 	{float: left;
	width:140px;
	border:0px dashed #cccccc;}
#left h3 {margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:4px;
	border: 1px solid #425227;}
#left p	{margin-top:5px;margin-bottom:15px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;}


#right	{float: right;
	width:140px;
	border:0px dashed #cccccc;}
#right h3 {margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:4px;
	border: 1px solid #425227;}
#right p {margin-top:5px;margin-bottom:15px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;}


#footer	{height: 60px;
	clear: both;
	border-left: 1px solid #425227;
	border-right: 1px solid #425227;
	border-bottom: 1px solid #425227;}
#footer p {padding-top:15px;
	text-align:center;
	font-family: verdana;
	font-size: 10px;
	line-height:14px;
	color:#D5D0B0;}
#footer A:link {COLOR: #FBD539; text-decoration: none}
#footer A:visited {COLOR: #FBD539; text-decoration: none}
#footer A:active {COLOR: #FBD539; text-decoration: none}
#footer A:hover {COLOR: #FBD539; text-decoration: underline}


#linklist {padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #D1D9C4;
	width: 140px;}
#linklist li {list-style: none; 
	margin: 0;
	line-height:20px;
	border-top: 1px solid #D1D9C4;
	font-family:verdana;
	font-size:10px;}
#linklist li a { text-decoration: none; }


.thumbnail_left {float:left;
		margin-right:10px;
		margin-bottom:5px;
		border:0px;}
.thumbnail_right {float:right;
		margin-left:10px;
		margin-bottom:5px;
		border:0px;}

td.formhead	{ width: 425px; background-color: #090925; text-align: center }
table.form	{ width: 425px; background-color: #ffffff; text-align: left; margin-left: 0px; vertical-align: top }

p.noindent	{ text-indent: 0em; text-align: left; padding-left: 10px }
p.noindentc	{ text-indent: 0em; text-align: center; padding-left: 10px }
p.white		{ color: #ffffff; text-align: center; text-indent: 0em; padding-left: 0px }
p.center	{ text-align: center; marign: 0px auto 0px auto; }
hr		{ width: 75% }
img		{ border: 0px }
img.right	{ float: right }
img.left	{ float: left }
img.center	{ text-align: center; margin: 0px auto 0px auto; }





