body {
	font-family: Arial,sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}
img { border: 0 none; }

.clr {
	clear: both;
}

/* Pill menu */

/* horizontal pill menu */
table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  margin: 0;
 
}

td.pill_l {
  background: url(../images/mw_menu_cap_l.png) ;
  width:  5px;
  height: 24px;

}

td.pill_m {
  background: url(../images/mw_menu_normal_bg.png) ;
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_r {
  background: url(../images/mw_menu_cap_r.png) ;
  width:  10px;
  height: 24px;
}

#pillmenu {
  white-space: nowrap;
  height: 24px;
  float: left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	background: url(../images/mw_menu_separator.png) top right no-repeat;
	margin: 0;
	padding: 0;
}
#pillmenu ul  li ul{

  list-style:none;
}

#pillmenu ul  li ul li{
	float: left;
	
	
}
#pillmenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
	float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 20px;
  color: #000;
  text-decoration: none;
}

#pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}

/*  Pill Menu */

/*  Search Box  */
div.search input {
	width: 125px;
	border: 1px solid #ccc;
	margin: 3px 10px 3px 0;
	float:right;
}
/*  Search Box  */

/*  Bread Crumb  */
#pathway {
	padding: 5px 10px 5px 20px;
	width: 733px;
	
	
	text-align: left;
	background-color:#f3e2a7;
	/*background: url(../images/row-divider.jpg) repeat-x;*/
}
/*  Bread Crumb  */

.row1-left-bg{
background: url(../images/row1-left.jpg) repeat-y;

}
.row1-right-bg{
background: url(../images/row1-right.jpg) repeat-y;
}
.row2-left-bg{
background: #e6b651 url(../images/row2-left.jpg) no-repeat bottom right;

}
.row2-right-bg{
background: #e6b651 url(../images/row2-right.jpg) no-repeat top left;
}
.row-divider{
background: url(../images/row-divider.jpg) repeat-x;
}
.brown-bg{
background: url(../images/brown-bg.jpg);
}
.footer-text{
font-size:13px;
color:#333;

}
.copyright-text{
font-size:9px;
color:#333;
}
.dd-quotes1{
background: url(../images/daily-quo-bg1.jpg)no-repeat;
height:216px;
width:222px;
}
.dd-quotes2{
background: url(../images/daily-quo-bg2.jpg) no-repeat;
height:216px;
width:541px;
}
.quote-text{
height:200px;
padding:20px 0 10px 20px;
vertical-align::top;
font-size:12px;
}
.dd-image{
padding:5px;
}
#footer-link , #footer-link a, a.hover, a.visited{
color:#fff3d9;
font-size:14px;
}
.contentheading{
font-size:18px;
color:#ec8000;
border-bottom:1px solid #f8f8f8;
}

#g2wrapper{
width:700px;
}