/*********************************************

Developed by: goIDP.com - Internet Design and Publishing
Designer: Chad Adams
Developers: Chad Adams
Copyright: 2009

*********************************************/
@charset "utf-8";

input, textarea  {
    outline:none;
}
#preloadImages{background-image:url(../images/navigation/plecas-books_news_hover_buttonnew.jpg);}
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 100%;
	color: #000000;
	margin:0px; padding:0px;
}

img {border:none;}
#wrapper {width:1050px; margin-left:auto; margin-right:auto; margin-top:20px;}

#homeillustration{text-align:center;}

#footer {
	font-size: 70%;
	text-align: center;
}
#news {list-style:none; margin:0px; padding:0px;}
#news li {margin-left:0px; padding-left:20px; background:url(../images/calendar.png) no-repeat left 3px;}
.desc {font-size:85%; color:#333; text-indent:10px; font-style:italic;}
.title{font-weight:bold; color:#F24259;}
a {color:#f24259; text-decoration:none;}
a:hover {text-decoration:underline; color:#f24259;}
/*input {background:url(../images/input.jpg) no-repeat left top; border:none; height:20px; padding:1px 6px 0px 3px; color:#fff;}*/
label{font-weight:bold; width:140px; display:block; float:left;}
#contactCopy {
	background-color: #fdc274;
	padding: 20px;
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", serif;
	color: #000000;/*	border-radius: 12px;
	-webkit-border-radius: 12px;
	-opera-border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-box-shadow: 0px 2px 7px #666;
	-moz-box-shadow: 0px 2px 7px #666;
	box-shadow: 0px 2px 7px #666;*/
	margin-top: 10px;
	margin-right: 45px;
	margin-bottom: 10px;
	margin-left: auto;
}
#contactCopy table {width:95%;}
#contactCopy a { color:#000; text-decoration:none; font-weight:bold;}
#contactCopy a:hover { color:#000;  text-decoration:underline; font-weight:bold;}
.navlayout a {padding:0px 17px 0px 8px;}
