body {  background: 
 	#746963 url(images/nonpareil.jpg) no-repeat right top;
	font-size:12px;
	font-family: palatino,  georgia, verdana, arial, sans-serif;
		}
	

h1, h2  {
		color: #f7bb9d;
		font-size:18px;
	}


a 	{
	color: #cf845d;
	text-decoration: none;
	font-weight:bold;
	}
a:link {
	color: #cf845d;
	text-decoration: none;
	font-weight:bold;
	
	}
a:hover {
	color: #8CD4D3;
	text-decoration: underline overline;
	}
	
.boxtitle, .bg_light, .sidetitle 
	{
	border-right: black 0px dashed;
	border-top: #d4ccc9 1px dashed;
	font-weight: bold;
	background-image: url(images/bg2.jpg);
	margin-bottom: 5px; padding-bottom: 2px; 
	text-transform: uppercase;
	border-left: black 0px dashed;
	color: #9f84b4;
	padding-top: 2px;
	border-bottom: #d4ccc9 1px dashed;
	text-align: center;
	letter-spacing: .3em;
	}


.blogbody {
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	margin:40px 0px 0px 0px;
	}


h3, .title {
	font-family:palatino, georgia, times new roman, serif; 
	font-size: 14px; 
	color: #560c6b; 
	border-bottom:1px solid #9f84b4;
	margin-bottom:10px;
	font-weight:bold;
	text-align:right;
	}

.description {
		font-family:palatino,  georgia, times new roman, serif;
		color:#8CD4D3;
		font-size:small;
		text-transform:none;	
		}
	
.banner {	font-family:palatino,  georgia, verdana, arial, sans-serif;
		color:#f7bb9d;
		font-weight:normal;	
  		padding:15px;
  		text-align:right;
               }

.copyright {
    font-size: .8em;
    text-align: center;
}
