/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #002261;
	background-image: url(images/susangradient.jpg);
	background-repeat: repeat-x;
}

a {
	color: #002261;
}

a:hover {
	text-decoration: none;
	color: #B70C15;
}

/* Boxed */

.title {
	background: url(images/img4.gif) no-repeat right center;
	border-bottom: 3px solid #CFCFCF;
}

.boxed1 .title {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed1 .content {
	background: url(images/img05.gif) no-repeat left bottom;
	padding: 20px;
}

.boxed2 .title {

}

.boxed2 .content {
	background: url(images/img06.gif) repeat-x left bottom;
	padding: 20px;
}

.boxed3 .title {
	font: normal 139% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed3 .content {
	padding: 20px;
}

.boxed3 ol, .boxed3 ul {
	margin-left: 1em;
}

hr {
	color: #8A111F;
	margin-top: 8px;
	margin-bottom: 11px;
	width: 488px;
}
/* Header */


#header {
	width: 760px;
	height: 294px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/brucehowiemasthead.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 160px;
	background: #29A4E1 url(images/img01.gif) no-repeat;
	text-align: center;
}

#logo h1 {
	padding-top: 80px;
	font: bold 36px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width: 520px;
	height: 50px;
	background: #F4F4F4;
}

#menu ul {
	height: 5px;
	background: #29A4E1;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 15px 15px 0 15px;
	border-top: 5px solid #29A4E1;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: #DCDCDC;
	border-top-color: #12208B;
}

#menu .active a {
	background: #FFA800;
	border-top-color: #349A34;
}

#menu a b {
	text-decoration: underline;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	border-top: 5px solid #8A111F;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/img03.gif);
	background-repeat: repeat-y;
}

/* Content */

#content {
	float: right;
	width: 524px;
	border-bottom: 1px solid #FFFFFF;
	padding: 4px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 204px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

#sidebar li {
	list-style-type: none;

}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}
#sidebar a {
	margin-top: 4px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	display: block;
	width: 202px;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	background-color: #002261;
	color: #FFFFFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #8A111F;
}
.special {
	color: #FFFFFF;
	display: none;
	margin: 0px;
	padding: 0px;
}
.timestrib {
	font-style: italic;
	margin-bottom: 9px;
	padding-bottom: 0px;
	color: #002261;

}
#sidebar a:hover {
	color: #F8F3DF;
	background-color: #666666;
}

/* News */

#news {
	padding-top: 10px;
	padding-bottom: 0;
}

#news h3 {
	margin-bottom: 10px;
	font-size: 110%;
	font-weight: bold;
}

#news h3 a {
	display: block;
}

#news p {
	font-size: 85%;
}

/* Samples */

#sample1, #sample2 {
	float: left;
	width: 230px;
}

#sample1 {
}

#sample2 {
	margin-left: 20px;
}

/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	padding: 12px 0;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #8a111f;
	background-color: #002261;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #8A111F;
	padding-bottom: 10px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	padding-bottom: 16px;
	color: #002261;
	padding-top: 10px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	line-height: 1.4em;
	margin-bottom: 7px;
	padding-bottom: 0px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
h5  {
	font-size: 7pt;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h5 a {
	color: #FFFFFF;
}
h5 a:hover {
	color: #111F8A;
}
h6  {
	font-size: 7pt;
	padding-top: 9px;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	color: #333333;
	padding-bottom: 9px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
}
#content li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 10px;
	line-height: 1.5em;
	color: #002261;
	font-style: normal;
}
#content ul {
	padding-top: 4px;
	list-style-type: disc;
	padding-left: 24px;
}
