/*  Style for Globals */

P, Div, TD 
{
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	font-color: black;
}
Body
{
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	font-color: black;
	text-align: center;
}
h1 
{
	font-size: 20px;
	font-family: arial;
	font-weight: bold;
	font-color: black;
	font-style: italic;
	text-align: center;
}
h2 
{
	font-size: 20px;
	font-family: arial;
	font-weight: bold;
	font-color: black;
	text-decoration: underline;
	text-align: center;
}
	 

h3 {
	font-size: x-small;
	font-family: Arial Black;
	background-color: #003300;
	color: white;
	font-weight: normal;
}
/* header styles */
div.header-top
{
	font-size: 16px;
	font-family: times new roman;
	font-weight: bold;
	color: #003300;
}

div.header-body
{
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	color: #000000;
	padding: 5px 5px 5px 5px;
}


/* form styles */

p.form, table.form, tr.form, td.form, div.form {
	font-size: 10px;
	font-family: arial;
	color: black;
	font=weight: normal;
	padding: 10;
}

h1.form
{
	font size: 36px;
	font-family: Arial;
	color: #990000;
	font-weight: bold;
}

h2.form 
{
	font size: 24px;
	font-family: Arial;
	color: #990000;
	font-weight: normal;
}

h2.form_heading
{
	font size: 18px;
	font-family: Arial;
	color: #990000;
	font-weight: bold;
}

p.form_heading, div.form_heading
{
	font-size: 18px;
	font-family: Arial;
	color: #990000;
	font-weight: bold;
}

p.lg_form_txt
{
	font-size: 18px;
	font-family: arial;
	font-weight: normal;
	color: black;
}

p.md_form_txt
{
	font-size: 14px;
	font-family: arial;
	font-weight: normal;
	color: black;
}

p.sm_form_txt
{
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: black;
}

p.x_sm_form_txt
{
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
	color: black;
}
	


/* navigation bar styles*/

A.nav_bar:Link, A.nav_bar:visited, A.nav_bar:active
{
	font-size : 12px;
	font-family : Verdana;
	font-weight: bold;
	background-color: #ffffff;
	padding: 4px 20px 4px 5px;
	color : #003300;
	text-decoration : none;
	height: 20px;
	width: 161px;
}

A.nav_bar:Hover  {
	font-size : 12px;
	font-family : Verdana;
	color : #990000;
	text-decoration : underline;
	font-weight: bold;
	background-color: #ffffff;
	padding: 4px 20px 4px 5px;
	height: 20px;
	width: 161px;
}


/* footer styles */


A.footer:Link, A.footer:visited, A.footer:Active  
{
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
	font-family: Arial;
	font-weight: normal;
}
A.footer:Hover  
{
	font-size: 14px;
	color: blue;
	text-decoration: underline;
	font-family: Arial;
	font-weight: normal;
	
}
.copyright
{
	font-size: 10px;
	color: black;
	font-family: Arial;
	font-weight: normal;
}

A.copyright:Link, A.copyright:Visited, A.copyright:Active
{
	font-size: 10px;
	color: black;
	font-family: Arial;
	font-weight: normal;
}
A.copyright:Hover
{
	font-size: 10px;
	color:blue;
	font-family: Arial;
	font-weight: normal;
}


div.footer_name, p.footer_name
{
	font-size: 20px;
	font-family: times new roman;
	font-weight: bold;
	color: #003300;
}

div.footer_address, p.footer_address 
	{
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #003300;
}
div.footer_quote, p.div.footer_quote 
{
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	color: #003300;
}




/* directory styles */

A.dir_body:Link, A.dir_body:visited, A.dir_body:Active
{
	font-size : 10px;
	font-family : Arial;
	color : #990000;
	text-decoration : none;
	font-weight : normal;
}

A.dir_body:Hover  {
	font-size : 10px;
	font-family : Arial;
	color : blue;
	text-decoration : underline;
	font-weight : normal;
	
}

/* links for inline text */

A.inline:Link, A.inline:visited, A.inline:Active
{
	font-size : 12px;
	font-family : Arial;
	color : #990000;
	text-decoration : underline;
	font-weight : normal;
}

A.inline:Hover  {
	font-size : 12px;
	font-family : Arial;
	color : blue;
	text-decoration : underline;
	font-weight : normal;
	
}

A.palbum:Link, A.palbum:visited, A.palbum:active
{
	font-size : 14px;
	font-family : Arial;
	font-weight: bold;
	color : #990000;
	text-decoration : none;
}

A.palbum:Hover  {
	font-size : 14px;
	font-family : Arial;
	color : #990000;
	text-decoration : underline;
	font-weight: bold;
}

table.main
{
	width: 800;
}

td.mainleft
{
	width: 170;
}

td.mainright
{
	width: 625;
	text-align: center;
}

table.navmenu
{
	width: 168;
	background-color: #ffffff;
	border-color: #033300;
}

tr.navmenu
{
	height: 20;
}

td.navmenu
{
	width: 168;
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}

table.maincontent
{
	width: 625;
}

td.maincontent
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}


table.maincontent2
{
	width: 800;	
	border-style: solid;
	padding: 10px 10px 10px 10px;
	border-width: 0px;
}

td.maincontent2
{
	padding: 10px 10px 10px 10px;
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	background-color: none;
}

td.maincontent2a
{
	padding: 10px 10px 10px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFFFFF;
}

table.maincontent3
{
	width: 390;
	
}

td.maincontent3
{	
	padding: 10px 10px 10px 10px;
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	background-color: none;
}

table.maincontent4
{
	width: 250;
	
}

table.maincontent5
{
	width: 210;
	
}

table.maincontent6
{
	width: 570;
	
}

table.outter_table
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #576539;
	background-image: url('images/bkgrnd_fade_gg1.jpg');
	background-repeat:  repeat-x;
}

table.outter_table2
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #576539;
	background-image: url('images/bkgrnd_fade_gg2.jpg');
	background-repeat:  repeat-x;
}

td.addyfooter
{
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	background-color: none;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	color: #000000;
}

td.departmenthdr
{
	background-color: #881919;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	
}

td.departmentmain
{
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	color: #000000;
	font-weight: normal;	
}

td.headerImagetext
{
	font-size: 16px;
	font-family: arial;
	font-weight: normal;
	font-color: black;
}

A.ddmenus:Link, A.ddmenus:visited, A.ddmenus:active
{
	color : #7F0F0F;
	text-decoration : none;
	text-align: left;
}

td.md_form_txt
{
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: black;
	text-align: center;
}

table.outter_outter_table
{
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	background-color: #FFFFFF;
}

td.oordshadow
{
	background-color: #FFFFFF;
	background-image: url('images/rdshadow.jpg');
	background-repeat:  repeat-y;
}

td.ooldshadow
{
	background-color: #FFFFFF;
	background-image: url('images/ldshadow.jpg');
	background-repeat:  repeat-y;
}

td.oobdshadow
{
	background-color: #FFFFFF;
	background-image: url('images/bdshadow.jpg');
	background-repeat:  repeat-x;
}

td.oolrdshadow
{
	background-color: #FFFFFF;
	background-image: url('images/lrdshadow.jpg');
	background-repeat:  repeat-x;
}

td.oolldshadow
{
	background-color: #FFFFFF;
	background-image: url('images/lldshadow.jpg');
	background-repeat:  repeat-x;
}

td.ootdshadow
{
	background-color: #FFFFFF;
	background-image: url('images/tdshadow.jpg');
	background-repeat:  repeat-x;
}

td.ootrdshadow
{
	background-color: #FFFFFF;
	background-image: url('images/trdshadow.jpg');
	background-repeat:  repeat-x;
}

td.ootldshadow
{
	background-color: #FFFFFF;
	background-image: url('images/tldshadow.jpg');
	background-repeat:  repeat-x;
}
