/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{
	color:#000;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img{
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;font-weight:normal;
}

li{
	list-style:none;
}

caption,th{
	text-align:left;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}

q:before,q:after{
	content:'';
}

abbr,acronym {
	border:0;
	font-variant:normal;
}

sup {
	vertical-align:text-top;
}

sub {
	vertical-align:text-bottom;
}

input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

legend{
	color:#000;
}

strong {
	font-weight:bold;
}

/* SITE SPECIFIC CODE STARTS HERE */

html { height: 100%; margin-bottom: 1px; background-color:#006699 }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}

/* THIS is to hide any text you need hiding */
.hidetext {display:none; overflow: hidden; position: absolute;} 
/* END of text you need hiding */

#page_bg{
	margin: auto;
	padding: 0px;
	width: 800px;
}

#page_outline{
	margin: auto;
	padding: 0px 20px 0px 0px;
	float: left;
	height: auto;
	width: 800px;
	background-image: url(../images/background.gif);
}

#header_container{
	width: 800px;
	height: 95px;
}

#footer_text_container{
	z-index: 1;
	width: 760px;
	float: left;
	margin: 45px 0px 0px 100px;
	position: relative;
	font-color: #FFFFFF;
	font-size: 12px;
	border:1px solid #FFFFFF;
}

#content_container{
	position:relative;
	float:left;
	height: auto;
	width: 500px;
	margin-top:40px;
	margin-bottom:50px;
}

#spacer{
	float:left;
	width:40px;
	height: auto;
	margin-left: 0px;
	padding-top: 0px;
}

#copy{
	float:left;
	width:492px;
	height: auto;
	margin-left: 0px;
	padding-top: 0px;
}

#homecopy{
	float:left;
	width:492px;
	height: auto;
	margin-left: 0px;
	padding-top: 0px;
}

#side_photos{
	float:left;
	width:240px;
	height:240px;
	margin-top:24px;
}


/****************************
MENU LAYOUT STARTS HERE
******************************/
#menu_container{
	position:relative;
	float:left;
	z-index: 8;
	width: 220px;
	margin: 40px 40px 0px 0px;
	padding-bottom:10px;
	text-align:right;
	font-size:10px;
}

ul.nav{
	list-style:none;
}

.nav li.main{
	display:block;
}

.nav li a{
	font-size:32px;
	font-weight:bold;
	letter-spacing:-1px;
	outline:none;
	color:#7FB2CC;
	text-decoration:none;
	display:block;
	padding:0px 0px 16px 5px;
}

.nav li a:hover{
	color:#FFCC33!important;
	text-decoration:none;
}

.nav li a span{
	font-weight:normal;
	text-decoration:none;
}

.nav li a:hover span{
	font-weight:normal;
	color:#FFCC33!important;
	text-decoration:none;
}


/****************************
FONT STUFF STARTS HERE
******************************/

h1 {
	font-size:40px;
	font-weight:bold;
	color: #FFFFFF;
}

h1 span {
	font-weight:normal;
}

h2 {
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	color: #FFCC33;
}

h3 {
	font-size:24px;
	line-height:26px;
	font-weight:bold;
	color: #FFFFFF;
	padding-bottom: 3px;
}

h3 span {
	font-weight:normal;
}

h4{
	color:#FFCC33;
	line-height:14px;
	font-weight:bold;
}

h4 span {
	font-weight:normal;
}

.small_text{ 
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.headline_text{ 
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

a:link {  color: #FFCC33; font-weight: normal; text-decoration: none;}
a:active {  color: #FFCC33; font-weight: normal; text-decoration: none;}
a:visited {  color: #FFCC33; font-weight: normal; text-decoration: none; }
a:hover {  color: #FFCC33; font-weight: normal; text-decoration: none;}

#copy a:link {  color: #FFCC33; font-weight: normal; text-decoration: none;}
#copy a:active {  color: #FFCC33; font-weight: normal; text-decoration: none;}
#copy a:visited {  color: #FFCC33; font-weight: normal; text-decoration: none; }
#copy a:hover {  color: #FFCC33; font-weight: normal; border-bottom: 1px dotted #FFCC33;}

#footer_text_container a:link {  color: #FFCC33; font-weight: normal; text-decoration: none;}
#footer_text_container a:active {  color: #FFCC33; font-weight: normal; text-decoration: none;}
#footer_text_container a:visited {  color: #FFCC33; font-weight: normal; text-decoration: none; }
#footer_text_container a:hover {  color: #FFCC33; font-weight: normal; border-bottom: 1px dotted #FFCC33;}

#side_photos a:link {  color: #FFCC33; font-weight: normal; text-decoration: none;}
#side_photos a:active {  color: #FFCC33; font-weight: normal; text-decoration: none;}
#side_photos a:visited {  color: #FFCC33; font-weight: normal; text-decoration: none; }
#side_photos a:hover {  color: #FFCC33; font-weight: normal; border-bottom: 1px dotted #FFCC33;}


/****************************
LIST STUFF STARTS HERE
******************************/

ul.list{
	list-style:none;
	line-height:1.4em;
	font-weight:normal;
}

.list li {
	display:block;
	font-size:13px;
	background:url(../images/listicon.gif) no-repeat 3px 7px;
	color:#FFFFFF;
	text-decoration:none;
	padding:2px 2px 3px 20px;
}

/****************************
GUESTBOOK STUFF STARTS HERE
******************************/

#guestbook a:link, #guestbook a:active, #guestbook a:visited{
	font-size:32px;
	font-weight:bold;
	letter-spacing:-1px;
	outline:none;
	color:#7FB2CC;
	text-decoration:none;
	padding:0px 0px 16px 45px;
}

#guestbook a:hover{
	color:#FFCC33!important;
	text-decoration:none;
}

.dl_alert {
	/*background: url(http://www.keswickyouth.com/images/dl_alert.gif) center no-repeat;*/
	background-position: 8px 7px; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 10px;
	margin:10px 12px 10px 3px;
	border-left: 10px solid #FFFFFF;
}