/* CSS Document */



*{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	}

body{

	margin:0;

	padding:0;

	color:#FFFFFF;

	background-color:#6B6B6B;

	}

p{

	margin:0 0 10px 0;

	}

a{

	color:#ffd634;

	font-weight:bold;

	text-decoration:none;

	}

table tr td{

	vertical-align:top;

	}

a:hover{

	text-decoration:underline;

	}

.clear{

	clear:both;

	}	

.h1{

	font-size:18px;

	font-weight:bold;

	font-family:Georgia, "Times New Roman", Times, serif;

	}

.photo1{

	float:left;

	border:1px solid #FFFFFF;

	margin-right:10px;

	margin-bottom:5px;

	}
	
	.photo2{

	float:left;

	border:1px solid #ffffff;

	margin-right:10px;

	margin-bottom:5px;

	}

.readmore{

	text-align:right;

	padding-right:15px;

	}

.divider{

	border-bottom:1px solid #868686;

	border-top:1px solid #5e5e5e;

	margin-bottom:20px;

	}

.divider2{

	border-bottom:1px dotted #868686;

	margin-bottom:10px;

	margin-top:5px;

	}

.graybg{

	background-color:#505050;

	padding:10px;

	}
	
.subtitle{
	color:#e68906;
	font-weight:bold;
	font-size:14px;
	}

.date{
	color:#fff;
	font-weight:bold;
	font-size:18px;
	}

#bgimage{

	background-image:url(images/bodybg.jpg);

	background-position: top center;

	background-repeat:no-repeat;

	position:relative;

	}

#bgimage2{

	background-image:url(images/bodybgrepeat.jpg);

	background-repeat:repeat-y;

	background-position: top center;

	}

#wrapper{

	width:910px;

	margin:0 auto;

	}

#header{

	height:351px;

	background-image:url(images/header.jpg);

	background-repeat:no-repeat;
	width:910px;
	margin:0 auto;
	text-align:right;
	}

	#flashcont{
		height:118px;
		width:540px;
		margin-top:155px;
		margin-right:35px;
		float:right;
		}

#content{

	background-image:url(images/contentbg.jpg);

	background-repeat:repeat-y;

	}

#left{

	width:228px;

	float:left;

	}

#right{

	width:625px;

	float:left;

	background-image:url(images/bodytopbg.jpg);

	background-repeat:no-repeat;

	padding-left:20px;

	padding-right:14px;

	}

#nav{

	margin:10px 20px 40px 20px;

	padding:0px;

	}



#nav li{

	list-style-type:none;

	border-bottom:1px dotted #ab4709;

	margin:0;

	padding:0px;	

	}

#nav li a{

	color:#ffffff;

	text-decoration:none;

	padding:4px 0 4px 20px;

	background-image:url(images/bullet.jpg);

	background-repeat:no-repeat;

	display:block;

	font-weight:normal;

	}

#nav li a:hover{

	color:#663c00;

	}

#footer1{

	height:151px;

	background-image:url(images/footercontent.jpg);

	}

#footer2{

	height:144px; 

	background-image: url(images/footer.jpg); 

	}

#footerbg{

	background-image: url(images/footerbg.gif);

	background-repeat:no-repeat;

	background-position:bottom;

}
#pop{

padding:15px;
}
.head1{
font-size:16px !important;
font-weight:bold;
}
