/*
Author: Alison of Schifino Lee
Notes: None yet.
*/
/* v1.0 | 20080212 */

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;
}
body {
	line-height: 1;
}
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;
}


html { background: url(images/bg.jpg) repeat-x top left;}

body {font-family: Arial, Helvetica, sans-serif; color:#666; font-size: 12px; line-height: 20px;}

h1, h2, h3 {color:#15445e;}

a, a:visited {color:#00a651;}

h2 {font-size: 14px;}

p {margin-bottom: 30px;}

#mainh1 {background: url(images/h1.gif) top left no-repeat; width: 455px; height: 70px; text-indent: -9999px; padding-bottom: 40px;}

#wrapper {width: 963px; margin:0 auto; }

#header {margin-top:65px; margin-bottom: -6px; }

.logo {position:absolute; top:0;}
#fern {position: absolute; top:0; z-index: -3;}

#contentWrapper {border-left: 16px #d1d2d4 solid;border-right: 16px #d1d2d4 solid;border-bottom: 16px #d1d2d4 solid; background: #15445e; }

#content {float:right; width: 634px; background: #fff; padding:30px;}

#gallery img {border:3px solid #ccc;}
	#gallery img:hover {border:3px solid #00a651;}

#sidebar {float: left; width: 197px; background: #15445e; padding:20px; color:#fff;}
	#sidebar h2 {color:#ff3333; font-size: 15px; padding-bottom: 12px;}
	#sidebar h2 a {color:#ff3333; font-size: 15px; padding-bottom: 12px;}
	#sidebar ul {margin-bottom: 15px; padding-bottom: 15px; border-bottom: solid #fff 1px;}
	#sidebar li {line-height: 15px;}
	#sidebar a {color:white; text-decoration: none;}
	#sidebar a:hover {text-decoration:underline;}

#footer {background: #00a651; padding:15px; margin-top:20px; text-align: center; color:#fff;}

.buttons {text-align: center; clear:both;}

#sponsorList {width: 670px; margin: 0 auto; padding-top: 25px;}

.clear {clear: both;}
.right {float:right; padding-bottom: 25px; padding-left:30px;}
.left {float:left;}
