@charset "UTF-8";
/* CSS Document */

/* -------------------------------------------------------------------- CURRENT DOCUMENT -------------------------------------------------------------------- */

body { font-family:Arial, Helvetica, sans-serif;  background-image:url(../images/background-color.gif); background-repeat:repeat;  }
#master_container { width:100%; }

.a_one { position:absolute; }

.tape { float:left; width:100%; height:16px; background-image:url(../images/tape-measure.png); background-repeat:repeat-x; }
.stone { float:left; width:100%; background-image:url(../images/background.jpg); background-repeat:repeat-x; height:749px; }
.margin { width:1040px; margin:0px auto; }
.content { float:left; width:100%; background-image:url(../images/boxes/body.png); background-repeat:repeat-y; }
.start { float:left; width:994px; border-style:solid; border-width:3px; border-color:#999; margin-left:20px;}
.tommy_gunn { float:left; width:979px; height:497px; background-image:url(../images/tommy-gunn.jpg); margin-left:5px; }
.start > h1 { float:left; font-family:Impact, charcoal, san-sarif; text-align:center; font-weight:normal; font-weight:normal; width:979px; line-height:1.4em; }
.ruler { float:left; width:98%; height:98px; margin:20px 1% 30px 1%; }
.ruler_head { float:left; width:100%; background-repeat:repeat-x; height:27px; background-image:url(../images/ruler-head.png); }
.ruler_foot { float:left; width:100%; background-repeat:repeat-x; height:35px; background-image:url(../images/ruler-foot.png); }
.ruler_body { float:left; width:100%; height:34px; }
.ruler_gradient { float:left; height:34px; width:958px; background-image:url(../images/ruler-gradient.png); background-repeat:repeat-x; }
.ruler_gradient > ul { float:left; }
.ruler_gradient > ul > li { float:left; display:inline; font-size:1.5em; margin-left:32px; margin-top:5px; }

.start > p { font-family:Arial, Helvetica, sans-serif; padding:0 30px; }

#foot { float:left; width:994px; margin-top:10px; margin-left:20px;  }
#foot > p { float:left; width:820px; text-align:right; color:#FFF; font-size:.75em; margin-top:5px; margin-right:10px; margin-bottom:20px; }
/* -------------------------------------------------------------------- Recycle -------------------------------------------------------------------- */
.pod_two { float:left; width:994px; margin-bottom:10px; border-style:solid; border-width:5px; border-color:#FFF; margin-left:20px; } 
.pod_two_body { float:left; width:100%; height:344px; background-image:url(../images/pod-two-background.gif); background-repeat:repeat-x; }
.pod_two_body > h2 { float:left; font-family:Impact, charcoal, san-sarif; font-weight:normal; font-size:3em; width:100%; line-height:1.2em; margin:10px 0; text-shadow: 5px 3px #000; font-weight:normal; text-align:center; }
.black_back { background-color:#000; }
.pad_spec { padding:0 8px; }
.blue_spec { float:left; height:110px; background-image:url(../images/blue-x.gif); background-repeat:repeat-x; width:825px; margin-left:10px; }

.pod_two_body > ul { float:left; width:100px; margin-left:25px; }
.pod_two_body > ul > li { color:#FF0; list-style-type:square; font-size:1.2em; margin-bottom:5px; }
.pod_two_body > p { float:left; width:96%; color:#FFF; font-size:1.1em; padding-top:15px; padding-left:2%; text-align:center; line-height:1.5em; }
.pod_two_body  > p a { color:#FF0; text-decoration:underline; }
.pod_two_body  > p a:hover { color:#FFF; text-decoration:underline; }
/* -------------------------------------------------------------------- Recycle -------------------------------------------------------------------- */

/* -------------------------------------------------------------------- CURRENT DOCUMENT -------------------------------------------------------------------- */