/* CSS Document */
body {
	background:#dddddd; 
	font-size: 90%;
	font-family:Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the .container selector */
	color: #000000;
	}

#wrapper{ width: 900px; margin: 10px auto;	background:#ffffff; 
 }
#header{
	width:100%;
	background-image: url(images/hdr_bg.jpg);
	background-repeat: repeat;
	height: 126px;

}

#menuContainer{
	width: 100%;
	height: 49px;
	background: url(images/menu_bg.jpg) repeat-x;
	
}

#menu{
	width: 900px;
	position:relative;
	margin: 0px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #dddddd;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;



}
#menu a{
	font-family: Georgia, "Times New Roman", Times, serif;
	/***
	font-size: 18px;
	***/
	font-size: 14px;
	color: #dddddd;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#menu a:hover{
	color: #FFCC00;
}

#dropmenudiv{
	position:absolute;
	font:normal 14px Georgia, "Times New Roman", Times, serif;
	z-index:100;
	text-transform: capitalize;
	color: #dddddd;
	background-color: #3D392E;
	border-bottom: 1px solid #FCBE01;
	width: 306px;


}

#dropmenudiv a{
	/**
	width: 100%;
	***/
	width: 300px;
	display: block;
	border-top: 1px solid #FCBE01;
	border-right: 1px solid #FCBE01;
	border-left: 1px solid #FCBE01;
	padding: 3px 0px 3px 3px;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #dddddd;
	background-color: #3D392E;
	text-align: left;
}


#dropmenudiv a:hover{
	background-color: #3D392E;
	color: #FFCC00;

}

.clear{clear:both;}
#mainContainer{
	width: 100%;
}
#main{
	width: 900px;
	position:relative;
	margin: 0px auto;

}
#featuredContainer{
	width: 100%;
	height:119px;
	margin: 0px auto;
	background-image: url(images/feat_bga.jpg);
	background-repeat: repeat-x;
	z-index: 2;

}
#featured{
	width: 900px;
	height:119px;
	position:relative;
	margin: 0px auto;

}
#featured01{
	float: left;
	text-align: left;
	height: 80px;
	width: 220px;
	margin-top: 45px;
	margin-left: 80px;
}
#featured02{
	float: left;
	text-align: right;
	width: 295px;
	height:80px;
	padding-top: 45px;
	text-align: right;
	padding-right: 5px;


}
#featured03{
	float: left;
	text-align: left;
	height: 80px;
	width: 220px;
	margin-top: 45px;
	margin-left: 80px;

}
#secondContentContainer{
	width: 100%;
}
#secondContent{	width: 900px;
	position:relative;
	margin: 0px auto;
}
#secondContentLeft{
	float: left;
	width: 439px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;

}
#secondContentRight{
	float: left;
	width: 439px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;


}
#footerContainer{
	width: 100%;
	height: 63px;
	background: url(images/footer_bg.jpg) repeat-x;
	
}
#footer{
	width: 900px;
	height:63px;
	margin: 5px auto;
	padding: 15px 0px 15px 0px;
	color: #dddddd;
	font-size: 16px;
	font-weight: bold;
}
#footer a{
	text-decoration: none;
	color: #dddddd;
}
#footer a:hover{
	color: #FFCC00;
}
.footerBar{
margin: 0px 48px;
}
.footerLabel{
	color: #FFCC00;
}
#copyright {
	font-size: 11px;
	font-weight: normal;

}
.dropcap {
	float: left;
	font: bolder normal 50pt/1.1em Georgia, "Times New Roman", Times, serif;
	color: #660000;
	margin-right: 3px;
	z-index: 10;

}
.title {
	font:  normal 16pt/2em Georgia, "Times New Roman", Times, serif;
	color: #660000;
	text-transform: uppercase;
  margin-top: 5px;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	line-height:normal;
	text-align:justify;
	font-size: 14px;
	margin: 5px 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

}
.featuredH1{
	font:  normal 15pt/1.2em Georgia, "Times New Roman", Times, serif;
	color: #660000;
	text-transform: capitalize;
}
.featuredH1 a{
	color: #660000;
	text-decoration: none;
}
.featuredH1 a:hover{
	text-decoration: none;
	color: #FFFFFF;

}
.featuredH2{
	float: left;
	font-size: 12px;
	font-weight: bold;

}
.featuredH2right{
	float: right;
	font-size: 12px;
	font-weight: bold;

}
#extraDiv1 {
	z-index: 2;
	height: 120px;
	width: 120px;
	position: absolute;
	top: 470px;
	background-image: url(images/mustsee.png);
	background-repeat: no-repeat;
	background-position: center;
	left: 375px;
}
#extraDiv2 {
	z-index: 2;
	height: 120px;
	width: 120px;
	position: absolute;
	top: 490px;
	background-image: url(images/mustread.png);
	background-repeat: no-repeat;
	background-position: center;
	left: -10px;
}