* {
  margin: 0;
  padding: 0;
}

body {
  background: #4c2712 url(images/bg.png);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333333;
}

h1, h2, h3, h4 { margin: 0; }

h1, h2, h3 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #FF00FF;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #6E9D00;
	
}

h4 {
  letter-spacing: -0.035em;
  font-weight: normal;
  color: #6E9D00;
  margin-bottom: 10px;
}

h2 { font-size: 28px; }

h3 {
  font-size: 16px;
  font-weight: bold;
}

h4 {
  font-size: 16px;
  font-weight: bold;
}

.hr {
  margin-bottom: 20px;
  border-bottom: 1px solid #FF00FF;
  color: #6E9D00;
  height: 1px;
  width: 100%;
}

p {
  margin-bottom: 1.5em;
  line-height: 170%;
}

ul, ol { margin-left: 1.2em; }

blockquote {
  margin-left: 3em;
  margin-right: 3em;
}

a { color:#6E9D00; text-decoration:underline;}

a:hover { color: #6E9D00; text-decoration: none; }

a img { border: none; }

img.left {
  float: left;
  margin: 5px 20px 0 0;
}

img.right {
  float: right;
  margin: 5px 0 0 20px;
}

/* Wrapper */

#wrapper {
  width: 800px;
  margin: 0 auto;
  padding: 0 0 30px;
}

#wrapper2 {
  background: url(images/bg_header.png) no-repeat;
  margin: 0 auto;
  padding: 0;
}

/* Header */

#header { height: 280px; }

/* Logo */

#logo { }

#logo h1 { display: none; }

/* Menu */

#menu { float: right; }

#menu ul {
  margin: 0;
  padding: 255px 10px 0 0;
  list-style: none;
  line-height: normal;
}

#menu li { display: inline; }

#menu a {
  padding-left: 40px;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  color: #603311;
}

#menu a:hover { text-decoration: underline; }

/* Side Menu */


/* Page */

#page { background: #FFFFFF; ; }

/* Content */

#content {
  float: right;
  width: 525px;
  padding: 20px;
}

.post { padding-top: 20px; }

.post .title { }

.post .title a {
  text-decoration: none;
  color: #6E9D00;
}

.post .title a:hover { text-decoration: underline; }

.post .entry { background: url(images/bg_fade_bott.png) repeat-x bottom; }

.post .entry a { color: #6E9D00; text-decoration:underline; }
.post .entry a:hover { color: #6E9D00; text-decoration:none; }

.post .entry span {
  color: #FF00FF;
  font-style: italic;
  font-weight: bold;
}

.post .meta {
  height: 16px;
  margin: 0;
  padding: 10px;
  background: url(images/img07.jpg) repeat-x left bottom;
  line-height: normal;
}

.post .meta .posted {
  display: block;
  float: left;
}

.post .meta .permalink {
  display: block;
  float: right;
  padding-left: 17px;
  background: url(images/img09.gif) no-repeat left center;
}

.post .meta .comments {
  display: block;
  float: right;
  padding: 0 30px 0 19px;
  background: url(images/img08.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
  float: left;
  width: 200px;
  padding: 50px 0 0 20px;
  margin-left: -20px;
}

#sidebar ul {
  list-style: none;
}

#sidebar li { margin-bottom: 40px; }

#sidebar li ul { }

#sidebar li li { margin: 0; }

/* Search */

#newsletter { }

#newsletter br { display: none; }

#newsletter input {
  padding: 1px 5px;
  border-top: 1px solid #BAD300;
  border-left: 1px solid #A9C817;
  border-right: 1px solid #7DAB00;
  border-bottom: 1px solid #578900;
  background: #6E9D00;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}

#newsletter #s {
  width: 120px;
  padding: 2px 5px;
  background: #FFFFFF;
  border: 1px solid #6E9D00;
  font: bold 12px;
  color: #6B6B6B;
}

/* Widebar */

#widebar {
  margin: 40px 10px 0px;
  padding: 0px;
  background: #D8F3F2;
  text-align: center;
}

#widebar #colA {
  float: left;
  width: 270px;
  padding: 15px;
  text-align: left;
}

#widebar #colB {
  float: left;
  width: 180px;
  padding: 15px;
  margin-right: 20px;
  margin-left: 20px;
  text-align: left;
}

#widebar #colC {
  float: right;
  width: 180px;
  padding: 15px;
  text-align: left;
}

/* Footer */

#footer {
  height: 140px;
  width: 800px;
  background: url(images/bg_footer.png) no-repeat;
}

#footer p {
  margin: 0;
  padding-top: 45px;
  padding-left: 30px;
  text-align: left;
  color: #ffffff;
}

/* Menu */

#footer #links {
  width: 800px;
  padding-top: 58px;
  padding-left: 30px;
}

#footer #links ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
}

#footer #links li { display: inline; }

#footer #links a {
  padding-right: 20px;
  text-decoration: none;
  font-size: 12px;
  color: #ffffff;
}

#footer #links a:hover { text-decoration: underline; }

/* Contact Form */

.form_title {
  color : #000000;
  font-size: 13px;
  font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight : bold;
}

.form_field {
  font-size : 13px;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
  font-weight : bold;
  text-align:left;
}

.form_text {
  font-size : 11px;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color : #000000;
}

.form_text textarea {
  font-size : 11px;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color : #000000;
  border: 1px solid #000000;
  width:200px;
}

.form_text select {
  font-size : 11px;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color : #000000;
  border: 1px solid #000000;
  padding:4px;
}

.text_box {
  font-size : 12px;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color : #000000;
  border: 1px solid #000000;
  width:200px;
  padding: 4px;
}

.text_area {
  font-size : 11px;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color : #000000;
  border: 1px solid #000000;
  width:200px;
  height:60px;
}

.text_select {
  font-size : 11px;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #000000;
  color : #000000;
}

.form_error {
  font-size : 14px;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color : #ff0000;
  font-weight : bold;
}

/* Form 2 */

.cssform p {
  clear: left;
  margin: 0;
  padding: 5px 0 8px 0;
  padding-left: 200px; /*width of left column containing the label elements*/
  height: 1%;
}

.cssform label {
  font-weight: bold;
  color: #000000;
  float: left;
  margin-left: -200px; /*width of left column*/
  width: 195px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform label sub, sub {
  font-weight: normal;
  color: #FF0000;
}

.cssform input[type="text"], .form_input { /*width of text boxes. IE6 does not understand this attribute*/
  width: 200px;
  border: 1px solid #000000;
  padding: 2px;
}

.cssform .input_butt {
  padding: 1px 5px;
  border: 1px solid #000000;
  background: #6E9D00;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}

.cssform textarea {
  width: 200px;
  height: 50px;
  border: 1px solid #000000;
}

.cssform .error {
  float: left;
  padding: 3px;
  width: 210px;
  font-size: 11px;
  font-weight: normal;
  color: #FF0000;
}

form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  padding: 10px;
  margin: 0;
  width: 450px;
  border: 1px solid #FF00FF;
}

form fieldset legend {
  font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
  padding: 10px;
  font-weight: normal;
  color: #6E9D00;/* be careful with padding, it'll shift the nice offset on top of border  */
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix { margin-left: 3px; }

/* Collapse */
.technology {
  cursor: hand;
  cursor: pointer;
  letter-spacing: .03em;
  font-weight: bold;
  color: #6E9D00;
  margin-bottom: 10px;
}

.technology span {
  color: #FF00FF;
  font-style: italic;
  font-weight: bold;
}
.fsaheader {
	float:left;
	padding-left:230px;
	margin-top:30px;
}
.fsaheader a{
	font-size:14px;
	color:#4c2712;
	text-decoration:none;
	font-weight: bold;
}
.listlink a:link,
a:visited {
	color:#333333;
	text-decoration:none;
}
.listlink a:hover,
a:active {
	color:#6E9D00;
	text-decoration:underline;
}

