@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}

p {
padding-bottom:10px;
font-size:12px;
}

hr {
margin-bottom:10px;
}

body {
background-image: url(../images/back2.jpg);
background-color: #CACCFD;
background-repeat: repeat-x;
margin-top:15px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#shell {
width:889px;
margin:0 auto;
text-align:left;
border:2px solid #333;
}

#logo {
height:83px;
background:url(../images/logo.jpg) top left no-repeat #eee5c4;
}

#banner {
height:209px;
background:url(../images/banner.jpg) top left no-repeat #eee5c4;
}

#content {
height:300px;
background-color:#fff;
padding:35px;
}

#content-menu {
height:1450px;
background-color:#fff;
padding:35px;
}

#content-menu strong {
font-size:14px;
color:#98b2d8;
}

#menu-color01, #menu-color02, #menu-color03, #menu-color04, #menu-color05, #menu-color06, #menu-color07, #menu-color08, #menu-color09, #menu-color10 {
color:#FF9900;
font-weight:bold;
}

#content-serv {
height:600px;
background-color:#fff;
padding:35px;
}

#content-serv strong {
font-size:14px;
color:#98b2d8;
}

#nav {
height:47px;
background:url(../images/nav.jpg) top left no-repeat #eee5c4;
}

#nav ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#nav li {
display:block;
float:left;
width:140px;
background:url(../images/nav-divider.jpg) right top no-repeat;
height:47px -5px;
padding-top:12px;
text-align:center;
}

#nav li a {
color:#4d4e88;
text-decoration:none;
font-weight:bold;
}

#nav li a:hover {
color:#98b2d8;
}

#pics {
width:167px;
float:left;
}

#text1 {
width:310px;
float:left;
padding-left:30px;
padding-right:30px;
background:url(../images/divider.jpg) top right repeat-y;
font-size:10px;
}

#text1 h1 {
color:#98b2d8;
padding-bottom:10px;
font-size:20px;
}

#text1 a {
color:#024e9b;
float:right;
font-size:12px;
font-weight:bold;
}

#text1 a:hover {
color:#333;
}

#text2 {
float:left;
width:245px;
padding-left:30px;
font-size:10px;
}

#text2 a {
color:#024e9b;
}

#text2 a:hover {
color:#333;
}

#text2 h1 {
color:#98b2d8;
padding-bottom:10px;
font-size:20px;
}

#text2 h2 {
color:#333;
font-size:18px;
}

#catering-services {
background:url(../images/catering-services.jpg) top left no-repeat;
width:254px;
height:83px;
text-align:center;
font-size:14px;
font-weight:bold;
color:#333;
padding-top:10px;
}

#catering-services a {
color:#024e9b;
}

#catering-services a:hover {
color:#333;
}

#footer {
padding-top:30px;
height:58px;
background:url(../images/footer.jpg) top left repeat-x #eee5c4;
}

#footer ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#footer li {
display:block;
float:right;
width:140px;
background:url(../images/nav-divider.jpg) left top no-repeat;
height:47px -5px;
padding-top:12px;
text-align:center;
}

#footer li a {
color:#999999;
text-decoration:none;
font-weight:bold;
}

#footer li a:hover {
color:#98b2d8;
}

#ems {
padding-top:12px;
}

#ems a {
color:#999999;
font-size:14px;
padding-left:15px;
font-weight:bold;
text-decoration:none;
}

#ems a:hover {
color:#98b2d8;
}

label { width: 8em; float: left; font-size:12px; }
label.error { float: left; color: red;  vertical-align: top; width: 70%; padding-left: 10em; font-size:12px;}
form p { clear: both; }
.submit { margin: 0 0 10px 120px; position: relative; }
em { font-weight: bold; padding-right: 1em; vertical-align: top; }
fieldset {margin-left: 0; width: 310px; text-align: left; float: left; border: 0px solid black; padding: 0px;}
#formtext{color: #000;}
textarea {border: 1px solid #ccc;}
input {border: 1px solid #ccc;}
form {border: none;}
