	/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%; background: #fff url(/images/bg.gif) repeat-x; color:#000; font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.75em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#23366d;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:950px;margin:0 auto; position: relative}
.showgrid {background:url(src/grid.png);}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box { padding:1em;margin-bottom:1.5em;background:#E5ECF9; font-size: 1em;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}




/**** MENU
***************/


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			12em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.3em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			12em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			12em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
	font-size: 1.3em;
	display: block;
}
.sf-menu a {
	padding: 		.75em .5em .6em .5em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li {
	background:		inherit;
}

.sf-menu li a {
	border-right:	1px solid #333;
}
.sf-menu li a.last_item {
	border-right:	none;
}

.sf-menu li li {
	background:		#23366d;
}
.sf-menu li li a {	border-top:	1px solid #384e8c;
					border-left:	1px solid #384e8c;
	padding: 		1em .5em .7em .5em;

}
.sf-menu li li li {
	background:		#23366d;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#23366d;
	outline:		0;
}
.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	background:		#384e8c;
	outline:		0;
}



/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			15px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('/images/arrows-ffffff.png') no-repeat -10px -96px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -96px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -96px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 4px; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 4px; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 4px; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}




.home {background: url(/images/bg-terry.jpg) no-repeat;}

#header {height:200px; margin-top: 10px; width: 100%}

#logo {position:relative; left: 20px; top:20px; margin: 0; height:100px; float:left}

#logo a {text-indent: -9999px; height:90px; width:254px; display:block; background: url(/images/logo-terry.gif) no-repeat}

ul#topnav {list-style: none; position: absolute; left:430px; top:10px; z-index: 200}
#topnav li {display: inline;  color: #ccc}
#topnav li a {display: inline; margin: 0 0 10px 0; padding: 3px 6px 3px 6px; text-decoration: none}
#topnav li a:link, #topnav li a:visited {color: #ccc}
#topnav li a:hover, #topnav li a:active {color:#000; background-color: #c2c2b1; text-decoration: none}



/****************************
MENU
 ****************************/

#menuWrapper{
position:absolute;
top: 100px;
left:0px;
height:30px;
width:1000px;
margin: 20px 0 0 0px;
z-index: 100;
}
#menu {margin:0}

#header .home-menu {height:3.8em;}

a.last_item { border-right:	none; }


#search {}
#search form, #search input {margin:0; padding:0}
input#keywords {color:#999; background-color: #eee; width: 160px; font-size: 1em; padding:3px}
#search .submit {text-transform: uppercase; background-color: #ccc; padding:3px}

/****************************
MAIN SECTION
 ****************************/

#homeText {width:100%; height: 330px;  margin:-15px 0 15px 0; padding:0; color: #eeecce;}
#homeText h1 {margin:0; padding:0px 120px 10px 380px; color:#fffac1; background: none; font-size: 3.5em; display: block; border-bottom: none}
#homeText p, #homeText ul {margin:0; padding:10px 90px 0 380px;  font-size: 1.35em}
#homeText li {margin-left: 15px}
#homeText a:link, #homeText a:visited {color:#fff; text-decoration: underline}
#homeText a:link, #homeText a:visited {color:#fff; text-decoration: none}
html > .homespacer {height: 546px; width: 100%; display: block}


#breadcrumbs {padding: 0 0 .5em .5em; margin: 0 0 1em 0; border-bottom: 1px solid #eee}

h2 {size: 1.25em; color: #999775; border-bottom: 1px solid #999775; padding: 0 .5em .15em .5em; position: relative}
h3, h4, p, ul {margin-left: 15px;}

h2 a.more:link, h2 a.more:visited {color: #a1733b; background: url('/images/more.gif') no-repeat 5px right;}
h2 a.more:hover, h2 a.more:active {color: #463725; background: url('/images/more.gif') no-repeat -77px right; }

.coltitle { 
  text-transform: uppercase; 
  font-size:1em;
  line-height:22px;
  font-weight:bold;
  padding:0 0 2px 20px;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #ccc;
}

.image {float:left; margin: 0 1em .25em 0; padding: 3px; border: 1px solid #ccc;}

#titlearea {padding-top:1em; padding-left:1em}
.titlearea h1 {margin-top:.5em}
.date_location {}
.titlearea h4.date_location, .titlearea h4.author {margin-bottom:.2em}

.entry {margin:0 0 15px 0; border-bottom: 1px solid #ddd}
	 {font-size:1.5em;line-height:1;margin-bottom:1em;}
.entry ul {list-style: none}
.entry li {list-style-type: none}


.rightcol li {margin-left: 2em}

#leftcol ul, #leftcol li {list-style: none; margin: 0}
#leftcol li {display: block}
#leftcol li a {display: block; padding:5px; color: #fff; text-decoration:none; margin-bottom:1px}
#leftcol li a:link, #leftcol li a:visited {background-color:#273f6e; border-left:4px solid #779fce  }
#leftcol li a:hover, #leftcol li a:active {background-color:#779fce }


/****************************
FOOTER
 ****************************/
#footer {
	clear: both;
	text-align: center;
	height:  300px;
	margin:  60px 0px 0px 0px;
	padding: 15px 0 40px 0;
	color:#fff;    
	background: #21355B url(/images/footer.gif) repeat-x;
	
	
}
#footer ul {
	padding:  20px 0 20px 0;
}
#footer li {
	list-style-type: none;
	display: inline;
	border-right: 1px solid #999;
	padding:  0 10px 0 10px;
}
#footer a {passing:3px}
#footer a:link, #footer a:visited {
	color:  #fff; 
}
#footer a:hover, #footer a:active {
	color:  #000;
	background-color: #fff;
}

.center{
text-align:center;
}

#copy {
	text-align:center;
	padding: 10px 0 50px 0;
}




