﻿body { background-color:#ccc;
       font-family:Century Gothic, Sans-Serif;
       font-size:11pt;
       margin:0;
       padding:0;
}

#pageContainer { margin:0px auto; width: 1000px;}

#menu_box { background-image:url('../images/menu_bg.jpg'); background-repeat:repeat-x; height:36px;}
#menu { color:#ffffff; padding-top:8px; text-align:center;}
#menu a { color:#ffffff; text-decoration:none; padding-right:50px;}
#menu a#current_page { color:#ffffff; text-decoration:underline;}
#menu a:hover { text-decoration:underline;}

#header_box { background-image:url('../images/header_bg.jpg'); background-repeat:repeat-x; height:148px; /*border-bottom:solid 4px #959595;*/
              border-top:solid 4px #959595;}

#content_box { margin-top: 35px; padding:25px 10px; background-color:#fff;}

#content {  padding:10px 0px 25px 60px; background-color:#fff;}

#content_one { padding: 10px 100px 25px 60px; background-color: #fff; }

#content_short { padding-right: 280px; }

#content_long {padding-right: 0px; }

#content img {float:left; padding:5px;}

#content a img {border:0px;}

#content a {text-decoration:none; color:#8e0202;}

#content a:hover {text-decoration:underline; color;#000;}

#sidebar {padding:5px;/*float:right; width:350px;*/}

#sidebar p {font-size: 10px; text-align:left;}

#sidebar a {text-decoration:none; color:#8e0202;}

#sidebar a:hover {text-decoration:underline; color:#000;}

#footer_box { height:20px; background-color:#262626; border-top:solid 4px #959595; /*width:100%;*/ padding:10px;}
#footer { color:#ffffff; font-size:8pt; text-align:center;}

/*----------Roll over Buttons---------*/

a img {border-width: 0;}
a#buy img {background: url(../images/button_buy_rest.jpg) top right no-repeat;}
a#acclaim img {background: url(../images/button_acclaim_rest.jpg) top right no-repeat;}
a#facebook img {background: url(../images/facebook_rest.jpg) bottom right no-repeat;}
a#blogger img {background: url(../images/blogger_rest.jpg) top right no-repeat;}

a#buy:hover img {background: url(../images/button_buy_hover.jpg) top right no-repeat;}
a#acclaim:hover img {background: url(../images/button_acclaim_hover.jpg) top right no-repeat;}
a#facebook:hover img {background: url(../images/facebook_hover.jpg) bottom right no-repeat;}
a#blogger:hover img {background: url(../images/blogger_hover.jpg) top right no-repeat;}

/*---------Roll over Buttons end--------*/

#address {line-height: 11px; }

.title { font-size:20pt; color:#8e0202; }

img, div {border:none;}


td, img { vertical-align:top;}

td {padding-right:5px; vertical-align:middle;}

br {margin-top:10px;}
    
        
h1, h2, h3 { color:#8e0202;}    


table { border:none;
    }   
    
.small_text { font-size:10px; text-align: left; }

.large_text {font-size:18px;}

.video {margin-top: 95px;}

.acclaim {margin-top:-10px;}

.red {color:#8e0202;}

.top {margin-top: 20px;}

