

/* Generic styling */
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #42293a;
	background-image: url(../images/bg4.gif);
	background-repeat: repeat;
}

b, strong	{	font-weight : bold ; }

cite		{	font-style : normal ; }

i, em		{	font-style : italic ; }

abbr, acronym
		{	border-bottom : 1px dotted #333333 ;
			cursor : help ; }

u		{	text-decoration : underline ; }

hr		{	color : #000000 ;
			height : 1px ; }

h1		{	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
			font-size : 20px ;
			margin-bottom : 5px ;
			color : #433905 ; }

h2		{	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
			font-size : 14px ; 
			color : #472f3f ; }

h3 {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #8a8700;
}

h4		{	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
			font-size : 13px ; }



table#MainTable {background:#efeaee;}


td#Content p, td#Content ul li {
	font-size: 12px;
	line-height: 170%;
	color: #42293a;
	text-align: left;
}

td#leftNav {
	background-color: #594351;
	background-image: url(images/leftNav_BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

input, select, textarea { 
    			font-family : Arial, Helvetica, sans-serif ;
			font-size : 11px ;
			color : #000000 ; }

td.intro p		{	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
			font-size : 12px ;
			color : #000000 ; }


div#Footer {font-size:10px;color:#d9d4d8;}


/* All link styles */

a:link		{	text-decoration : underline ;
			color : #000000 ; }

a:visited	{	text-decoration : underline ;
			color : #000000 ; }

a:hover		{	text-decoration : none ;
			color : #000000 ; }


a#Credit:link	{text-decoration : none ;color : #725f6c; }
a#Credit:visited	{text-decoration : none ;color : #725f6c; }
a#Credit:hover	{text-decoration : underline ;color : #ffffff ;}

span.largelink a {
	color: #5a5559;
	font-size: 28px;
	line-height: 78px;
	letter-spacing: -.02em;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

