/* CSS Document */

body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333300;
  text-align: center;
  margin-top: 0px;
  background: #E4E4CF;
}

a {
  color: #333300;
}

a:hover {
  color: #5B6B82;
}

#background {
	background: url(../images/bg_repeater.gif) top center repeat-y;
	width: 850px;
	margin: auto;
	padding-right: 10px;
}

#wrapper {
  width: 850px;
  height: 100%;
  background: url(../images/background.jpg) top center no-repeat;
  padding: 5px;
  padding-top: 20px;
  margin: 0px;
}

#header {
  width: 770px;
  height: 210px;
  background: transparent;
  vertical-align: top;
  margin: auto;
  margin-top: 10px;
  /margin-top: 35px;
}

#container {
width: 760px;
margin: auto;
}

.verysmall {
  text-align: center;
  font-size: 13px;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #646406;
}

.small {
  font-size: 10px;
  font-weight: normal;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  margin: 0px;
}

.content {
  width: 100%;
  height: 100%;
  position: relative;
}

/* Menu Styles */

#menu {
  width: 213px;
  text-align: left;
  /* For IE */ background: url(../images/background.png);
  background: rgba(255, 255, 255, 0.8);
  padding: 10px 0px;
}

#accordion {
	width: 213px;
	overflow: hidden;
}

.accordion_toggle, .option_header {
  border: none;
  padding: 5px 5px 5px 8px;
  display: block;
  width: 200px;
  height: 19px;
  color: #646407;
  font-size: 14px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 1px;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
}

.accordion_toggle:hover, .option_header:hover {
  cursor: pointer;
  background: #E3E3CF;
  /* For IE */
  border-bottom: 1px solid #646407;
  border-top: 1px solid #646407;
  /* */
  border-bottom: 1px solid rgba(100, 100, 7, 0.5);
  border-top: 1px solid rgba(100, 100, 7, 0.5);
}

#menu a:hover, .subOptions2:hover {
  background: #E3E3CF;
  color: #646407;
  /* For IE */
  border-bottom: 1px solid #646407;
  border-top: 1px solid #646407;
  /* */
  border-bottom: 1px solid rgba(100, 100, 7, 0.5);
  border-top: 1px solid rgba(100, 100, 7, 0.5);
}

.options {
  padding: 1px 5px 0px 16px;
  font-size: 13px;
  display: block;
  color: #646407;
  text-decoration: none;
  width: 192px;
  margin: 0px;
  margin-bottom: 1px;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
}

.subOptions {
  font-size: 13px;
  padding: 1px 5px 0px 16px;
  display: block;
  color: #646407;
  text-decoration: none;
  width: 192px;
  margin-bottom: 1px;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
}

.subOptions2 {
  font-size: 13px;
  padding: 1px 5px 0px 16px;
  display: block;
  color: #646407;
  text-decoration: none;
  margin-bottom: 1px;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
}

.accordion_content {
  padding-left: 2px;
  padding-right: 2px;
  width: 213px;
}

.menubottom {
  vertical-align: bottom;
  bottom: 0px;
}

.ralign {
	text-align: right;
	font-style: italic;
	 padding: 1px 16px 0px 5px;
}

.arrow {
	float: right;
	margin-top: 4px;
	margin-right: 3px;
}

/* End Menu Styles */

#footerpad {
  background: #FFFFFF;
  width: 798px;
  margin: auto;
  margin-bottom: -5px;
  border-left: 1px solid #B4B469;
  border-right: 1px solid #B4B469;
  border-bottom: 1px solid #B4B469;
}

#footerwrap {
  width: 780px;
  height: 85px;
  margin: auto;
  border-top: 1px solid #B4B469;
}

#addresswrap {
  bottom: 0px;
  height: 100%;
  text-align: left;
  padding: 10px;
}

address {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 15px;
  font-style: normal;
  color: #646408;
  width: 300px;
  float: left;
}

.phones {
	text-align: right;
	float: right;
}

.contentWrapper {
  padding: 5px;
}

#pageContent {
  height: 100%;
  width: 528px;
  text-align: left;
  /* For IE */ background: url(../images/background.png);
  background: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  position: relative;
  padding: 11px 0px 11px 0px;
}

#contentpadding {
  margin: 0px 11px;
}

h1 {
  font-weight: normal;
  font-size: 20px;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h5 {
font-size: 11pt;
display: inline;
}

#photos {
  width: 506px;
  margin: auto;
  height: 200px;
  background: url(../images/homepage/dcscape.jpg);
  padding: 0px;
  position: relative;
  bottom: 0px;
}

#photos img {
margin: 0px;
}

.homepic {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px;
}

#text {
	width: 506px;
	padding: 5px;
	margin: auto;
}

.label {
text-align: right;
padding-right: 4px;
}

.field {
  margin: 3px;
  background: #FFFFFF;
  border: 1px solid #5B6B82;
  padding: 3px;
  font-size: 9pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.button  {
margin: 3px;
padding: 2px;
font-size: 9pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

textarea {
margin: 3px;
background: #DDEDDD;
border: none;
padding: 3px;
font-size: 9pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

.jobtitle {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  line-height: 11pt;
  font-size: 25px;
  font-weight: 500;
  color: #5B6B82;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0px;
}

hr {
	color: #B9A422;
	background-color: #B9A422;
	border: 0px;
	border-top: 1px solid #B9A422;
}

.infoTitle {
font-weight: bold;
font-size: 8pt;
}

.info {
font-size: 8pt;
line-height: 10pt;
}

#jobPictures {
width: 486px;
height: 114px;
overflow: auto;
margin: -3px;
}

#jobPhotos {
height: 98px;
white-space: nowrap;
}

.jobphoto {
padding: 4px;
background: #FFFFFF;
height: 80px;
margin-top: 2px;
margin-left: 1px;
margin-right: 1px;
margin-bottom: 0px;
display: inline;
border: 1px solid #B4B469;
white-space: nowrap;
}

a img {
border: none;
}

.jobphoto:hover {
opacity: 0.7;
-moz-opacity: 0.7;
filter: alpha(opacity=70);
cursor: pointer;
cursor: hand;
}

fieldset {
border: 1px solid #5B6B82;
margin: 0px;
margin-bottom: 3px;
padding: 7px 10px;
}

#controls {
margin-top: 5px;
position: absolute;
bottom: 12px;
right: 15px;
}

p {
	margin-bottom: 4px;
	margin-top: 5px;
}

.jobMainImage {
	margin-bottom: 15px;
}
