/* CSS Document */
/* known bugs: none 11/09 */
/* page framework and administration items */
*{
padding:0;
margin:0;
}

body {
text-align:center;
min-width:1010px; /*netscape 6 spill off */
background: url(/images/template/bkg-img.jpg) top center no-repeat #88470D;
font-family:Georgia, "Times New Roman", Times, serif;
}

img {border:none;}

#wrapper {
width:1000px;
margin: 0 auto;
text-align:left;
}

#header {
padding:30px 0;
}

.logo {
display:block;
border:none;
padding:0;
}

#navigation {
height:40px;
background:url(/images/template/nav-bkg.jpg) repeat-x left top;
}

#navigation ul {
margin:0;
padding:0;
list-style:none;
width:1000px;
}

#navigation ul li {
float:left;
}

#navigation ul a {
display:block;
padding:0 18px;
line-height:40px;
text-decoration:none;
color:#FFFFFF;
font-size:13px;
text-transform:uppercase;
background:url(/images/template/divider.gif) repeat-y left top;
font:"Times New Roman", Times, serif;
}

#navigation ul .first a {
background:none;
}

#who #navigation .who a, #what #navigation .what a, #where #navigation .where a, #invite #navigation .invite a, #events #navigation .events a, #contact #navigation .contact a {background:#FCD47C; color:#000; }

#navigation a:hover {background:#FCD47C; color:#000; }
#navigation .first a:hover {background:#FCD47C; color:#000; }

#homeintro {
margin-top:15px;
}

#homeintro .introimg {
width:580px;
float:left;
border:#FED67D 1px solid;
background:#FDFEDE;
height:262px;
}

#homeintro .introimglanding {
	padding: 5px;
width:988px;
float:left;
border:#FED67D 1px solid;
background:#FDFEDE;
height:353px;
}

#homeintro .featvid {
width:41%;
float:right;
border:#FED67D 1px solid;
background:#FDFEDE;
height:262px;
}

#content {
	margin-top:15px;
	border:#FED67D 1px solid;
	background:url(/images/template/backpage-content-bkg.jpg) repeat-y #FDFEDE;
}

#home #content {
	background:url(/images/template/home-content-bkg.jpg) repeat-y #FDFEDE;
}

.homec1 {
	width:379px;
	float:left;
}
.homec1 .topb{
	background:url(/images/template/homec1-top-bkg.jpg) no-repeat top left;
	line-height:36px;
	height:36px;
	padding-left:20px;
}

.homec2 {
	width:379px;
	float:left;
}
.homec2 .topb{
	background:url(/images/template/homec2-top-bkg.jpg) no-repeat top left;
	line-height:36px;
	height:36px;
	padding-left:20px;
}
.homec3 {
	width:240px;
	float:left;
}
.homec3 .topb{
	background:url(/images/template/homec3-top-bkg.jpg) no-repeat top left;
	line-height:36px;
	height:36px;
	padding-left:20px;
	}

.pad {
padding:5px;
}

.morepad {
	padding:10px 25px;
}

.clear {
	clear:both;
}

dl {
}

dt {
	float:left;
	height:48px;
	width:48px;
	padding:10px 0;
	display:block;
	height:60px;
	border-bottom:#FED67D 1px solid;
}

dd {
	padding:10px 0 10px 15px;
	float:left;
	display:block;
	height:60px;
	border-bottom:#FED67D 1px solid;
	width:125px;
}

.backSmall {
	width:279px;
	float:left;
}

.backLarge {
	width:72%;
	float:right;
}

.breadcrumbs {
	padding:10px 35px 0 35px;
	font-size:.75em;
	color:#999;
}

.breadcrumbs a:link, .breadcrumbs a:visited {
	color:#999;
	text-decoration:none;
}

.breadcrumbs a:hover {
	color:#999;
	text-decoration:underline;
}

.backContent {
	padding:15px 35px;
}
.subNav {
}

.subNav ul {
	list-style-type:none;
}

.subNav li {
	list-style:none;
}

.subNav li a{
	display:block;
	width:254px;
	text-decoration:none;
	padding-left:25px;
	padding-top:13px;
	padding-bottom:13px;
	background:url(/images/template/btn-bkg.jpg) left bottom no-repeat;
	color:#013069;
	font-size:13px;
	font-weight:bold;
}

.subNav li a:hover {
	color:#98012E;
	background:url(/images/template/btn-bkg-on.jpg) left bottom no-repeat;
	text-decoration:underline;
}

.sideContent {
	padding:25px;
}

.thumbnails {
	display:block;
	float:left;
	width:135px;
	height:80px;
	overflow:hidden;
	padding:25px 25px 25px 0 ;
	margin-bottom:10px;
}

.thumbnails img {
	border:none;
	width:125px;
	height:80px;
	overflow:hidden;
}

.date {
    float:left;
    display:block;
    font-size:22px;
	font-weight:bold;
    text-align:center;
    line-height:64px;
    width:64px;
    height:64px
}

.date.month-1 { background: url(/images/template/jan.gif) no-repeat 0 0 }
.date.month-2 { background: url(/images/template/feb.gif) no-repeat 0 0 }
.date.month-3 { background: url(/images/template/mar.gif) no-repeat 0 0 }
.date.month-4 { background: url(/images/template/apr.gif) no-repeat 0 0 }
.date.month-5 { background: url(/images/template/may.gif) no-repeat 0 0 }
.date.month-6 { background: url(/images/template/jun.gif) no-repeat 0 0 }
.date.month-7 { background: url(/images/template/jul.gif) no-repeat 0 0 }
.date.month-8 { background: url(/images/template/aug.gif) no-repeat 0 0 }
.date.month-9 { background: url(/images/template/sep.gif) no-repeat 0 0 }
.date.month-10 { background: url(/images/template/oct.gif) no-repeat 0 0 }
.date.month-11 { background: url(/images/template/nov.gif) no-repeat 0 0 }
.date.month-12 { background: url(/images/template/dec.gif) no-repeat 0 0 }

.dateHome {
	    float:left;
    display:block;
    font-size:22px;
	font-weight:bold;
    text-align:center;
    line-height:48px;
    width:48px;
    height:48px
}
.dateHome.month-Home-1 { background: url(/images/template/home-month-jan.jpg) no-repeat 0 0 }
.dateHome.month-Home-2 { background: url(/images/template/home-month-feb.jpg) no-repeat 0 0 }
.dateHome.month-Home-3 { background: url(/images/template/home-month-mar.jpg) no-repeat 0 0 }
.dateHome.month-Home-4 { background: url(/images/template/home-month-apr.jpg) no-repeat 0 0 }
.dateHome.month-Home-5 { background: url(/images/template/home-month-may.jpg) no-repeat 0 0 }
.dateHome.month-Home-6 { background: url(/images/template/home-month-jun.jpg) no-repeat 0 0 }
.dateHome.month-Home-7 { background: url(/images/template/home-month-jul.jpg) no-repeat 0 0 }
.dateHome.month-Home-8 { background: url(/images/template/home-month-aug.jpg) no-repeat 0 0 }
.dateHome.month-Home-9 { background: url(/images/template/home-month-sep.jpg) no-repeat 0 0 }
.dateHome.month-Home-10 { background: url(/images/template/home-month-oct.jpg) no-repeat 0 0 }
.dateHome.month-Home-11 { background: url(/images/template/home-month-nov.jpg) no-repeat 0 0 }
.dateHome.month-Home-12 { background: url(/images/template/home-month-dec.jpg) no-repeat 0 0 }

.eventlist {display:block; height:65px; margin-bottom:10px;}
.eventlist h2{ padding-left:85px; padding-top:0; margin-top:5px;}
.eventlist span {padding-left:20px; font-size:.9em;}


#footer {
	margin-top: 15px;
	border:#FED67D 1px solid;
	background: #FDFEDE;
	padding: 0;
}
/*old footer 
#footer {
	margin-top:15px;
	border:#FED67D 1px solid;
	background: url(/images/template/footer-home-bkg.jpg) bottom left no-repeat #FDFEDE;
	padding:15px 25px;
}*/

/* administration */
body #admin {font-family:Georgia, "Times New Roman", Times, serif;}
#admin #wrapper {background:#fff; padding:15px;}
#admin #header h1 {font-size:24px; margin: 20px 10px;}
#admin #login fieldset { margin:1em auto; padding: 1em; width:500px;}
#admin #login legend {font-weight:bold; font-size:18px; font-family:Georgia, "Times New Roman", Times, serif;}
#admin #login label {display:block;}
#admin #login input {width:150px; margin:5px 10px;}
#admin #login #submit {font-size:18px; width:60px; display:block;}
#admin #login label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
.error {color:#F00; background:#FFD9D9;}
#admin #content h1 { font-size:20px; color:#333; }
#admin #subnav {width:1000px;}
#admin #subnav ul { margin:0; padding:0; list-style:none;}
#admin #subnav ul li { float:left;}
#admin #subnav ul a { display:block; padding:5px; text-transform:uppercase; font-size:12px; font-weight:bold;background:#efefef;}
#admin #subnav ul a:hover { bold;background:#333; color:#FFF;}
#admin #content {padding: 25px 0;}
#admin fieldset { margin:1em auto; padding: 1em; width:950px;}
#admin legend {font-weight:bold; font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; display:block; padding:15px; background:#CCC;}
#admin label {display:block; padding:5px 20px;}
#admin input {margin:10px 25px;}
#admin select {margin:10px 25px;}
#admin input[type="text"] {width:200px;}
#admin #submit {font-size:18px; display:block;}
#admin label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
#message { padding:25px; background:#9C6; color:#000; font-weight:bold;}
#warning { padding:25px; margin:10px; background:#FCC; color:#F00; }
#admin .light {color:#999;}
#admin #newwindow {background:#FFC; border:1px #F90 solid;}



