body				
	{
	font-family: arial, sans-serif;
	/*font-size: 9pt;*/
	color: #000;
	}

#page_container
{
padding-left: 25px;
padding-right: 25px;
}

#footer {
font-family: arial, sans-serif;
font-size: 8pt;
color: #4C4C4C;
}

#footer a {
font-family: arial, sans-serif;
font-size: 8pt;
font-weight: bold;
color: #4C4C4C;
}
#price
{
padding-left: 20px;
}
#heading
{
color: #1A8679;
font-size: 18px;
font-weight:bold;
}

#sub_heading
{
padding-top: 5px;
font-size: 11px;
color: #000;
text-transform: uppercase;
font-weight: bold;
}
#heading_sm
{
color: #1A8679;
font-size: 16px;
font-weight:bold;
padding-bottom: 2px;
text-align: center;
}
#heading_sm2
{
color: #1A8679;
font-size: 14px;
font-weight:bold;
padding-bottom: 0px;
text-align: center;
}

#heading_menu
{
color: #1A8679;
font-size: 16px;
font-weight:bold;
padding: 10px;
text-align: center;
}
li, #content
{
font-size: 12px;
color: #000;
list-style-type: square
}
#content_small
{
font-size: 11px;
color: #000;
list-style-type: square
}
#content_bold
{
padding-top: 5px;
font-size: 12px;
color: #000;
font-weight: bold;
}
#error
{
color: #CC0000;
font-weight: bold;
font-size: 12px;
}

#italics
{
font-size: 11px;
font-style: italic;
color:#1A8679;
}

#content_smallest
{
font-size: 10px;
color: #CC0000;
}

#red
{
color: #887436;
}

a:link, a:active, a:visited			
{
color: #887436; 
font-weight: bold;
font-size: 11px;
text-decoration: none;
text-transform: uppercase
}
a:hover
{
color: #887436; 
font-weight: bold;
font-size: 11px;
text-decoration: underline;
text-transform: uppercase
}
/*
A:active			{color: #DA0000;}
A:hover				{color: #DA0000;}
A:visited			{color: #DA0000;}
*/