
/***
	GENERAL
***/
body       { font-size: 11px; font-family: "Helvetica Neue", Arial, Helvetica, "Trebuchet MS", sans-serif; background-color: #60513a }
td   { }
a:link, a:active    { color: #f60; text-decoration: none }
a:hover  { color: #f60 !important; text-decoration: underline }
a:visited { color: #666 }
.sectionhead    { color: #fff; font-size: 21px; font-family: Georgia, Palatino, "Times New Roman", Times, serif; display: table-cell; margin-top: 2px; margin-bottom: 2px; vertical-align: middle }
.serifbody { color: #333; font-size: 13px; font-family: Georgia, Palatino, "Times New Roman", Times, serif; line-height: 17px; margin: 5px 10px 10px }
.serifbody a:link, .serifbody a:active { color: #f60; text-decoration: none }
.serifbody a:hover { color: #f60; text-decoration: underline }
.serifbody a:visited { color: #666 }
.serifhead  { color: #333; font-size: 16px; font-family: Georgia, Palatino, "Times New Roman", Times, serif; margin-top: 5px; margin-bottom: 5px; margin-left: 12px }
.serrifhead2  { color: #333; font-size: 24px; font-family: Georgia, Palatino, "Times New Roman", Times, serif; margin-top: 5px; margin-bottom: 5px; margin-left: 12px }
.narrowhead    { color: #fff; font-size: 11px; font-family: Verdana, Tahoma, sans-serif; font-weight: bold; text-transform: uppercase; display: table-cell; margin-top: 2px; margin-bottom: 2px; vertical-align: middle }
.narrow  { color: #333; font-size: 11px; font-family: Verdana, Tahoma, sans-serif; line-height: 16px; margin-top: 5px; margin-bottom: 5px }
.narrow a:link, .narrow a:active { color: #f60; text-decoration: none }
.narrow a:hover { color: #f60; text-decoration: underline }
.narrow a:visited { color: #666 }
.description  { color: #333; font-size: 10px; font-family: "Helvetica Neue", Arial, Helvetica, "Trebuchet MS", sans-serif; margin-top: 5px; margin-bottom: 5px }
.description a:link, .description a:active { color: #f60; text-decoration: none }
.description a:hover { color: #f60; text-decoration: underline }
.description a:visited { color: #666 }
h1 { color: #333; font-size: 28px; font-family: "Myriad Pro", "Helvetica Neue", Arial, Helvetica, "Trebuchet MS", sans-serif; font-weight: normal; margin-top: 15px; margin-bottom: 15px }
h2 { color: #333; font-size: 20px; font-family: "Myriad Bold", "Helvetica Neue", Arial, Helvetica, "Trebuchet MS", sans-serif; font-weight: bold; margin-top: 10px; margin-bottom: 10px }
h3 { color: #333; font-size: 16px; font-family: "Myriad Pro", "Helvetica Neue", Arial, Helvetica, "Trebuchet MS", sans-serif; font-weight: bold; margin-top: 7px; margin-bottom: 7px }
h3 a:link,  h3 a:active { color: #f60; text-decoration: none }
h3 a:hover { color: #f60; text-decoration: underline }
h3 a:visited { color: #666 }
h4 { color: #333; font-size: 16px; font-family: "Myriad Pro", "Helvetica Neue", Arial, Helvetica, "Trebuchet MS", sans-serif; font-weight: bold; text-transform: uppercase; margin-top: 7px; margin-bottom: 7px }
.line { margin-top: 20px; margin-bottom: 20px; border-bottom: 1px solid #666 }
.pullquote { color: #333; font-size: 16px; font-family: Georgia, Palatino, "Times New Roman", Times, serif; padding: 10px; border-top: 1px solid #666; border-bottom: 1px solid #666 }
.copyright { color: #ede8dd; font-size: 9px; font-family: "Helvetica Neue", Arial, Helvetica, "Trebuchet MS", sans-serif; background-color: #60513a; text-align: center }
.copyright a:link, .copyright a:active { color: #ede8dd !important; text-decoration: underline }
.copyright a:hover { text-decoration: none }
.copyright a:visited { color: #ac9f83 }
.maindark { color: #333; font-size: 11px; font-family: "Helvetica Neue", Arial, Helvetica, "Trebuchet MS", sans-serif; margin-top: 5px; margin-bottom: 5px }
.maindark a:link, .maindark a:active { color: #f60; text-decoration: none }
.maindark a:hover { color: #f60; text-decoration: underline }
.maindark a:visited { color: #666 }
/***
	INLINE STYLES
***/
.italics { font-style: italic }
.strong { font-weight: bold }
.justified { text-align: justify }
.right { text-align: right }
.center { text-align: center }
.block { display: block; margin-right: 20px; margin-left: 40px }
.portfolioimg { text-align: center; display: block; margin-top: 12px; margin-bottom: 12px; vertical-align: text-bottom }
.img { text-align: center; display: block; margin-top: 12px; margin-bottom: 12px }
/***
	FORMS
***/
form { margin: 0 }
input { color: #333; font-size: 11px; font-family: Verdana, Tahoma, sans-serif; vertical-align: middle }
.textfield  { background-color: #fff; margin-right: 2px; padding: 2px; height: 19px; border: solid 1px #066 }
textarea  { background-color: #fff; padding: 2px; border: solid 1px #066 }
/***
	SECTION COLORS
***/
.home { color: #99b200}
.about { color: #c00 }
.solutions { color: #ba8700}
.portfolio { color: #963}
.contact { color: #066 }
