body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	background: #99CCFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image:url("../assets/templates/lmn/images/back.gif");
	background-repeat:repeat;
}

.copyright {
padding: 5px;
color: #FFFFFF;
}

/***** Type styles*****/
p {
	font-size:  12px;
	color: #000000;
	line-height: 14px;
}

a {
color:#6699FF;
text-decoration: none;
}

h1 {
font-size: 18px;
color: #000000;
}

h1 a {
color: ##6699FF;
text-decoration: none;
}

h2 {
font-size: 14px;
color: #000000;
}
h2 a {
color: ##6699FF;
text-decoration: none;
}
h3 {
font-size: 12px;
color: #000000;
}
h3 a {
color: ##6699FF;
text-decoration: none;
}

img {
border: 0px;
}

#container {
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border: 10px solid #FFFFFF;
	vertical-align:top;
}
#mainContent {
	padding-top: 25px;
		background: #FFFFFF;
}

#header {
height:150px;
}

#search {
width: 220px;
height: 40px;
}

#menu {
background-color: #FF9900;
width:1000px;
height: 20px;
float:left;
margin-bottom:5px;
}

#breadcrumb {
padding-left: 10px;
padding-top: 3px;
font-size:10px;
}

#logo {
width: 150px;
height:100px;
float:right;
}

#logo2 {
width: 150px;
height:100px;
float:left;
}
#headimage {
width: 1000px;
margin-bottom:5px;
margin-top:5px;
border: 0;
}

#headerbar {
width:1000px;
height:20px;
background-color:#FF9900;
font-size:11px;
color:#000000;
}


#leftcol {
float: left;
width: 250px;
padding: 15px 10px 15px 0px;

}

#rightcol {
margin: 0 0 0 300px;
padding: 0 20px 20px;
border-left: #333333 solid 1px;
}

#rightcol a {
font-size:12px;
text-decoration:none;
}
fieldset {
border: 0px solid;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
	
.image {
margin-bottom: 20px;
}

.box_style {
width: 200px;
height:125px;
}

.box_style a {
font-size: 12px;
color: #000000;
text-decoration: none;
}

/*********************************************
Event Definitions
*********************************************/
.miniEventList li {
margin:0;
list-style:none;
font-size:12px;
}

.miniEventList {
margin-left: 20px;
}

.eventHeading {
border-bottom: 1px solid;
}

/*********************************************
Feedback Definitions
*********************************************/
.feedback {
border-top: 1px solid;
}

/*********************************************
Calendar Definitions
*********************************************/
table.calendar {
  width: 182px;
  padding: 0px;
  margin: 0px auto;
  margin-bottom: 5px;
  border-left: 1px solid #A2ADBC;
  font: bold 12px/20px;
  text-align: center;
  background-color: #EEE;
  color: #888888;
}
.calendar-prev, .calendar-prev a, .calendar-next, .calendar-next a {
  font: bold 18px;
  text-align: center;
  text-decoration: none;
}
caption.calendar-month {
  margin: 0px auto;
  margin-top: 5px;
  padding: 5px 0px;
  width: 182px;
  color: #8CAB63;	 
  font: bold 12px/20px;
  text-align: center;
}
table.calendar th {
  font: bold 11px/20px;
  color: #616B76;
  width: 26px;
  height: 25px;
  border-right: 1px solid #A2ADBC;
  border-bottom: 1px solid #A2ADBC;
  border-top: 1px solid #A2ADBC;
  text-align: center;
}
table.calendar td {
  border-right: 1px solid #A2ADBC;
  border-bottom: 1px solid #A2ADBC;
  width: 26px;
  height: 25px;
  text-align: center;
}
table.calendar td a {
  text-decoration: none;
  font-weight: bold;
  display: block;
  font-size:110%;
}
table.calendar td a:link, table.calendar td a:visited {
color:#FF6600;
}
table.calendar td a:hover, table.calendar td a:active {
color:#FF6600;
}
/*********************************************
News Definitions
*********************************************/
.ticker {
font-size: 12px;
line-height:12px;
}

.ticker a {
font-weight:bold;
font-size: 12px;
color: #000000;
text-decoration: none;
}


#newslist {
width:250px;
}

table.homenews {
width:220px;
font-size: 12px;
}

td.homenewshead {
color:#fff;
background-color: #3399FF;
padding:5px;
}

table.homenews ul {
list-style:none;
padding-right: 0px;
	padding-left: 0px;
	margin: 0px;

}
table.homenews a {
font-size: 12px;
line-height:12px;
color: #000;
font-weight:bold;

}
#newslist li {
padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	list-style:none;
}
td.homenews {
padding:5px;
}

/*********************************************
Search Definitions
*********************************************/


#ajaxSearch_form {
           color: #444;
           width: auto;
       }
       #ajaxSearch_input {
           width: auto;
           display: inline;
           height: 17px;
           border: 1px solid #ddd;
           border-left-color: #c3c3c3;
           border-top-color: #7c7c7c;
           background: #fff url(images/input-bg.gif) repeat-x top left;
           margin: 0 3px 0 0;
           padding: 3px 0 0;
           vertical-align: top;
       }
       #ajaxSearch_submit {
           display: inline;
           height: 22px;
           line-height: 22px;
       }
       #ajaxSearch_output {
           border: 1px solid #444;
           padding: 10px;
           background: #fff;
           display: block;
           height: auto;
           vertical-align: top;
       }
       .AS_ajax_result {
           color: #444;
           margin-bottom: 3px;
       }
       .AS_ajax_resultLink {
           text-decoration: underline;
       }
       .AS_ajax_resultDescription{
           color: #555;
       }
       .AS_ajax_more {
           color: #555;
       }
