/* CSS Document */
body {
	margin: 0px; 
}

img {
	border: 0;
}

td, body, input, textarea, select {
	font-family : Arial, Helvetica, sans-serif;
}


td, body, .search_boxbutton, .small_text a {
	font-size: 12px;	
}


input, textarea, select, .small_text, .small_text td, .tiny_navigation td {
	font-size: 10px;	
}


.search_box p, .main_navigation td, .banner_text, .contact_form p{
	font-family: "Futura Md BT", Geneva, Arial, Helvetica, sans-serif ;
}


.main_navigation td {
	font-size: 15pt;
}


.search_box p, .banner_text, .contact_form p {
	font-size: 13pt;
}

.main_navigation A:link, .main_navigation A:hover, .main_navigation A:visited {
	font-weight:normal;
}


.search_box, .search_box p, .main_navigation A:link, .main_navigation A:visited, .contact_form p, .contact_form {
	color: #FFFFFF;
}



.content, A:link, A:visited, .banner_text  {
	color: #333333;
}


.main_navigation A{
	text-decoration:none;
}

.search_box p, .label, A:link, A:visited, A:hover, .banner_text, .contact_form p {
	font-weight: bold;
}


.label, .main_navigation td {
	white-space: nowrap;
}


.search_box, .contact_form {
	background-color: #999999;
}

.main {
	background-color: #d9dad8;
}


A:hover {
	color: #999999;
}

/*.banner_text {
font-style:italic;
}*/

.banner_text {
	text-align:center;
}


/* Must leave this code at the bottom of the template as it overrides the standard state */
.main_navigation A:hover {
	color: #D0B597;
}