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

body {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 16pt;
	font-weight: 600;
	background-color: #010101;
}

p {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 16pt;
	font-weight: 600;
}

td {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 16pt;
	font-weight: 600;
	background-color: #010101;
}

a:link {
	color: #c25456;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c25456;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #c25456;
}

#layout {
	width: 780px;
	margin-left: -390px;
	position: absolute;
	left: 50%;
	top: 0px;
}
#header {
	background-image: url(/assets/images/Banner.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 133px;
	width: 780px;
	left: 0px;
	top: 0px;
}

#topnav {
	position: absolute;
	width: 200px;
	left: 560px;
	top: 10px;
}

#addr {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #8C929E;
	position: relative;
	height: 30px;
	width: 780px;
	top: 10px;
	text-align: right;
}

#contentarea {
	position: relative;
	width: 780px;
	top: 0px;
}

#menu {
	position: absolute;
	width: 200px;
	left: 0px;
	top: 0px;
}

#homecontentsect {
	position: relative;
	width: 580px;
	left: 200px;
	top: 0px;
	background-image: url(/assets/images/BrickBack2.jpg);
	background-repeat: no-repeat;
}

#contentsect {
	position: relative;
	width: 580px;
	left: 200px;
	top: 0px;
	margin: 10px;
}

#footer {

}

#homefooter {
	background-color: #484848;
	position: relative;
	width: 780px;
	left: 0px;
	top: 0px;
}




#menu ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;	
}


#menu a:link {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #a7a5a5;
	font-weight: bold;
	line-height: 20pt;
	text-decoration: none;
}

#menu a:active {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #a7a5a5;
	font-weight: bold;
	line-height: 20pt;
	text-decoration: none;
}

#menu a:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #a7a5a5;
	font-weight: bold;
	line-height: 20pt;
	text-decoration: none;
}

#menu a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #996666;
	font-weight: bold;
	line-height: 20pt;
	text-decoration: none;
}

#topnav ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-align: right;
	font-size: 16px;
	line-height: 18px;
}


#topnav a:link {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#topnav a:active {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#topnav a:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#topnav a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #c25456;
	font-weight: bold;
	text-decoration: underline;
}

h1 {

font-family: "Trebuchet MS", Tahoma, Verdana;
color: #a32b35;
font-size: 16pt;
font-weight: 900;
font-style: normal;
font-variant: normal;
}

h2 {
font-size: 18px;
color: #fff22d;
font-family: "Trebuchet MS", Tahoma, Verdana;
font-weight: bold;
}

h3 {
font-family: "Trebuchet MS", Tahoma, Verdana;
font-size: 14px;
color: #e9ae30;
font-weight: bold;
}

#accordion h3{
cursor: pointer;
}
