/* CSS Document */

body { 
	background-color: transparent; 
	margin: 0px; 
	padding: 0px; 
	height: 600px; 
	border-top: 1px transparent solid; 
	margin-top: -1px; 
	z-index:0; 
	position:relative; 
}

img#background { 
	height: 694px; 
	width: 100%; 
	z-index: -1; 
	position:absolute; 
	color: white; 
}

#page-wrapper {
	text-align: right;
	margin: 0px auto 0px auto;
	padding: 0px;	
	width: 991px;
}

#global {
	text-align: right;
	margin: 0;
	padding: 0;
	display: block;
	width: 991px;
	position: relative;
	top: 15px;
}

/**** global menu row ****/
#global-menu {
	font: .7em  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	color: #585858;
	width: 991px;
}
#global-menu ul {
	display: inline;
	list-style: none;
	padding: 0px;
	margin: 0px;

}
#global-menu ul li {
	padding: 0 5px 0 0;
	margin: 0px;
	display: inline;
	list-style: none;

}
#global-menu a,
#global-menu a:link,
#global-menu a:visited {
	color: #585858;
	text-decoration: none;
	padding: 0 5px 0 0;
}
#global-menu a:hover,
#global-menu a:focus {
	color: #01413b;
}

/**** search ****/
#global-menu .search  {
	position: relative;
	top: 0px;
	right:0px;
	display: inline; 
}
.query {	
	position: relative;
	display:inline;
	font-size: .8em; 
	width:76px; 
	height:12px;
	margin-top: 5px 0 0 0;
}
#go-button {
	width: 18px;
	height: 16px;
	padding: 0 2px 1px 2px;
	vertical-align: bottom;
}


/**** content ****/
#breadcrumbs {
	font: .7em  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-weight:normal;
	text-align:right;
	color: #333333;
	margin:0 0 0 0;
	padding: 12px 26px 0 0;
	text-transform: capitalize;
}
#breadcrumbs a,
#breadcrumbs a:link,
#breadcrumbs a:focus,
#breadcrumbs a:visited{
	color: #333333;
	font-weight:normal;
}
#breadcrumbs a:hover{
	color:#01413b;
	font-weight:normal;
	text-decoration: underline;
}
#breadcrumbs .horizontal {
	margin:25px 10px 0 -15px;
}
#breadcrumbs .horizontal li {
	display: inline;
}

#page-content-container {
	text-align: left;
	padding: 0px;
	margin: 0px;
	border:0;
	width: 991px;
	background: #ffffff;
}
#head-content {
	text-align: left;
	padding: 0;
	margin: 42px 0 0 0;
	border:0;
	width: 991px;
	height: 120px;
	position: relative;
}

#header-logo {
	margin: 0;
	padding: 0;
	height: 120px;
	width: 363px;
	display: inline-block;
	position: relative;
}
#logo {
	border:0px;
}

#quickmenu {
	z-index:99;
	margin: 0;
	padding: 0;
	display: inline-block;
	position: absolute;
	top: 159px;
	width: 991px;
	
}
#header {
	margin: -21px 0 0 0;
	padding: 0 0 0 0;
	height: 120px;
	position: absolute;
	top: 0px;
}
#header img {
	margin: 0 0 0 0;
	padding: 0px 0 0 0;
	height: 120px;
	position: absolute;

}
#body-container {
	position: relative;
	text-align: left;
	padding: 0px;
	margin: 0px;
	top: 5px;
	width: 991px;
	background: url("images/main-bg.jpg")  repeat-y;
}
#body-container-subpage {
	position: relative;
	text-align: left;
	padding: 0px;
	margin: 0px;
	top: 5px;
	width: 991px;
	background: url("images/main-bg-subpage.jpg")  repeat-y;
}
p {
	font: .7em  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	color: #585858;
	text-align: left;
}
h2 {
	margin-top: 0px;
	padding-top: 20px;
	font: 1.5em  Gill Sans MT, Tahoma, Arial, Helvetica, Verdana, sans-serif;
	color:#01413b;
	
}
h3 {
	font: .8em  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	color:#01413b;
	font-weight: bold;
	text-align: left;
}

a {
	font-weight: bold;
	text-decoration:none;
}


#subpage-left-column {
	float: left;
	width: 240px;
	margin:-15px 0px 0px 0px;
	padding:0px;
}


#subpage-left-column .vertical li {
	line-height: 1em;
}



.left-bucket {
	padding: 0 0 10px 20px;
	color:#555555;
}

.left-bucket ul {
	font: .7em  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	list-style:none;
	padding: 0;
}

.left-bucket li {
	list-style:none;
	padding: 0;
}
.left-bucket ul li a,
.left-bucket ul li a:link,
.left-bucket ul li a:focus,
.left-bucket ul li a:active,
.left-bucket ul li a:visited,
.left-bucket a,
.left-bucket a:link,
.left-bucket a:focus,
.left-bucket a:active,
.left-bucket a:visited {
	color: #555555;
}
	
.left-bucket ul li a:hover,
.left-bucket a:hover {
	color: #ffffff;
}

#right-column {
	float: right;
	width: 158px;
	margin:-15px 17px 0px 0px;
	padding:0px;
}
.right-bucket1 {
	background: url("images/right-bucket-1-bg.jpg")  repeat-y  ; 
	margin-bottom: 5px;
}
.right-bucket1-top {
	background: url("images/right-bucket-1-top.jpg")  no-repeat  ; 
}
.right-bucket1-bot {
	background: url("images/right-bucket-1-bot.jpg")  no-repeat bottom ; 
	padding: 5px 5px 5px 0px;
	color:#ffffff;
}

.right-bucket2 {
	background: url("images/right-bucket-2-bg.jpg")  repeat-y  ; 
	margin-bottom: 5px;
}
.right-bucket2-top {
	background: url("images/right-bucket-2-top.jpg")  no-repeat  ; 
}
.right-bucket2-bot {
	background: url("images/right-bucket-2-bot.jpg")  no-repeat bottom ; 
	padding: 5px 5px 5px 0px;
	color:#01413b;
}

.right-bucket3 {
	background: url("images/right-bucket-3-bg.jpg")  repeat-y  ;
	margin-bottom: 5px; 
}
.right-bucket3-top {
	background: url("images/right-bucket-3-top.jpg")  no-repeat  ; 
}
.right-bucket3-bot {
	background: url("images/right-bucket-3-bot.jpg")  no-repeat bottom ; 
	padding: 5px 5px 0px 0px;
	color:#01413b;
}

.right-bucket1-bot h3 {
	font: .7em  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	padding: 0 0 0 10px;
	color:#ffffff;
	margin: 10px 0 0 0;

}

.right-bucket1-bot p {
	font: .7em  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	padding: 0 0 0 10px;
	color:#ffffff;
}

.right-bucket1-bot ul {
	font: .7em  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	list-style:none;
	padding: 0 0 0 10px;
}

.right-bucket1-bot ul li {
	list-style:none;
	padding: 0 0 5px 0;
}

.right-bucket1-bot ul li a,
.right-bucket1-bot ul li a:link,
.right-bucket1-bot ul li a:focus,
.right-bucket1-bot ul li a:active,
.right-bucket1-bot ul li a:visited {
	color: #ffffff;
	font-weight:normal;
}
	
.right-bucket1-bot ul li a:hover {
	color: #888888;
	font-weight:normal;
}


.right-bucket2-bot h3,
.right-bucket3-bot h3 {
	font: .7em  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
	color:#01413b;

}

.right-bucket2-bot p,
.right-bucket3-bot p {
	font: .7em  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	padding: 0 0 0 10px;
	color:#01413b;
}

.right-bucket2-bot ul,
.right-bucket3-bot ul {
	font: .7em  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	list-style:none;
	padding: 0 0 0 10px;
}

.right-bucket2-bot li,
.right-bucket3-bot li {
	list-style:none;
	padding: 0 0 5px 0;
}



.right-bucket2-bot ul li a,
.right-bucket2-bot ul li a:link,
.right-bucket2-bot ul li a:focus,
.right-bucket2-bot ul li a:active,
.right-bucket2-bot ul li a:visited {
	color:#01413b;
	font-weight:normal;
}
	
.right-bucket2-bot ul li a:hover {
	color: #ffffff;
	font-weight:normal;
}

.right-bucket3-bot ul li a,
.right-bucket3-bot ul li a:link,
.right-bucket3-bot ul li a:focus,
.right-bucket3-bot ul li a:active,
.right-bucket3-bot ul li a:visited {
	color:#01413b;
	font-weight:normal;
}
	
	
.right-bucket3-bot ul li a:hover {
	color: #999999;
	font-weight:normal;
}

.right-bucket1-bot,
.right-bucket2-bot,
.right-bucket3-bot {
	margin: 0 0 5px 0;
	padding: 5px 0px 0px 8px;
}
#right-column ul {
	margin: 0 0 5px 5px;
	padding: 5px 0 10px 10px;
}

#center { 
	float: left;
	width: 794px;
	margin:-25px 0 0 16px;
	padding:0px;
}
#center-column { 
	margin:0px;
	padding:0px;
	background: url("images/center-bucket-bg.jpg")  repeat-y; 
}

.center-content {
	margin:10px 0 0 0;
	padding: 0 20px 10px 20px;
	background: url("images/center-bucket.jpg")  no-repeat;
}
/* Show only to IE6 */
* html #center {
	margin-left: 8px;
}


.center-bucket {
	margin:0px;
	padding: 0;
}

.center-bucket ul li {
	font: .7em  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	color: #555555;
	list-style:disc;
	margin-left:5px;
	padding:0px;
}
.center-bucket ol li {
	font: .7em  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	color: #555555;
	margin-left:5px;
	padding:0px;
}
.center-bucket ul,
.center-bucket ol
.subpage-center-bucket ul,
.subpage-center-bucket ol {
	color:#555555;
	margin-left:5px;
}

.center-bucket a,
.center-bucket a:link,
.center-bucket a:focus,
.center-bucket a:active,
.center-bucket a:visited {
	color:#555555;
}
	
.center-bucket a:hover {
	color: #01413b;
}

.center-bucket h2 {
	padding: 20px 10px 5px 10px;
}
.center-bucket h3 {
	padding: 0px 10px 0px 25px;
}
.center-bucket p  {
	padding: 0 10px 0 25px;
}

.dashes {
	margin-left: 25px;
	padding: 10px 0px 10px 0px;
}

img {
	padding: 6px 0px 2px 0px;
}

.left-bucket .dashes,
p.edit .dashes {
	margin-left: 0px;
	padding: 10px 0px 10px 0px;
}


#subpage-center { 
	float: left;
	width: 567px;
	margin:-15px 0px 0px 0px;
	padding:0px;
}


#subpage-center-column { 
	margin:0px;
	padding:0px;
	background: url("images/center-bucket-subpage-bg.jpg")  repeat-y; 
}

.subpage-center-content {
	margin:0px;
	padding: 0 0 20px 20px;
	background: url("images/center-bucket-subpage.jpg")  no-repeat;
}

.subpage-center-bucket {
	margin: 0px;
	padding: 0;
}

.subpage-center-bucket ul li {
	font: .7em  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	color:#555555;
	list-style:disc;
	margin:0 0 0 5px;
	padding:0;
}

.subpage-center-bucket ol li {
	font: 0.7em  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	margin-left:5px;
	color:#555555;
	}
.subpage-center-bucket ol li p {
	font: 1em  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	color:#555555;
	}

.center-bucket ol li {
	font: 0.7em  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	margin-left:5px;
	color:#555555;
	}
.center-bucket ol li p {
	font: 1em  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	color:#555555;
	}


.subpage-center-bucket a,
.subpage-center-bucket a:link,
.subpage-center-bucket a:focus,
.subpage-center-bucket a:active,
.subpage-center-bucket a:visited {
	color:#555555;
}

.subpage-center-bucket a strong,
.subpage-center-bucket a:link strong,
.subpage-center-bucket a:focus strong,
.subpage-center-bucket a:active strong,
.subpage-center-bucket a:visited strong,
a strong,
a:link strong,
a:focus strong,
a:active strong,
a:visited strong {
	color: #01413b;
}
	
	
.subpage-center-bucket a:hover {
	color: #01413b;
}
	
	
.subpage-center-bucket a:hover strong,
a:hover strong {
	color: #555555;
}

.subpage-center-bucket h2 {
	padding: 20px 10px 5px 10px;
}
.subpage-center-bucket h3 {
	padding: 0px 10px 0px 25px;
}
.subpage-center-bucket p  {
	padding: 0 10px 0 25px;
}


.subpage-center-bucket .horizontal li,
.center-bucket .horizontal li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.subpage-center-bucket .horizontal,
.center-bucket .horizontal {
	margin: 0 0 0 25px;
	padding: 0px;
}

.subpage-center-bucket .vertical li,
.center-bucket .vertical li {
	line-height: 1em;
}

html*.center-bucket ul,
html*.subpage-center-bucket ul  {
[margin: 0;
margin: 0;
]margin: 0px 0px 0px 50px;
}
.dummyend[id]{clear:both}


.navigation{
	display:block;
	width:640px;
	height:30px;
	padding:10px 0px 0px 0px;
}


.center-bucket .navigation{
	display:block;
	width:865px;
	height:30px;
	padding:10px 0px 0px 0px;
}

.alignleft{
	font: .7em  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	color: #01413b;
	float: left;
	margin: 0px auto 0px auto;
	padding: 15px 0px 0px 0px;
	width: 200px;
	height: 20px;
	display:block;
}

.alignright{
	font: .7em  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	color: #01413b;
	float:right;
	margin: 0px auto 0px auto;
	padding: 15px 10px 0px 0px;	
	width: 200px;
	height: 20px;
	display:block;
}

h2 a {
font-weight:normal;
}




html*#subpage-left-column .vertical li  {
[line-height: 1em;
line-height: 1em;
]line-height: .8em;
}
.dummyend[id]{clear:both}



#footer {
	clear: both;
	position: relative;
	top:0px;
	right: auto;
	left:auto;
	width:991px;
	text-align:center;
	color:#ffffff;
}

#footer-img,
#footer-img img {
	position: absolute;
	top: 0px;
	left: 0px;
	width:991px;
	padding:0px;
}

#footer-text {
	clear:both;
	font: .7em  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	color:#ffffff;
	line-height: 1.2em;
	text-align:center;
	width:991px;
	position: absolute;
	top: 6px;
	right: auto;
	left:auto;
	margin: 0;
}



html*#footer-text {
[margin: 0;
margin: 0;
]margin: 0 0 0 -516px;
}
.dummyend[id]{clear:both}


html*#footer-text {
[padding: 0;
padding: 0;
]padding: 10px 0 5px 0;
}
.dummyend[id]{clear:both}


#footer-text .horizontal li {
	display: inline;
}


#footer-text a {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
#footer-text a:hover,
#footer-text a:focus {
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}


#main-content-container {
	padding: 0;
	margin: 0;
	width: 991px;
	height:27px;
	background: url("images/3-column-background.jpg")  no-repeat;
	}


.center-bucket ol li ol,
.center-bucket ol li ol li,
.center-bucket ol li ol li ol,
.center-bucket ol li ol li ol li,
.center-bucket ol li ol li ol li ol,
.center-bucket ol li ol li ol li ol li,
.center-bucket ul li ul,
.center-bucket ul li ul li,
.center-bucket ul li ul li ul,
.center-bucket ul li ul li ul li,
.center-bucket ul li ul li ul li ul,
.center-bucket ul li ul li ul li ul li,
.subpage-center-bucket ol li ol,
.subpage-center-bucket ol li ol li,
.subpage-center-bucket ol li ol li ol,
.subpage-center-bucket ol li ol li ol li,
.subpage-center-bucket ol li ol li ol li ol,
.subpage-center-bucket ol li ol li ol li ol li,
.subpage-center-bucket ul li ul,
.subpage-center-bucket ul li ul li,
.subpage-center-bucket ul li ul li ul,
.subpage-center-bucket ul li ul li ul li,
.subpage-center-bucket ul li ul li ul li ul,
.subpage-center-bucket ul li ul li ul li ul li {
	font: 1em  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	margin-left:-10px;
	color:#555555;
}

.post small {
	font: .6em  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	margin:0 0 0 25px;
	color:#555555;

}
.entry small {
	font: .8em  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	margin:0px;
	color:#555555;

}
.archive-right {
width:75px;
}
ul.home-list{
	padding:5px 15px 15px 15px;	
}
.home-list li{
	list-style-type:square;	
	padding:5px;
}

