@charset "UTF-8";
/* CSS Document */

a img {border:none;}



body {
		text-align:center;
		margin-top: 0px;
		margin-left: auto;
		margin-right: auto;
		background-color:#ebece6;
		
		}
		
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

#head_box{
	width: 960px; 
	height: 425px;
	margin-left:auto;
	margin-right:auto;
	
	padding: 0px;
	background-image:url(../art/topbox.png);
	background-repeat:no-repeat;
	z-index:1;
}

#head_box_200{
	width: 960px; 
	height: 200px;
	margin-left:auto;
	margin-right:auto;
	
	padding: 0px;
	background-image:url(../art/topbox_200.png);
	background-repeat:no-repeat;
	z-index:1;
}

#containerheight {
	min-height:600px;
	margin-left:auto;
	margin-right:auto;
	
}

#table_container {
	
	margin-left:auto;
	margin-right:auto;
	
}

#footer_container {
	display: table;
	position:absolute;
	width:100%;
	/*background-color:#4e4e4d;*/
	background-color: #f1a51e;

	}
	
#footer_text {
	height:50px;
	display:table-cell;
	vertical-align:middle;	
}

#nav_box {
	min-width:960px;
}

.nav_font a:link {
	font-family: 'Raleway', sans-serif;
	font-size: .85em;
	line-height:120%;
	color:#000;
	text-decoration:none;
	letter-spacing:.2em;
}

.nav_font a:visited {
	font-family: 'Raleway', sans-serif;
	font-size: .85em;
	line-height:120%;
	color:#000;
	text-decoration:none;
	letter-spacing:.2em;
}

.nav_font a:hover {
	font-family: 'Raleway', sans-serif;
	font-size: .85em;
	line-height:120%;
	color:#f1a51e;
	text-decoration:none;
	letter-spacing:.2em;
}

.nav_font a:active {
	font-family: 'Raleway', sans-serif;
	font-size: .85em;
	line-height:120%;
	color:#000;
	text-decoration:none;
	letter-spacing:.2em;
}

.email_link a:link {
	font-family: 'Raleway', sans-serif;
	font-size: .85em;
	line-height:120%;
	color:#000;
	text-decoration:none;
	letter-spacing:.3em;
}

.email_link a:visited {
	font-family: 'Raleway', sans-serif;
	font-size: .85em;
	line-height:120%;
	color:#000;
	text-decoration:none;
	letter-spacing:.3em;
}

.email_link a:hover {
	font-family: 'Raleway', sans-serif;
	font-size: .85em;
	line-height:120%;
	color:#f1a51e;
	text-decoration:none;
	letter-spacing:.3em;
}

.email_link a:active {
	font-family: 'Raleway', sans-serif;
	font-size: .85em;
	line-height:120%;
	color:#000;
	text-decoration:none;
	letter-spacing:.3em;
}

.footer_copy {
	font-family: 'Raleway', sans-serif;
	font-size: .6em;
	line-height:120%;
	color:#000;
	text-decoration:none;
	letter-spacing: .3em;
}

.body_copy_1 {
	font-family: 'Raleway', sans-serif;
	font-size: .8em;
	line-height:120%;
	color:#000;
	text-decoration:none;
	letter-spacing:.1em;
}

.body_copy_2 {
	font-family: 'Raleway', sans-serif;
	font-size: .85em;
	line-height:120%;
	color:#000;
	text-decoration:none;
	letter-spacing:.3em;
}

.body_copy_3 {
	font-family: 'Raleway', sans-serif;
	font-size: .75em;
	line-height:120%;
	color:#000;
	text-decoration:none;
	letter-spacing:.5em;
}

table {
	border: none;
}

td {
	text-align:center;
	width:150px;
	height:150px;
	vertical-align:center;
}