li {
margin: 0px;
list-style-type: none;
padding-left: 10px;
margin-left: 0px;
background-image: url('images/red_square.gif');
background-repeat: no-repeat;
background-position: 0px 7px;
}

a:link		{text-decoration: none}
a:visited	{text-decoration: none}
a:hover		{text-decoration: none}
a:active	{text-decoration: none}

h6	{ margin-top: 0px;  font-size: 100%; margin-bottom: 0px; color: #000000; line-height: 100%}
h5	{ margin-top: 8px;  font-size: 110%; margin-bottom: 8px; color: #000000; line-height: 100%}
h3	{ margin-top: 0px;  font-size: 110%; margin-bottom: 5px; color: #000000; line-height: 100%}
h2	{ margin-top: -2px;  font-size: 130%; margin-bottom: 10px; color: #D0191E; line-height: 100%}
h1	{ margin-top: 0px;  font-size: 130%; margin-bottom: 20px; color: #D0191E; line-height: 150%}

p	{ margin-top: 2px; margin-bottom: 10px}

ul	{
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0px;
	padding: 0px;
	}
a.nav_text_on:link	{ color: #ffffff; text-decoration: none}
a.nav_text_on:visited	{ color: #ffffff; text-decoration: none}
a.nav_text_on:hover	{ color: #ffffff; text-decoration: none}
a.nav_text_on:active	{ color: #ffffff; text-decoration: none}

a.nav_text_off:link		{ color: #000000; text-decoration: none}
a.nav_text_off:visited	{ color: #000000; text-decoration: none}
a.nav_text_off:hover	{ color: #000000; text-decoration: none}
a.nav_text_off:active	{ color: #000000; text-decoration: none}

a.nav_2:link	{ color: #ffffff; text-decoration: none}
a.nav_2:visited	{ color: #ffffff; text-decoration: none}
a.nav_2:hover	{ color: #ffffff; text-decoration: none}
a.nav_2:active	{ color: #ffffff; text-decoration: none}

a.Mail:link		{ color: #ffffff; text-decoration: none}
a.Mail:visited	{ color: #ffffff; text-decoration: none}
a.Mail:hover	{ color: #ffffff; text-decoration: underline}
a.Mail:active	{ color: #ffffff; text-decoration: none}

a.plink:link	{ color: #5C0001; text-decoration: none}
a.plink:visited	{ color: #5C0001; text-decoration: none}
a.plink:hover	{ color: #5C0001; text-decoration: underline}
a.plink:active	{ color: #5C0001; text-decoration: none}

#container{
	margin: 0px auto 0px auto;
	width: 980px;
	height: auto;
	padding: 0px 0px 0px 0px;
	line-height: 140%;
	overflow: visible;
	}


.top_1	{ background-image: url(images/banner_fade.gif); background-repeat: repeat-x;}

#block_text	{
	margin: 10px 0px 10px 40px;
	width: 140px;
	color: #ffffff;
	font-size: 80%;
	line-height: 200%;
	font-weight: bold
	}

#left_bar
{
background-image: url(images/left_bar_back.jpg);
background-color: #5C0001;
background-repeat: repeat-x;
text-align: center;
position: relative;
}

#contact_container {
	position: relative;
	height: 100%;
}


#nav_2_div {
	position: absolute; 
	top: 0px; 
	left: 36px;
}

#contact_div {
	position: absolute; 
	bottom: 20px; 
	right: 34px;
}



.text
	{
	font-size: 70%;
	line-height: 150%
	}

.contact_text
	{
	text-align:right;
	font-size: 70%;
	line-height: 150%;
	color: #ffffff;
	}


.red_it
{
color: #D0191E;
font-size: 130%;
line-height: 140%;
font-weight: bold
}


#on
{
background-image: url(images/nav_back_on.gif);
}



#bottom_drop
{
background-image: url(images/drop_bottom.png);
background-repeat: repeat-x;
}