@charset "utf-8";
/* CSS Document */


/***************** STRUCTURE / LAYOUT STYLES *****************/

a:link { 
color: #0f2a87;
text-decoration: underline;
}

a:visited { 
color: #0f2a87;
text-decoration: underline; 
}

a:hover { 
color: #83431f;
text-decoration: underline;
}

a:active { 
color: #83431f;
text-decoration: underline;
}

a.hpphotogal:link { 
color: #FFFFFF;
text-decoration: underline;
}

a.hpphotogal:visited { 
color: #FFFFFF;
text-decoration: underline; 
}

a.hpphotogal:hover { 
color: #E5E0D7;
text-decoration: underline;
}

a.hpphotogal:active { 
color: #E5E0D7;
text-decoration: underline;
}

body {
	text-align:center;
	background-image:url(http://www.lodona.org/images/bg-ltgreen.gif);
	font: normal 12px/150% Arial, Helvetica, sans-serif;
	color: #333638;
	letter-spacing: .01em;
	}
	
#main_wrapper {
	width:955px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(http://www.lodona.org/images/boxes/main-box-middle.gif) repeat-y 15px 0;
	}
		
#header {
	background: url(http://www.lodona.org/images/boxes/main-box-top.gif) no-repeat 15px 0;
	}
	
#left_col {
	width: 332px;
	float: left;
		}
	
#right_col {
	width: 623px;
	float: left;
	}

#whole_page {
	width: 955;
	}
	
#footer {
	background: url(http://www.lodona.org/images/boxes/main-box-bottom.gif) repeat-y 15px 0 5px;
	border-bottom:solid #824321 1px;
	margin-left: 15px;
	}

#header_inner, #footer_inner, #left_col_inner, #right_col_inner {
	overflow:hidden;
	}

#header_inner {
	padding: 10px;
	position: relative;
	height: 100px;
	}

#left_col_inner {
	position: relative;
}

#right_col_inner {
	padding: 0 25px 0 25px;
	border-left: 1px solid #824321;
}

#footer_inner {
	text-align: right;
	}

#whole_page_inner {
	padding: 0 25px 0 40px;
}
	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
	
/***************** GENERAL STYLES *****************/

#logo {
	margin: 0;
	width: 304px;
	height: 100px;
	position: absolute;
	top:6px;
	left:21px;
}

img {
	border:none;
	}

.imgfltright {
	float: right;
	padding: 4px;
	border: 1px dashed #70801F;
	margin: 0 0 20px 20px;
	}
	
h2 {
	color:#70801f;
	font-size: 1.5em;
	}

h2.widgettitle {
	color:#70801f;
	font-size: 1.5em;
	list-style: none;
	background-image:none;
	background-color:#FFF;
	}
	
h2.tec-cal-title {
	margin-left: 25px;
}

li.cat-item {
	background-image: url(http://www.lodona.org/images/elements/green-square.gif);
	background-repeat: no-repeat;
	padding-left: 1.8em; /* Moves Text Away from Image */
	margin-bottom: .7em; /* Vertical Space Between List Items */
	list-style-type: none;
	text-align: left;
}

h4 {
	color: #cbda84;
	font-size: 1.1em;
	margin-top: 10px;
	padding: 0;
	}

h1 {
	color: #0c2f89;
	font: normal 1.7em "Times New Roman", Times, serif;
	padding-top: 3px;
	}

.headingbllg {
	color: #0c2f89;
	font: normal 1.7em "Times New Roman", Times, serif;
	padding-top: 3px;
	}
	
.subheading {
	color: #70801F;
	font-size: 1.2em;
	}

.subheadingbr {
	color: #83431f;
	font-size: 1.1em;
	}
		
.bluehr {
	padding: 0 0 6px 15px;
}

.brownhr {
	padding: 5px 0 5px 15px;
}

.marginfl {
	margin-left: 15px;
}

.learnmorebtn {
	border:none;
	padding-top: 7px;
	padding-bottom: 7px;
	}

.infodividers {
	color: #824321;
	padding: 0 3px 0 3px;
	}

#copyright_wrapper {
	width:955px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	border: none;
	}
	
.copyrighttext {
	color: #824321;
	font-size: .8em;
	padding-top: 10px;
	margin-left: 20px;
	}


ul {
	padding: 0;
	margin:0;
	}

li {
	background-image: url(http://www.lodona.org/images/elements/green-square.gif);
	background-repeat: no-repeat;
	padding-left: 1.8em; /* Moves Text Away from Image */
	margin-bottom: .7em; /* Vertical Space Between List Items */
	list-style-type: none;
	text-align: left;
}

li.nobullet {
	background-repeat: no-repeat;
	margin-bottom: .7em; /* Vertical Space Between List Items */
	list-style-type: none;
	text-align: left;
	background-color: #FFF;
}

li.bullet {
	background-image: url(http://www.lodona.org/images/elements/green-square.gif);
	background-repeat: no-repeat;
	padding-left: 1.8em; /* Moves Text Away from Image */
	margin-bottom: .7em; /* Vertical Space Between List Items */
	list-style-type: none;
	text-align: left;
}

/***************** SPECIFIC AREA STYLES *****************/

#header_inner h1{
	text-align:right;
	color:#70801f;
	font-size: 14px;
	padding-right: 15px;
	padding-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	}


/***************** TOP AREA NAVIGATION *****************/

#topnav {
	width: 265px;
	padding-top: 5px;
	font-size: 1em;
	text-align: right;
	padding-right: 15px;
	position: absolute;
	top:63px;
	right:13px;
}

#topnav a { 
font-weight: bold; 
text-decoration: none;
}

#topnav a:link { color: #0f2a87 }
#topnav a:visited { color: #0f2a87 }
#topnav a:hover, #topnav a:active { color: #83431f }

/***************** BOTTOM AREA CONTACT INFO *****************/

#contactinfo {
	width: 450px;
	padding-top: 5px;
	font-size: 1em;
	text-align: left;
	padding-right: 15px;
	color: #0f2a87;
	font-size: .9em;
}

#contactinfo a { 
font-weight: bold; 
text-decoration: none;
}

#contactinfo a:link, #topnav a:visited { color: #0f2a87 }

#contactinfo a:hover, #contactinfo a:active{ color: #83431f }

/***************** LEFT COLUMN BOX *****************/

#leftcolbox dl { /* block position that can be changed at will */
width: 316px; /* width of block according to your background image */
}

#leftcolbox dl, dt, dd { /* suppression of all margins and paddings */
margin: 0;
padding: 0;
}

#leftcolbox dl { /* BOTTOM IMAGE -- by default background on the entire block */
background: url(http://www.lodona.org/images/boxes/left-col-box-bottom.gif) bottom left no-repeat;
padding-bottom: 10px; /* so that text will not appear on the bottom rounded edge */
}

#leftcolbox dt { /* TOP IMAGE -- bloc title definition */
	height: 46px;
	padding: 6px 0 0 10px;
	background: url(http://www.lodona.org/images/boxes/left-col-box-top.gif) top left no-repeat;
}

#leftcolbox dt.title {
	color: #FFFFFF;
	font: normal 1.4em "Times New Roman", Times, serif;
	padding: 0 0 0 60px;
}

#leftcolbox dt.titlewlogo {
	color: #FFFFFF;
	font: normal 1.4em "Times New Roman", Times, serif;
	padding: 0 0 0 60px;
}

#leftcolbox dd {
padding: 20px 10px 0 27px; /* MIDDLE IMAGE -- internal block spaces administration */
text-align: left;
background: url(http://www.lodona.org/images/boxes/left-col-box-middle.gif) top left repeat-y; /* internal background */
}

#leftcolbox .date {
	background-color:#83431f;
	color:#FFFFFF;
	padding: 2px;
	}

#leftcolbox .newsheading {
	color: #cbda84;
	font-size: 1.1em;
	}

#leftcolbox .whitetext {
	color:#FFFFFF;
	margin-top: 10px;
	}

#leftcolbox img.fltright {
	border: 1px solid #f2b92f;
	float: right;
	margin: 2px 10px 0 7px;
}

/* Lists of Links with Image for Bullet */

#leftcolbox dl dd ul {
	padding: 0;
	margin:0;
	}
	
#leftcolbox dl dd ol{
	padding-left: 20px;
	margin: 0 20px 0 20px;
	color: #4a4842;
	}


#leftcolbox li.lists {
	background-image: url(http://www.lodona.org/images/elements/arrow-sub-nav.gif); text-align:center;
	background-repeat: no-repeat;
	padding-left: 25px; /* Moves Text Away from Image */
	margin-bottom: 9px; /* Vertical Space Between List Items */
	list-style-type: none;
	text-align: left;
	color: #FFF;
}

#leftcolbox a.snactive {
	color: #cbda84;
	text-decoration:none;
}

#leftcolbox a.listlink:link {
	color: #FFF;
	text-decoration: none;
}

#leftcolbox a.listlink:visited {
	color: #FFF;
	text-decoration: none;
}

#leftcolbox a.listlink:hover {
	color: #cbda84;
	text-decoration: none;
}

#leftcolbox a.listlink:active {
	color: #cbda84;
	text-decoration: none;
} 

#leftcolbox dl dd ol{
	padding: 0;
	}
	
#leftcolbox .subnavlogo {
	position: absolute;
	left: 210px;
	top: 25px;
	}


/***************** LEFT COLUMN SMALL BOX *****************/

#smleftcolbox dl { /* block position that can be changed at will */
width: 313px; /* width of block according to your background image */
}

#smleftcolbox dl, dt, dd { /* suppression of all margins and paddings */
margin: 0;
padding: 0;
}

#smleftcolbox dl { /* BOTTOM IMAGE -- by default background on the entire block */
background: url(http://www.lodona.org/images/boxes/left-col-sm-box-bottom.gif) bottom left no-repeat;
padding-bottom: 10px; /* so that text will not appear on the bottom rounded edge */
}

#smleftcolbox dt { /* TOP IMAGE -- bloc title definition */
	height: 5px;
	padding: 0 0 0 10px;
	background: url(http://www.lodona.org/images/boxes/left-col-sm-box-top.gif) top left no-repeat;
}

#smleftcolbox dt.title {
	color: #70801F;
	font: normal 1.4em;
	padding: 0 0 0 60px;
}

#smleftcolbox dt.titlewlogo {
	color: #FFFFFF;
	font: normal 1.4em "Times New Roman", Times, serif;
	padding: 0 0 0 60px;
}

#smleftcolbox dd {
padding: 20px 10px 0 27px; /* MIDDLE IMAGE -- internal block spaces administration */
text-align: left;
background: url(http://www.lodona.org/images/boxes/left-col-sm-box-middle.gif) top left repeat-y; /* internal background */
}

#smleftcolbox .newsheading {
	color: #cbda84;
	font-size: 1.1em;
	}

/***************** 2ND LEFT COLUMN SMALL BOX *****************/

#smleftcolbox2 dl { /* block position that can be changed at will */
width: 313px; /* width of block according to your background image */
}

#smleftcolbox2 dl, dt, dd { /* suppression of all margins and paddings */
margin: 0;
padding: 0;
}

#smleftcolbox2 dl { /* BOTTOM IMAGE -- by default background on the entire block */
background: url(http://www.lodona.org/images/boxes/left-col-sm-box-bottom.gif) bottom left no-repeat;
padding-bottom: 10px; /* so that text will not appear on the bottom rounded edge */
}

#smleftcolbox2 dt { /* TOP IMAGE -- bloc title definition */
	height: 5px;
	padding: 0 0 0 10px;
	background: url(http://www.lodona.org/images/boxes/left-col-sm-box-top.gif) top left no-repeat;
}

#smleftcolbox2 dt.title {
	color: #70801F;
	font: normal 1.4em;
	padding: 0 0 0 60px;
}

#smleftcolbox2 dt.titlewlogo {
	color: #FFFFFF;
	font: normal 1.4em "Times New Roman", Times, serif;
	padding: 0 0 0 60px;
}

#smleftcolbox2 dd {
padding: 20px 10px 0 27px; /* MIDDLE IMAGE -- internal block spaces administration */
text-align: left;
background: url(http://www.lodona.org/images/boxes/left-col-sm-box-middle.gif) top left repeat-y; /* internal background */
}

#smleftcolbox2 .newsheading {
	color: #cbda84;
	font-size: 1.1em;
	}

/***************** 3RD LEFT COLUMN SMALL BOX *****************/

#smleftcolbox3 dl { /* block position that can be changed at will */
width: 313px; /* width of block according to your background image */
}

#smleftcolbox3 dl, dt, dd { /* suppression of all margins and paddings */
margin: 0;
padding: 0;
}

#smleftcolbox3 dl { /* BOTTOM IMAGE -- by default background on the entire block */
background: url(http://www.lodona.org/images/boxes/left-col-sm-box-bottom.gif) bottom left no-repeat;
padding-bottom: 10px; /* so that text will not appear on the bottom rounded edge */
}

#smleftcolbox3 dt { /* TOP IMAGE -- bloc title definition */
	height: 5px;
	padding: 0 0 0 10px;
	background: url(http://www.lodona.org/images/boxes/left-col-sm-box-top.gif) top left no-repeat;
}

#smleftcolbox3 dt.title {
	color: #70801F;
	font: normal 1.4em;
	padding: 0 0 0 60px;
}

#smleftcolbox3 dt.titlewlogo {
	color: #FFFFFF;
	font: normal 1.4em "Times New Roman", Times, serif;
	padding: 0 0 0 60px;
}

#smleftcolbox3 dd {
padding: 20px 10px 0 27px; /* MIDDLE IMAGE -- internal block spaces administration */
text-align: left;
background: url(http://www.lodona.org/images/boxes/left-col-sm-box-middle.gif) top left repeat-y; /* internal background */
}

#smleftcolbox3 .newsheading {
	color: #cbda84;
	font-size: 1.1em;
	}


/***************** EVENT PHOTOS BOX *****************/

#eventphbox dl { /* block position that can be changed at will */
width: 585px; /* width of block according to your background image */
}

#eventphbox dl, dt, dd { /* suppression of all margins and paddings */
margin: 0;
padding: 0;
}

#eventphbox dl { /* BOTTOM IMAGE -- by default background on the entire block */
background: url(http://www.lodona.org/images/boxes/event-photo-box-bottom.gif) bottom left no-repeat;
padding-bottom: 17px; /* so that text will not appear on the bottom rounded edge */
}

#eventphbox dt { /* TOP IMAGE -- bloc title definition */
	height: 32px;
	padding: 6px 0 0 10px;
	background: url(images/boxes/event-photo-box-top.gif) top left no-repeat;
}

#eventphbox dt.title {
	color: #FFFFFF;
	font: normal 1.4em "Times New Roman", Times, serif;
	padding: 0 0 0 45px;
}

#eventphbox img {
	text-align:center;
	border: 1px solid #3260ea;
}

#eventphbox .empty {
	border: none;
}

#eventphbox td.phgaltitle {
	color:#FFFFFF;
	background-image:url(http://www.lodona.org/images/elements/arrow-ph-gal.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 1.1em; /* Moves Text Away from Image */
	letter-spacing: normal;
	}

#eventphbox dd {
padding: 20px 0 0 0; /* MIDDLE IMAGE -- internal block spaces administration */
text-align: left;
background: url(http://www.lodona.org/images/boxes/event-photo-box-middle.gif) top left repeat-y;
}

.warning {
	color: #900;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#tec-content.tec-event.widecolumn {
	width: 870px;
	margin-left: 45px;
}
