/* --- dawn menu styles --*/
.menu_item {
	width:600px;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	font: bold 14px/20px "Trebuchet MS", Arial ;
	color: #fffdb9;
	display:block;
	
	}
	.menu_item img {
	margin: 20px 30px 30px;
	border: 15px solid #fff;
	}
	
	.menu_text {
	display: block;
	
	margin:0 35px;
	padding: 30px 0 0;
	}
	
	.clear {clear:both; height:20px;}

.style1 {font-weight: bold}



.sub_menu_nav {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.sub_menu_nav a:link{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #e1d9c7;
}
.sub_menu_nav a:visited{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #e1d9c7;
}
.sub_menu_nav a:hover{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.main_nav {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}
.main_nav a:link{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #e1d9c7;
	text-align: center;
	vertical-align: middle;
}
.main_nav a:visited{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #e1d9c7;
	text-align: center;
	vertical-align: middle;
}
.main_nav a:hover{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}
.slogan {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #6a621b;
	letter-spacing: 5px;
	font-weight: bold;
}
.front_title {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #fffdb9;
	text-align: left;
}
.welcome_text {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 20px;
	color: #fffdb9;
	text-align: left;
}
.welcome_text a:link{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 20px;
	color: #fffdb9;
	text-align: left;
}
.welcome_text a:visited{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 20px;
	color: #fffdb9;
	text-align: left;
}
.welcome_text a:hover{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	text-align: left;
}
.logo_type {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #d6ccb4;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	
}

.menu_pic {
	background-color: #FFFFFF;
	padding: 20px;
}
.caption_text {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 16px;
	color: #fffdb9;
	text-align: left;
}
#logo a {color:#CCCC00;}
.image {
	margin-left: 13px;
	border: 15px solid #fff;
	}