/* v1.0 | 20080212 --------------------------------------------------------------- CSS RESET-----------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* --- GENERAL SITE STYLES ------------------------------------------------------------------------------------------------------------------*/

body
{
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 13px;
        line-height: 1.4em;
        height: 100%;
        background: #1c7981 url(/images/site/ilr_bkg.jpg) no-repeat fixed center top;
}

h1, h2, h3, h4 {
letter-spacing: -0.05em;
}

h1 {
font-size: 22px;
line-height: 1.6em;
border-bottom: 3px solid #ededed;
margin-bottom: 9px;
}

h2 {
font-size: 16px;
margin-bottom: 7px;
}

h4 {
font-size: 16px;
font-weight: 500;
color: #666;
line-height: 2.05em;
border-bottom: 3px solid #ededed;
margin-top: 2px;
margin-bottom: 7px;
}

/*
a:link {text-decoration: none; color: #3a6188;}
a:visited {text-decoration: none; color: #3a6188;}
a:hover {text-decoration: underline; color: #3a6188; }
*/

a:link {text-decoration: none; color: #3a6188; border-bottom: 1px dotted #99ccff;}
a:visited {text-decoration: none; color: #3a6188; border-bottom: 1px dotted #99ccff;}
a:hover {text-decoration: none; color: #3a6188; border-bottom: 1px dotted #3a6188;}

p {
margin-bottom: .8em;
}

.center {
text-align: center;
}

.right {
text-align: right;
}

blockquote {
font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
}

ul {
list-style: square;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
}

.spacer {
clear: both;
}

.hr {
width: 100%;
padding-top: 3px;
padding-bottom: 3px;
border-bottom: 3px solid #ededed;
clear: both;
}

/* --- SITE LAYOUT STYLES ------------------------------------------------------------------------------------------------------------------*/

#shell {
margin: 0 auto 0 auto;
width: 898px;
background: #fff;
color: #666;
border-left: 1px solid #066;
border-right: 1px solid #066;
border-bottom: 1px solid #066;
}

#nav_bar {
width: 898px;
height: 55px;
background: url('/images/site/navbar.jpg');
}

#nav_pos {
font: bold 14px verdana, arial, helvetica, sans-serif;
margin: 0 0 0 14px;
}

#header {
width: 898px;
height: 115px;
background: url('/images/site/header.jpg');
}

.header_slot {
float: right;
padding-right: 30px;
padding-top: 20px;
}

#big_picture {
width: 898px;
height: 380px;
}

#big_picture a{
border-bottom:0;
}

#home_content {
margin: 25px 40px;
width: 818px;
}

#content {
margin: 25px 40px;
width: 818px;
min-height:350px;
height:auto !important;
height:350px;
}

.content_main {
width: 500px;
overflow: hidden;
}

.content_side {
float: right;
width: 270px;
font-size: 12px;
color: #999;
}

#promobar {
margin: 0 36px 30px 40px;
width: 822px;
background: url('/images/site/promo_bkg.gif');
overflow: hidden;
}

.promobox {
width: 270px;
margin-right: 4px;
float: left;
}

.promobox .title a {
height: 20px;
padding: 	1.47em 1.4em;
line-height: 1.5em;
text-decoration:none;
display:		block;
position:		relative;
border-bottom: 0;
font-size: 12px;
font-weight: bold;
background: #c4e6ee;
}

#promobar .text {
margin: 0 20px;
padding: 15px 0 0 0;
}

#footer {
padding: 10px 40px;
width: 818px;
height: 40px;
text-align: right;
font-size: 12px;
color: #666;
clear: both;
}

.paginate {
padding: 6px;
margin: 6px 0;
width: 100%;
text-align: right;
background: #eee;
}





#blogtitle {
font-size: 1.25em;
color: #2F4C12;
float: left;
margin: 7px 0 0 0;
padding: 8px 4px 4px 4px;
width: 874px;
border-top: 1px solid #333;
}

#blogtitle h1 {
margin: 0;
padding-top: 5px;
font: 160% Georgia, Times, serif;
letter-spacing: 0.1em;
text-align: left;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.input {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
height:            1.6em;
padding:           .3em 0 0 2px;
margin-top:        6px;
margin-bottom:     3px;
}

.textarea {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

.checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

.submit {
margin-top:        6px;
margin-bottom:     4px;
}


