/* CSS Document */

body{

	margin:10px auto;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#727274;
	background:#FFFFFF;
}

a{
	color:#727274;
}

a:hover{
	color:#afca7d;
}

#wrapper{
	width:800px;
	margin:0px auto;
	padding:0px;
}

#header{
	margin:10px auto;
	padding:0px;
	height:74px;
}

.logo{
	/* width:200px; */
	float:left;
}

.headerRight{
	width:600px;
	float:left;
}


/* Navigation */

/*#nav{
	height:30px;
	float:left;
	margin:0px;
	padding:0px;
}
*/
/*.navLeft{
	background:url(images/navLeft.png) no-repeat;
	width:53px;
	height:20px;
	float:left;
}
*/
/* Starts navigation */
.navigation{
/*	width:900px;
*/	height:30px;
	background:#ffffff;
	position:relative; 
	z-index:500;
	display:block;
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}

/* hack to correct IE5.5 faulty box model */
/** html .navigation {
	width:901px; 
	w\idth:900px;
}
*/
.navigation ul{
	margin:0px;
	padding:0px;
	position:relative;
	z-index:500;
	list-style:none;
}

/* Sub menu */
.navigation ul ul{
	visibility: hidden;
	position:absolute;
	width: 120px;
	top: 30px;
	height: 0px;
	left: 0px;
}

.navigation li{
	float: left;
	position:relative;
	display:block;
}

/*.navigation ul li ul li{
	height:30px;
	line-height:30px;
}
*/

/* Styling of submenu links */
.navigation ul ul a, .navigation ul ul a:visited {
	background:#afca7d; 
	color:#FFFFFF; 
	height:30px; 
	line-height:15px; 
	padding:5px 10px; 
	width:144px;
	border-bottom: 1px dotted white;
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	position: relative;
}

.navigation ul li ul li a.story{
	height:30px;
	line-height:30px;
	}

/* another hack for IE5.5 */
* html .navigation ul ul {
	top:30px;
	t\op:24px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.navigation table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;
}

/* yet another hack for IE5.5 */
* html .navigation ul ul a, * html .navigation ul ul a:visited {
	width:158px;
	w\idth:150px;
}

.navigation ul ul a:hover{
	color: #c3bb44;
}

.navigation ul li{
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	/*font-weight:bold;*/
	color:#616163;
	line-height:30px;
	position: relative;
}

.navigation li a{
	display:inline;
	line-height:30px;
	
	padding:0px 8.5px 0 0px;
	_padding: 0px 8.5px 0 0px;
	text-decoration:none;
	color:#616163;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
        padding:0 15px 0 0;
	/*font-weight:bold;*/
	border-right: 1px solid #FFFFFF;
}

.navigation li a:hover{
	color: #afca7d;
}

li.navLast a{
	border-right:none;
	border:none;
}

/* style the top level hover */
.navigation a:hover{
	color:#afca7d; 
}

.navigation ul ul a:hover{
	color:#000000;

}

.navigation :hover > a{
	color:#c3bb44; 
}

.navigation ul ul :hover > a{
	color:#000000; 
}

.navigation ul li:hover ul,
.navigation ul a:hover ul{
	visibility:visible;
}

/* IE takes this */
.navigation a:hover {visibility:visible; position:relative; z-index:200;}
.navigation li:hover {position:relative; z-index:200;}

*html .navigation ul li:hover ul,
*html .navigation ul a:hover ul{
	visibility:visible;
}

/* End of navigation */

/*.navRight{
	background:url(images/navRight.png) no-repeat;
	width:44px;
	height:20px;
	float:left;
}
*/


#container{
	margin:20px auto;
	padding:0px;
}

.contentLeft{
	width:488px;
	float:left;
}

.contentLeft p{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	line-height:1.3em;
text-align:left;
}

.contentRight{
	width:312px;
	float:left;
}

#contentBot{
	margin:20px auto;
	padding:0px;
	height:242px;
text-align:left;
}

.botLeft{
	/*width:570px;*/
        width:397px;
	float:left;
	background:url(images/leftImage.jpg) no-repeat;
	background-position: left 30%;
	_background-position: left 20%;
	border:1px solid #e0e0e0;
	height:242px;
        margin-right:19px;
	/*margin-right:15px;*/
}

.botLeft p{
	font-size:18px;
	padding:145px 50px 0px 15px;

}

/*.botMid{
	width:201px;
	float:left;
	border:1px solid #e0e0e0;
	height:242px;
	margin-right:15px;
}*/

.botMid{
width:790px;
float:left;
/*border:1px solid #e0e0e0;*/
/*height:242px;
margin-right:15px;*/
margin-top:10px;
padding:0px 10px;
}

.botMid p{
	padding:5px 10px;

}

.botRight{
	width:193px;
	float:left;
/*	border:1px solid #e0e0e0;
*/	height:242px;
position:relative;
top:-20px;
}

.botRightTop{
	border:1px solid #e0e0e0;
	/*width:193px;*/
        width:353px;
	float:left;
}

.botRightTop p{
	padding:5px 10px;
}

.submit{
	background:url(images/submit.jpg) no-repeat;
	width:95px;
	height:29px;
	/*float:right;*/
	border:none;

}

.botRightBot{
	width:193px;
	float:left;
	margin-top:10px;
}

.botRightBot ul{
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
}

.botRightBot ul li{
	display:block;
	text-decoration:none;
	list-style:none;
	float:left;
}

.botRightBot ul li a.twitter{
	background:url(images/twitter.jpg) no-repeat;
	background-position:left;
	padding-left: 30px;
	height:18px;
	float:left;
	text-decoration:none;
	color:#727274;
}


.botRightBot ul li a.facebook{
	background:url(images/facebook.jpg) no-repeat;
	background-position:left;
	padding-left: 30px;
	height:18px;
	float:left;
	text-decoration:none;
	color:#727274;
}

.botRightBot ul li a:hover{
	color:#afca7d;
}

#footer{
	width:100%;
	background:url(images/footerBg.jpg) repeat-x;
	height:21px;
	margin:20px auto;
	padding:0px;
	float:left;
}

#footer ul{
	margin:0px 0 0 100px;
	padding:0px;
	list-style:none;
	display:block;
}

#footer ul li{
	display:inline;

}

#footer ul li a{
	display:block;
	float:left;
	list-style:none;
	text-decoration:none;
	height:21px;
	line-height:21px;
	color:#FFFFFF;
	padding:0px 20px 0 0px;
	font-weight:bold;
}

#footer ul li a:hover{
	color:#000000;

}

.navigation li a.active{
color: #afca7d;
}

