body {
  margin:0;
  padding:0;
  font: 108% Trebuchet MS,Georgia, Arial, serif;
  color: #FAEBD7; /* main text color, light beige*/
  background: #591000;  /* main BG color, dark red*/  line-height:1.3em;
}
a {
  color: #424F6D; /* main link color, darkBlue */
  text-decoration:none;
}
a:visited {
  color: #424F6D; /* main visited color, dullGreen */
}
a:hover {
  color: #A04F0C;  /* main hover color, anOrange */
  text-decoration:underline;
}
input, textarea {
  background: #F3F6ED; /* is default */
  border: #555555 1px solid; /* is default */
}
#rap { /* big main wrapper */
  background: transparent;
  margin:0 auto;
  padding:0;
  text-align:left;
  font-family: Trebuchet MS,Georgia, Arial, serif;
  font-size: 0.9em;
}
#header {
  background:#ffffff url(img/top.jpg) no-repeat top left;
  height: 150px; 
  border-bottom: 4px solid #1E4834;
  margin: 0;
  padding:0;
}
#main {
  margin:0 auto;
  padding:0;
  background: transparent;
  width:777px;
}
#content {
  width:600px;
  float:left;
  padding:0;
  margin:0;
  overflow:hidden;
  display:inline;
}
#sidebar {
  width:156px;
  float:right;
  padding:0;
  margin:0;
  font-size:1em;
  color: #363636; /* new text color, grey*/
  display:inline;
}

/* =ideaAdded Content
-----------------------------------------------------------------------------*/
#idealinkout {
margin:0 auto;
padding: 0 10px 0 0;
text-align:right;
border-bottom: 4px solid #000000;
}

#idealinkout a img {
margin:0 -4px -6px -4px;
padding: 0;
border: 2px solid #363636;
}

#homeinfo, #merchinfo, #showinfo{
margin: 0 0 20px 0;
padding: 10px;
background: #000000 url(img/header_homeTop.jpg) no-repeat top left;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
border-bottom: 4px solid #000000;
}

#homeinfo h1 {
text-align: center;
}

#merchinfo h1 {
text-align: center;
}

#showinfo h1 {
text-align: center;
}

.crossout {
text-decoration:line-through;
}
#myMap 
{
	width: 800px;
	height: 550px;
}

.cartinput {
background: transparent;
}

a img {
  border: none;
}
acronym, abbr {
  border-bottom: 1px dotted #F4A460; /* main link color, orange */
}
acronym, abbr, span.caps {
  cursor: help;
  letter-spacing: .07em;
}
code {
  font-size: 1em;
  font-style: italic;
  white-space: pre;
}
blockquote {
  margin: 15px 30px 15px 45px;
  padding: 0 0 0 45px;
  background: url(img/blockquote.gif) no-repeat left top;
  font-style:italic;
}
blockquote em {
  font-style:normal;
}

cite {
  font-size: 0.9em;
  font-style: normal;
}
h3 {
  margin: 0;
  padding: 0;
  font-size:1.3em;
}
p {
  margin: 0 0 1em;
  padding: 0;
  line-height: 1.5em;
}
h1, h2, h3, h4 {
  color: #FAEBD7; /* main text color, light beige*/
  font-family: Trebuchet, Tahoma, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
}
#header h1 {
  margin: 0;
  font-size: 1.6em;
  padding:10px 20px 0 0;
  text-align:right;
  color: #000000; /* top text color, black*/
  }
#header h1 a {
  color: #000000; /* top text color, black*/
  text-decoration:none;
}
#header h1 a:hover {
  color: #EED5B7;  /* main hover color, white orange */
}
#header #desc {
  font-weight:normal;
  font-style:italic;
  font-size:1em;
  color: #000000; /* top text color, black*/
  text-align:right;
  margin:0;
  padding:0 20px 0 0;
}
#sidebar h2 {
  margin: 0 0 0 0;
  padding:2px;
  font-size: 1em;
  color: #ffffff; /* Menu header text color, white*/
  text-align:center;
  background: #000000;
  border:#000000 0px solid;
  height:22px;
  font-weight:bold;
}
#sidebar ul {
  list-style-type: none;
  padding: 5px;
  margin: 0 0 10px 0;
  font-size: 0.9em;
  padding-bottom:3em;
  background: #ffffff;
  border:#000000 1px solid;
  border-top:#000000 1px solid;
}
#pagenav {
  list-style:none;
}
#sidebar ul li {
  margin: 0.1em 0 0 0;
  padding: 0;
}
#sidebar ul li a {
  text-decoration: none;
  border:none;
}
#sidebar ul li a:link {
  color: #363636; /* new link color, grey */
}
#sidebar ul li a:visited {
  color: #363636; /* new link color, grey */
}
#sidebar ul li a:hover, #sidebar ul li a:active {
  color: #1e4834;  /* new hover color, that green */
}
#sidebar ul ul {
  list-style-type: none;
  padding: 5px;
  margin: 0;
  font-size: 1em;
  background:none;
  border:none;
}
#sidebar ul ul li {
  margin:0;
  padding:0;
  padding-left:10px;
  margin-left:10px;
  background:url(img/subcat_bullet.gif) no-repeat left;
}
#content .navigation {
  margin-bottom: 15px;
}
#content .navigation .next {
  float: right;
}
#content .navigation .previous {
  float: left;
}
#content ul {
  margin-left: 0;
  padding-left: 45px;
  list-style-type: none;
}
#content ul li {
  background: url(img/bullet.gif) no-repeat 0 7px;
  padding-left: 1.5em;
}
.post {
  margin:0 0 30px 0;
  background: #000000 url(img/contentCorner.png) no-repeat top right;
  border: #000000 1px solid;
}
.post-info, .page-info {
  font-size:0.85em;
  font-family: Trebuchet MS,Georgia, Arial, serif;
  height: 95px;
  margin:0;
  padding:0;
  color:#ffffff; /* calColor */
}
.page-info {
  text-align:center;
}
.post-info a {
  color: #DCE2ED; /* main link color, lightBlue */
}
.post-info a:hover {
  color: #7EBC8D;  /* main hover color, aNiceGreen */
}
.post-content, .page-content {
  padding:10px;
  margin:0;
  background: #ffffff;
  border-top:#000000 2px solid;
  font-family: Trebuchet MS,Georgia, Arial, serif;
  font-size:12px;
  color: #363636;
}
.page-content {

}
.post-title, .page-title {
  font-family:Trebuchet MS,Georgia, Arial, serif;
  font-size:1.3em;
  font-weight:bold;
  font-style: italic;
  margin:0;
}
.page-title {
  font-size:1.6em;
  font-weight:normal;
}
#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active {
  text-decoration:none;
  color: #ffffff; /* main link color, orange */
}
.post-date {
  float: left;
  color: #BBC4A3;
  font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-style: italic;
  text-align: center;
  font-weight: bold;
  margin: 3px 10px 0 0;
  padding: 8px 8px;
  width: 55px;
  background: #E7EBDE;
  line-height:1em;
}
.post-footer {
  padding-top:20px;
  background:url(img/divider.gif) no-repeat center;
}
.cal {
	height: auto;
	width: auto;
	float: left;
	margin: 0  12px 0px 0;
	text-align: center;
	border: 1px solid #ffffff;
}

.calyear {
	background: #ffffff;
	color: #000000;
	padding: 0 13px;
	display: block;
}

.caldayofweek {
	font-size: 77%;
	margin: 0;
	padding: 0;
	color: #fff;
	width: 100%;
}

.calmonth {
	font-size: 77%;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
	color: #fff;
	width: 100%;
}

.calday {
	font-size: 138.5%;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
}





#footer {
  margin:0 auto;
  padding: 7px 0;
  border-top:#555555 1px solid;
  clear: both;
  font-size: 0.8em;
  color: #FAEBD7; /* main text color, light beige*/
  text-align:center;
}
#footer a {
border:none;
color: #F4A460; /* main link color, orange */
}

.commentlist {
  font-size:12px;
  font-weight:normal;
}
#commentform {
  margin:0 0 0 40px;
}
#commentform textarea {
  width: 80%;
}
#commentform p {
  margin: 0 0 1em;
}
#comments,#respond {
  text-transform: uppercase;
  margin: 3em 0 1em 40px;
  color: #FAEBD7; /* main text color, light beige*/
  font: 0.9em verdana, helvetica, sans-serif;
}
.commentlist li {
  margin:5px 0;
  padding:10px 10px 20px 10px;
  background:#363636 url(img/comments_bottom.jpg) repeat-x bottom;
  border:#555555 1px solid;
}
.commentlist .unapproved {
  background:#E6EADB url(img/comments_bottom.jpg) repeat-x bottom;
}

#topnav {
  list-style:none;
  font-size:0.9em;
  margin:0 auto;
  padding:12px 20px 0 0;
  text-align:right;
  font-family:Verdana, Arial, Sans-Serif;
}
#topnav li {
  list-style:none;
  display:inline;
  padding:0;
  margin:0;
  font-weight:bold;
}
#topnav li a:link, #topnav li a:visited {
  text-decoration:none;
  color: #F4A460; /* main link color, orange */
}
#topnav li a:hover, #topnav li a:active {
  color: #EED5B7;  /* main hover color, white orange */
}
#searchform {
  text-align:center;
}
.draft {
  background: url(img/draft.png) repeat;
}
.clear {
  clear: both;
}




.backgroundedtext{
margin: 0 5px 0 5px;
padding: 0 5px 0 5px;
background: #1E4834;
border-left: 2px solid #1E4834;
border-right: 2px solid #1E4834;
}

.aborder {
border: 2px solid #1E4834;
}


