@charset "utf-8";
/* CSS Document */

/* ------------- TAG STYLES ----------------*/
html, body {

	height: 100%;
	margin: 0px;
	background: url(../images/tile.gif);
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#000000;
	color:#000000;
	font-size:12px;	
}

.footer
{
	font-size:10px;
}

img, div { behavior: url(iepngfix.htc) }

a {
	color:#FFFFFF;
	text-decoration:none;
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
}

a:hover {
	color:#00B0E9;
	text-decoration:none;
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
}

.white
{
	color:#FFFFFF;
}


.input_register
{
	width:250px;
}

.size14 {
	font-size:14px;
}
.size16 {
	font-size:16px;
}

.size18 {
	font-size:18px;
}

.bold {
	font-weight: bold;
}

.blue {
	color: #0072BC;
}
.grey {
	color: #666666;
}
.red {
	color: #FF0000;
}

.contact_address {
	color:#000000;
	font-size:14px;
	padding-left: 55px;
	padding-top:35px;
}

.contact_address a{ 
	color:#000000;
	text-decoration:none;
}

.contact_address a:hover{ 
	color:#be141b;
	text-decoration:none;
}

.link {
	color:#000000;

}
.clink a{ 
	color:#000000;
	text-decoration:none;
}

.link a:hover{ 
	color:#00B0E9;
	text-decoration:none;
}

.directions a{ 
	color:#000000;
	text-decoration:none;
}

.directions a:hover{ 
	color:#be141b;
	text-decoration:none;
}

.directions {
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	margin-top: 325px;
	padding-left: 20px;
}
