/* Start of CMSMS style sheet 'addon' */
#bread {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	float: left;
	height: 15px;
	width: 940px;
padding-top: 8px;
	padding-left: 20px;
}
.box11 {
	float: left;
	height: auto;
	width: 920px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#slider {
	float: left;
	height: auto;
	width: 600px;
	margin-right: 20px;
}

#allnews {
	float: left;
	height: auto;
	width: 300px;
        padding-top: 8px;
}

#allnews img {
	float: left;
padding-right: 15px;
}

.mgsides {
	float: left;
	height: auto;
	width: 210px;
}
.mgcont {
	float: left;
	height: auto;
	width: 450px;
	padding-right: 20px;
	padding-left: 20px;
}

.mgcont img {
	float: left;
padding-right: 15px;
}


.mglines {
	width: 650px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
margin-bottom: 10px;
}

.mgsearch {
float: right;
margin-top:50px;
margin-right:5px;
}

.alsearch {
margin-left: 130px;
}

.auto_img_news {
float: right;
}


/* email list top of announcement */
.list-header {
font-size: small;
color: #00497f;
font-weight: bold;
width: auto;
height: auto;
border-bottom: 1px solid #CCC;
padding-top: 5px;
padding-bottom: 3px;
margin-bottom: 5px;
padding-left: 5px;
}

.list {
	float: left;
	height: auto;
	width: 300px;
        background: #f4f4f4;
        margin-bottom: 20px;
}

.list table {
 padding: 5px;
}

/* newsletter */
 .headerTop { background-color:#FFFFF; border-top:0px solid #000000; border-bottom:1px solid #FFFFFF; text-align:center; }
 .adminText { font-size:10px; color:#00497f; line-height:200%; font-family:verdana; text-decoration:none; }
 .headerBar { background-color:#FFFFFF; border-top:0px solid #333333; border-bottom:10px solid #FFFFFF; }
 .title { font-size:20px; font-weight:bold; color:#00497f; font-family:arial; line-height:110%; }
 .subTitle { font-size:11px; font-weight:normal; color:#00497f; font-style:italic; font-family:arial; }
 .defaultText { font-size:12px; color:#000000; line-height:150%; font-family:trebuchet ms; }
 .footerRow { background-color:#FFFFFF; border-top:10px solid #FFFFFF; }
 .footerText { font-size:10px; color:#00497f; line-height:100%; font-family:verdana; }
 a { color:#00497f; color:#00497f; color:#00497f; }
 .headerArticle { font-size:20px;font-weight:bold;color:#00497f;font-family:arial;line-height:110%; }
 .subtitleArticle { font-size:11px;font-weight:normal;color:#666666;font-style:italic;font-family:arial; }

table.restaurants td { border: 1px solid #CCC; width: 150px; }
table.inner td { border: 0; }

/* drop down menu */
	/* General */
	#cssdropdown, #cssdropdown ul { list-style: none; }
	#cssdropdown, #cssdropdown * { padding: 0; margin: 0; }
	
	/* Head links */
	#cssdropdown li.headlink { width: 90px; float: left; margin-left: -1px; text-align: center; background: transparent; font-weight: bold; margin-right: 0; }
	#cssdropdown li.headlink a { display: block; padding: 0; }
	#cssdropdown li.headlink a:hover { text-decoration: none; }

	/* Child lists and links */
	#cssdropdown li.headlink ul { display: none; text-align: center; background: #CCC; }
	#cssdropdown li.headlink:hover ul { display: block;  background: #CCC; margin-top: 4px; opacity: .95; }
	#cssdropdown li.headlink ul li a { padding: 5px; height: 17px; }
	
	/* Pretty styling */
	#cssdropdown ul li a:hover { text-decoration: none; background: #E1E1E1; }
	#cssdropdown li.headlink ul { padding-bottom: 0; }
/* End of 'addon' */

