body {
margin-top: 15px; 
background-color: #0B0B0B; 
background-image:url(../images/Back.jpg);
background-repeat:repeat-x;
background-position:top left;
scrollbar-base-color:#B99E67; 
scrollbar-track-color:#0B0B0B; 
scrollbar-arrow-color:#4F2015; 
}

/* ~~~~~~~~ Begin Table 1 Config */

table#main { 
width: 1000px;
}

tr#top { 
vertical-align: middle; 
} 

td#top { 
background-image:url(../images/content_top_bg.png);
text-align: center;
height: 32px;
padding: 5px 25px 5px 5px; 
}

tr#head { 
vertical-align: middle; 
} 

td#head { 
background-image:url(../images/head.png);
text-align: left;
height: 320px;
padding: 10px 0px 0px 55px; 
}

tr#head2 { 
vertical-align: middle; 
} 

td#head2 { 
background-image:url(../images/head2.png);
text-align: left;
height: 150px;
padding: 10px 0px 0px 75px; 
}

tr#menu { 
vertical-align: top; 
} 

td#menu { 
background-image:url(../images/menu_bg.png);
text-align: center;
height: 61px;
padding: 8px 0px 0px 0px; 
}

tr#middle { 
vertical-align: top; 
} 

td#middle { 
background-image:url(../images/content_middle_bg.png);
text-align: left;
height: 230px;
padding: 0px 0px 0px 68px;
}

tr#bottom { 
vertical-align: middle; 
} 

td#bottom { 
background-image:url(../images/content_bottom_bg.png);
text-align: center;
height: 70px;
padding: 5px 25px 5px 5px;
}

/* ~~~~~~~~ End Table Config */
/* ~~~~~~~~ Begin Table Head Home Config */

table#headcontent { 
width: 883px;
}

tr#headcontent { 
vertical-align: top; 
} 

td#logo {
text-align: left;
padding: 0px 0px 0px 0px; 
}

td#flash { 
text-align: center;
padding: 0px 0px 0px 0px;
}

/* ~~~~~~~~ End Table Head Home Config */
/* ~~~~~~~~ Begin Table Head 2 Config */

table#head2 { 
width: 850px;
}

tr#head2 { 
vertical-align: middle; 
} 

td#headleft {
text-align: left;
width: 200px;
padding: 0px 0px 0px 0px; 
}

td#headright { 
text-align: center;
width: 650px;
padding: 0px 0px 0px 0px;
}

/* ~~~~~~~~ End Table Head 2 Config */
/* ~~~~~~~~ Begin Table Main Content Config */

table#maincontent { 
width: 856px;
}

tr#maincontent { 
vertical-align: top; 
} 

td#left {
text-align: left;
width: 518px;
padding: 0px 20px 0px 20px; 
}

td#right { 
text-align: left;
width: 338px;
padding: 0px 10px 0px 12x;
}

/* ~~~~~~~~ End Table Main Content Config */
/* ~~~~~~~~ Begin Table Contact Config */

table#contact { 
width: 200px;
}

tr#contact { 
vertical-align: top; 
} 

td#contact {
background-image:url(../images/contact.jpg);
text-align: left;
padding: 10px 10px 10px 10px; 
}

/* ~~~~~~~~ End Table Contact Config */
/* ~~~~~~~~ Begin Text */

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px; 
line-height:16px;
font-weight: normal; 
font-style: normal;
color: #0B0B0B; 
text-decoration: none; 
}

span.menuspot {
font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-weight: normal; 
color: #CDCEA6; 
}

span.head {
font-family: Times New Roman, Times, serif;
font-size: 20px; 
line-height:20px;
font-weight: normal; 
font-style: normal;
color: #660000; 
text-decoration: none; 
}

span.contact1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px; 
line-height:20px;
font-weight: bold; 
font-style: normal;
color: #44130C; 
text-decoration: none; 
}

span.contact {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
line-height:12px;
font-weight: normal; 
font-style: italic;
color: #0B0B0B; 
text-decoration: none; 
}

span.slogon {
font-family: Times New Roman, Times, serif;
font-size: 22px; 
line-height:20px;
font-weight: normal; 
font-style: normal;
color: #660000; 
text-decoration: none; 
}

span.slogon2 {
font-family: Times New Roman, Times, serif;
font-size: 16px; 
line-height:20px;
font-weight: normal; 
font-style: italic;
color: #660000; 
text-decoration: none; 
}

span.testimony {
font-family: Times New Roman, Times, serif;
font-size: 14px; 
line-height:16px;
font-weight: normal; 
font-style: italic;
color: #660000; 
text-decoration: none; 
}

/* ~~~~~~~~ End Text */
/* ~~~~~~~~ Begin Links */

a {
font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-weight: normal; 
color: #CDCEA6; 
text-decoration: none; 
}

a:hover {
color: #FDF1E5; 
background-color: #792A1B; 
text-decoration: underline; 
}

a.body:link  {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
line-height:12px;
font-weight: normal; 
font-style: italic;
color: #0B0B0B;  
text-decoration: underline; 
}

a.body:hover {
color: #FDF1E5; 
background-color: #792A1B; 
text-decoration: underline; 
}

a.external:link {color: #660000; font-size: 18px; font-weight: normal; }
a.external:visited {color: #660000; font-size: 18px; font-weight: normal; }
a.external:hover {color: #FDF1E5; background-color: #792A1B; text-decoration: underline;  }
a.external:active {color: red; } 

/* ~~~~~~~~ End Links */


