body { margin:0; background-color:#f3efea; background-image:url(images/bg.jpg); background-repeat:repeat-x; font: 12px/18px Georgia, "Times New Roman", Times, serif; color:#b0513d; }

#container { width:980px; margin-left:auto; margin-right:auto; background-image:url(images/global_header.jpg); background-repeat:no-repeat; }

#container_home { width:980px; margin-left:auto; margin-right:auto; background-image:url(images/home_header.jpg); background-repeat:no-repeat; }



/* HEADER */
#global_header { width:518px; height:140px; float:right; font: 12px/18px Georgia, "Times New Roman", Times, serif; }

#global_header #nav_top { width:518px; height:18px; padding-top:36px; color:#b0513d; text-align:right; }
#global_header #nav_top a { color:#b0513d; }

#global_header #nav_main { width:518px; height:24px; padding-top:36px; }
#global_header #nav_main img { padding-left:38px; }
#global_header #nav_main img.first { padding:0; }

#global_left { width:354px; min-height:640px; padding-left:29px; padding-right:29px; padding-top:29px; margin-top:25px; margin-left:25px; float:left; background-image:url(images/global_left.png); background-repeat:no-repeat; color:#7b3028; text-align:center; }
#global_left a { color:#7b3028; }
#global_left h2 { font-size:14px; font-style:italic; }
#global_left p.quote { font: 12px/18px Georgia, "Times New Roman", Times, serif; font-style:italic; color:#7b3028; margin-bottom:0; }
#global_left p.quote_name { text-align:right; color:#75251c; margin-top:0; margin-bottom:24px; color:#b0513d; }


/* FOOTER */
#global_footer { width:980px; padding-top:24px; padding-bottom:18px; clear:both; font-size:10px; color:#b0513d; text-align:center; }
#global_footer a { color:#b0513d; font-style:normal; text-decoration: none; }
#global_footer a:hover { text-decoration: underline; }


/* PAGE BODY */
#billboard { width:454px; height:148px; padding-top:36px; padding-bottom:36px; padding-right:64px; float:right; font: 14px/24px Georgia, "Times New Roman", Times, serif; }
#billboard .quote_name { text-align:right; color:#75251c; }
#billboard p { margin:0; font-size:12px; line-height:16px; }

#pb { width:518px; padding-top:36px; float:right; }



a { color:#7b3028; font-style:italic; text-decoration: none; }
a:hover { text-decoration: underline; }

h1 { font: 24px/24px Georgia, "Times New Roman", Times, serif; color:#b0513d; font-weight:normal; margin:0; margin-bottom:18px; }
h2 { font-size:16px; font-weight:normal; margin:0; color:#7b3028; }
h3 { font-size:14px; font-weight:normal; margin:0; color:#7b3028; }

ul { margin-bottom:18px; }
li { margin-bottom:8px; }

.spacer { clear:both; width:100%; height:1px; }

td { vertical-align:top; }

.form-table td { padding-bottom:14px; }
.form-text { font: 12px Arial, Helvetica, sans-serif; color:#555; }
.form-btn { color:#555; }
