﻿body
{
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 12px;
    color: #303030;
    margin: 0px;
    padding: 0px 0px 50px 0px;
    background-color: #efefef;
}

#pagecontainer
{
    margin:10px 0px 50px 0px;
    border:1px solid #aaaaaa;
    width:800px;
    height:auto;
    overflow:hidden;
    position:absolute;
    left:50%;
    margin-left:-400px;
    background-color:White;
    padding-bottom:10px;
}

.shadowedbox780x250
{
    width:780px;
    height:250px;
    overflow:hidden;
    background-image:url(Images/shadowedbox780x250.jpg);
}
.shadowedbox370x620
{
    width:370px;
    height:620px;
    overflow:hidden;
    background-image:url(Images/shadowedbox370x620.jpg);
}

.shadowedbox780x90
{
    width:780px;
    height:90px;
    overflow:hidden;
    background-image:url(Images/shadowedbox780x90.jpg);
}

.shadowedbox320x220
{
    width:320px;
    height:220px;
    overflow:hidden;
    background-image:url(Images/shadowedbox320x220.jpg);
}

.shadowedbox780x250 img, .shadowedbox320x220 img, .shadowedbox370x620 img
{
    margin:10px;
}


#content
{
    margin:10px;
}

#Logo
{
    width:760px;
    height:70px;
    overflow:hidden;
    background-image:url(Images/logo.jpg);
    margin:10px;
}


#Header
{
    margin:10px;
}


#hometext
{
    width:440px;
    float:left;
}

#homepics
{
    width:320px;
    float:right;
}

h1
{
    font-size:16px;
}

#pic1, #pic2
{
    margin-top:10px;
}

#Menu
{
    width:770px;
    overflow:hidden;
    height:17px;
    margin-left:10px;
    font-weight:bold;
    font-size:13px;
}

.menuitem
{
    float:left;
    margin-right:10px;
}

.menuitem a
{
    text-decoration:none;
    color:#303030;
}

.menuitem a:hover
{
    text-decoration:underline;
}

#editor
{
    width:600px;
    float:left;
    margin-left:10px;
}

#pagelist
{
    width:150px;
    float:right;
    margin-right:10px;
}

#pagelist a
{
    width:150px;
    text-decoration:none;
    color:#303030;
    display:block;
    height:20px;
}

#pagelist a:hover
{
    text-decoration:underline;
}

.editorcss
{
    font-family: Trebuchet MS, Arial;
}

img
{
    border:0px;
}

.editorcss p
{
    font-size:12px;
}

.editorcss h1
{
    font-size:16px;
}

.editorcss h2
{
    font-size:14px;
}

#Heading
{
    margin-left:10px;
}

#nachos, #contact
{
    float:left;
}

#servicestext, #contacttext
{
    margin:0px 10px 0px 10px;
    width:370px;
    height:auto;
    overflow:hidden;
    float:right;
}

#gmap
{
    width:400px;
    height:400px;
    overflow:hidden;
    margin:10px 10px 0px 0px;
    float:left;
}

#locationtext
{
    width:350px;
    float:left;
    height:auto;
    overflow:hidden;
}

.contactprompt
{
    text-align:right;
    padding-right:10px;
}

#contactinfo
{
    margin:10px 0px 10px 0px;
    border:1px solid #909090;
    padding:10px;
}

.prompt
{
    font-weight:bold;
}
.item
{
    width: 252px;
    height: auto;
    overflow: hidden;
    border: 1px solid gray;
    padding: 0px;
    background: #C1CDCD;
    font-size:9px;
    margin:2px 5px 0px 5px;
}
.item_cat
{
    width: 252px;
    font-weight:bold;
    font-size:12px;
    margin:2px 5px 0px 5px;
}
.item_list
{
    overflow: hidden;
    border: 1px solid gray;
    padding: 0px;
    background: #C1CDCD;
    font-size:9px;
    margin:2px 5px 0px 5px;
}
.item_cat_list
{
    font-weight:bold;
    font-size:16px;
    margin:2px 5px 0px 5px;
}
.float_1
{
    float:left;
    height:400px;
    width:600px;    
}
.float_2
{
    float:left;
    padding:0px 0px 0px 0px;  
}
.button
{
    width:220px;
    margin:5px 5px 5px 5px;
}
.error_msg
{
    color:#ff0000;
    font-size:18px;
    font-weight:bold;
}