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

/* @group Tag Selectors */

body {
	background: #cc0000 url(images/bg.png) no-repeat scroll center top;
}

a:link {
	}

a:visited {
}

a:hover {
	}

a:active {
	}

p {
	font: 13px/150% "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-shadow: #690000 0 1px 2px;

}

ul{
	font: bold 13px/175% "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #f9ca94;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-shadow: #690000 0 1px 2px;
	list-style-type: disc;
	list-style-position: inside;
}

p a:link {
	text-decoration: underline;
	color: #ffffff;
}

p a:visited {
	text-decoration: underline;
	color: #ffffff;
}

p a:visited {
	text-decoration: underline;
	color: #ffffff;
}

p a:hover {
	text-decoration: underline;
	color: #f9ca94;
}

h1 {
	font: bold 24px/100% "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #cc0000;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #cc0000;
	border-style: solid;
}

h2 {
	font: bold 20px/100% "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-shadow: #690000 0 2px 3px;
}

strong {
	color: #f9ca94;
}

/* @end */

/* @group ID Selectors */

#header {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 210px;
}

#logo {
	width: 210px;
	height: 165px;
	margin-left: auto;
	margin-right: auto;
}

#navblock {
	width: 960px;
	height: 21px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/contentbg.png) repeat-x scroll center top;
	margin-top: 0px;
	padding-top: 20px;
	overflow: auto;
}

#content a:link {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	}

#content a:visited {
	color: #d55757;
	text-decoration: underline;
	font-weight: bold;
	}

#content a:hover {
	color: #f9ca94;
	text-decoration: underline;
	font-weight: bold;
	}

#content a:active {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	}

#footer {
	border-top: 1px solid #d55757;
	margin-top: 5px;
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	
}

#footer p {
	text-align: center;
	font: 11px/normal "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ffffff;
}

#footer a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}

#footer a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}

#footer a:hover {
	color: #d55757;
	text-decoration: underline;
	font-weight: bold;
	}

#footer a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
	
#nav {
	width: auto;
	height: 40px;
	text-align: center;
	font: bold 13px/normal "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ffffff;
	display: block;
	margin-top: 0px;
	padding-top: 0px;
}

#nav li {
	display: inline;
	margin-top: 0px;
}

#nav a {
	margin-top: 0px;
	top: 0;
	padding: 8px 20px 10px;
	position: relative;
	margin-right: 2px;
	margin-left: 2px;
}


#nav a:link {
	text-decoration: none;
	color: #ea5e00;
	background: url(images/buttonoff.png) repeat-x scroll center top;
	font-weight: normal;
	font-style: normal;
	text-shadow: #690000 0 1px 2px;

}

#nav a:visited {
	text-decoration: none;
	color: #ea5e00;
	background: url(images/buttonoff.png) repeat-x scroll center top;
	font-weight: normal;
	font-style: normal;
	text-shadow: #690000 0 1px 2px;

}

#nav a:hover {
	text-decoration: none;
	color: #ffffff;
	background: url(images/buttonover.png) repeat-x scroll center top;
	font-weight: normal;
	font-style: normal;
	text-shadow: #690000 0 1px 2px;

}

#nav a:active {
	text-decoration: none;
	color: #ea5e00;
	background: url(images/buttonoff.png) repeat-x scroll center top;
	font-weight: normal;
	font-style: normal;
	text-shadow: #690000 0 1px 2px;

}

#flashintro {
	padding-left: 20px;
	padding-bottom: 20px;
}

#contactmap {
	width: 460px;
	height: 600px;
	float: right;
	clear: both;
	padding-right: 60px;
}

#building {
	float: right;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
}


/* @end */

/* @group Class Selectors */

.navspacer {
	padding-right: 15px;
}

.navactive {
	text-decoration: none;
	color: #ffffff;
	background: url(images/buttonactive.png) repeat-x scroll center top;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	top: 0;
	padding: 8px 20px 10px;
	position: relative;
	margin-right: 2px;
	margin-left: 2px;
}

.contact {
	float: left;
	padding-right: 0px;
	width: 220px;
}

.beforeul {
	padding-bottom: 5px !important;
}

.textcenter {
	text-align: center !important;
}

/* @end */