@import url("map.css");
/* *********************** GENERAL SETTINGS     *********************** */
* {padding: 0;	margin: 0;}
body {	text-align: center; min-height: 800px;}
html {height: 100%;padding-bottom: 0.1%; /* force scrollbars */}
html, body{font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333; background-color:#a6b3b3;}
#wrapper {
	width: 85%;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	
}
body#normal {background: #a6b3b3;}

/*  Global Formatting */

/* Following is to remove page titles completely. To replace them format .contentheading same as h1 */
.contentheading {font-size: 0;}
h1,h2,h3,h4,h5,h6 {padding: 6px 0 4px;}
h1 {font: normal 24px Verdana,sans-serif; color: #111; line-height: 24px; padding-bottom: 8px;}
/* h1 {font: normal 24px "Trebuchet MS",Verdana,sans-serif; color: #111; line-height: 24px; padding-bottom: 8px;} */

h2 {font: bold 14px Verdana,sans-serif; letter-spacing: -1px; line-height: 18px; color: #111;}
h3 {font: bold 16px Verdana,sans-serif; line-height: 20px; text-align: center;}
h4 {font: bold 13px Verdana,sans-serif; line-height: 14px;}
h5 {font: bold 12px Verdana,sans-serif; line-height: 13px;}
h6 {font: bold 11px Verdana,sans-serif; line-height: 12px;}
/* Next line is to place heading under photo instead of on right */
.mainright h3 {clear:both;text-align:center; }

/* original setting td{font-size: 11px;} 
I changed this in order to fully justify text within tables */
td{font: 10pt normal Verdana,geneva,sans-serif; text-align: justify; }
/* td{font: 10pt Verdana,geneva,sans-serif; text-align: justify; } */


th{font-size: 11px;}

a {color: #FF6600; text-decoration: none;}
/* old a {color: #1919B3; text-decoration: none;} */


a:hover {color: #000; text-decoration: underline;}
a.image, a.image:hover  {border:0;}
a.mainlevel {font: bold 1.0em normal Verdana, Geneva; line-height: 16px; }

/* old code a.mainlevel {font: normal 1.2em sans-serif; line-height: 20px; background: url(../images/dot.gif) no-repeat left center; padding-left: 10px;} */

li{list-style: none; margin: 8px; text-align: center; font-size:12px;}
#dMain ul {clear: both; padding: 6px 20px 12px;}

fieldset {
	width: 35%;
	padding: 5px;
	border: 1px solid #eee;
}
/* *********************** END GENERAL SETTINGS *********************** */

/* *********************** LAYOUT SETTINGS      *********************** */

/* top */
#dTop {
	border-top: 5px solid #C0C0C0;


/*	border-top: 5px solid #1919B3; */

	background: #FFF url(../images/grdnt_sand.jpg) repeat-x;
	color: #FFF;
	padding: 24px 0 0 0;
}
#dTop .center {padding: 0;}

/* #dTop .left {font: normal 3em sans-serif; padding-left: 15px; background-image: url(../../../images/stories/varsilsant.gif); */

#dTop .left {font: normal 3em Verdana, sans-serif; padding-left: 15px; background-image: url(../../../images/stories/varsilsant.gif);

background-repeat: no-repeat; width: 328px; height: 67px;   }
#dTop .right {width: 15%;}
#dTop .search {padding-top: 15px;}
#dTop .topMenu {clear: both;}
#dTop .topMenu li {float: right; margin-left: 30px;}
#dTop a {color: #FF6600; font: normal 1.2em Verdana; text-decoration: none;} 
/* old #dTop a {color: #1919B3; font: normal 1.2em sans-serif; text-decoration: none;} */

#dTop a:hover {color: #1919B3;  font-weight: bold; }
#dTop form {float: right; padding: 0; margin: 0;}

/* newsflash */
#dFlash {
	background: #1919B3 url(../images/flashblue.jpg) repeat-x;
/*	background: #1919B3  url(../images/flashblue.jpg) repeat-x; */

	color: #C0C0C0;	
/*	color: #1919B3;	*/
}

/* main content styles */
#dMain {background: #eee url(../images/main1.jpg) repeat-x; padding: 10px;}
.mid li,.mainright li,.mainleft li {list-style: disc;}
#dMain p {padding: 3px 0 4px;}

.componentheading {
	font: normal 1.8em Verdana;

/*	font: normal bold 1.8em Verdana,sans-serif; */

	padding-bottom: 6px;
	margin-bottom: 10px;
	line-height: 24px;

	
}
.sectiontableentry1,.sectiontableentry2 {padding: 2px 0;}

table.contentpaneopen {margin-right: 16px;}

.mosimage_caption {font-style: italic;}

.contenttoc {
	padding: 10px;
	text-align: left;
}
.contentpaneopen img {
	border: 5px solid #DDD;
	margin: 10px;
}
.buttonheading img {border: none; margin: 0;}

/* footer */
#dFooter {
	border-top: 5px solid #C0C0C0;

/*	border-top: 5px solid #1919B3; */

	color: #000;
	background-color: #a6b3b3;
}
#dFooter a {color: #000;}

/* forms */
.left form {padding-bottom: 10px;}
form a {display: inline;}

/* misc */
.center {width: 100%; margin: 0 auto; padding: 12px 0;}
/* was 760 */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}
.small {color: #333;}
.createdate {padding-bottom: 6px; color: #999;}

/* column combinations */
.col2 .mainleft,.col2 .mainright {width: 78%; float: left;}
.col2 .mainright {float: right;}

.col3 .left,.col3 .right,.col2 .left,.col2 .right {width: 20%;}
.col3 .mid {float: left; width: 54%; margin: 0 2%;}

/* Improve contact form appearance */
input:focus , textarea:focus{
	background: #ffc;
}


	


/* *********************** END LAYOUT SETTINGS  *********************** */