/* Start of CMSMS style sheet 'a_Nav_Simple-Horizontal.' */
/********************
MENU Nav_Simple-Horizontal
*********************/

#menu_horiz {
	margin: 4px 0 4px 0;
}

#menu_horiz a {
	font-family: arial;
	font-size: 11px;
	text-decoration:none; /* no underline for links */
	padding: 1px 12px; /* some air for it */
	margin: 4px 0 6px 0;
	color: #999999; /* this will be link color for all levels */
	border: 1px #999999 solid; 
	min-height:0.7em; /* Fixes IE7 whitespace bug */
}

#menu_horiz a.activeparent {
	color: #333333;
}

#menu_horiz a:hover {
	background-color: #D8FEFE;
}

#menu_horiz a.activeparent:hover {
	background-color: #D8FEFE;
}

.currentpage {
	font-weight: bold;
	/*text-decoration: underline;
	background: #97D597;
	padding: 0 3px 0 3px;*/
}

div.bot_nav {
  /*width: 180px;*/
	display: inline;
	margin: 0 4px;
}
/* End of 'a_Nav_Simple-Horizontal.' */

/* Start of CMSMS style sheet 'caminostyle' */
body {
	font-family: arial; 
	font-size: 12px; 
	color: #666666; 
}

a:link, a:visited {
	font-family: arial; 
	font-weight: bold; 
	font-size: 12px; 
	color: #333333; 
	text-decoration: none; 
}

a:hover  {
	color: #000066; 
}

.bodytext {
	font-family: arial; 
	font-size: 12px; 
	color: #333333; 
}

.print_img {
	border: 0;
}

td {
	font-family: arial; 
	font-size: 12px; 
	color: #333333; 
}

h2 {
	font-family: arial;
	font-size: 18px;
	color: #666666; 
}

div#main img {
	border: 1px solid #333333;
	margin-top: 3px;
}

/* position for the search box */
div#search {
   /* float: right; *//
   width: 120px;
   padding: 0;
   margin: 40px 0 0 0;
	 /*text-align: right;*/
	 font-size: 11px;
}

input#m3searchinput  {
	font-family: arial; 
	font-size: 11px; 
	color: #333333;
	display: block;
	margin: 2px 0;	
}

label {
	font-family: arial; 
	font-size: 11px; 
	color: #333333;
}

input {
	font-family: arial; 
	font-size: 11px; 
	color: #333333; 
}

div#blog_left {
text-align: center;
}

div#blog_left img {
margin: 2px 0 2px 0;
border: 1px solid #333333;
}

div.NewsSummary, div#NewsPostDetailContent {
	margin: 0 0 25px 0;
	border: 1px solid #EEEEEE;
	padding: 8px;
}

div.NewsSummaryMorelink {
	/*margin: -10px 0 0 0;*/
}

div.NewsSummaryPostdate, div#NewsPostDetailDate, div#NewsPostDetailCategory {
	color: #000066;
	/*font-weight: bold;*/
}

div#NewsPostDetailContent {
	margin-top: 10px;
	border: 1px solid #EEEEEE;
	padding: 0 0 8px 12px;
}
div#footer, div#footer a:link, div#footer a:visited {
	font-family: arial; 
	font-size: 11px; 
	color: #666666; 
} 


/* ///////////////// OLD Styles from original site - still in use? ///////// */

.bodytext8 {
	font-family: arial; 
	font-size: 10px; 
}

.bodytextwhite {
	font-family: arial; 
	font-size: 12px; 
	color: #FFFFCC; 
}

.bodytext10 {
	font-family: arial; 
	font-size: 13px; 
}

.contacttext {
	font-family: arial; 
	font-size: 14px; 
}

.hometext {
	font-family: arial; 
	font-size: 11pt; 
}

.presstext {
	font-size: 13px; 
}

.headertext {
	font-family: arial; 
	font-size: 18px; 
}

.headerlink {
	font-family: lydian csv bt, Georgia; 
	font-size: 24pt; 
	font-style: italic; 
	color: #333333; 
	text-decoration: none; 
}

.headertext2 {
	font-family: arial; 
	font-size: 15px; 
	font-weight: bold; 
	font-style: italic; 
	color: #FFFFFF; 
}

.headertext2a {
	font-family: verdana,arial; 
	font-size: 11pt; 
	font-style: italic; 
}

.headertext3 {
	font-family: arial; 
	font-size: 16px; 
	color: #FFFFFF; 
}

.headertext4 {
	font-family: arial; 
	font-size: 16px; 
}

.headertext5 {
	font-family: arial; 
	font-size: 15px; 
	font-weight: bold; 
	font-style: italic; 
}

.bodylink {
	font-family: verdana, arial; 
	font-size: 10px; 
	font-weight: bold color: #000000; 
	text-decoration: none; 
}

.menulink {
	font-family: verdana, arial; 
	font-weight: bold; 
	font-size: 14px; 
	color: #000066; 
	text-decoration: none; 
}

.more {
	font-family: arial; 
	font-weight: bold; 
	font-size: 12px; 
	color: #333333; 
	text-decoration: none; 
}

.localtext {
	font-family: verdana, arial; 
	font-weight: bold; 
	font-size: 12px; 
	color: #CC0033; 
}
/* End of 'caminostyle' */

