@charset "UTF-8";
#wrapper {
	margin:0 auto;
	width: 1024px;
	overflow:hidden;
	background-image: url(images/wrapper_bg.jpg);
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
#wrapper #header {
	background-image: url(images/header.jpg);
	height: 279px;
	width: 1024px;
}

#centeredmenu {
	width: 938px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 35px;
	padding-top: 10px;
	background-color: #000;
	overflow:hidden;
	position:relative;
}
#centeredmenu ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0 0 0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}
#centeredmenu ul li {
font-family: 'Oswald', sans-serif;
	font-weight:400;
	font-size:16px;
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
	text-transform: uppercase;
	line-height: 16px;
}
#centeredmenu ul li a {
	display:block;
	margin:0 0 0 1px;
	padding:3px 40px 3px;
	background: #000;
	color: #FFF;
	text-decoration:none;
	line-height:16px;
}
#centeredmenu ul li a:hover {
   background: #000;
   color: #C00;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color: #C00;
   background: #000;
   font-weight:700;
}
#wrapper #content {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
}
#wrapper #content #content_left {
	float: left;
	width: 267px;
	background-image: url(images/tranny_white.png);
	background-repeat: repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 42px;
	overflow: hidden;
}
#wrapper #content #content2_left {
	float: left;
	width: 267px;
	background-image: url(images/tranny_white.png);
	background-repeat: repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	overflow: hidden;
	margin-left: 42px;
}
#wrapper #content #content_left h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: 400;
	color: #333;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 16px;
	border-bottom:1px dotted #000;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#wrapper #content #content2_left .award {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
}
#wrapper #content #content2_left h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: 400;
	color: #333;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 8px;
	border-bottom:1px dotted #000;
	padding-bottom: 5px;
	text-transform: uppercase;
}
#footer {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
}
#footer p {
	font-size: 10px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
}
#footer p a {
	text-decoration: none;
	color: #333;
}
#footer p a:hover {
	text-decoration: none;
	color: #C00;
}
#footer #footer_left {
	float: left;
}
#footer #footer_right {
	float: right;
}
#wrapper #content #content_left h2 {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	font-weight: 700;
	color: #333;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 140%;
}
#wrapper #content #content2_left h2 {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	font-weight: 700;
	color: #333;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 140%;
}
#wrapper #content #content_left p {
	font-family: 'Roboto Slab', serif;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 140%;
}
#wrapper #content #content2_left p {
	font-family: 'Roboto Slab', serif;
	font-size: 12px;
	font-weight: 400;
	color: #333;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 22px;
}
#wrapper #content #content_right {
	float: left;
	height: 233px;
	width: 621px;
	margin-left: 20px;
	padding-top: 15px;
}
#wrapper #content #content2_right {
	float: right;
	width: 621px;
	margin-left: 20px;
	margin-right:40px;
	padding-top: 15px;
}
#wrapper #content #content_right p {
	font-family: 'Roboto Slab', serif;
	font-size: 14px;
	font-weight: 300;
	color: #333;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 8px;
	line-height: 140%;
}
#wrapper #content #content_right h2 {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	font-weight: 400;
	color: #333;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 8px;
	line-height: 140%;
}
#wrapper #content #content_right h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: 400;
	color: #333;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 16px;
	border-bottom:1px dotted #000;
	padding-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 30%;
}
#wrapper #banner2 {
	font-family: 'Oswald', sans-serif;
	width: 938px;
	padding-top: 10px;
	height: 60px;
	margin: 8px auto 8px;
	text-align: center;
	font-size: 40px;
	border: 1px dotted #000;
}
#wrapper #content #content2_right p {
	font-family: 'Roboto Slab', serif;
	font-size: 14px;
	font-weight: 300;
	color: #333;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 8px;
	line-height: 24px;
}
#wrapper #content #content2_right h2 {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	font-weight: 400;
	color: #333;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 8px;
	line-height: 26px;
}
#wrapper #content #content2_right h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: 400;
	color: #333;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 16px;
	border-bottom:1px dotted #000;
	padding-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 30%;
}
#wrapper #content #content2_right #menu_left {
	width: 193px;
	float: left;
	margin-right: 21px;
}
#wrapper #content #content2_right #menu_centre {
	width: 193px;
	float: left;
	margin-right: 21px;
}
#wrapper #content #content2_right #menu_right {
	width: 193px;
	float: right;
	margin: 0px;
}
#wrapper #content #content2_right #menu_left h1 {
	font-size: 20px;
	text-align: center;
	line-height: 24px;
}
#wrapper #content #content2_right #menu_left p {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
#wrapper #content #content2_right #menu_centre h1 {
	font-size: 20px;
	text-align: center;
	line-height: 24px;
}
#wrapper #content #content2_right #menu_centre p {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
#wrapper #content #content2_right #menu_right h1 {
	font-size: 20px;
	text-align: center;
	line-height: 24px;
}
#wrapper #content #content2_right #menu_right p {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
#wrapper #content #content_right p a {
	color: #C00;
	text-decoration: none;
}
#wrapper #content #content_right p a:hover {
	color: #000;
	text-decoration: underline;
}
#wrapper #banner3 {
	height: 200px;
	width: 938px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#wrapper #content #content3_left h2 {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	font-weight: 700;
	color: #333;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 140%;
}

#wrapper #content #content3_left p {
	font-family: 'Roboto Slab', serif;
	font-size: 12px;
	font-weight: 400;
	color: #333;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 22px;
}
#contentbottom  {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 25px;
	background-image: url(images/content_bottom.jpg);
}
#wrapper #content #content3_left {
	float: left;
	height: 315px;
	width: 267px;
	background-image: url(images/tranny_white.png);
	background-repeat: repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#wrapper #content #content3_left h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: 400;
	color: #333;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 16px;
	border-bottom:1px dotted #000;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#wrapper #header #social_media {
	height: 25px;
	width: 56px;
	float: right;
	margin-right: 40px;
	margin-top: 35px;
}
#wrapper #header #social_media #facebook {
	float: left;
}
#wrapper #header #social_media #twitter {
	float: right;
}
.highlight {
	background-color: #C00;
	color: #FFF;
	font-weight:400;
	font-family:'Oswald';
	font-size: 26px;
	text-align:center;
	}
	