@charset "utf-8";
body {
	background-color: #BAB9A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
}
.clearboath{
	clear: both;
}
#home{
	position: relative;
	width: 960px;
	text-align: left;
	padding-top: 10px;
}
#home #topnavi{
	position: absolute;
	right: 440px;
	width: 300px;
	top: 98px;
}
#home #topnavi ul{
	margin: 0px;
	padding: 0px;
}
#home #topnavi li{
	display: inline;
	float: left;
	font-size: 0.7em;
	color: #63614B;
}
#home #topnavi li a{
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
	font-size: 1.4em;
	margin-right: 20px;
}
#home #topnavi li a:hover{
	text-decoration: none;
	color: #303030;
}

#home .obspaceing{
	margin-right: 4px;
}
#home #container{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A8A78C;
	border-bottom-color: #A8A78C;
	position: relative;
	width: 100%;
	margin-top: 10px;
	clear: both;
}
#home #container #padding{
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: auto;
}
#home #container .contentbox{
	border: 2px solid #CBCABC;
	background-color: #EAE9E3;
	background-image: url(../layout/images/textbkgrnd.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 400px;
	width: 400px;
}
.lightboxboximg{
	margin-right: 5px;
}
#home #container .contentbox #padding{
	margin: 10px;
	height: 380px;
}

#home #footer{
	position: relative;
	width: 100%;
}
#home #footer #padding{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
#home #footer .para{
	font-size: 0.6em;
	line-height: 1.5em;
	color: #63614B;
}
#home #footer .para a{
	color: #780C1C;
	text-decoration: none;
}
#home #footer .para a:hover{
	text-decoration: underline;
}
#footer #horseshoes{
	background-image: url(../layout/horseshoes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 20px;
	width: 245px;
	text-indent: -999px;
	overflow: hidden;
	right: 50px;
	top: 0px;
}
#home #container p{
	font-size: 0.7em;
	line-height: 1.5em;
	color: #63614B;
	margin-top: 5px;
	margin-bottom: 5px;
}
#home #container p a{
	color: #780C1C;
	text-decoration: none;
}
#home #container p a:hover{
	text-decoration: underline;
}
#home #container h2{
	font-size: 1.1em;
	color: #5A5945;
	font-weight: lighter;
	padding: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#home #container h2 a {
	color: #303030;
}

#home #container h3 {
color: #BAB9A5;
font-size: 0.9em;
font-weight: normal;
margin-top: 0px;
}

.imgfloatright{
	border: 2px solid #CBCABC;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.tabletxt{
	font-size: 0.8em;
	color: #63614B;
}
.txtbox{
	font-size: 1em;
	color: #32241B;
	padding: 1px;
	border: 1px solid #BAB9A5;
	background-color: #F5F5F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.buttonstyle{
	background-color: #BAB9A5;
	color: #32241B;
	font-size: 0.8em;
	padding: 1px;
	border: 1px solid #9E9D81;
}
#websir {
	background-image: url(../layout/images/tag.gif);
	height: 12px;
	width: 34px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.flashnav {
	float: left;
	margin-right: 8px;
}
.flashnav a {
	width: 229px;
	display: block;
	padding-left: 5px;
	background-color: #303030;
	text-decoration: none;
	color: #BAB9A5;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
	height: 30px;
	line-height: 30px;
}
#baf {
	background-image: url(../layout/images/baf_bkgrnd.gif);
	width: 260px;
	height: 100px;
	position: absolute;
	top: 0px;
	right: -26px;
}
#baf h3 {
	background-image: url(../layout/images/baf_header.gif);
	height: 17px;
	width: 111px;
	text-indent: -9999px;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 0px;
}
#baf input.submit {
	background-color: #303030;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #BCBAA6;
	height: 20px;
	float: left;
	line-height: 20px;
	margin: 0px;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#baf input.text {
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	float: left;
	color: #BAB9A5;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#baf p {
	font-size: 10px;
	color: #FFFFFF;
	width: 160px;
	margin-top: 0px;
}
.cb {
	clear: both;
	height: 0px;
}
.bafreturn {
	color: #303030 !important;
}
.event {
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #E7E7E7;
	padding: 5px;
}
a.pdf {
	background-image: url(../layout/images/pdf.gif);
	padding-right: 10px;
	padding-left: 30px;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	float: left;
	margin-right: 10px;
	font-size: 1.2em;
	line-height: 1em;
	text-decoration: none;
	margin-bottom: 10px;
}
a.pdf:hover {
	text-decoration: none !important;
}
.pdf span {
	clear:left;
	color:#494949;
	float:right;
	font-size:0.8em;
	margin-left:10px;
}
.v {
	color: #303030;
	text-decoration: none;
	background-color: #BAB9A5;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(../layout/job.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#review {
	width: 300px;
	position: absolute;
	left: 334px;
	top: 31px;
	padding: 5px;
	border: 1px solid #999786;
}
#review p {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#review span {
	display: block;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	color: #FFFFFF;
	font-size: 12px;
}
#review a {
	text-decoration: none;
	color: #303030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}





/**********************
**
** WORD PRESS!
**
**********************/
.contentbox-blog1{background-image: none; width: 592px; background-color: #fff;margin-right: 10px;float:left;}
.contentbox-blog2{background-image: none; width: 592px; background-color: #fff;width:358px;float:left;}
.entry-content{padding-bottom: 30px;width: 100%;position: relative;}
.entry-content p{margin-bottom:20px !important;}
.entry-content p a{position: absolute; bottom: 0px; right: 0px;}
.entry-meta {display: none;}
.cat-links{color: #666666;font: 9px/9px 'Times New Roman';padding-left: 10px;display: none;}
.cat-links a{color: #de52b4;font: 10px/10px 'Times New Roman';padding: 0px;}
.meta-sep{color: #666666;font: 9px/9px 'Times New Roman';padding: 10px;display: none;}
.comments-link{color: #666666;font: 9px/9px 'Times New Roman';padding: 0px;display: none;}
.comments-link a{color: #de52b4;font: 10px/10px 'Times New Roman';padding: 0px;}
.post {border-bottom:1px dashed #CCCCCC;margin-left:15px;padding-bottom:30px;padding-top:15px;position:relative;width:92%;z-index:0;}
.wp-post-image {border: 5px solid #F3F3F3;float: left;height: 200px;margin-left: 5px;margin-right: 20px;margin-top: 12px;width: 200px;}
.entry-utility{position: absolute; bottom: 10px; right: 0px;display: none;}
.nav-next {float: right;margin-top: 2px;margin-right: 30px;}
.nav-previous{float: left;margin-top: 2px;margin-left: 10px;}
.commentlist li.even{border: 1px solid #dfdfdf;margin-top: 25px;margin-bottom: 25px;margin-left: 25px;background-color: #fff7ff;}	
.commentlist li.odd{border: 1px solid #dfdfdf;margin-top: 25px;margin-bottom: 25px;margin-left: 25px;background-color: #ffffff;}
.comment-author {float: right;margin: 10px;}
.comment-meta{float: left;margin-left: 20px;margin-top: 10px;}
.comment-body{clear: left;margin-left: 20px;margin-top: 10px;width: 80%;}
.comment-author-name a{font: 20px/20px 'Times New Roman';	color: #de52b4;	padding-right: 20px;}
.comment-author-name {font: 20px/20px 'Times New Roman';	color: #de52b4;	padding-right: 20px;}
.reply{clear: both;}
.form-allowed-tags{font: 11px/15px 'Times New Roman';width: 60%;}
.screen-reader-text{font: 14px/14px 'Times New Roman';color: #666;}
.blogger #logo{background-image: url(../layout/logo/no-slit-logo.png) !important;}
.xoxo{padding: 10px;padding-left: 20px;list-style:none;}
.xoxo li{list-style: none;padding-bottom: 10px;padding-top: 10px;}
.xoxo ul {padding-left: 0px;}
.widget-title{font: 16px/16px 'Times New Roman';color: #de52b4;padding: 0px;}
.screen-reader-text{padding-top: 20px;font: 11px/11px 'Times New Roman';color: #666;}
.cat-item a, .widget_archive ul li a{color: #666 !important;border-left: 1px solid #eee !important;padding-left: 20px;display: block !important;}
.entry-title, .page-title{font-size: 18px;margin-left: 27px;margin-top: 26px;}
.entry-title {margin: 0px;}
/* Other
**********************/
#comments-title {color: #de52b4;font: 14px/14px 'Times New Roman';padding: 0px;margin-left: 20px;margin-top: 20px;}
#reply-title {color: #de52b4;font: 14px/14px 'Times New Roman';padding: 0px;margin-left: 20px;margin-top: 20px;}
#commentform{color: #de52b4;font: 14px/14px 'Times New Roman';padding: 0px;margin-left: 20px;margin-top: 20px;}
#commentform  input[type=text], #commentform input[type=password]{margin-top: 5px;margin-bottom: 5px;background: #fbf9fb;border: 1px solid #eee4ee;height: 26px;width: 199px;color: #666666;text-decoration: none;font: 18px/18px 'Times New Roman';padding-left: 5px;	clear: left;}
#commentform textarea{margin-top: 5px;margin-bottom: 5px;background: #fbf9fb;border: 1px solid #eee4ee;color: #666666;text-decoration: none;font: 18px/18px 'Times New Roman';padding-left: 5px;clear: left;}
#commentform label{float: left;width: 100%;}.commentlist{border-bottom: 1px dashed #ccc;}
#blogger-wrapper {position: relative;bottom: 15px;display: block;}
#s{margin-top: 2px;width: 92%;}
#searchsubmit{bottom: 27px;float: right;height: 28px;margin-right: 20px;position: relative;}
#mainSearchImage.sBlog {height:35px;width: 960px;margin-top: 0px;background-color: white;}
#mainSearch.sBlog{height: 20px;padding-top: 0px;margin-bottom: 40px;}
#reply-title 
{
	font-size:25px !important; 
	margin-top:21px !important;
}
#popup 
{
	display: block;
	position: absolute;
	z-index: 50;
	left: 18px;
	top: 24px;
}
#popup2 
{
	display: block;
	position: absolute;
	z-index: 50;
	left: 25px;
	top: 102px;
}

#facebook
{
	background: url(../layout/facebook2.png) no-repeat;
	height: 32px;
	width: 32px;
	text-indent: -9999em;
	display: block;
	position: absolute;
	top: -272px;
	right: 0px;
}
