/* :focus {
	outline: thin dotted blue;
	padding: 1px;
} */

/* @group Bg & Design */

#whiteness {
	width: 780px;
	background: url(../images/whiteshade.png) repeat-y;
	margin-right: auto;
	margin-left: auto;
}

#shade {
	background: url(../images/shade.png) repeat-x;
	width: 100%;
	height: 22px;
	position: absolute;
}

body {
	background: #002d51 url(../images/back.jpg) repeat fixed;
}

#bottomshade {
	background: url(../images/bottomshade.png) no-repeat;
	height: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}

#container {
	background-color: white;
	margin-left: 15px;
	margin-right: 15px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	padding: 5px;
}

#midsection {
	margin-top: 2px;
	border-top: 1px solid #4057b4;
	border-bottom: 1px solid #4057b4;
}

.clearing {
	clear: both;
	height: 0;
	overflow: hidden;
	margin: -1px 0 0 0;
}



/* @end */

/* @group General */

a:link, a:visited {
	color: #ef6b44;
	text-decoration: none;
	font-weight: bold;
}

a:hover, #menu a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;
}



          

                   

em {
	font-style: italic;
}



/* @end */

/* @group Header */

#homeheader {
	border-bottom: 3px solid #4057b4;
}

#homeheader.home {	
	padding-bottom: 8px;
}

#gracetitle a {
	float: left;
	margin-left: 5px;
	width: 560px;
	font: normal small-caps 2.5em/1em "Times New Roman", Times, serif;
	color: #000;
}

#dhakatitle {
	text-align: right;
	font: small-caps 140%/.8em "Times New Roman", Times, serif;
	margin-right: 10px;
	margin-top: 3px;
	padding-bottom: 10px;
}

#sectionheader img{
	border-right: 3px solid #4057b4;
	padding: 0;
	margin: 0;
}



/* @end */

/* @group Menu */

#menu {
	float: left;
	text-align: right;
	font: small-caps 1.15em/1.3 "Times New Roman", Times, serif;
	width: 145px;
}

#menu a, #menu a:visited {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	display: block;
	padding-right: 15px;
}

#menu li:hover{
	background-color: white;
}

#menu a:hover {
	color: black;
	text-decoration: none;
}

#menu a.submenu:hover {
	text-decoration: underline;
	color: black;
}

#menu a.selected {
	color: black;
	background-color: white;
	border-right: 1px solid #1d3882;
	text-decoration: none;
}

#menu a.selected:hover {
	color: black;
	text-decoration: underline;
	background-color: white;
	border-right: 1px solid #1d3882;
}

#menu a.submenu {
	color: black;
	background-color: white;
	padding-right: 0;
}

#menu ul {
	padding-top: 10px;
}

#menu ul li ul {
	padding-top: 0;
	padding-bottom: 0;
}

#menu ul li ul li {
	background-color: white;
	font: normal small-caps .75em "Times New Roman", Times, serif;
	padding-right: 15px;
}

#menu li.selected {
	padding-bottom: 5px;
	background-color: white;
	margin-bottom: 5px;
	border-right: 1px solid #1d3882;
}





/* @end */

/* @group Content */

#content, #intcontent {
	margin-left: 0;
	border-left: 145px solid #1d3882;
	padding: 0px 0px 12px 15px;
}

#contentproper {
	padding-right: 12px;
}

#contentproper ul {
	padding: 9px 30px 0 20px;
	list-style-type: disc;
	font: small/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#contentproper td ul {
	padding: 1px 30px 1px 30px;
}

#content {
	padding-top: 10px;
}

#news {
	width: 270px;
	padding: 10px 10px 3px 0px;
	float: left;
}

#events {
	width: 270px;
	margin-left: 291px;
	padding: 10px 0px 3px 0px;
}

#content h2, #content h1.home {
	font: small-caps 1.6em/1em "Times New Roman", Times, serif;
	border-bottom: 1px solid black;
}

#intcontent h1 {
	font: small-caps 1.6em/1em "Times New Roman", Times, serif;
	border-bottom: 1px solid black;
	margin-top: 10px;
	clear: right;
}

#intcontent h2 {
	font: small-caps 1.3em/1em "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-bottom: 5px;
}

.stafflist {
	font: small/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 10px;
	width: 550px;
	border-right: 1px solid #bcbebc;
}

.stafflist thead td {
	border-style: none;
	font-weight: bold;
	color: white;
	background-color: #1d3882;
}

.stafflist td {
	padding: 3px;
	border-bottom: 1px solid #bcbebc;
	border-left: 1px solid #bcbebc;
}

#content h3 {
	margin-top: 10px;
	font: bold .95em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content p, #intcontent p {
	font: small/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 10px;
}

#content #news p, #content #events p {
	margin-top: 3px;
}

.newspg {
	padding-left: 7px;
	border-left: 3px solid #d4d4d4;
	margin-top: 1px;
}


/* @end */

/* @group Highlights */

#highlights p a {
	position: relative;
	color: #fff;
	font: small-caps bold .9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	width: 220px;
	top: -34px;
	padding: 5px;
	background: rgba(167, 78, 47, 0.85) 0 0;
}

#highlights p a:hover {
	background-color: rgba(0, 0, 0, 0.85);
	text-decoration: none;
}

#highlight1 {
	width: 230px;
	height: 155px;
	float: left;
}

#highlight2 {
	width: 230px;
	height: 155px;
	margin-left: 235px;
}

#highlight3 {
	width: 230px;
	height: 155px;
	float: right;
}

#highlights {
	width: 738px;
	border-bottom: 1px solid #4057b4;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}

#highwrap {
	width: 700px;
	height: 155px;
	margin-right: auto;
	margin-left: auto;
}



/* @end */

/* @group Footer */

#footer {
	font: .7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	border-top: 3px solid #4057b4;
	margin-top: 3px;
	padding-top: 5px;
	padding-bottom: 4px;
}

#footer a {
	color: #4057b4;
}



/* @end */

#logo {
	float: right;
}

#badges {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 12px;
}

#sitemap {
	margin-top: 15px;
	font: small/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 62px;
}

#sitemap ul {
	margin-left: 10px;
	padding-top: 2px;
	border-left: 1px dotted #4057b4;
	margin-bottom: 12px;
	margin-top: 0;
}

#sitemap li ul li {
	border-bottom: 1px dotted #4057b4;
	padding-left: 9px;
	width: 170px;
	font-style: italic;
	text-decoration: none;
}

#sitemap a {
	color: #4057b4;
}