/**************************************************
General Body Styles
**************************************************/
body {
     text-align:center;
     background-color: #ffffff;
     padding: 0;
     margin:0;
     background-image: url(../images/bg_bodymain.jpg);
     background-repeat: repeat-x; }
body#photography{
     background-image: url(../images/bg_bodymain_photo.jpg)}
body#index {
     background-image: url(../images/bg_body.jpg);
     background-repeat: repeat-x; }
#index { }
#wrapper {
     width: 940px;
     text-align: left;
     margin: 0 auto;
     padding: 0; }
/**************************************************
General Text Styles
**************************************************/
h1 {
     color: #000000;
     font-family: Verdana, Helvetica, Arial, sans-serif;
     font-size: 25px;
     font-weight: normal; }
.c_one h1 {
     font-size: 25px; }
h2 {
     color: #585858;
     font-family: Times, "Times New Roman", serif;
     font-size: 18px;
     font-weight: bold;
     font-style: italic;
  margin: 0;     
margin-bottom: 7px; 
   }
p, li {
     font-family: Verdana, Helvetica, Arial, sans-serif;
     font-size: 13px;
     color: #000000;
     line-height: 18px;
     margin-top: 0; }
p {
     text-align: justify;
     color: #585858; }
p strong {
     font-weight: normal;
     margin-top: 30px;
     border-bottom: 1px #eee solid;
     font-style: italic; }
a:link, a:visited {
     color: #32abcd; }
a:hover {
     color: #d35428; }
.c_one ul {
     margin: 0;
     margin-bottom: 15px;
     padding: 10px 10px 10px 40px;
     background-color: #ededed;
     border: 1px #a8a8a8 solid; 
     color: #585858;
}
.c_one ul.no_border{
     border: none;}
.c_one li {
     margin-top: 8px;
     list-style-type: square;
     border-bottom: 1px #ffffff solid; }
/**************************************************
Logo Area Styles
**************************************************/
.logo_top {
     width: 940px;
     height: 39px; }
.logo_area {
     float: left;
     width: 940px;
     height: 140px;
     background-image: url(../images/bg_logo_area.png);
     background-repeat: no-repeat;
     margin: 0;
     padding: 0; }
.logo_area img.logo {
     padding: 0;
     margin:0;
     float: left; }
table.address_subnav {
     float: right; }
/**************************************************
Navigation Styles
**************************************************/
.navigation {
     float: left;
     text-align: center;
     font-family: Verdana, Helvetica, Arial, sans-serif;
     font-size: 13px;
     height:43px;
     width: 940px;
     font-weight: normal; }
.navigation ul {
     list-style: none;
     margin: 0;
     padding-top: 12px;
     padding-left: 0; }
.navigation li {
     display: inline;
     padding-right: 9px;
     padding-left: 9px;
     border-right: 1px #e5e5e5 solid;
     letter-spacing: -.5px; }
.navigation li.no_border, .footer li.no_border {
     border: none; }
.navigation a {
     color: #3e3e3e;
     border: none; }
.navigation a:link, .navigation a:visited {
     /* This is for Win/IE only */
     color: #3e3e3e;
     text-decoration: none;
     border: none; }
.navigation a:hover {
     color: #d35428;
     border-bottom: 1px #d35428 solid; }
/**************************************************
Header Styles
**************************************************/
body#index .header {
     float: left;
     width: 940px;
     height:290px;
     overflow: hidden;
     margin: 0;
     background-color: #000000; }
.header {
     float: left;
     width: 940px;
     height:167px;
     overflow: hidden;
     margin: 0;
     background-color: #000000;
     background-repeat: no-repeat; }
body#printing .header {
     background-image: url(../images/header_printing.jpg); }
body#design .header {
     background-image: url(../images/header_design.jpg); }
body#photography .header {
     background-image: url(../images/header_photography.jpg); }
body#mail .header {
     background-image: url(../images/header_mail.jpg); }
body#apparel .header {
     background-image: url(../images/header_apparel.jpg); }
body#web .header {
     background-image: url(../images/header_web.jpg); }
body#services .header {
     background-image: url(../images/header_services.jpg); }
body#sendfile .header {
     background-image: url(../images/header_sendfile.jpg); }
body#requestinfo .header {
     background-image: url(../images/header_inforequest.jpg); }
body#special .header {
     background-image: url(../images/header_special.jpg); }
body#promotional .header{
     background-image: url(../images/header_promotional.jpg); }
body#thankyou .header{
     background-image: url(../images/header_thankyou.jpg); }
body#specials .header{
     background-image: url(../images/header_specials.jpg); }

/**************************************************
Main Content Styles
**************************************************/
.content {
     float: left;
     padding: 15px 0 15px 25px;
     width: 915px }
.c_one {
     float: left;
     width: 590px;
     margin-right: 35px;
     text-align: left;
     min-height:300px; }
body#promotional .c_one, body#apparel .c_one{
     width: 915px;
     height: 100%;}
iframe{
     height: 100%;
     min-height: 500px;}
.c_two {
     float: left;
     width: 250px;

     min-height: 274px;
     padding: 0 20px 0 20px; }
body#index .c_two{
          background-image: url(../images/bg_specials.jpg);
     background-repeat: no-repeat;}
.c_two h1 {
     color: #ffffff;
     font-size: 20px;
     font-weight: normal;
     padding-top: 20px; }
.c_two h2 {
     font-family: Verdana, Helvetica, Arial, sans-serif;
     color: #000000;
     font-style: normal;
     font-size: 16px;
     margin-bottom: 0;
     font-weight: normal; }
.c_two p {
     margin: 5px 0 5px 0;
     color: #3f3f3f;
     text-align: inherit; }
/**************************************************
Footer Styles
**************************************************/
.footer {
     text-align: center;
     margin: 0 auto;
     clear:both;
     height: 118px;
     background-image: url(../images/bg_footer.jpg);
     padding-top: 25px;
     background-repeat: repeat-x; }
.footer a:hover {
     color: #d5652d; }
.footer ul {
     list-style: none;
     margin: 0;
     padding-top: 5px;
     padding-left: 0; }
.footer li {
     display: inline;
     padding-right: 6px;
     padding-left: 6px;
     border-right: 1px #e5e5e5 solid;
     letter-spacing: -.5px;
     font-size: 11px;
     font-family: Verdana, Helvetica, Arial, sans-serif; }
.footer li, .footer a:link, .footer a:visited {
     color: #6a686a; }
/********************************************************************
Form Styles
********************************************************************/
form.contact fieldset {
     border: none;
     padding: 0px; }
form.contact legend {
     color: #165a9f;
     font-family: Times;
     font-size: 12px;
     font-weight: bold;
     padding: 5px; }
form.contact {
     line-height: 100%;
     margin: -15px 15px 0pt;
     padding: 20px; }
form.contact label {
     color: #3b2a17;
     font-size: 15px; 
     font-family: times; }
form.contact label.fixedwidth {
     display: block;
     width: 250px;
      }
form.contact input{
     margin-bottom: 15px;}
form.contact input.no_padding{
     margin-bottom: 0;}
.underline {
     border-bottom: 1px #ababab solid; }