@charset "utf-8";

body {
	background-image: url("img/bg.png");
	background-repeat: repeat-x;
	background-color: #fdf5e6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7f7f7f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a {
	color: maroon;
	text-decoration: none;
	font-weight: bold;
}

ul li {  
  list-style-image: url("img/listimg.png");  
  font-size: 11px;
}

#codelist-mid li a {  
  color: #7f7f7f;
}

#breadcrumbs-mid a {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d2b48c;
	margin-left: 20px;
}

a img {  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;
}

p {  
  font-size: 11px;  
  line-height: 18px;
}

#container {  
  width: 762px;  
  margin-right: auto;  
  margin-left: auto;
}

#container-bottom {  
  background-image: url("img/container-bottom.png");  
  background-position: center top;  
  background-repeat: no-repeat;  
  height: 8px;  
  width: 762px;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 15px;  
  margin-left: 0px;
}

#logo #sitename {
	text-align: center;
	color: #660000;
	font-weight: bold;
	font-size: 48px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: -30px;
	display: block;
}

#siteinfo {  
  text-align: center;  
  color: #660000;  
  font-weight: bold;  
  font-size: 24px;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 10px;  
  margin-left: -30px;  
  display: block;
}

#siteaddress {  
  text-align: center;  
  color: #660000;  
  font-weight: normal;  
  font-size: 24px;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 10px;  
  margin-left: -30px;  
  display: block;
}

#contacts {
	text-align: center;
	color: #660000;
	font-weight: bold;
}

#contactname {  
  text-align: center;  
  color: #660000;  
  font-weight: normal;  
}

#contacttel {
	text-align: center;
	color: #b8860b;
	font-weight: normal;
}


#container-content {
	background-image: url("img/container-top.png");
	background-repeat: no-repeat;
	background-position: center-top;
	background-color: #fdf5e6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2b48c;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d2b48c;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 12px;
	padding-left: 13px;
	
}

#header {  
  margin-top: 45px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 20px;
}

#breadcrumbs {  
  margin-bottom: 16px;
  margin-top:5px;
}

#breadcrumbs-top, #copy-top {  
  background-image: url("img/div-tan-top.png");  
  background-repeat: no-repeat;  
  background-position: center top;  
  height:4px;
}

#breadcrumbs-mid, #copy-mid {
	background-color: #fdf5e6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2b48c;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d2b48c;
	padding-left: 10px;
	padding-right: 10px;
}

table {  
  width: 100%;
}

#breadcrumbs-mid td {  
  width: 50%;
}

#breadcrumbs-bot, #copy-bot {  
  background-image: url("img/div-tan-bottom.png");  
  background-repeat: no-repeat;  
  background-position: center top;  
  height: 7px;
}

#leftside {  
  width: 486px;  
  float: left;
}

#featuredcode-top {  
  background-image: url("img/div-featured-top.png");  
  background-repeat: no-repeat;  
  background-position: center bottom;  
  height: 7px;
}

#featuredcode-mid {
	background-color: #fdf5e6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2b48c;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d2b48c;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#featuredcode-bot {  
  background-image: url("img/div-featured-bottom.png");  
  background-repeat: no-repeat;  
  background-position: center top;  
  height: 7px;
}

#featuredcodeimage {  
  text-align: center;  
  width: 170px;
}

#featuredcodeimage img {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2b48c;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2b48c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2b48c;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d2b48c;
}

#featuredcodedes {
	vertical-align: top;
	padding-left: 10px;
	color: black;
	font-weight: normal;
}

#latestcodes {  
  margin-left: -5px;
}

#latestcodes td {  
  padding-top: 4px;  
  padding-right: 4px;  
  padding-bottom: 4px;  
  padding-left: 4px;
}

.latestcode {  
  width: 238px;
}

.latestcode-top {  
  background-image: url("img/div-left-code-top.png");  
  height: 7px;  
  width: 238px;
}

.latestcode-bot {  
  background-image: url("img/div-left-code-bottom.png");  
  height: 7px;  
  width: 238px;
}

#tagcloud {  
  width: 487px;  
  margin-top: 15px;
}

#tagcloud-top {  
  background-image: url("img/div-left-top.png");  
  height: 7px;  
  width: 487px;
}

#tagcloud-bot {  
  background-image: url("img/div-left-bottom.png");  
  height: 6px;  
  width: 487px;
}

#rightside {  
  margin-left: 493px;  
  width: 241px;
}

#addressSpot {  
  width: 242px;
}

#addressSpot-mid {
	background-color: #fdf5e6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2b48c;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d2b48c;
	height: 203px;
	text-align: center;
}

#codelist {  
  margin-top: 10px;
}

#codelist-mid {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2b48c;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d2b48c;
	width: 220px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#codelist-mid ul li {  
  margin-left: -15px;  
  line-height: 18px;
}

#singlepostholder #top {  
  background-image: url("img/div-tan-top.png");  
  height: 7px;  
  width: 737px;
}

#singlepostholder #mid {
	width: 735px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2b48c;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d2b48c;
	background-color: #fdf5e6;
	min-height: 250px;
}

#singlepostholder #bot {  
  background-image: url("img/div-green-bottom.png");  
  height: 8px;  
  width: 737px;
}

#singleleft {  
  padding-left: 10px;  
  padding-top: 10px;  
  padding-bottom: 5px;
}

#singleright {  
  float: right;  
  width: 245px;  
  margin-top: 4px;  
  margin-right: 10px;  
  margin-bottom: 10px;  
  margin-left: 10px;
}

#copy {  
  margin-top: 10px;  
  text-align: center;
}

.posttitle {
	font-size: 14px;
	display: inline;
	color: maroon;
}

.textalign-right {  
  text-align: right;
}

.latestcode-mid, #tagcloud-mid {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2b48c;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d2b48c;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#addressSpot-top, #codelist-top {  
  background-image: url("img/div-right-ad-top1.png");  
  height: 9px;  
  width: 242px;
}

#addressSpot-bot, #codelist-bot {  
  background-image: url("img/div-right-ad-bottom.png");  
  height: 7px;  
  width: 242px;
}

#TopText {  
  color: #660000;
}

