td, body, input, textarea, option, select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
input, textarea, option, select { color: #000000; }

body {background-color:#FEF0EC} 

h1, h2, h3, h4, h5, h6, p { margin: 0 0 1.2em 0; }

body { margin: 0; padding: 0; }

a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #FF9900; }
a:active { color: #000000; }

/* HEADER STYLES */
h1, .cfont7 { font-size: 1.6em; font-weight: bold; text-transform: uppercase; }
h2, .cfont6 { font-size: 1.4em; font-weight: bold; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2 { font-size: 1.2em; font-weight: bold; }
h4, .cfont4, .cbodyhdr4 { font-size: 1em; font-weight: bold; font-variant: small-caps; }
h5, .cfont3 { font-size: .9em; font-weight: bold; }
h6, .cfont1 { font-size: .8em; font-weight: bold; }

/* SMALL TEXT STYLE */
.smallText { font-size: 9px; }

/* CONTACT FORM - MAIN STYLES */
.asterisk { color: #990033; }
#contactFormMain .inputFieldSize1 { width: 196px; }
#contactFormMain .selectFieldSize1 { width: 196px; }
#contactFormMain .textareaFieldSize1 { height: 100px; width: 300px; }
#contactFormMain .checkboxSize1 { height: 14px; margin: 2px 0 0 0; }
#contactFormMain .textNoBreak { white-space: nowrap; }

/* PROFILE STYLES */
/* these are the profile styles that are NOT the same as the default */
.profiletopname { font-size: 15px; font-weight: bold; }
.profilecommtextUpr { font-size: 13px; font-weight: bold; }
.profilecommtexthdr { font-size: 13px; font-weight: bold; }
.profileheader { font-size: 13px; font-weight: bold; }
/* these are the profile styles that ARE the same as the default */
/* only modify these styles if you want them to be different than the default */
.profileaddress { }
.profilecommtext { }
.profilenavbartext { }
.profiletext { }
.profilenarrtext { }
.profileafflname { }

/* cbodytxt is used on the default staff link */
/* cbodyhdr3 is used on the default TOC link */
/* only modify these styles if you want them to be different than the default */
.cbodytxt { }
.cbodytxt3 { }

/* EMAIL OBFUSCATION STYLES */
.emailObfuscationBody { background-image: url(../images/spacer.gif); }
#emailObfuscation { padding: 5px; }
#emailObfuscation h4 { margin-top: 0; margin-bottom: 16px; }
#emailObfuscation .asterisk { color: #ff0000; }
#emailObfuscation table { margin: 10px; }
#emailObfuscation td { height: 24px; }
#emailObfuscation td.cellLeft { padding: 2px; }
#emailObfuscation td.cellRight { padding: 2px; }
#emailObfuscation td.cellColspan2 { padding: 2px; }
#emailObfuscation input { width: 230px; }
#emailObfuscation textarea { width: 300px; }
#emailObfuscation input.RadioButtonPrefferredEmail { width: 15px; }
#emailObfuscation input.RadioButtonPrefferredPhone { width: 15px; }
#emailObfuscation input.CheckBoxSendCopy { width: 15px; }
#emailObfuscation input.ButtonSubmit { width: 100px; }
#emailObfuscation input.ButtonReset { width: 100px; }
#emailObfuscation p.closeWindow { text-align: right; }

/* DESIGN SUPPORT STYLES */

.clear { clear: both; line-height: 10px; }

.design { width: 750px; text-align: center; margin: 0 auto 20px; }

#lyt_container { width: 750px; text-align: left; margin: 10px auto; background: url(../images/bg-container.gif) right repeat-y; }
#lyt_header { background: #FEF0EC; }
.home #lyt_headerphoto { margin-right: 1px; }

#lyt_sidebar { float: right; font-size: 12px; width: 315px; }
#lyt_sidebartitle { margin: 15px 0 10px 15px;}
#lyt_sidebar ul { margin: 0 0 50px 25px; padding: 0; list-style-type: none;}
#lyt_sidebar li { margin: 0 0 8px 0; padding: 0;}
#lyt_sidebar li a { background:url(images/bullet-arrow.gif) no-repeat; padding-left: 24px; }
#lyt_sidebar li a:hover {background-image:url(../images/bullet-arrow-o.gif);}
#lyt_sidebar p {margin-left: 50px;}

#lyt_contentContainer{ width: 421px; float: left; line-height:12px; }
table.lyt_fix { width: 421px; padding: 0; margin: 0; border-spacing: 0; border-collapse: collapse; border-width: 0; }
#lyt_content h1{ margin-top: 30px; }
#lyt_content #lyt_img { margin: 8px 0 8px 8px; float: right;}
.home #lyt_content #lyt_img { margin: 8px 8px 8px 0; float: left; }

#lyt_footer{ background:#000000; color:#ffffff; text-align:center; padding:5px 0; }
#lyt_footer p {margin-top: 10px;}

#lyt_btmNav a{ color:#ffffff; margin:0 10px; }
#lyt_btmNav a:hover {color:#FF9900; }
