/* CSS Document */
* {
margin: 0px;
padding: 0px;
}

html, body {
border:0;
margin:0;
padding:0;
background: #182B17 url(../img/back.jpg) repeat-x;
}

#navigation {
float: right;
height: 10px;
padding: 50px 10px 10px 0px;
}
#container {
width: 1002px;
margin: 0px auto;
}
#contentHome {
width: 1002px;
height: 597px;
background: url(../img/home-main.jpg) no-repeat;
float: left;
position: relative;
}
#contentInternal {
width: 962px;
height: 690px;
background: url(../img/internal-content-bg2.jpg) no-repeat;
float: left;
padding-right: 40px;
}
#contentBoxInternal {
width: 640px;
height: 330px;
overflow: auto;
float: right;
padding: 10px 10px 10px 0px;
}
#titleBox {
width: 650px;
text-align: right;
float: right;
border-bottom: 1px solid #e5e5e5;
padding: 60px 0px 10px 0px;
margin-bottom: 20px;
}
#timeDateBox {
float: right;
padding-top: 60px;
}
#timeDateBox h2{
color: #FFFFFF;
font-size: 20px;
}
#timeDateBox p{
color: #FFFFFF;
text-align: center;
font-size: 16px;
}
#homeContentBox {
width: 500px;
padding:30px 0px 0px 300px;
}
#logoBox {
width: 100%;
float: right;
text-align: right;
padding-top: 10px;
}
#flashcontent {
float: left;
}
#footer {
width: 972px;
height: 56px;
background: url(../img/footer-bg.gif) no-repeat;
text-align: left;
font-size: 10px;
clear: both;
padding: 15px 0px 0px 30px;
}

#footer li{
float: left;
list-style-type: none;
padding-right: 5px;
}

.karmaFlyer {
padding: 0px 20px 0px 20px;
}
.alignRight {
text-align: right;
}
td {
vertical-align: top;
}
#contactBox {
position: absolute;
top:706px;
right: 30px;
}	
#contactBox a, #contactBox a:visited {
text-decoration: none;
font-size: 11px;
color: #4A6926;
}
#contactBox a:hover{
text-decoration:underline;
}
#foodListImg {
list-style-type: none;
}
#foodListImg li {
float: left;
}
#foodListImg img {
float: left;
}
#homeLogo {
position: absolute;
top: 536px;
right: 10px;
}
.clear {
clear: both;
}

.imgBox {
width: 300px;
float: left;
padding-bottom: 20px;
}

.newsBoxHome {
width: 266px;
height: 215px;
margin-left: 10px;
background: url(../img/home-news-border.gif) no-repeat;
}
