body {
	margin: 0;
	padding: 0;
	background: url(images/img02.jpg) repeat-x left top;
	font-family: "Century Gothic", sans-serif;
	font-size: 14px;
	color: #000;
	list-style-position: outside;
	background-color: #FFF;
	list-style-type: square;
	 }
button {
	border-radius: 4px;
   box-shadow: inset 0 1px 3px pink, inset 0 -5px 15px maroon, 0 2px 1px black;
   -o-box-shadow: inset 0 1px 3px pink, inset 0 -5px 15px maroon, 0 2px 1px black;
   -webkit-box-shadow: inset 0 1px 3px pink, inset 0 -5px 15px maroon, 0 2px 1px black;
   -moz-box-shadow: inset 0 1px 3px pink, inset 0 -5px 15px maroon, 0 2px 1px black;
   color: white;
   text-shadow: 0 1px 1px black;
   padding: 5px 30px;
}

*.article_data { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  }  /* all elements with class~=articledata */

h3.article_data {
	color: #006;
	background:#f7f7f7 url(images/img01.jpg) left top;
	padding: .5em .5em;
	font: 3.5em;
	line-height:0.9;
	border: 2px black solid;
	border-width: 3px 5px 5px 3px;
	border-color: yellow #006 #006 blue;
	margin: 1em 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

}  /* H3 elements with class~=article_data */
h4.article_text { color: blue; margin-top: 10px; font-size:medium; font-family:Georgia, "Times New Roman", Times, serif;}  /* H4 elements with class~=article_text */

h5.article_text { color: black; margin-top: 10px; font-family: Arial, Helvetica, sans-serif;}  /* H5 elements with class~=article_text */

ul.article_list {list-style-position:outside; margin: 0px 0px 10px 30px; }  /* li elements with class~=article_list*/

ol.article_list {list-style-position:outside; margin: 0px 0px 10px 30px; }  /* li elements with class~=article_list*/

blockquote.article_data {font-family: Georgia, "Times New Roman", Times, serif;float: right; width: 8em; color: #030; font-size:2em; line-height:0.9; font-style:italic; padding:0.5em; margin:0; background-color:white;} /* pullquote information with class~=article_data */



.article_text {
	margin-top: 10px;
	line-height: 170%;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;}

.author_block {
	margin-bottom: 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom:groove;
}

.author_end_block {
	margin-top: 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top:groove;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #300;
	font-family: "Georgia", "Times New Roman", Times, serif;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
	text-align: left;
}

h3 {
	font-size: 1.6em;
	text-align: left;
}



p, ul, ol {
	margin-top: 10px;
	line-height: 170%;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	
}


a {
	text-decoration: underline;
	color: #330000;
}

a:hover {
	color: #340000;
	text-decoration: none;
	text-align: center;
}

h2 a {
	text-decoration: none;
}



#wrapper {
	margin: 0px;
	padding: 0px;
	background: url(images/img02.jpg) repeat-x left top;
}
/* Header */

#header {
	width: 1000px;
	height: 235px;
	margin: 0 auto;
	padding: 0px;
	
	
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #E2E2E2;
	border-bottom: 4px solid #FFFFFF;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Menu */

#menu {
	width: 1000px;
	height: 45px;
	margin: 0 auto;
	padding: 0;
	
}

#menu ul {
	float: left;
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a { display: block; width: auto; height: 35px; margin-left: 0px; padding-top: 5px; font-family: "Arial", Georgia, "Times New Roman", Times, serif, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: center; color: #ffffff; font-size: small; font-weight: bold;  border: none; }

#menu a:hover, #menu .current_page_item a {text-decoration: none; color:#ffffff;}

#menu .current_page_item a {
	
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 40px 50px 0px 50px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 570px;
	padding: 0px 0px 0px 0px;
}

#contentwide {
	float: left;
	width: 900px;
	padding: 0px 0px 0px 0px;
}
.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {  }

.post .title {
	height: 38px;
	margin-bottom: 10px;
	padding: 12px 0 0;
	letter-spacing: -0.5px;
	font-size: 36px;
	color: #300;
}

.post .title a {
	color: #493E2B;
	border: none;
}

.post .meta {
	margin: -10px 0 0;
	padding: 0 0 10px;
	letter-spacing: -1px;
	font-size: 23px;
	font-weight: bolder;
	color: #500;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	color: #330;
	padding: 25px 0 0;
	text-align: justify;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}

.links {
	padding-top: 20px;
}

.more {
	padding-left: 16px;
	background: url(images/img10.gif) no-repeat left 3px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.comments {
	padding-left: 18px;
	background: url(images/img11.gif) no-repeat left 4px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 273px;
	padding: 0;
	color: #4f3404;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	height: 120px;
	background-color: #FFF;
	width: 300px;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 20px;
}

#sidebar li li {
	line-height: 35px;
	margin: 0px;
	padding: 2px 0px;
	border-left: none;
}

#sidebar li li span {
	height: 19px;
	margin-right: 16px;
	padding: 4px 12px;
	background: #3D2A0B url(images/img12.jpg) repeat-x left top;
	font-size: 12px;
	color: #FFFFFF;
}

#sidebar li li span a {
	color: #FFFFFF;
}

#sidebar h2 {
	height: 65px;
	background: url(images/img09.jpg) no-repeat left bottom;
	letter-spacing: -0.5px;
	font-size: 28px;
	color: #300;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 0px 30px 0px;
	text-align: left;
}

#sidebar p strong {
	color: #4A3E29;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
}

/* Footer */

#footer-content { width: 900px; height: 255px; margin: 0 auto; padding: 60px 50px 0; font-size: 14px; color: black; line-height: 120%;
   border: 1px solid rgba(0,0,0,0.5);
   border-radius: 10px 10px 2px 2px;
   background: #f7f7fr7;
   box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   -o-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
}


#footer-content .column1 {
	float: left;
	width: 570px;
}

#footer-content .column2 {
	float: right;
	width: 273px;
}

#footer-content h2 { padding-bottom: 10px; font-size: 30px; color: #332c20; line-height: 1; }

#footer-content strong {
	color: #050300;
}

#footer-content a { color: #500; font-size: 24px; font-weight: bolder; }

#footer-content a:hover {
	color: #300;
}

.list li {
	margin-bottom: 6px;
}

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-align: center;
	color: #033000;
}

#footer a {
	text-decoration: underline;
	color: #500;
}







form {
	background-color: #CCCC99;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	text-decoration:underline;
  background-color: #ffffff; color: #FFFF66;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #FFFF66;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #DEDECA;
	background-color: #330000;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
	font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.contact_info {
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	line-height: 9px;
	color: #069;
	letter-spacing: normal;
	padding-bottom: 0px;
}
.Press_Release_H1 {
	font-family: "Century Gothic", sans-serif;
	font-size: 36px;
	color: #069;
}
.PR_Head1 {
	font-family: "Century Gothic", sans-serif;
	font-size: 18px;
	color: #069;
}
.PR_Subhead {
	font-family: "Century Gothic", sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #036;
}
.PR_Text {
	color: #000;
}

