html, body {
	background-color: #d2d2d2;
	background-image: url(../images/bg.jpg);
	margin: 0px;
	height: 100%;
}
#leftnav .rightbox a:link, #leftnav .rightbox a:visited {
	color:#FF9900;
	TEXT-DECORATION: none
}
#leftnav .rightbox a:hover, #leftnav .rightbox a:active {
    color: #42608A; 
	TEXT-DECORATION: none
}
#flashcontent {
		height: 441px;
}

div { border:0px green solid;
}
body {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*
#leftnav .rightbox li a {
    COLOR: #42608A; 
	TEXT-DECORATION: none
}

#leftnav .rightbox li a:hover {
	COLOR: #FF9900; 
	text-decoration:none;
}

#leftnav .rightbox li {
	list-style-type:none;
	color:#878787;
}
*/
li a {
    COLOR: #42608A; 
	TEXT-DECORATION: none
}

li a:hover {
	COLOR: #FF9900; 
	text-decoration:none;
}

li {
	list-style-type:none;
	color:#878787;
}
#container {
	background-color: #FFFFFF;
	width: 960px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom:15px;
	margin-top:30px;
}
#header {
	background-color: #42608A;
	background-image:url(../images/Header.jpg);
	background-repeat:no-repeat;
	height: 100px;
}

#header h1, h1 span {
/*width: 291px;
height: 35px;*/
width: 342px;
height: 51px;
background-image: url(../images/elegantdining.gif);
font-size: 100%;
background-repeat:no-repeat;

}
#header h1 span {
display: block;
position: relative;
z-index: 1;
/*margin-bottom: -41px;*/
margin-bottom: -1px;
}

#header h1 { overflow: hidden; }

#header .right {
	float: right;
	width: auto;
	text-align: right;
	padding-top: 15px;
	margin-right:1em;
}
#header .left {
	float: left;
	width: auto;
	text-align: right;
	padding-top: 15px;
	margin-right:1em;
}
#search li a:hover
{
    outline:none;
    border:none;
    text-decoration:none;
}
#search li {
	display: inline;
    padding-left: 0;
    margin-left: 0;
	margin-right: 0em;
	color: #666666;
	text-transform: uppercase;
}
#search input#image {
	font-size: 11px;
    color: #333333;
    border-width: 0px;
	/*border: 1px solid #999999;*/
	padding: 2px;
	width: 100px;
}
#search input#button {
    /*width: 5em;*/
    width:24px;
    background: transparent url(../images/search-submit.gif) no-repeat scroll top left;

}
#search {
    /*width: 5em;
    width:24px;*/
    

}
#search ul {
    padding-left: 0;
    margin-left: 0;
    
}

#loginbox {
	background-image: url(../images/linesbg.gif);
	margin-top: 7px;
	margin-bottom: 7px;
	padding-left:10px;
	height: 71px;
}
#loginbox li {
	display: inline;
    padding-left: 0;
    margin-left: 0;
	margin-right: 0em;
	color: #666666;
	text-transform: uppercase;
}
#loginbox input {
	font-size: 11px;
	color: #333333;
	/*border: 1px solid #999999;*/
	padding: 2px;
	width: 100px;
}
#loginbox input#button {
    /*width: 5em;*/
    width:24px;
    background: transparent url(../images/search-submit.gif) no-repeat scroll top left;

}
#loginbox #search {
    /*width: 5em;*/
    width:24px;
    

}
#loginbox ul {
    padding-left: 0;
    margin-left: 0;
    width: 600px;
}
#loginbox .left {
	float: left;
	width: 300px;
	
}
#loginbox .right {
	float: right;
	width: auto;
	text-align: right;
	padding-top: 15px;
	margin-right:1em;
}
#leftnav  hr {
	color: #FFFFFF; 
}

#leftnav {
	/*background-color: #878787;*/
	/*background-color:#D4D4D4;*/
	background-color:#fff;
	float: left;
	height: 100%;
}
#navwrapper 
{
	background-image: url(../images/sidebar.gif);
    background-color:#D4D4D4;
	width: 220px;
	float:left;
	
	
}
#content {
	border: 1px solid #bbbbbb;
	width: 958px;
}
#nav {
	background-image: url(../images/linesbg.gif);
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	
}
#nav .menu {
	
	margin-left: 15px;
	text-transform: uppercase;
	z-index:2;
	position:relative;
	
}
#nav .menu a {
	color: #333333;
	text-decoration: none;
	margin-right: 14px;
	margin-left: 14px;
	
}
#nav .menu a:hover {
	color: #FF6600;
	text-decoration: none;
}



#footer {
	background-color: #ededed;
	text-align: center;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	margin-top: 5px;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
.clear { clear:both;}
.clear_home { clear:both;
	margin-bottom:-2px;

}
#content .rightboxhome .text{
	margin: 20px;
	font-family:Arial,sans-serif;
	line-height: 1.4em;
}
#content .rightboxhome {
	background-color: #ffffff;
	float: right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
/*	width: 728px;*/
	width:100%;
	font-size: 14px;
	color: #666666;
	
}
#content .rightbox {
	background-color: #ffffff;
	float: right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width: 728px;
	font-size: 14px;
	color: #666666;
	padding-left: 10px;
}
#content .rightbox h1{
	text-transform:uppercase;
}
#content .rightbox h2{
	text-transform:capitalize;
}
#content .rightbox h5{
	display:inline;
}
#content .rightbox img {
	margin: 0px;
}
#content .rightbox p {
	padding-left: 20px;
	padding-right: 20px;
}

#leftnav ul {
	list-style-image: none;
	list-style-type: none;
}

#leftnav li {
	margin:5px;
}

#leftnav a {
	font-size: 12px;
	color: #5C5C5C;
	font-weight: bold;
	text-decoration: none;
}
#leftnav a:hover {
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
#leftnav .navcenter {
	text-align: left;
	width: 120px;
	margin-bottom: 50px;
	margin-top: 25px;
}
#leftnav .navleft {
	margin-top: 25px;
}
#content  .mainbox {
	float: right;
	width: 735px;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	height: 440px;
	position:relative;
	z-index:0;
}
#content .mainbox .callus {
	position:absolute;
	height: 155px;
	width: 155px;
	top:1px;
	right:10px;
	z-index:1;
}

.page_title{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color:#333333;
	text-transform:lowercase;
	font-weight: bold;
	margin-right: 30px;
	vertical-align:middle;
	float:right;
	clear:both;

}

.toplines{
	background-image: url(../images/linesbg.gif);
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	padding:3px;
	height:30px;
}

img { behavior: url(../iepngfix.htc) }

#imgbox, #esIamge{
z-index:2;
}

form#eventPlanningAssistantForm {}
/*input,textarea { border:1px solid #999; }*/
input:hover { background-color: #ccc; }
input.button { margin:8px; }
input.submit { margin:8px; }
/*input.button:hover { background-color: #ff8803;cursor:pointer; }
input.submit:hover { background-color: #ff8803;cursor:pointer; }*/
div.error {}
ul.error {}
span.error { color: red; }
span.required { color: red; }
label.title {}
input.email_confirm { display:none; }
div.formLeftButtons { float:left;clear:left;text-align:left; }
div.formCenterButtons { float:none;clear:none;text-align:center; }
div.formRightButtons { float:right;clear:right;text-align:right; }
div.clear { clear:both; }
div.email_confirm { display:none; }

#testimonial
{
    background-image: url(../images/quote.gif);
    background-repeat:no-repeat;
    color:Fuchsia;
    margin:10px;
    padding: 0 0 0 26px;
}

#testimonial .signature
{
    color:Maroon;
    float:right;
}

.sidemenumover
{
    height:30px;
}
#sidemenu
{
    width:190px;
}
#sidemenu .text
{
    padding: 0 0 15px 15px;
}
#sidemenu h1
{
    margin: 0px;
    padding: 3px 0 0 6px;
    width:190px;
    height:40px;
    color:Green;
    font-variant:small-caps;
    background-repeat:no-repeat;
    background-image:url(../images/sidebarheader2.gif);
}

#sidemenu ul
{
    padding: 0px 0 17px 17px;
}

#sidemenu .contactspacer
{
    height:440px;
}

#contactRight {
   float:right;
   width:400px;
   
   border-left-style:dotted;
   border-left-width:thin;
   padding: 0 0 0 10px;
}
#contactLeft {
   float:left;
   width:310px;
   
  }

.error
{
    color:Red;
}

#tips ol
{
    
}

#tips li
{
    list-style-type:upper-roman;
}
