/*
------------------------
 L A Y O U T  S T U F F
------------------------
*/
body {background-color:#3E0000; margin:0; padding:0; text-align:center; min-width:760px; font-family:Verdana,Arial,Tahoma,sans-serif; font-size:12px;}
#wrapper {width:780px; margin:0 auto; text-align: justify; background-color:#FFFFFF;}
#TopBar {width:100%; height:19px; background:url(images/TopBarBG.jpg) repeat;}
#MenuBar {margin:0; width:100%; height:19px; background-color:#88140B; text-align:center;}
#BigHead {width:100%; height:87px; background:url(images/BigHead-BG.jpg) repeat; border-bottom:3px solid #B3811A;}
/* Border used in BigHead: border-right:2px solid #B3811A; border-left:2px solid #B3811A; */
#Slogan {float:right; margin-top:20px; margin-right:20px; font-family:Verdana,arial,Tahoma,sans-serif; font-size:14px; font-weight:bold; color:#F3E799; text-align:center; width:200px;}
#Logo {width:200px; height:73px; border:1px solid #000000; margin:7px 10px 0 10px;}
.Clear {clear:both;}

/*
--------------------------------------------
 F O N T S  &  T E X T  F O R M A T T I N G
--------------------------------------------
*/
h1 {color:#AC8920; font-size:20px; text-align:center; margin-bottom:10px;}
h2 {color:#800000; font-size:16px; text-align:center; margin-bottom:8px;}
h3 {color:#800000; font-size:14px; text-align:center; margin-bottom:6px;}
.BodyText p {font-family:Verdana,Arial,Tahoma,sans-serif; font-size:10px; text-align:left;line-height:130%}
.BodyText li {font-family:Verdana,Arial,Tahoma,sans-serif; font-size:12px; text-align:left;}
.Burg {color:#800000;}
.Red {color:#B30000;}
.Blue {color:#0000FF;}
.Gold {color:#AC8920;}
.Bold {font-weight:bold;}
.GraphicSubLarge {font-family:Verdana,Arial,Tahoma,sans-serif; font-size:10px; font-weight:bold; color:#AC8920;}
.GraphicSubSmall {font-family:Verdana,Arial,Tahoma,sans-serif; font-size:8px; font-weight:bold; color:#3E0000;}
.FootLink {font-size:9px; color:#F3E799;line-height:150%; width:780px; height:60px; background:url(images/BotBarBG.jpg) repeat; text-align:center; padding:3px 0;}
.Highlight {background-color:#F7EED5; padding:3px;}

a.LinkOnRed:Link {color:#F3E799;}
a.LinkOnRed:Visited {color:#F3E799;}
a.LinkOnRed:Hover {color:#FFFFFF;}
a.LinkOnRed:Active {color:#F3E799;}


/*
-------------------
 M A I N  M E N U
------------------
*/




/*
----------------------------
 S P E C I F I C  P A G E S
----------------------------
*/
/* C O N T A C T  P A G E */
fieldset {border-color:#641415; margin:0 10px 10px 10px; font-size:10px;}
.FormButton {
   background:#FAF3E8;
   font-size:12px;
   border-top:1px solid #E4E4E4;
   border-left:1px solid #E4E4E4;
   border-right:1px solid #641415;
   border-bottom:1px solid #641415;}
#SpamBox {text-align:center; line-height:160%; margin-top:10px; width:96%; padding:5px; border:1px solid #800000; background:#FAF3E8;}
#FormTable td, input {color: #300000; font-size:10px;}
.formlabel {text-align:right; padding-right:8px;}
input, textarea {
   background:#FAF3E8;
   font-size:11px;
   border-top:1px solid #641415;
   border-left:1px solid #641415;
   border-right:1px solid #E4E4E4;
   border-bottom:1px solid #E4E4E4;}

/* P R I C I N G  P A G E */
.CostTable td {text-align:left; width:80% font-family:Verdana,Arial,Tahoma,sans-serif; font-size:10px; padding:0 20px;}
p.Q {color:#800000; font-weight:bold; padding-bottom:0; margin-bottom:0}
p.A {margin-bottom:15px; padding-top:0; margin-top:0;}

/*
--------------
 D O D A D S
--------------
*/
/* S I D E  B U T T I O N S */
#sb_Sample a {display:block; width:200px; height:60px; padding:0; background:url(images/but_Sample.png) 0 0 no-repeat; text-decoration:none;}
#sb_Sample a:hover {background-position: 0 -60px;}
#sb_Sample a:active {background-position: 0 -118px;}
#sb_Details a {display:block; width:200px; height:60px; padding:0; background:url(images/but_Details.png) 0 0 no-repeat; text-decoration:none;}
#sb_Details a:hover {background-position: 0 -60px;}
#sb_Details a:active {background-position: 0 -118px;}
#sb_Craig a {display:block; width:200px; height:60px; padding:0; background:url(images/but_Craig.png) 0 0 no-repeat; text-decoration:none;}
#sb_Craig a:hover {background-position: 0 -60px;}
#sb_Craig a:active {background-position: 0 -118px;}

