@charset "utf-8";
@import url("webfonts/bebasneue/stylesheet.css");

body,td,th {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	padding: 5px;
}
body {
	background-color: #FFF;
	background-image: url(images/subtle-mosaic-pattern1507.png);
	background-repeat: repeat;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a {
	font-size: 12px;
	color: #940940;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D10E5B;
}
a:hover {
	text-decoration: none;
	color: #ff0065;
}
a:active {
	text-decoration: none;
	color: #FFB58A;
	font-size: 16px;
}
#container {
	background-color: #FFF;
	height: auto;
	width: 980px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #CCC;
}
#header {
	background-color: #FFFFFF;
	height: auto;
	width: 100%;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 24px;
	vertical-align: middle;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
	color: #000;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
}
#navigation {
	background-color: #940940;
	height: 50px;
	width: 100%;
	color: #FFF;
}
#navigation ul li {
	float: left;
	list-style-type: none;
}
#navigation ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-family: bebasneue;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	border: 0px none #FFF;
	-webkit-transition: background-color 400ms ease-in-out 0s, color 500ms ease-in-out 100ms;
	-moz-transition: background-color 400ms ease-in-out 0s, color 500ms ease-in-out 100ms;
	-ms-transition: background-color 400ms ease-in-out 0s, color 500ms ease-in-out 100ms;
	-o-transition: background-color 400ms ease-in-out 0s, color 500ms ease-in-out 100ms;
	transition: background-color 400ms ease-in-out 0s, color 500ms ease-in-out 100ms;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	letter-spacing: 0.10em;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation a:hover {
	color: #CCC;
}
#navigation ul li a:hover {
	background-color: #D10E5B;
	color: #FFB58A;
	height: auto;
}
#footer {
	background-color: #D9DDDC;
	clear: both;
	height: auto;
	width: 100%;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #940940;
	border-right-color: #940940;
	border-bottom-color: #940940;
	border-left-color: #940940;
}
p {
	font-size: 15px;
	text-align: left;
	font-family: Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
    vertical-align: bottom;
    letter-spacing: 0.15em;
	margin: 5px;
	padding: 5px;
	line-height: normal;
	color: #333;
}
h1 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #333;
	margin: 5px;
	padding: 5px;
}
.career_headings {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
    letter-spacing: 0.15em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
}
.mainname {
	font-size: 65px;
	font-family: bebasneue;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.15em;
	vertical-align: bottom;
	font-style: normal;
}
.maintitle {
	font-size: 25px;
	font-family: bebasneue;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.15em;
	vertical-align: bottom;
	font-style: normal;
}
.copyright {
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	text-align: right;
	font-weight: normal;
	letter-spacing: 0.15em;
	vertical-align: bottom;
	font-style: normal;
}
#about_intro {
	background-color: #FFF;
	width: 100%;
	font-weight: bold;
}
.introtext {
	font-family: bebas;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #303;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
}
