/* -------------------------------------------------------------- 
   RESET (via Eric Meyer)
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

body,h1,h3,h4,h5,h6,p,ul,ol,dl,input,textarea { font-family: Helvetica, Arial, FreeSans, sans-serif; blcolor: #0C1161; color: #444444; }
h2 { font-family: Helvetica, Arial, FreeSans, sans-serif; origcolor: #7B3F00; lastcolor: #2F4F4F; blcolor: #0C1161; color: #444444; }

/* -------------------------------------------------------------- 
   TYPOGRAPHY
-------------------------------------------------------------- */

/* GLOBAL SITE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	margin:  6px 0 0;
	font: normal 80%/160% tahoma, arial, verdana, san-serif;
	origbackground: #fff url(images/bg-gs3.jpg) repeat-x;
	background: #fff url(images/LOGO-RGB.jpg) no-repeat top center;	
}
li {
	list-style: none;
}
hr {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

/* HEADINGS */
h1 { font-size: 40px; line-height: 50px; margin-bottom: 10px; }
h2 { font-size: 30px; line-height: 40px; margin-bottom: 10px;  zbackground: #fff Zurl(images/bg1.png) Zrepeat-x;}
h3 { font-size: 20px; line-height: 30px;}
h4 { font-size: 14px; line-height: 20px; }
h5 { font-size: 14px; line-height: 20px; }
h6 { font-size: 14px; line-height: 20px; }

/* TEXT ELEMENTS */
p, ul, ol, dl { margin-bottom: 20px; font-size: 14px; line-height: 20px; }
ul, ol { padding-left: 20px;}
ul { list-style-type: circle; }
ol { list-style-type: decimal; }
dl dt { font-weight: bold; }
dl dd { padding-left: 10px; }
abbr, acronym { text-decoration: underline; }
aorig { color: #009; text-decoration: none; }
xa { text-decoration: none; color: #964B00; }
xa:hover { text-decoration: underline; color: #964B00; }
ya { text-decoration: none; color: #7B3F00; }
ya:hover { text-decoration: underline; color: #964B00; }
a { text-decoration: none; xcolor: #444444; color: #888888; }
a:hover { text-decoration: underline; color: #888888; }
va { text-decoration: none; color: #0C1161; }
va:hover { text-decoration: underline; color: #151EB0; }
blockquote { margin: 20px 0; padding-left: 10px; }
dfn { font-style: italic; font-weight: bold; }
pre, code { margin: 20px 0; white-space: pre; }
pre, code, tt { font: 10px monospace; line-height: 20px; } 
tt { display: block; margin: 20px 0; line-height: 20px; }

mydt { color: #888888; }

/* TABLES */
table { margin-bottom: 20px; }
th,td { padding: 5px 10px 5px 0; }

/* MORE TEXT ELEMENTS -- from JFG */
biggerpoint { font-size: 28px; line-height: 32px; margin-bottom: 16px; }
bigpoint { font-size: 24px; line-height: 32px; margin-bottom: 16px; }
bigtext { font-size: 18px; line-height: 24px; margin-bottom: 16px; }
medtext { font-size: 16px; line-height: 20px; margin-bottom: 16px; }

.bigletters { font-size:150%; }

/* -------------------------------------------------------------- 
   FORMS
-------------------------------------------------------------- */

label { font-weight: bold; }
fieldset { padding: 9px; margin-bottom: 20px; border: 1px solid #ddd; }
legend { padding: 0 10px; font-weight: bold; font-size: 14px; line-height: 20px; }
textarea { padding: 10px; }

/* MAIN SITE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#wrapper {
	position: relative;
	newwidth: 760px;
	width: 855px;
	padding: 0 10px;
	margin: 0 auto;
}
#wrapper:after, #header:after, .post:after, .post-date:after {
	content:  ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#header {
	position: relative;
	height: 320px;
	margin-bottom: 10px;
}
#content {
	width: 700px;
	float: left;
	min-height: 455px;
	padding: 5px 25px 20px 0;
	xbackground: url(images/content-bg.gif) no-repeat top right;
}

#plaincontent {
	width: 780px;
	float: left;
	min-height: 455px;
	padding: 5px 25px 20px 0;
	xbackground: url(images/content-bg.gif) no-repeat top right;
}


.myimage {
  width: 550px ;
  margin-left: auto ;
  margin-right: auto ;
}

#content h2 a{
  acolor: #7B3F00;
	color: #2F4F4F;
}

#sidebar {
	width: 90px;
	xmin-height: 455px;
	min-height: 225px;
	float: right;
	padding: 20px;
	padding-top: 35px;
	xbackground: url(images/content-bg.gif) no-repeat top right;	
}

#sidebar h3{
  font-size: 16px;
}

#sidephoto {
  width: 240px;
  float: right;
	padding: 20px;
	padding-top: 3px;
}

#sidesignup {
  width: 240px;
  float: right;
	padding: 20px;
	padding-top: 3px;
}

/* HEADER ELEMENTS
color: #536872;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#site-meta {
	position: absolute;
	left: 0;
	top: 30px;
}
#header h1 {
	position: relative;
}

#header h1,h2 a {
	color: #2F4F4F;
}

#header h1,h2  a:hover {
	color: #2F4F4F;
}
#header span.description {
	position: relative;
	margin-left: 0px;
	color: #2F4F4F;
	font-size: 16px;
}
#header ul {
	position: absolute;
	left: 0;
	bottom: 1px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	list-style: none;
	margin-top: -6px;
	padding: 0;
	text-transform: none;
}
#header li {
	display: inline;
}
#header li a {
	float: left;
	display: block;
	padding: 8px 14px 8px 14px;
	color: #C19A6B;
	text-decoration: none;
	margin-right: 2px;
	background:#fff;
	border: 1px solid #f7951e;
	border-bottom: none;
}
#header li a:hover {
	color: #C19A6B;
	background-color:#fff;
	border: 1px solid #f7951e;
	border-bottom: none;
}
#header li.current_page_item a {
	color: #C19A6B;
	background-color:#FFF;
	border: 1px solid #f7951e;
	border-bottom: none;
}
#topsearch {
	position: absolute;
	right: 14px;
	top: 35px;
	width: 218px;
	height: 42px;
	text-align: center;
}
#topsearch input {
	width: 145px;
	height: 21px;
	background: url(images/input.gif) no-repeat;
	border: none;
	padding: 9px 8px 5px 32px;
	margin-right: 0px;
	float: left;
	font: normal 1em tahoma, arial, san-serif;
}
#topsearch button {
	width: 33px;
	height: 35px;
	background: url(images/search.gif) no-repeat;
	border: none;
	text-indent: -9999px;
	float: right;
	cursor: pointer;
}
/* error handling
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
ul.errorlist {
  margin: 0;
  padding: 0;
}
.errorlist li {
  background-color: #FE6F5E;
  color: white;
  display: block;
  font-size: 12px;
  margin: 0 0 3px;
  padding: 4px 5px;
}
/* side 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#adbox {
  
}
/* footer
--------------*/
.footer {
  border: solid #7B3F00;
  border-width: thin;
  font-size: 11px;
  float: center;
	margin-left: 70px;
}
