#Container {
	width: 1000px;
}
#Header {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 150px;
	width: 1000px;
}
p {
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}



a {
	color: #553900;
	text-decoration: none;
}
a:hover   {
	color: #996600;
}
.no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thisMonth {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
	font-family: "Times New Roman", Times, serif;
}

.thisMonth_date   {
	color: #990000;
}
#go_back_upper {
	float: right;
}
.section_divider {
	margin-top: 20px;
	margin-bottom: 10px;
}

.moreInfo a {
	font-weight: bold;
	color: #996600;
	text-decoration: underline;
}
#logo {
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	float: left;
	text-align: left;
}




#menu_area {
	float: left;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9933;
	border-bottom-color: #CC9933;
	width: 1000px;
	border-bottom-style: solid;
	font-size: 13px;
	color: #996600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}


#menu_table {
	width: 750px;
}

#menu_button {
	border-left-width: 1px;
	border-left-color: #993300;
	text-align: center;
	padding-left: 5px;
}

#menu_button_leftest {
	text-align: center;
}
#menu_area a {
	color: #553900;
	font-weight: bolder;
	font-size: 14px;
	text-decoration: none;
}
#menu_area a:hover {
	color: #996600;
}

#content_area {
	text-align: left;
	width: 1000px;
	height: 100%;
	float: left;
}
#center_content {
	margin-left: 230px;
	margin-right: 240px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #333333;
	border-left-color: #333333;
	padding-right: 20px;
	padding-left: 20px;
}
#center_content h1 {
	font-size: 30px;
	color: #666666;
}
#center_content h2 {
	font-size: 24px;
	color: #666666;
}
#center_content h3 {
	font-size: 18px;
	color: #666666;
	margin-bottom: 24px;
}



#left_sidebar {
	float: left;
	width: 220px;
	padding-right: 10px;
	border-bottom-width: 1px;
	padding-top: 5px;
	height: 100%;
}
#left_sidebar h1 {
	color: #993300;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#left_sidebar h2 {
	font-size: 14px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #990000;
	padding-top: 10px;
}
#left_sidebar  li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 5px;
}
#right_sidebar {
	float: right;
	width: 220px;
	padding-left: 20px;
	padding-top: 5px;
}

#right_sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993300;
}


#subscribe_area {
	float: right;
	width: 165px;
	font-size: 10px;
	font-weight: bolder;
	padding-top: 0px;
}
#subscribe_button a  {
	border: 2px solid #6A2300;
	float: right;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	background-color: #993300;
	color: #FFFFFF;
}
#about_us_button a  {
	border: 2px solid #6A2300;
	float: left;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	background-color: #993300;
	color: #FFFFFF;
}
#title  {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
}

#top_image {
}
#image_right_align {
	float: right;
	top: -15px;
	position: relative;
	z-index: 1;
}
#image_left_align {
	float: left;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#wall_quote {
	background-color: #FFEBC1;
	background-image: url(/images/newsletter/Graffiti_walls.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #990000;
}
#wall_quote  p {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-indent: 7px;
	line-height: 2em;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 120px;
}

#wall_quote    .credit {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#finishing_text {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.image_no_border          {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	padding: 0px;
	float: left;
	width: 1000px;
}
.footer h1 {  /* This is the headers at the bottom */
	background-image: url(/images/General/front_h1_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C4C4C4;
	border-bottom-color: #C4C4C4;
	font-size: 16px;
	padding-left: 11px;
	margin: 0px;
	line-height: 1.5;
	padding-bottom: 2px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
#footer .footer td {
	text-align: left;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	padding-left: 10px;
	vertical-align: top;
}
#footer .footer td .divider {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.secondary_title {
	top: -40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	height: 0px;
}
Byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: right;
}
#beginning_text {
	background-color: #FFFFCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#subtitle {
	margin-top: -15px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}
