/*green : 1c850b */

body, table {
    margin:0px 0px; 
    padding:0px;
    text-align:center;
    font-size: 0.7em;
    line-height:140%;
    /*background: #faf5de;*/
}

table {
	font-size: 1em;
}

body, html, .menuItem { 
	font-family:helvetica,arial,sans-serif;  
}

.div_content {
width:1100px;
margin:0px auto;
text-align:left;
padding:5px;
height:100%
}


.div_logo, .div_menu_item {
	float:left;
}

.div_menu_item_price {
	text-align:right;
	float:right;
	font-weight:bold;
}

.div_banner_top {
	padding-top:10px;
	padding-left:75px;
	float:left;
	width:600px;
}

.div_access_header {
	float:left:
	color:white;
	padding-bottom:5px;
}

.span_access_header {
	font-size:90%;
}

.list_menu {
	/*list-style-image: url ( "script/dojo-release-1.3.2/dijit/themes/tundra/images/tooltipConnectorRight.png" );*/
	line-height:1.5;
	list-style-type:none;
	margin:5px 0 0;
	padding:0;
}

.list_menu_no_style {
	line-height:1.5;
	list-style-type:none;
}

.list_menu li a {
	font-size: 100%;
}

.list_menu li {
	padding-left: 15px;
	padding-right: 10px;
	background: url("../img/html/li.png") no-repeat scroll 0 5px transparent ;
}

h3, h4, h5, .div_menu_item_description {
	color:grey;
}


h4 {
	text-align:center;
}

.heading1 {
	font-weight: bold;
}

.heading1, .span_access_header, .div_bottom_banner span_access_header a {
	color:grey;
}

.leading_caps {
	font-size: 110%;
	font-weight: bold;
}

.div_left {
	width:32%; float:left;
	margin-left:5px;
}

.div_bottom_content .div_bottom_content_right .div_bottom_content_left {
	width:49%;height:20px;padding-left:5px;padding-top:3px;background: url(img/menu_bar_bottom_darkgrey_small.jpg) repeat-x
}

.div_bottom_content_right {
	float:right;
}  

.div_bottom_content_left {
	float:left;
}

.div_img_right {
	float:right;
	padding-right:5px;
	padding-left:5px;
}

.div_info_bottom {
	float:left;
	padding-left:15px;
	width:30%;
}

.breadcrumb {
	border-top: solid 1px lightgrey;
	border-bottom: solid 1px lightgrey; 
	width:100%;
	padding-top:2px;
	padding-bottom:2px;
}

:link              { color:#5c5c5c; text-decoration:none; }
:visited           { color:#5c5c5c; text-decoration:none; }
:hover             { color:black; text-decoration:underline; }
:active            { color:red; text-decoration:underline; }

.otherLink:link    { color:#5c5c5c; text-decoration:none; }
.otherLink:visited { color:#5c5c5c; text-decoration:none; }
.otherLink:hover   { color:black; text-decoration:underline; }
.otherLink:active  { color:red; text-decoration:none; }



.div_special_offers {
	width:30%; float:left;padding-left:5px;
}
