/* Start of CMSMS style sheet 'main' */
body {
	margin: 0px;
	padding: 0;
	background: #ffffff;
	text-align: justify;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #505050;
}

h2 {
	font: 1.82em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #E71B24;
}

p, ol, ul {
	line-height: 1.67em;
}

a {
	color: #A3A3A3;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color: #39F;
	font-weight:bold;
	text-decoration:none;
}

hr {
	display: none;
}


a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}


#header {
	width: 960px;
	margin: 0 auto;	
	text-align:center;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;	
}

/* Page */

#page {
	width: 960px;
	margin: 0px auto;
	padding: 0px;	
}

#page-bgtop {
}

#page-bgbtm {
	padding: 0px 20px;
}

/* Content */

#content {
	float: left;
	width: 515px;
	margin: 10px 10px 10px 15px;
}

.title {
	margin: 0;
	padding: 30px 0 4px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #505050;
}

.byline {
	margin: -4px 0px 20px 0px;
	padding: 4px 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.byline a {
	color: #666666;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0px 0px;
}

.links {
	width: 80px;
	height: 33px;
	text-align: right;
	font-weight: bold;
}

.links a {
	display: block;
	height: 25px;
	padding-top: 8px;
	text-align: left;
}

.links a:hover {
}

/* Sidebars */

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li h2 {
	height: 26px;
	margin: 0 0 0 0;
	padding: 10px 10px 5px 0px;	
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #505050;
	font-weight:bold;
}

#sidebar1 {
	float: left;
	width: 210px;
}

#sidebar2 {
	float: right;
	width: 200px;
	padding-top:30px;	
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #505050;
}

.sidebar {
	float: left;
	padding-top: 15px;
	
}


.sidebar a {
	padding-left: 10px;
	text-decoration:none;	
	color:#606060;
	font-weight:bold;
}

.sidebar a:hover {
	padding-left: 10px;
	text-decoration:none;
	color:#39F;
	font-weight:bold;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 20px 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

/* Footer */

#footer-wrapper {
	width: 100%;
	height: 100px;
}

#footer {
	width: 600px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	text-align:center;
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
}

#footer p {
	margin: 0;
	padding: 30px 0 0 0;
	text-align: center;	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

#footer a {
	color: #EDE7DB;
}

#footer .link {
}

#footer .copyright {
}

/* Post */

.post {
	
}

.post .date {
	float: left;
	width: 76px;
	height: 58px;
	margin: 0;
	padding-top: 2px;
	background: #39F url(images/img07.gif);
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.post .date b {
	display: block;
	margin-top: -5px;
	font-size: 40px;
}

.post .title {
	margin: 0;
	padding: 10px 0 0 100px;
	background: url(images/img05.gif) repeat-x;
	font-size: 1.8em;
}

.post .meta {
	margin: 0 0 30px 100px;
	padding: 0;
	color: #A3A3A3;
	font-weight:bold;
	line-height:normal;
}

.post .meta a {
	color: #A3A3A3;
	font-weight:bold;
	text-decoration:none;
}

.post .meta a:hover {
	color: #39F;
	font-weight:bold;
	text-decoration:none;
}

.post .entry {
	padding-bottom: 30px;
}

/* Add hover */
#anchorLand {
width : 200px;
height : 150px; 
background-image : url(images/land.JPG);
}
#anchorLand:hover {
width : 200px;
height : 150px; 
background-image : url(images/landP.JPG);
} 

#contacts
{
	background: #ffffff;
	text-align: left;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #505050;
	background-image:url(images/girl-on-telephone.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#contacts h1
{
 margin: 0;
 padding: 0 0 0 15;
 font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold;
 color: #39F;
}

#contacts ul li
{
 margin: 0;
 padding: 0 0 0 18;
 font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold;
 color: #505050;
}

.divblock
{
	float:left;
	width:514px;
	height:200px;
/*	background-image:url(images/midblock.png);
	background-repeat:no-repeat;	*/
}

.divblock img
{
	float:left;
	width:220px;
	height:168px;
	padding-top: 10px;
	padding-left:9px;
}

.divblock .divblocktext
{
	float:left;
	width: 269px;
	height:158px;
	padding-top:10px;
	margin:0 0 0 8px;
}

.divblock .divblocktext h4
{
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align:center;
	font-size:16px;
	background-image:url(images/midheader.png);
	background-position:center;
	color:#FFF;
	
}

.divblock .divblocktext h5
{
	margin:0 0 0 0;
	padding-right:5px;
	text-align:right;
	font-size:14px;
	color:#53BBB9;
}
/* End of 'main' */

