body
{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #9A9A9A;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
}

h1
{
	/*color: #CEBA92;*/  /*Light brown*/
	color: white;
	font-size: 26px;
	margin: 0 0 10px 0;
	font-weight: normal;
	background-color: #3A1E12;
	padding: 2px;
}

p.see_all
{
	/*float: right;*/
	font-size: 70%;
	/*border: 1px solid #CEBA92;*/
	/*Light brown*/
	background-color: #3A1E12;
	margin: 0 0 0 500px;
}
p.see_all a:link, p.see_all a:visited
{
	text-decoration: none;
	color: white;
}
p.see_all a:hover
{
	color: #3A1E12;
	background-color: white;
	border: 1px solid #3A1E12;
}
p.breadcrumbs
{
	font-size: 70%;
	margin: 5px 0 0 20px;
	padding: 0;
}

p.edit_button a {
	background-color: white; /*Dark brown*/
	color: black;
	padding: 3px 15px 3px 15px;
	border: 1px solid #999;
}
p.edit_button a:link, a:visited {
/*	color: gray;*/
	text-decoration: none;
}
p.edit_button a:hover {
	color: gray;
	border: 1px solid #999;
	background-color: white;
}

#wrapper
{
	width: 881px;
	margin-left: auto;
	margin-right: auto;
}


#header
{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: 132px;
}

#header_bottom
{
	background-image: url(../images/menu_bar.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 35px;
}

#header_bottom ul
{
	margin: 0;
	padding: 8px;
}
#header_bottom li
{
	display: inline;
	font-weight: bold;
	border-right: 1px solid black;
	padding: 0 20px 0 20px;
	height: 35px;
	text-shadow: black 1px 1px 1px;
}
#header_bottom a:link, #header_bottom a:visited
{
	text-decoration: none;
	color: white;
}
#header_bottom a:hover { color: black;text-shadow: none; }


#page
{
	width: 881px;
	margin: 0;
	background-image: url(../images/bg_wrapper.png);
	background-repeat: repeat-y;
	padding: 0;
}

#content
{
	margin-top: 0;
	padding-left: 40px;
	padding-right: 40px;
}

#content p
{
	padding: 0 30px 0 30px;
	line-height: 120%;
}

#content h2
{
	font-size: 26px;
	margin: 20px 0 10px 0;
	padding: 0 30px 0 30px;
	font-weight: bold;
	color: #CEBA92;  /*Light brown*/
}

#content h2.category
{
	font-size: 18px;
	margin: 0 0 5px 0;
	font-weight: normal;
	color: #3A1E12;
	/*Dark brown*/
	border-top: 1px solid #CEBA92;
	padding: 0;
}

#article p
{
	font-family: "Georgia", "Times New Roman", "Times", serif;
	font-size: large;
	line-height: 130%;
	padding: 0 50px 0 50px;
}

#article ul {	
	font-family: "Georgia", "Times New Roman", "Times", serif;
	font-size: large;
	line-height: 130%;
	padding: 0 50px 0 50px;}
	
#article ol {	
font-family: "Georgia", "Times New Roman", "Times", serif;
font-size: large;
line-height: 130%;
padding: 0 50px 0 50px;}
	
#article h2
{
	font-family: "Georgia", "Times New Roman", "Times", serif;
	font-size: large;
	line-height: 130%;
	font-weight: bold;
	color: #800000;
	padding: 0 50px 0 50px;
}
#article h1
{
	font-family: "Georgia", "Times New Roman", "Times", serif;
	font-size: 38px;
	line-height: 110%;
	font-weight: bold;
	color: #800000;
	margin: 0;
	margin-bottom: -10px;
	padding: 20px 50px 20px 50px;
	background-color: white;
}

.work_icon
{
	margin-right: 16px;
	margin-bottom: 16px;
	border: 1px solid black;
	width: 135px;
}

.listing {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 80%;
	border: 1px solid black;
	background-color: white;
}
.even {
	background-color: #DEDFE2;
}
.odd {
	background-color: #D3D4DA;
}

.edit_table
{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 80%;
	border: 1px solid black;
	background-color: #DEDFE2;
	font-weight: bold;
}


.caption10px {
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
}
.caption10pxBold {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	line-height: 14px;
}

.clearone {
	clear: both;
	height: 1px;
}


#footer
{
	text-align: center;
}

#footer ul
{
	margin: 0;
	padding: 3px;
}
#footer li
{
	display: inline;
	border-right: 1px solid black;
	padding: 0 5px 0 5px;
	font-size: 80%;
}
#footer a:link, #footer a:visited
{
	text-decoration: none;
	color: black;
}
#footer a:hover { color: white; }





.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}
