/*
Copyright: Darren Hester 2006, http://www.designsbydarren.com
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by-nc/2.5/
*/

body {
	text-align: center;
	margin-top:30px;
	margin-bottom:30px;
	color:#333333;
	background-attachment: scroll;
	background-color: #656868;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a:link {
	color: #000000; text-decoration: underline
}
a:visited {
	color: #000000; text-decoration: underline
}
a:active {
	color: #000000; text-decoration: underline
}
a:hover {
	color: #A23400;
	text-decoration: underline
}
/* unordered list */
ul
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
}

ul li
{
	list-style-type: square;
	padding: 0px;
	font-family: verdana;
	font-size:11px;
	color: #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
}
#page_wrapper {
  background: #F3E7A9 url('../img/page_bg.jpg') top left;
  margin-left: auto; 
  margin-right: auto;
  width: 960px;
  text-align: left;
  border: 4px solid #F4F4EE;
}

#page_header {
  height: 140px;
  background: #000000 url('../img/new_noewait_logo.gif') top center no-repeat;
}  

#page_header h1 {
	padding-top:5px;
	padding-left: 10px;
	font-family: verdana, helvetica, sans-serif;
	font-size:34px;
	font-weight:bold;
	color: #FFFFFF;
	letter-spacing: -1px;
	margin:0px;
}
#page_header h2 {
  padding-top:0px;
  padding-left: 16px;
  font-family: verdana, helvetica, sans-serif;
  font-size:18px;
  font-weight:bold;  
  color: #DCB900;
  margin:-5px;  
}
#page_header p {
  text-align:right;
  padding-right: 25px;
  font-family: verdana, helvetica, sans-serif;
  font-size:12px;
  color: #E2D179;
  margin:0px;  
}
#page_header a {
	color:#3C0;
}
#page_header a img {
	margin-top:3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#menu_bar {
  height:30px;
  background: #A5A162 url('../img/menu_bg.jpg') top left no-repeat;
}

#navcontainer ul
{
	padding-left: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
	background-color: transparent;
	color: #F3E7A9;
	float: left;
	width: 100%;
	font-family: verdana, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align: center;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	background-color: transparent;
	color: #F3E7A9;
	text-decoration: none;
	float: left;
	border-right: 1px solid #BBB774;
	padding-top: 0.2em;
	padding-right: 0.45em;
	padding-bottom: 0.2em;
	padding-left: 0.45em;
}

#navcontainer ul li a:hover
{
background-color: transparent;
color: #fff;
}

.first {
	margin-left: 80px;
	border-left: 1px solid #BBB774;
}

#content_wrapper {
  background: transparent url('../img/content_bg.jpg') top left no-repeat;
  margin-left: auto; 
  margin-right: auto;
  width: 960px;
  height: auto;
  padding: 0px;
  overflow: hidden;
}

#left_side {
  margin-left:207px;
  margin-right:207px;
  width:512px;
}
  
#left_side h3 {
  margin:10px;
  margin-right:0px;
  font-family: verdana;
  font-size:14px;
  font-weight: bold;
  line-height:18px;
  color: #A0410D;
}
  
#left_side p {
	margin-right:0px;
	font-family: verdana;
	font-size:12px;
	line-height:18px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 35px;
	text-align: justify;

}

#left_side #resources p {
	text-align: left;
}


#right_side {
  float:right;
  display: inline;
  width:190px;
  	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left:11px;
	margin-left: 20px;

}
  
#right_side h3 {
  margin-right:5px;
  margin-bottom: 5px;
	margin-top:0px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FCF8E3;
  background: #595A38;
  padding:4px;
  border:1px solid #3A3B22;
}
  
#right_side .heading {
  margin-right:10px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FCF8E3;
  background: #595A38;
  padding:4px;
  border:1px solid #3A3B22;
}
  
#right_side p {
  margin:5px;
  margin-bottom:15px;
  padding-right:10px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #333333;
}

#page_footer {
	height: 70px;
	background-color: #515230;
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}  

#page_footer a:link {
	color: #F2C968; text-decoration: underline
}
#page_footer a:visited {
	color: #F2C968; text-decoration: underline
}
#page_footer a:active {
	color: #F2C968; text-decoration: underline
}
#page_footer a:hover {
	color: #F2C968; text-decoration: none
}

#page_footer p {
	text-align:center;
	font-family: verdana;
	font-size:11px;
	line-height:16px;
	color: #FCF8E3;
	padding-top: 10px;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

#left_side ul {
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#left_side ul li {
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}  
 
 #left_side h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A23400;
	margin-left: 35px;
	font-variant: normal;
	margin-right: 20px;
	margin-top: 15px;
}
#page_wrapper #menu_bar #navcontainer #navlist #active #current {
	color: #A23400;
}
#leftsidebar {
	float: left;
	display: inline;
	width: 190px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
}
#leftsidebar h3 {
  margin-right:5px;
  margin-bottom: 5px;
	margin-top:0px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FCF8E3;
  background: #595A38;
  padding:4px;
  border:1px solid #3A3B22;
}
  
#leftsidebar .heading {
  margin-right:10px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FCF8E3;
  background: #595A38;
  padding:4px;
  border:1px solid #3A3B22;
}
  
#leftsidebar p {
	margin:5px;
	margin-bottom:0px;
	padding-right:10px;
	font-family: verdana;
	font-size:11px;
	line-height:16px;
	color: #333333;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.textbeforelist {
	margin-bottom:0px;
}
.listaftertext {
	margin-top:0px;
}
#leftsidebar .content {
	margin-bottom: 20px;
}
.skipnav {
	display: none;
}
#left_side img {
	float: right;
	border: 1px double #333;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#follow {
	padding-top: 10px;
}

.off-left {
	position: absolute;
	left: -999px;
	width: 990px;
}

