.floatholder:after {content: ".";  display: block; height: 0; clear: both; visibility: hidden;}
/* Hides from IE-mac \*/
* html .floatholder {height: 1%;}
/* End hide from IE-mac */

body		{background-color:#333; color:#ccc; font-family:Helvetica, Arial, sans-serif; font-size:100.1%;}
h1, h2, h3, h4, h5, h6		{color:#fff; margin:0 0 13px 0;}
h1			{font-size:20px;}
h2			{font-size:18px;}
img			{border:0;}
a			{color:#c00; text-decoration:none;}
a:hover		{color:#f00; text-decoration:underline;}
.tLeft		{text-align:left;}
.tCenter	{text-align:center;}
.tRight		{text-align:right;}
.logo		{padding:40px 0 0 0; height:111px;}
p			{margin:0 0 13px 0; font-size:12px; text-align:justify;}
p span		{color:#f00;}

hr.red		{background-color:#000; border:solid 0px; border-top:solid 1px #c00; height:1px;}
.caps		{text-transform:uppercase;}

.logo img		{}
.b,
.gallery img	{border:solid 1px #000;}
.gallery a img	{border:solid 0px;}

.left			{float:left;}
.right			{float:right;}

.contentArea	{height:333px;}
.halfLeft		{width:500px; float:left;}
.halfRight		{width:320px; float:right;}

.tRight a.current	{color:#fff;}

.subnav			{font-size:12px; color:#c00; margin-left:535px; text-align:left;}
.subnav a		{font-size:12px;}
.subnav a.current		{text-decoration:underline;  color:#fff;}

#navigation		{margin:10px 0;}

