
*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

body
{
font-size: 13px;
margin: 0px;
text-align: center;
color: #333333;
font-family:  Georgia, "Times New Roman", Times;
background: #F7F5EC url(../img/bg.gif) repeat-x;
}

input {
  padding:2px;
  background:#FFFFFF;
  border:1px solid #333333;
}


/*** Header Format ***/


#header
{
width: 980px;
height:150px;
display: block;
color: #DFDAC3;
margin: 0px auto 0 auto;
padding: 5px 0 0 0;
background: #000 url(../img/header.jpg) no-repeat;
text-align: center;
margin-bottom: -5px;
}

#header h3
{
text-align: center;

}

h1.headertitle
{
margin: 50px 0px 0 0px;
font-size: 32px;
color: #CCC6AE;
}


#headertitle a:link {
color: #CCC6AE;
text-decoration: none;
border: none;
padding: 6px 15px;
margin-left: 0;
}

#headertitle a:visited {
color: #CCC6AE;
text-decoration: none;
border: none;
font-weight: bold;
padding: 6px 15px;
margin-left: 0;
}

#headertitle a:hover {
color: #CCC6AE;
text-decoration: none;
padding: 6px 15px;
margin-left: 0;
}

#header form
{
float:right;
height: 20px;
width:164px;
padding:0 20px;
line-height:0;
}

#header form fieldset
{
margin-top:4px;
border:0 solid;
}

#mission
{
text-align:right;
color:#fff;
padding-top: 0px;
margin-top: 3px;
margin-right: 18px;
font-size:0.8em;
font-family: Arial, Sans-Serif;
letter-spacing:1px;
text-transform:uppercase;
}

#mission a
{
text-decoration: none;
color: #fff;
}

#mission a:hover
{
text-decoration: underline;
}

* html #header form fieldset {margin-top:4px;}

#navigation #s
{
height:1.5em;
width:115px;
margin:0 5px 0 0;
padding:0;
border:1px solid;
font-size:0.8em;
vertical-align:middle;
}

#header #input.button
{
width:auto;
padding:0 2px;
text-align:right;
vertical-align:right;
}

/*** Container Format ***/

#container
{
clear:left;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top: 0;
width: 980px;
background: url(../img/container.png) center repeat-y;
}



/*** Leftnav Format ***/

#leftnav
{
float: left;
width: 130px;
margin: 0;
padding-top: 4px;
margin-top: 0;
margin-left: 2px;
margin-bottom: 20px;
text-align: left;
}

/*** Rightnav Format ***/

#rightnav
{
float: right;
width: 130px;
margin: 0;
padding-top: 4px;
margin-top: 0;
margin-bottom: 20px;
text-align: left;
}


/*** Content Format ***/

#content
{
display: block;
margin: 0 145px 5px 145px;
padding: 1em;
padding-top: 10px;
margin-top:4px;
text-align: left;
}


#content ul
{
padding-left: 15px;
}

#content ul li
{
font-family: "Trebuchet MS";
font-size: 13px;
line-height: 21px;
margin-left: 15px;
list-style-type: square;
text-align: justify;
}

#content ul ul li
{
padding-left: 15px;
}


#content ol
{
list-style-position: outside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content ol li
{
font-family: "Trebuchet MS";
font-size: 13px;
line-height: 21px;
margin-left: 15px;
margin-bottom: 10px;
list-style-type: decimal;
text-align: justify;
}

#content p
{
font-family: "Trebuchet MS";
font-size: 13px;
line-height: 21px;
padding-left: 10px;
padding-right: 10px;
text-align: justify;

}

#content .footnote
{
float:none;
margin-left:20px;
padding: 10px 10px 10px 10px;
border: 1px dashed red;
}

#content .foottext
{
font-family: "Trebuchet MS";
font-size: 0.9em;
font-weight: bold;
font-style: italic;
color: red;
}

/*** Footer Format ***/

#footer
{
clear:both;
background: #BF4A00 url(../img/footer_bg.gif) repeat-x;
color: #F7F5EC;
padding: 5px 1em 5px 1em;
font-weight: normal;
}

#footer p
{
display: block;
margin-top: 8px;
margin-bottom: 2px;
text-align:center;
}

#footer a:link {
color: #F7F5EC;
text-decoration: none;
border: none;
font-weight: bold;
}
#footer a:hover {
color: #F7F5EC;
text-decoration: none;
border: none;
}

#footer a:visited:hover {
color: #F7F5EC;
text-decoration: none;
border: none;
}

#footer a:visited {
color: #F7F5EC;
text-decoration: none;
border: none;
font-weight: bold;
}

#footer img {
padding: 0px 5px 0px 5px;
}

#footer li {
float:left;
list-style-type:none;
white-space:nowrap;
border-color:#DFDAC3;
}

#footer li a
{
display:block;
padding:0 5px;
font-size:1em;
letter-spacing:1px;
}

#icons {
	display: inline;
	margin-top: -35px;
	float: right;
	text-align: right;
}


/*** Left Sidebar Format ***/

#sidebarleft
{
color: #000;
margin-bottom: 10px;
margin-top: -12px;
background: none;
padding: 0 5px  0 0px;
margin-left: -2px;
}

#sidebarleft ul
{
list-type:none;
}

#sidebarleft li
{
background: #CFC9B2;
padding-bottom: 8px;
padding-top: 0px;
}

#sidebarleft ul li
{
display: block;
padding-left: 10px;
margin-left: 0px;
margin-right: 0px;
margin-top: -6px;
padding-bottom: 2px;
padding-top: 6px;
line-height: 15px;
}

#sidebarleft ul li ul li{
display: block;
padding-left: 10px;
margin-left: 0px;
margin-right: 0px;
padding-bottom: 2px;
}

#sidebarleft ul li li{
display: block;
padding-left: 10px;
margin-left: 0px;
margin-right: 0px;
padding-bottom: 2px;
}

#sidebarleft a:link {
color: #6A6458;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft a:hover {
color: #6A6458;
text-decoration: none;
border: none;
}

#sidebarleft a:visited:hover {
color: #6A6458;
text-decoration: none;
border: none;
}

#sidebarleft a:visited {
color: #6A6458;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft h2 {
font-family: Arial, sans-serif;
color: #FFFFFF;
text-align: center;
padding: 2px 8px 2px 8px;
margin-top:8px;
background: transparent url(../img/sidebar_top.png) top no-repeat;
}

#sidebarleft p
{
padding: 3px;
}

#sidebarleft-bottle
{
background: none;
padding-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
margin-left: -140px;
margin-right: 0px;
}


/*** Right Sidebar Format ***/

#sidebarright
{
color: #000;
margin-bottom: 10px;
background: none;
padding: 0 0px  0 5px;
margin-top: -12px;
}

#sidebarright li
{
background: #CFC9B2;
padding-bottom: 8px;
}

#sidebar ul
{
list-style: none;
}

#sidebarright ul li
{
display: block;
padding-left: 10px;
margin-left: 5px;
margin-right: 3px;
padding-bottom: 2px;
}

#sidebarright li ul li
{
display: block;
padding-left: 10px;
margin-left: 5px;
margin-right: 3px;
padding-bottom: 2px;
}

#sidebarright ul li ul li{
padding-left: 10px;
padding-bottom: 2px;
margin-right: 3px;
}

#sidebarright a:link {
color: #6A6458;
text-decoration: none;
font-weight: bold;
border: none;
}

#sidebarright a:hover {
color: #6A6458;
text-decoration: underline;
border: none;
}

#sidebarright a:visited:hover {
color: #6A6458;
text-decoration: underline;
border: none;
}

#sidebarright a:visited {
color: #6A6458;
font-weight: bold;
text-decoration: none;
border: none;
}

#sidebarright h2 {
font-family: Arial, sans-serif;
color: #fff;
padding: 2px 8px 2px 8px;
background: transparent url(../img/sidebar_top.png) top no-repeat;
margin-top:8px;
}

#sidebarright-meeting
{
background: none;
padding-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
}

#sidebarleft p
{
padding: 3px;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }



/*** Paragraph Format ***/

p
{
margin-bottom: 12px;
margin-top: 12px;
}

/*** BlockQuote Format ***/

blockquote
{
margin: 0px 0px 0px 30px;
padding: 0px 25px 0px 0px;
font-style: italic;
color: #B2B2AD;
border-left: 4px solid #CFC9B2;
}


/*** PostMeta Format ***/

.postmetadata
{
display:block;
margin: 7px 11px 7px 0px;
border: 1px solid #C6C4B4;
padding: 5px 8px 8px 35px;
text-align: left;
background: #E0DECE;
color:#333333;
}

#content .postmetadata
{
padding-left: 2px;
}

.postmetadata a:link
{
border: none;
color: #BC5205;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #BC5205;
font-weight: normal;
text-decoration: none;
}

.postmetadata a:visited:hover
{
border: none;
color: #BC5205;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #BC5205;
font-weight: normal;
}

/*** All Links Format ***/

a:link
{
color: #ED6C08;
text-decoration: none;
font-weight: bold;
}

a:hover
{
text-decoration: none;
}

a:visited
{
color: #ED6C08;
text-decoration: none;
font-weight: normal;
}

a:visited:hover
{
text-decoration: none;
}

a img
{
border:none;
background:none;
padding:5px;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


/*** Comments Format ***/

.commentlist
{
font-family: Arial, sans-serif;
padding-left: 40px;
padding-right: 15px;
background: #fff;
color: #000;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
background: #E5E3D1;
margin-bottom: 2px;
border: 1px solid #C4BFA2;
}

li.alt
{
background: #fff;
border: 1px solid #C4BFA2;
}

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentlist a:link
{
border: none;
text-decoration: none;
font-weight: bold;
color: #ED6C08;
}

.commentlist a:visited
{
border: none;
text-decoration: none;
font-weight: bold;
color: #ED6C08;
}

.commentlist a:hover
{
border: none;
text-decoration: none;
font-weight: bold;
color: #ED6C08;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: none;
font-weight: bold;
color: #ED6C08;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #ED6C08;
}

#comment
{
width:80%;
}

/*** Headings Format ***/

h1
{
font-size: 36px;
color: #666666;
}

h2
{
font-family: Arial, sans-serif;
display: block;
font-size: 16px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3
{
font-family: Arial, sans-serif;
display: block;
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3.posttitle
{
font-family: Arial, sans-serif;
font-size: 22px;
font-weight: bold;
padding-left: 0px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 12px;
margin-bottom: 5px;
border-top: 2px solid #C1B9A0;
background:#fff;
color: #DB5800;
}

.posttitle a:link
{
font-size: 22px;
color: #DB5800;
font-weight: bold;
}

.posttitle a:visited
{
font-size: 22px;
color: #DB5800;
font-weight: bold;
}

.posttitle a:hover
{
font-size: 22px;
color: #DB5800;
font-weight: bold;
text-decoration: none;
}

.posttitle a:visited:hover
{
text-decoration: none;
}

h4
{
font-family: Arial, sans-serif;
font-size: 15px;
font-weight: bold;
padding: 5px 0 0 0;
margin: 15px 0 6px 0;
text-align: left;
}

h5
{
font-family: Arial, sans-serif;
font-size: 1em;
font-weight: bold;
padding: 5px 0 0 0;
margin: 15px 0 6px 0;
text-align: left;
}

/*** Misc Format ***/

.date
{
font-size: 18px;
float: right;
text-transform: uppercase;
letter-spacing: -2px;
padding: 3px 5px 3px 5px;
margin-top: 17px;
text-align: center;
color: #433727;
}

.entry
{
margin-bottom: 5px;
font-family: Arial, sans-serif;
}
                         /*Contained Floats Fix*/
.post
{
display: block;
overflow:hidden;
width:98%;
}
                     /*Code*/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #798288;
color: #666666;
background: #efefef;
}

/*#searchform {
margin-left: 5px;
	}*/

/*** Navigation Format ***/

#navigation
{
margin-left:auto;
margin-right:auto;
width: 980px;
overflow: hidden;
height: 30px;
line-height:2.4em;
background: #C14C00 url(../img/navon.gif) repeat-x;
margin-bottom: 0;
font-family: Arial, Sans-Serif;
}

#navigation ul
{
margin:0;
padding:0;
}

#navigation li {
float:left;
margin:0;
padding:0;
list-style-type:none;
border-right:1px solid;
white-space:nowrap;
border-color:#DFDAC3;
}

#navigation li a
{
display:block;
padding:0 18px;
font-size:0.8em;
text-transform:uppercase;
letter-spacing:1px;
}

* html #navigation a {width:1%;}


#navigation li
{
border-color:#DFDAC3;
}

#navigation a
{
color:white;
}

#navigation .selected,
#navigation a:hover
{
background: #C14C00 url(../img/navoff.gif) repeat-x;
}

#navigation a:visited
{
font-weight: bold;
}


#navigation #s
{
border-color:#FFF9EA;
}

#navigation #searchbutton
{
color:white;
 background-color:#798288;
}

.button
{
margin-bottom: -4px;
}

#navigation .welcome
{
display:block;
padding:0 18px;
font-size:0.9em;
font-family: Arial, Sans-Serif;
letter-spacing:1px;
text-align: right;
color: #fff;
}


/*** Calendar Format ***/

#wp-calendar
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

#wp-calendar #next a
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th
{
/*padding: 3px 0;*/
text-align: center;
}

#wp-calendar caption
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img
{
border:none;
}

.alignright {
text-align: right;
}

.alignleft {
text-align: left
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}

.wp-smiley
{
padding: 0;
}

.textwidget
{
margin: 2px 5px 2px 5px;
}


/*** Registration Format ***/

.subheadline {
  color: #ff6600;
  font-weight: bold;
  font-size: 12pt;
}

.reg {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #2e2d2b;
}

td.error {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: red;
	line-height: 1.4em;
}

table.error {
	border-width: 2px;
	border-style: dashed;
	border-color: red;
	padding: 5px 5px 5px 5px;
	width: 500px;
	position:relative;
	left:50px;
}

table.prospect {
	width: 270px;
	border-width: 2px;
	border-style: dashed;
	border-color: black;
	background-image: url(../img/bg_orange_small.png);
	background-repeat: repeat;
	padding: 5px 15px 10px 15px;
	margin-top: 30px;
	margin-left: 20px;
}

td.prospect {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.5em;
	/*padding: 2px 2px 2px 2px;*/
}
td.prospect-header {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 1em;
	padding: 2px 2px 5px 2px;
	text-align:center;
}
td.prospect-footnote {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 1em;
	padding: 2px 2px 2px 2px;
	text-align:center;
}


/*** Sponsor Format ***/

table.sponsor {
	width: 400px;
	border-width: 2px;
	border-style: dashed;
	border-color: black;
	background-image: url(../img/bg_orange_small.png);
	background-repeat: repeat-x;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	margin-left: 140px;
}

td.sponsor {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.5em;
	padding: 2px 2px 2px 2px;
}
td.sponsor-header {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 1em;
	padding: 2px 2px 5px 2px;
	text-align:center;
}
td.sponsor-footnote {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 1em;
	padding: 2px 2px 2px 2px;
	text-align:center;
}


/*** OBP Format ***/

table.obp
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background: #fff;
	border: 1px solid #ff7109;
	padding: 0px 0px 0px 0px;
	margin-left: 175px;
}

td.obp-header
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #ff7109;
	border: 1px solid #ff7109;
	padding: 5px 5px 5px 5px;
}

td.obp-item
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background: #fff;
	padding: 5px 5px 5px 5px;
}

table.obp-submit
{
	padding: 0px 0px 0px 0px;
	margin-left: 175px;
}

td.obp-submit
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	background: #fff;
	padding: 5px 5px 5px 5px;
}

table.obp-details
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000;
	padding: 5px 5px 5px 5px;
	margin-left: 70px;
}

td.obp-details
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000;
	padding: 5px 5px 5px 5px;
}

.obp-footnote
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	padding: 5px 5px 5px 5px;
}
