@charset "UTF-8";
/* CSS Document */

H1
{
	font-weight: bold;
	font-size: 20px;
	color: #0588ed;
	font-family: arial;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}

/* Normal Font Style */
.Normal
{
	font-weight: normal;
	font-size: 14px;
	color: #2e4472;
	font-family: arial;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

a:link
{
	color:#0588ed;
}

a:hover
{
	color:#0588ed;
}

/* DNN NAV 2.0 Menu Styles - See Styles at Top to Customize */

.mainMenu
{
	padding-left: 0px;
	font-weight: normal;
	font-size: 10px;
	color: #9e9e9e;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	height: 20px;
}

.mainMenu .root
{
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	font-size: 10px;
	font-family: arial;
	color: #9e9e9e;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 24px;
	cursor: pointer;
	background-color: transparent;
}

.mainMenu .root.hov
{
	font-weight: bold;
	font-size: 10px;
	font-family: arial;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 24px;
	height: 24px;
	background-image:url("images/HorizontalMenuHover.jpg");
	background-repeat: repeat-x;
}

.mainMenu .root.sel
{
	font-weight: bold;
	font-size: 10px;
	font-family: arial;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 24px;
	height: 24px;
	background-image:url("images/HorizontalMenuHover.jpg");
	background-repeat: repeat-x;
}

.mainMenu .root.bc
{
	font-weight: bold;
	font-size: 10px;
	font-family: arial;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 24px;
	height: 24px;
	background-image:url("images/HorizontalMenuHover.jpg");
	background-repeat: repeat-x;
}

/* Corrects Menu Background in Firefox */
@-moz-document url-prefix()
{
	.mainMenu .root.sel
	{
		padding-bottom: 4px;
	}
	
	.mainMenu .root.hov
	{
		padding-bottom: 4px;
	}
}

/* Styles for the submenu items when unselected */
.mainMenu .m
{
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	font-size: 10px;
	font-family: arial;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #041a38;
	line-height: 20px;
}

.mainMenu .m .hov
{
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	font-size: 10px;
	font-family: arial;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	line-height: 20px;
	background: none;
	background-color: #183256;
}

/* Padding Between Menu Items */
.mainMenu tr.mi td
{
	padding-left: 4px;
	padding-right: 4px;
	text-transform: none;
}

.mainMenu .m .sel
{
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
	font-size: 10px;
	font-family: arial;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	line-height: 20px;
	background: none;
	background-color: #183256;
}

/* ---------- Text Styles --------- */

/* Login Class Definitions */
.LoginRegisterClass
{
	color:#ffff00;
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.LoginRegisterClass:link
{
	color:#ffff00;
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.LoginRegisterClass:visited
{
	color:#ffff00;
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.LoginRegisterClass:active
{
	color:#ffff00;
	font-weight:bold;
	font-size:10px;
	font-family:font-family:Arial, Helvetica, sans-serif;
}

.LoginRegisterClass:hover
{
	color:#ffff00;
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.LoginLoginClass
{
	color:#ffff00;
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.LoginLoginClass:link
{
	color:#ffff00;
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.LoginLoginClass:visited
{
	color:#ffff00;
	font-weight:normal;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.LoginLoginClass:active
{
	color:#ffff00;
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.LoginLoginClass:hover
{
	color:#ffff00;
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.CopyrightClass
{
	color:#b8b8b8;
	font-weight:normal;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}


/* ----------- Layout Styles ------------ */

#Body
{
	background-color:#1e1e1e;
	background-image:url(images/pagebackground.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	margin:0 auto;
}

#center
{
	width:991px;
	margin:0 auto;
}

#navigationmenu
{
	width:659px;
	height:32px;
	margin-left:332px;
	float:left;
	display:inline;
}

#headerphoto1
{
	width:991px;
	height:0px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	float:left;
	display:inline;
}

#headerphoto2
{
	width:991px;
	height:127px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	float:left;
	display:inline;
}

#logo
{
	width:332px;
	height:32px;
	margin-left:24px;
	float:left;
	display:inline;
}

#foreground
{
	width:991px;
	background-image:url(images/foreground_top.jpg);
	background-color:#FFF;
	background-repeat:no-repeat;
	min-height:385px;
	float:left;
	display:inline;
}

#foreground_bottom
{
	width:991px;
	height:17px;
	background-image:url(images/foreground_bottom.jpg);
	background-repeat:no-repeat;
	float:left;
	display:inline;
}

#footer
{
	width:991px;
	height:30px;
	float:left;
	display:inline;
	margin-top:0px;
	margin-bottom:100px;
}

#footer_left
{
	width:206px;
	height:30px;
	text-align:left;
	margin-top:4px;
	float:left;
	display:inline;
}

#footer_center
{
	width:579px;
	height:30px;
	margin-left:0px;
	margin-top:4px;
	text-align:center;
	float:left;
	display:inline;
}

#footer_right
{
	width:206px;
	height:30px;
	text-align:right;
	float:left;
	display:inline;
}

#home_left
{
	width:210px;
	min-height:10px;
	margin-left:14px;
	margin-top:6px;
	float:left;
	display:inline;
}

#home_center
{
	width:364px;
	min-height:10px;
	margin-left:21px;
	margin-top:22px;
	float:left;
	display:inline;
}

#home_right
{
	width:381px;
	min-height:10px;
	margin-left:0px;
	float:left;
	display:inline;
}

#onepane
{
	width:920px;
	min-height:400px;
	margin-left:34px;
	margin-right:20px;
	margin-top:14px;
	float:left;
	display:inline;
}

#twoequalpane_left
{
	width:450px;
	min-height:400px;
	margin-left:34px;
	margin-top:14px;
	float:left;
	display:inline;
}

#twoequalpane_right
{
	width:450px;
	min-height:400px;
	margin-left:40px;
	margin-top:14px;
	float:left;
	display:inline;
}

#smallleftpane_left
{
	width:260px;
	min-height:400px;
	margin-left:34px;
	margin-top:14px;
	float:left;
	display:inline;
}

#smallleftpane_right
{
	width:650px;
	min-height:400px;
	margin-left:40px;
	margin-top:14px;
	float:left;
	display:inline;
}

#smallrightpane_left
{
	width:640px;
	min-height:400px;
	margin-left:34px;
	margin-top:14px;
	float:left;
	display:inline;
}

#smallrightpane_right
{
	width:260px;
	min-height:400px;
	margin-left:40px;
	margin-top:14px;
	float:left;
	display:inline;
}

#divider
{
	width:1px;
	min-height:350px;
	background-image:url(images/divider.jpg);
	background-repeat:repeat-y;
	margin-left:0px;
	margin-right:0px;
	position:relative;
	top:20px;
	left:25px;
	float:left;
	display:inline;
}

#home_photos
{
	width:381px;
	height:321px;
	background-image:url(images/home_photos.gif);
	position:relative;
	left:47px;
	top:-53px;
	float:left;
	display:inline;
	z-index:10;
}

#home_photopane
{
	width:234px;
	height:245px;
	margin-left:64px;
	margin-top:34px;
	float:left;
	display:inline;
}

#home_right_bottom
{
	width: 305px;
	margin-left: 50px;
	margin-top:-45px;
	float: left;
	display: inline;
}

