

/******************/
/*  General       */
/******************/
.button { background-image: url(/export/sites/dominican/_resources/images/button_bg.gif); }
.button_hover, .button:hover { background-image: url(/export/sites/dominican/_resources/images/button_bg_rl.gif); }

/******************/
/*  Masthead	  */
/******************/
#masthead { height: 270px; }
#masthead .bg { height: 270px; }
#masthead .bg img { left: 46px; top: 75px; }

#masthead_text {
	position: absolute;
	left: 113px;
	top: 140px;
	width: 224px;
	}

#masthead .flash{
	/* background-image: url(/export/sites/dominican/_resources/images/masthead.jpg); */
	height: 270px;
	}

/*********************/
/*  Main Navigation  */
/*********************/
#main_navigation {
	background-image: url(/export/sites/dominican/_resources/images/main_menu_bg.gif);
	background-repeat: repeat-x;
	}

#main_navigation a { background-image: none; color: #fff; }

#main_navigation a:hover {
	background-image: url(/export/sites/dominican/_resources/images/main_nav_rl.gif);
	background-repeat: repeat-x;
	}

#main_navigation ul { color: #fff; }
#main_navigation li { }
#main_navigation .selected { color: #f8c836; }

/**************/
/*  Body	  */
/**************/
#second_navigation_container{
	width: 250px;
	background: #aa7108;
	padding: 0 60px;
	}

#second_navigation { }
#second_navigation a { color: #fff; }

#second_navigation h2, #second_navigation a:hover { color:#fec746; }
#second_navigation ul { }
#second_navigation li {
	color: #fff;
	background: url(/export/sites/dominican/_resources/images/bullet.gif) no-repeat;
	background-position: 0px 3px;
	border-bottom: solid 1px #b77e13;
	margin-top: 7px;
	padding: 0 0 4px 13px;
	}

/**************/
/* Content    */
/**************/
#content { width: 589px; line-height: 14px; }
#content h1 {
	margin-bottom: 10px;
	border-bottom: 1px solid #aa7108;
	text-transform: uppercase;
	}
#content h3 { margin: 2px 0; color: #14336a; text-align: left; }
#content p { *margin-bottom: 6px; } /* IE workaround */
#content hr {
	height: 1px;
	width: 100%;
	background: #b6c0d2;
	border: none;
	color: #b6c0d2;
	}

/* Images */
#content .left { float: left; margin: 3px 10px 3px 0; padding: 3px; border: 1px solid #b6c0d2; }
#content .right { float: right; margin: 3px 0 3px 10px; padding: 3px; border: 1px solid #b6c0d2; }

/*****************/
/* Left Side     */
/*****************/
#highlight {
	float: left;
	width: 264px;
	background: #fff;
	margin: 15px 0;
	padding: 15px;
	border-right: 1px solid #b6c0d2;
	text-align: justify;
	}

#highlight a { text-decoration: underline; color: #1a448c; }
#highlight a:hover { text-decoration: none; color: #1a448c; }

/*****************/
/* Right Side    */
/*****************/
#highlights {
	float: right;
	width: 264px;
	background: #fff;
	margin: 15px 0;
	padding: 15px;
	/* border-left: 1px solid #b6c0d2; */
	text-align: justify;
	}

#highlights h1 a { text-decoration: none; color: #aa7108; }
#highlights h1 a:hover { text-decoration: none; color: #aa7108; }

#highlights a { text-decoration: underline; color: #1a448c; }
#highlights a:hover { text-decoration: none; color: #1a448c; }

.journaldate { font-size: 10px; font-style: italic; color: #14336a; }

#highlights ul {
	padding: 0;
	margin: 0;
	list-style: none outside;
	}

#highlights li { margin: 0 5px; padding-bottom: 3px; color: #000; }

/*******************/
/* Upcoming Events */
/*******************/
#upcoming { padding-top: 6px; text-align: left; }
.datetime { font-size: 10px; font-style: italic; color: #14336a; }
#upcoming p { margin: 0; padding: 0; }

#seal{
	float: left;
	clear: both;
	width: 238px;
	padding-top: 15px;
	}

/********************/
/* 404, 500 Errors  */
/********************/
#error {
	float: right;
	width: 264px;
	background: #fff;
	margin: 15px 0;
	padding: 15px;
	text-align: left;
	}

	#error h1 { margin: none; padding: none; border: none; }
#facts {
	height:120px;
}
#facts a, 
#facts a:link, a:hover{
	color: #333; 
	text-decoration:none;
}
#facts img{padding: 5px 0px;}
