/* CSS Document */
/*Design by KaskCreatiivty, CSS by LeyhSolutions */

body, html {
	margin:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align:center;
}
a:link, a:visited {
	color:#E51B24;
	text-decoration:none;
}
a:hover {
	color:#B7B7B7;
	text-decoration:none;
}
#container {
	width:730px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-image:url(images/container-bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
#topbanner {
	background-position:center;
	text-align:left;
	width:730px;
	height:234px;
	background-image:url(images/topbanner.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#topbanner-top {
	background-position:center;
	text-align:left;
	width:730px;
	height:72px;
	background-image:url(images/topbanner-top.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#topbanner-bot {
	background-position:center;
	text-align:left;
	width:730px;
	height:162px;
	background-image:url(images/topbanner-bot.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#backhome {
	height:150px;
	width:65px;
	margin-left:18px;
}
#portnav {
	width:697px;
	height:50px;
	border-bottom:1px solid #BFBFBF;
	text-align:center;
	margin-left:2.5%;
	margin-right:2%;
}
#flashblock {
	width:697px;
	text-align:center;
	margin-left:19px;
}
#content {
	margin-left:30px;
	margin-right:30px;
	text-align:left;
	margin-top:20px;
}
#bottombar {
	width:730px;
	height:103px;
	background-image:url(images/bottombar.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}
#bottombar-top {
	width:730px;
	height:50px;
	background-image:url(images/bottombar-top.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}
#bottombar-bot {
	width:730px;
	height:53px;
	background-image:url(images/bottombar-bot.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}
#nav {
	padding-top:25px;
	margin-left:31%;
	margin-right:auto;
	text-align: center;
	width: 720;
	text-transform: uppercase;
	clear: both;
	height: 40px;
}
#nav-link a:link, #nav-link a:visited {
	height:40px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	text-decoration:none;
	border-left: 1.0px solid #BFBFBF;
	color:#B7B7B7;
}
#nav-link a:hover {
	height:40px;
	float:left;
	text-decoration:none;
	border-left: 1.0px solid #BFBFBF;
	color:#E51B24;
}
.nav-link {
	padding-top:12px;
	margin-left:20px;
	margin-right:20px;
	font-size:14px;
}
/* nav2 stuff */
#nav2 {
	margin-left:29%;
	margin-right:23%;
	text-align:center;
	float:none;/*padding-left:205px;*/
}
#nav2-link, #nav2-link a:link, #nav2-link a:visited {
	height:40px;
	margin-left:auto;
	margin-right:auto;
	/*background-color:#FFFFFF;*/
	float:left;
	text-decoration:none;
	color:#B7B7B7;
}
#nav2-link a:hover {
	height:40px;
	background-color:#FFFFFF;
	float:left;
	text-decoration:none;
	color:#E51B24;
}
.nav2-link {
	padding-top:10px;
	margin-left:20px;
	margin-right:20px;
	font-size:17px;
}
#nav2-link2 a:link, #nav2-link2 a:visited {
	height:40px;
	margin-left:auto;
	margin-right:auto;
	/*background-color:#FFFFFF;*/
	float:left;
	text-decoration:none;
	border-left:1.0px solid #BFBFBF;
	border-right:1.0px solid #BFBFBF;
	color:#B7B7B7;
}
#nav2-link2 a:hover {
	height:40px;
	color:#E51B24;
	background-color:#FFFFFF;
	float:left;
	text-decoration:none;
	border-left:1.0px solid #BFBFBF;
	border-right:1.0px solid #BFBFBF;
}
.bottomtext {
	font-size:9px;
	color:#B7B7B7;
}
h1, h2, h3, h4, h5, h6 {
	color: #E52026;
	font-weight: normal;
	margin-bottom: 0px;
}
