@charset "utf-8";
/* CSS Document */

h2 {
	font-size:17px;
	font-weight:bold;
}

h3 {
	margin:0px;
	padding:0px;
}

h3.sub {
	color:#FFFFFF;
	margin:0px;
	padding-left:15px;
	padding-top:12px;
}

#skipper 		{ 
	position: absolute;
	top: 0;
	left: 0;
	width:14em;	
	text-align:left;
	text-indent: -1000em;	
	color: #fff;	
	background: transparent;
	font-size: 0.8em;	
	z-index: -1; 
}#right-top-message {
	/* do nothing */
}
#skipper:focus, 
#skipper:hover, 
#skipper:active { 
	border:1px solid #000;	
	display: block;	
	text-indent: 25px;	
	background: #ffee98;
	font-weight: bold;	
	color: #000;	
	padding: 0.2em 0.2em 0.2em 0;	
	z-index: 5;
}

h3.header {
	margin:0px;
	padding:5px;
	font-weight:bold;
}

th {
	background-color:#CCCCCC;
}

.imageinterior {
	margin: 0px 20px 20px 0px;
	float: left;
	padding-left:5px;
}

img {
	border:none;
}

img.spacer {
	border:none;
	padding:5px;
}

div.clear {
	clear:both;
}

html,body {
	font:12px Georgia,Verdana,Arial,sans-serif;
	color:#434343;
	margin:0 auto;
	padding:0;
 	text-align:center;
	background:url(img/bg.jpg) repeat-x;
	background-color:#464646;
}

#container {
	width:970px;
	margin:0 auto;
	padding:0;
	text-align:center;
	background:url(img/slice.jpg);
}

#top {
	height:123px;
	width:950px;
	margin:0 auto;
	text-align:left;
}

#buttons {
	height:46px;
	width:950px;
	margin:0 auto;
}

div.clear {
	clear:both;
}

/* Content */
#content {
	width:950px;
	text-align:left;
	margin:0 auto;
}

#left {
	background:#262626;
	width:218px;
	float:left;
	border-bottom:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
}

#right {
	width:720px;
	float:right;
	text-align:left;
	padding-right:5px;
}

#left-int { 
	padding-left:14px;
}

.left-int-left {
	float:left;
	padding-bottom:5px;
	width:100%;
}

#left-int-right {
	width:272px;
	float:right;
}

#left-int-left p, #left-int-right p {
	margin-left:6px;
	font-size:11px;
}

#right-search {
	background:#f4f3e5;
	color:#979688;
	padding:10px;
}

/* Sub Menu */
.updates-message {
	display: block;
	width: 190px;
	font-size:11px;
	background:#FAFAF0;
	border-top:1px solid #DDDBC4;
	border-left:1px solid #DDDBC4;
	border-right:1px solid #DDDBC4;
	text-align:center;
	margin: 15px 0 35px 12px;
}

.updates-message .item-normal {
	padding-top:5px;
	padding-bottom:5px;
}

.updates-message .item a.contact {
	display: block;
	padding: 10px 5px 10px 10px;
	border-bottom: 1px solid #263755;
	text-decoration:none;
}

.updates-message .item a.contact:hover, .updates-message .item a.contact:active {
	display: block;
	background-color: #FFCC00;
	border-bottom: 1px solid #263755;
}

.updates-message .item a {
	display: block;
	padding: 10px 5px 10px 10px;
	border-bottom: 1px solid #263755;
	text-decoration:none;
}

.updates-message .item a:hover, .updates .item a:active {
	display: block;
	background-color: #FFCC00;
	border-bottom: 1px solid #263755;
}

a {
	color:#3D4961;
}
a:hover {
	color:#8691a8;
}
a:active {
	color:#000;
}


/* Navigation Menu */
#nav li {
	float:left;
}

#nav a {
	display:block;
	padding:2px;
	color:#fff;
	background:#d41e00;
	font-weight:bold;
}

#nav {
	clear:both;
	margin:0 auto;
	text-align:center;
	height:46px;
}

#nav ul {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	background:#000000;
}

#nav li {
	display:inline;
	margin:0;
	padding:0;
}

#nav a {
	display:block;
	float:left;
	width:auto;
	margin:0 auto;
	padding: 6px 22px 0 22px;
	font:12px/3.3 Georgia,Arial,Verdana,sans-serif;
	color:#DAD9D7;
	background:#000000;
	text-decoration:none;
}

#nav a:hover, #nav a:focus, #nav a:active {
	background: #CD7F32;
	color:#fff;
}

/* Footer */
#footer-container {
	border-top:5px solid #454545;
	background:#f3f2ec;
	padding:5px;
	width:940px;
}

#footer-content {
	float:left;
	padding:5px;
}

#footer-content-accessibility {
	float:right;
}
