/* Standard Elements */

html {
	height: 100%;
	margin-bottom: 1px;
	background: #546670 url(../images/body_bg.gif) 50% 0 no-repeat;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Asap', sans-serif;
	color: #666;
}

p {
	margin: 0px;
	padding: 0px;
}

h1,
.contentheading, .contentheading h1,
.componentheading, .componentheading h1,
td.componentheading, td.componentheading h1 {
	font-family: 'Old Standard TT', serif;
	font-size: 38px;
   	font-weight: bold;
	line-height:100%;
	color: #333;
	letter-spacing:-.75px;
}

h2 {
	font-size:  22px;
   	font-weight: normal;
	margin: 5px 0px 15px 0px;
	padding: 0px;
	line-height:100%;
	color: #83002B;
}

h4 {
	font-size:  16px;
   	font-weight: normal;
	margin:0px
	padding: 0px;
	line-height:100%;
	color: #546670;
}

a:link,
a:visited {
	text-decoration: none;
	color: #83002B;
	border: 0px;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

a:link.nounder,
a:visited.nounder,
a:hover.nounder {
	text-decoration: none;
	border: 0px;
	outline: none;
}

ol {
	margin: 0px;
	padding: 0px;
}

ol li {
	vertical-align: middle;
	line-height: 26px;
	margin-left: 20px;
}


ul {
	margin: 0px;
	padding: 0px;
}

ul li {
	vertical-align: middle;
	line-height: 26px;
	margin-left: 15px;
	padding: 0px;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

hr {
	height: 1px;
	border: 0px;
	border-bottom: 1px dotted #333;
	margin: 0px 0px;
}

.clr {
	clear: both;
}

a.readon:link,
a.readon:visited {
}

a.readon:hover {
}

form#userForm td {
	padding-bottom: 5px;
}

fieldset.input {
	border: 0px;
}

#system-message dd ul
{
	color: #072B68;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
}

table.contentpaneopen {
	width:100%;
}

/* Page Structure */

#page_bg {
	width: 1054px;
	padding: 0px;
	margin: 0px auto;
	height: 100%;
}

div.wrapper {
	width: 1054px;
	padding: 0px;
	margin: 0px;
}

#header {
	width: 1054px;
	height: 187px;
	margin: 0px auto;
	background: url(../images/header_bg.png) 0 0 no-repeat;
}

#header .padding {
	padding: 0px 0px 0px 38px;
}

#header #logo {
	position: absolute;
	top: 66px;
	display: block;
	width: 305px;
	height: 87px;
	border: 0;
}

#mainbody {
	width: 1054px;
	margin: 0px auto;
	background: url(../images/mainbody_bg.png) 0 0 repeat-y;
}

#mainbody-padding {
	padding: 0px 20px;
}

table.mainbody {
	width: 1014px;
	padding: 0px;
}

table.mainbody tr {
	vertical-align: top;
}

table.mainbody td.nav {
	padding: 0px;
	margin: 0px;
	height:37px;
	background: url(../images/nav_bg.jpg) 0 0 repeat-x;
}

table.mainbody td.nav .padding {
	padding:0;
}

table.mainbody td.banner {
	padding: 0px;
	margin: 0px;
	height:67px;
}

.home td.banner {
	height:232px;
}

table.mainbody td.banner .padding {
	padding: 7px 0 0 0;
}

table.mainbody td.left {
	width: 309px;
	padding: 0px;
	margin: 0px;
	background: url(../images/left_bg.jpg) 50% 110px no-repeat;
}

table.mainbody td.left.nav {
	background: url(../images/left_bg2.jpg) 33px 110px no-repeat;
}

.home td.left {
	display:none;
}

table.mainbody td.left .padding {
	padding: 110px 0px 0px 0px;
}

table.mainbody td.mainbody {
	padding: 0px;
	margin: 0px;
}

.home td.mainbody {
	background:url(../images/home_mainbody_bg.jpg) 50% 22px no-repeat;
}

table.mainbody td.mainbody .padding {
	padding: 27px 118px 0px 0px;
}

.home td.mainbody .padding {
	padding:22px 0 0 0 !important;
	line-height: 44px;
	font-size:19px;
	font-family: 'Old Standard TT', serif;
	color:#3B4A53 !important;
	text-align: center;
}

#footer {
	width: 1054px;
	background: url(../images/footer_bg.png) 0 0 no-repeat;
	margin: 0px;
	color: #DDD;
	font-family: 'Old Standard TT', serif;
	font-size: 13px;
}

#footer .padding {
	margin: 0px auto;
	padding: 28px 22px;
}

#footer .padding a {
	color:#DDD;
	text-decoration: none;
}
#footer div.moduletable td {
	color:#DDD;
}


/* Modules */

div.moduletable {
}

div.moduletable h3 {
	display:none;
}

div.moduletable-mainmenu h3 {
	display: none;
}

div.moduletable-mainmenu {
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	height:37px;
	overflow:hidden;
}

div.moduletable-mainmenu ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	height:37px;
	overflow:hidden;
}

div.moduletable-mainmenu ul li {
	list-style-image: none;
	display: inline;
	padding: 11px 0px;
	margin: 0px;
	line-height: 37px; 
	background: none;
	height:37px;
	overflow:hidden;
}

div.moduletable-mainmenu a:link,
div.moduletable-mainmenu a:visited {
	border: 0px;
	outline: none;
	color: #FFF;
	text-transform: uppercase;
	padding: 10px 20px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.75);
	line-height: 37px; 
}

div.moduletable-mainmenu a:hover {
	border: 0px;
	outline: none;
	background: url(../images/nav_item_bg.jpg) 50% 33px no-repeat;
	background: url(../images/nav_item_bg.jpg) 50% 35px no-repeat\9;
	*background: url(../images/nav_item_bg.jpg) 50% 33px no-repeat;
	text-decoration: none;
}

div.moduletable-mainmenu ul li.active {
	background: url(../images/nav_item_active_bg.jpg) 0 0 repeat-x;
	background: url(../images/nav_item_active_bg.jpg) 0 2px repeat-x\9;
	*background: url(../images/nav_item_active_bg.jpg) 0 10px repeat-x;
}

div.moduletable-mainmenu ul li.active a:link, 
div.moduletable-mainmenu ul li.active a:visited {
	border: 0px;
	outline: none;
}

div.moduletable-mainmenu ul li.active a:hover {
	border: 0px;
}

div.moduletable-submenu {
	padding: 0px;
	margin:0 0 0 108px;
	width:157px;
}

div.moduletable-submenu h3 {
	font-size:  16px;
   	font-weight: bold;
	margin:0 0 5px 0;
	padding:0 0 10px 0;
	line-height:100%;
	color: #546670;
	text-transform: uppercase;
	border-bottom:1px dotted #666;
}

div.moduletable-submenu ul {
	list-style: none;
}

div.moduletable-submenu ul li {
	list-style-image: none;
	padding-left:0;
	margin-left:0;
}

div.moduletable-submenu a:link,
div.moduletable-submenu a:visited {
}

div.moduletable-submenu a:hover {
}

div.moduletable-submenu ul li.active {
}

div.moduletable-submenu ul li.active a:link, 
div.moduletable-submenu ul li.active a:visited {
	color:#333;
}

div.moduletable-submenu ul li.active a:hover {
}

div.moduletable-slider {
	width:1014px;
	height:156px;
	background:url(../images/slider_bg.jpg) 0 0 no-repeat;
	padding:0px;
	margin: 0px 0 1px;
}

div.moduletable-loginlink {
	float:right;
	border-left:1px solid #000;	
	font-size: 15px;
	height:37px;
	overflow:hidden;
}

div.moduletable-loginlink ul li {
	list-style-image: none;
	display: inline;
	padding: 10px 0px;
	margin: 0px;
	line-height: 37px; 
	background: none;
	height:37px;
	overflow:hidden;
}

div.moduletable-loginlink a:link,
div.moduletable-loginlink a:visited {
	border: 0px;
	outline: none;
	color: #FFF;
	text-transform: uppercase;
	padding: 10px 20px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.75);
}

div.moduletable-loginlink a:hover {
	border: 0px;
	outline: none;
	background: url(../images/nav_item_bg.jpg) 50% 33px no-repeat;
	background: url(../images/nav_item_bg.jpg) 50% 35px no-repeat\9;
	*background: url(../images/nav_item_bg.jpg) 50% 33px no-repeat;	
	text-decoration: none;
}

/* Form Elements */

#userForm input.inputbox,
#userForm textarea.inputarea {
	width:490px; /*510*/
	height:24px; /*44*/
	border:1px solid #CCC;
	background:none;
	padding: 10px;
	margin-bottom:5px;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Asap', sans-serif;
	color: #999;
}

#userForm textarea.inputarea {
	height:100px; /*120*/
}

#userForm input.button {
	background:#751224;
	font-size:14px;
	padding:5px;
	color:#FFF;
	font-weight: bold;
	text-transform: uppercase;
	border:3px solid #FFF;
	-moz-box-shadow: 3px 3px 1px #888;
	-webkit-box-shadow: 3px 3px 1px #888;
	box-shadow: 3px 3px 1px #888;
}