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


/*------BASIC STYLING------*/

* {
	padding:0;
	margin:0;
	
}
body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color: #004A00;
	
	}
#content a:link,a:visited,a:active {
	color:#209E1D;
	text-decoration:none;
	}
#content a:hover {
	color: #F11F1F;
	}
.bold {
	font-weight: bold;
	color: #000000;
}


#wrapper {
	position:relative;
	width:780px;
	margin:0 auto;
	text-align:justify;
	background-color:#fff;
	border:1px solid #FFFFFF;
	}
#content ul {
	padding-left: 28px;
}

#clear {
	clear:both;
	height: 5px;
	}
#clear2 {
	clear:both;
	height: 0px;
}


/*------position container elements------*/
#header {
	position:relative;
	height:135px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
#header h1 {
	margin-left: -9000px;
}
#content {
	padding:0px 15px;
}
#social-networks-balance {
	float: left;
	width: 646px;
}
#social-networks {
	float: left;
	width: 104px;
	margin-top: 18px;
}

#left-block {
	width:387px;
	float:left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
#left-block p {
	padding-bottom: 12px;
	}
#left-block p.bottom {
	padding-bottom: 0px;
	margin-bottom:0;
	}
#nav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}
#footer {
	margin-top:15px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	line-height: 17px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
}
#footer a:link,#footer a:visited,#fotter a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}
h1 {
	font-size:22px;
	font-weight:bold;
	color:#F11F1F;
	padding-top:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 16px;
}
.border {
	border: 1px solid #2F58AE;
}

h1 a:link,h1 a:visited,h1 a:hover,h1 a:active {
	color:#F11F1F;
	text-decoration:none;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#209E1D;
	text-decoration:none;
	text-align:left;
	padding-bottom: 10px;
	padding-top: 5px;
}
h2 a:link,h2 a:visited,h2 a:active {
	color:#F11F1F;
	text-decoration:none;
}
h2 a:hover {
	color:#F11F1F;
	text-decoration:underline;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#209E1D;
	text-decoration:none;
	text-align:left;
	padding-bottom: 10px;
	padding-top: 5px;
}


h4 {
	font-size:16px;
	font-weight:bold;
	color:#209E1D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	padding-top: 17px;
}
h5 {
	font-size:16px;
	font-weight:bold;
	color:#F11F1F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 12px;
	padding-top: 22px;
}

h6 {
	font-size:15px;
	font-weight:bold;
	color:#E90B0A;
	padding-bottom: 10px;
	padding-top: 5px;
}


.flt-left {
	float:left;
	padding-right:10px;
	padding-bottom:8px;
	padding-top: 3px;
}
.flt-right {
	float:right;
	padding-left:8px;
	padding-bottom:8px;
	padding-top: 2px;
}
.more {
	font-size: 11px;
	color: #0066CC;
}
.more a:link,.more a:visited,.more a:active {
	font-size:11px;
	color:#0066CC;
	text-decoration:none;
}
.more a:hover {
	color:#000000;
}
.last a:link,.last a:visited,.last a:active {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.last a:hover {
	text-decoration:underline;
}
.indent {
	padding-left:40px;
}
.book-title {
	font-weight: bold;
	color: #000000;
	padding-top: 9px;
}
.book-picture {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px solid #000000;
}

.italics {
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
#clear-books {
	clear:both;
}
.greentext {
	font-weight: bold;
	color: #209E1D;
	font-style: normal;
}
.redtext {
	font-weight: bold;
	color: #F11F1F;
	font-style: normal;
}
#regions {
	float: left;
	width: 340px;
	margin-right: 10px;
}
#map {
	float: left;
	width: 400px;
}
.small-text {
	font-size: 12px;
	color: #000000;
}
.small-text-bold {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#bottom {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 5px;
}
#bottom-left {
	float: left;
	width: 390px;
	height: 45px;
}
#bottom-right {
	float: left;
	width: 390px;
	height: 45px;
	text-align: right;
}
#bottom #bottom-right {
	font-size: 10px;
	font-weight: normal;
	color: #F1F1F1;
	text-decoration: none;
}
#bottom #bottom-right a:link {
	font-size: 10px;
	font-weight: normal;
	color: #F1F1F1;
	text-decoration: underline;
	padding-top: 10px;
}
#bottom #bottom-right a:visited{
	font-size: 10px;
	font-weight: normal;
	color: #F1F1F1;
	text-decoration: underline;
	padding-top: 10px;
}
#bottom #bottom-right a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #F1F1F1;
	text-decoration: none;
	padding-top: 10px;
}
#bottom #bottom-right a:active {
	font-size: 10px;
	font-weight: normal;
	color: #F1F1F1;
	text-decoration: underline;
	padding-top: 10px;
}
#content #ad {
	font-size: 12px;
	color: #000000;
	margin-top: 12px;
	margin-bottom: 12px;
}
#ad #ad-left {
	float: left;
	width: 200px;
	margin-left: 141px;
}
#ad #ad-right {
	float: right;
	width: 200px;
	margin-right: 141px;
}
#content   #ad   a:link {
	font-weight: bold;
	color: #009933;
	text-decoration: underline;
}
#content   #ad   a:visited {
	font-weight: bold;
	color: #009933;
	text-decoration: underline;
}
#content   #ad   a:hover {
	font-weight: bold;
	color: #009933;
	text-decoration: underline;
}
#content   #ad   a:active {
	font-weight: bold;
	color: #009933;
	text-decoration: underline;
}

