/* -- GENERAL REDECLARATIONS ---------------------------------------- */
* 					{margin:0; padding:0;}
body 				{text-align:center;background-image:url(/assets/images/backgrnd.gif);}
body, tr, 
td, input, 
select, textarea 	{font-size: 10px; font-family: verdana, arial;color:#555;}
a:link,a:visited 	{text-decoration:underline;}
/*a:hover 			{text-decoration:none;}*/
ul, ol	 			{margin:0 0 10px 25px;}
dl 					{margin:0 0 10px;}
dt 					{font-weight:bold;}
dd					{margin:0 0 3px 10px;}
p 					{margin:0;color: #555; font-family: verdana, arial, "san serif";}
h1 					{font-size:large; margin:0 0 12px;}
h2 					{font-size:medium; margin:8px 0;}
h3 					{font-size:small; margin:6px 0 5px;}
h4 					{font-size:x-small; margin:4px 0;}
h5					{font-size:xx-small; margin:3px 0;}
h6 					{font-size:xx-small; margin:0;}
hr 					{display:none;}
img 				{border:none;}
acronym				{border-bottom: 1px dotted;}
blockquote 			{margin:0 25px 20px 25px; font-style:italic;}

#wrapper 			{width:756px; margin:0 auto; text-align:left; border-color:Gray; border-width:1px; border-style:solid;margin-top:10px;
	margin-bottom:10px;background-color:white;
}

/* --header -- */
#logo				{float:left; display:inline;padding:18px 0;}
#contact			{text-align: right; position:relative;width:250px;bottom:5px;right:20px; border:0 solid #FF0000;float:right;}
#header {
	height:140px;
}
#headertitle{
float:right;
height:60px;
padding-top:30px;
vertical-align:middle;
width:310px;
margin:10px;
display:inline;
}
/* --the content block that is wrapped around the main content and menu-- */
/*border-top:1px solid #999;*/
#content 			{width:760px; float:left; display:inline; border-bottom:0 solid #999;}
#content2			{width:756px; float:left; display:inline; border-bottom:0 solid #999;}
	
/* --the main content area-- */
#content_main 		{float:left; margin:0; width:600px !important; width /**/:600px; display:inline; border-right:1px solid #999;}
#content_main2 		{float:left; margin:0; width:756px !important; width /**/:756px; display:inline; border-right:1px solid #999;}

/* -- main menu -- */
#menu 				{float:left; margin:0; width:155px !important; width /**/:155px; display:inline; border-right: solid 1px #999;}

/* --the footer-- */
#footer 			{clear:both; width: 750px !important; width /**/:750px; text-align:right; margin-top:20px;}

/* -- Links on top of pages */
#pageLinks	{
border-bottom:1px dashed #999;
height:23px;
margin:10px 10px 0 10px;
text-align:left;
/*width:580px !important;*/
}

.pageLinks	{
border-bottom:1px dashed #999;
height:23px;
margin:10px 10px 0 10px;
text-align:right;
/*width:580px !important;*/
}

#title{
border-bottom:0 solid #999;
font-weight:bold;
padding:5px;
position:relative;
width:580px !important;
}
#title2{
border-bottom:1px solid #999;
font-weight:bold;
padding:5px;
position:relative;
width:750px !important;
}
#contentPane		{margin:10px;}
#map{
padding-left:10px;
margin:10px auto;
width:550px;
}
a{color:blue;}
/*
a:link		{ font-family: verdana, arial, "san serif"; font-size:9px; color:#555;}
a:visited	{ font-family: verdana, arial, "san serif"; font-size:9px; color:#555;}
a:hover		{ font-family: verdana, arial, "san serif"; font-size:9px; color: Black;}
a:active	{ font-family: verdana, arial, "san serif"; font-size:9px; color:#555;}
*/


/* *** tool bar **** */

.leftContent
{
    width:180px;
}

div#toolbar
{
	padding-top: 0;
	text-align: right;
	float:left; 
	margin:3px 0 0 0; 
	width:155px !important; 
	display:inline;
}

div#toolbar p
{
	width: 155px;
	height: 22px;
	margin: 0;
	display: block;
	text-transform: capitalize;
	border-bottom: 1px solid #999;
	overflow:hidden;
}

* html div#toolbar p
{
	width: 155px;
	height: 22px;
	margin: 0;
	display: block;
	text-transform: capitalize;
	border-bottom: 1px solid #999;
	overflow:visible;
}



#toolbar a:link
{
	font-family: verdana;
	font-size: 11px;
	color: #333;
	text-align: left;
	vertical-align: bottom;
	font-weight: normal;
	display: block;
	line-height: 22px;
	text-decoration: none;
	width: 155px;
	height: 22px;
	background-color: transparent;
	text-indent: 13px;
}

#toolbar a:visited
{
	font-family: verdana;
	font-size: 11px;
	color: #333;
	text-align: left;
	vertical-align: bottom;
	font-weight: normal;
	display: block;
	line-height: 22px;
	text-decoration: none;
	width: 155px;
	height: 22px;
	background-color: transparent;
	text-indent: 13px;
}

#toolbar a:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #FFF;
	text-align: left;
	vertical-align: bottom;
	font-weight: normal;
	display: block;
	line-height: 22px;
	text-decoration: none;
	width: 155px;
	height: 22px;
	background-image: url(../../images/arrow.gif);
	background-position: 195px 9px;
	background-repeat: no-repeat;
	background-color: #999;
	text-indent: 13px;
}

#toolbar a:active
{
	font-family: verdana;
	font-size: 11px;
	color: #333;
	text-align: left;
	vertical-align: bottom;
	font-weight: normal;
	display: block;
	line-height: 22px;
	text-decoration: none;
	width: 155px;
	height: 22px;
	background-color: transparent;
	text-indent: 13px;
}
#normaltext{margin-left:10px; font-size:11px;}
#normaltext a{font-size:11px;}

.block_centered{
margin:10px auto;
width:580px;
}
.lineSeparator{
clear:both;
display:block;
height:2px;
width:1px;
}
