/* CSS Document */

body{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin: 1 1 1 1 ;
	text-align:justify;
	line-height: 1.5em;
	}

h4{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#CC6600;
	margin-top:8px;
	letter-spacing: 1px;
	border-bottom:#CCCCCC 1px groove;
	font-size:18px;
	}
.header {
	margin:0 auto;
	width:800px;
	height:100px;
	}
.TopRightNav{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	text-decoration:none;
	}
.TopRightNav:hover{
	color:#000099;
	text-decoration:underline;
	}

li {
	list-style:square;
	line-height:20px;
	color:#333333;
	}
	
/* Navigation */
div#navigation{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:800px;
	height:35px;
	background-image:url(button.PNG);
	border-bottom: 1px solid #FF6600;
	border-top:  1px solid #FF6600;
	margin:0 auto; 

	}
	
#navigation ul{
	list-style: inside;
	margin: 1px;
	padding: 0px;
	padding-top: 3px;
	margin-bottom:6px;
	margin-left: 4px;
	}
#navigation li {
	display:inline;
	list-style-image: url(bulet.PNG);
	}
#navigation a:link, #navigation a:visited {
	padding: 6px 17px 9px 17px;
	color: #FFFFFF;
	background: url(button.PNG) repeat-x 10px center #05223E;
	text-decoration: none;

	}
#navigation a:hover {
	color: #FFFFFF;
	background-color:#FFFFFF;
	background: url(buttonhover.PNG) repeat-x 10px center #eee;
	text-decoration:underline;
	
	}
/*  Navigation Style Ends here */

#maincontainer{
	width:800px;
	margin:0 auto;
	border-left: 1px #CCCCCC solid;
	border-right:#CCCCCC 1px solid;
		border-bottom:#CCCCCC 1px solid;
	}
.topics{
	margin:0 auto;
	width:800px;
	height:40px;
	}
strong {
	color: #000066;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	}
.nav{
	background-image:url(../Images/homeH.JPG);
	background-repeat:no-repeat;
	}

.youRhere{
	font:  Cambria;
	font-size:11px;
	color:#FFFFFF;
	font-weight:600;
	margin-left:5px;
	}
#txt{	
	border:1px #CC6600 solid;
	background-color: #EBE1FF;
	color: #333333;
	}
textarea {
	border:1px #CC6600 solid;
	background-color: #EBE1FF;
	color: #333333;
	}
#button{
	border:1px #CC6600 solid;
	background-color:#CC6600;
	color:#FFFFFF;
	}
.yourHereLink {
	font:  Cambria;
	font-size:11px;
	color:#FFFFFF;
	text-decoration: underline;
	}
.yourHereLink:Hover {
	font-size:11px;
	color: #FFFF33;
	text-decoration: none;
	}


.footer {
	width:800px;
	height:80px;
	margin-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:10px;
	line-height: 1.5em;
	color:#CC6600;
	border-top: #666666 1px dotted;
	border-bottom: #666666 1px dotted;
	}
.footeraddress{
	color:#CC6600;
	text-decoration:none;
	line-height:1.2em;
	font-size: 10px;
	margin-top:5px;
	text-align:center;
	}

.footerNav { 
	text-decoration:none;
	color:#CC6600;
	}
.footerNav:hover { 
	text-decoration:underline;
	color: #FF9933;
}
.sideimg{
	margin-top:5px;
	text-align:center;
	height:40px;
	}
