/* $Id: style.css,v 1.0.0.0 2008/08/05 09:27:26 bmo $ */
/**
 * Generic elements
 */

#TopR2         {
	position: relative;
	width: 331px;
	height: 153px;
	z-index: 100;
	float: right;
	background-image: url(images/ImageFrameRTDADS.png);
}

#menubarwrap       {
	position: relative;
	z-index: 10;
	width: 100%;
	height: 33px;
	vertical-align: top;
	background-color: #dad198;
}

#footerwrap       {
	position: relative;
	z-index: 10;
	width: 100%;
	height: 224px;
	vertical-align: top;
	background-image: url(images/Footer-GradientDADS.jpg);
	background-color: #000;
	border-top: solid #dad198 5px;
	clear: both;
}

#footerwrap h2,#footerwrap h1,#footerwrap h3,#footerwrap h4 {color: #dad198; font-weight: normal;}

#footerwrap .content {margin-top: 0px;}


h2   {
	color: #272262;
	font-size: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold
}

a:link, a:visited      { color: #be202e; text-decoration: none }

a:hover    { color: #000 }

a:active, a:active    { color: #48982a }

#topmenubox a:link, #topmenubox a:visited {color: #be202e}
#topmenubox a:hover  { color: #FFFFFF }

#searchy a:link, #searchy a:visited {color: #FFFFFF}
#searchy a:hover  { color: #190a81 }


ul.nice-menu li a, ul.nice-menu li a:link, ul.nice-menu li a:visited {color:#be202e;
}

.view-Events-Upcoming .views-row { margin-top: 15px; }

.calendar-calendar td.has-events a:link {
text-decoration:underline;
}
