/* CSS Document */
/* Creative Learning Unlimited stylesheet*/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, formfield {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	background: #d7cde3;
	/*background: #efd9ff;*/
	/*margin: 0 0 20px;*/
	padding: 0;
	font-size: 62.5%;
	font-family: "Arial", "Trebuchet MS", sans-serif;
	}
	
/* ---BACKGROUND--- */

#outer-container {
	background-attachment: scroll;
	background-image: url(../images/bg-grad.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-bottom: 20px;
	}
	
#container {
	width: 760px;
	background: #FFFFFF url(../images/layout.png) no-repeat 29px 75px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #a095af;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
	
/* ---END BACKGROUND--- */

/* ---TOP NAVIGATION--- */
	
#navcontainer {
	background-image: url(../images/nav-gradient.jpg);
	background-repeat: repeat-x;
	font-size: 1.4em;
	padding: 0 20px;
	text-align: center;
	height: 46px;
	clear: both;
	} 
	
#navcontainer ul {
	list-style-type: none;
	margin: 0;
	padding: 1em 0;
	}

#navcontainer ul li {
	display: inline;
	margin: 0;
	list-style-type: none;
	padding: 0.4em 0 5px 30px;
	background: url(../images/bow.gif) no-repeat 0.5em 0.3em;
	}
	

#navcontainer ul li a {
	text-decoration: none;
	color: #fff;
	}
	
#navcontainer ul li a#current {
	color: #fff;
	text-decoration: underline;
	} 

#navcontainer ul li a:hover {
	color: #fff;
	text-decoration: underline;
	}


/* ---END TOP NAVIGATION--- */

/* ---BOTTOM NAVIGATION--- */
	
#navcontainer-btm {
	background-image: url(../images/nav-gradient.jpg);
	background-repeat: repeat-x;
	font-size: 1.4em;
	padding: 0 20px;
	text-align: center;
	height: 46px;
	clear: both;
	} 
	
#navcontainer-btm ul {
	list-style-type: none;
	margin: 0;
	padding: 1em 0;
	}

#navcontainer-btm ul li {
	display: inline;
	margin: 0;
	list-style-type: none;
	padding: 0.4em 0 5px 30px;
	background: url(../images/bow.gif) no-repeat 0.5em 0.3em;
	}
	

#navcontainer-btm ul li a {
	text-decoration: none;
	color: #fff;
	}
	
#navcontainer-btm ul li a#current-2 {
	color: #fff;
	text-decoration: underline;
	} 

#navcontainer-btm ul li a:hover {
	color: #fff;
	text-decoration: underline;
	}


/* ---END BOTTOM NAVIGATION--- */

/* ---1st COLUMN--- */

#main {
	margin: 114px 0 20px 0;
	float: left;
	width: 382px;
	text-align: left;
    }

#main img {
	float: left;
	margin: 29px 0 29px 29px;
	}
	
#main p {
	font-size: 1.2em;
	color: #192133;
	word-spacing: 0.2em;
	line-height: 1.8em;
	text-align: left;
	padding: 0 0 20px 29px;
	}
	
#main p.dog {
	font-size: 1.4em;
	color: #733386;
	word-spacing: 0.1em;
	line-height: 1.8em;
	text-align: left;
	padding-left: 29px;
	}


#main p.christine {
	font-size: 1.6em;
	color: #733386;
	word-spacing: 0.2em;
	line-height: 1.8em;
	text-align: left;
	padding-left: 29px;
	font-weight: bolder;
	}


#main h1 {
	padding: 0 0 14px 29px;
	font-size: 1.8em;
	color: #59719d;
	word-spacing: 0.3em;
	font-weight: normal;
	line-height: 2em;
	text-align: left;
	}
	
#main h2 {
	padding: 0 0 10px 29px;
	font-size: 1.4em;
	color: #502160;
	word-spacing: 0.2em;
	font-weight: normal;
	line-height: 1.6em;
	text-align: left;
	}
	
#main h3 {
	padding: 0 0 9px 29px;
	font-size: 1.4em;
	color: #59719d;
	word-spacing: 0.2em;
	font-weight: normal;
	line-height: 1.6em;
	text-align: left;
	}
	

	
/* ---END 1st COLUMN--- */

#kite {
	margin-left: 10px;
	padding: 0 0 20px 0;
	list-style: none;
	}

#kite-list {
	margin-left: 10px;
	padding: 0 0 20px 0;
	list-style: none;
	}

#kite-list li {
	padding: 15px 0 0 63px;
	background-image: url(../images/kite.jpg);
	background-repeat: no-repeat;
	background-position: 1em;
	font-size: 1.2em;
	list-style-image: none;
	}
	
#quote {
	font-style: italic;
	margin: 11px 0;
	padding: 0 0 20px 0;
	word-spacing: 0.3em;
	}
	
	
#quote p.first{
	font-size: 1.2em;
	text-align: right;
	color: #59719d;
	font-style: italic;
	line-height: 1.8em;
	padding-bottom: 0;
	}
	
#quote p.contactpg{
	font-size: 1.2em;
	text-align: right;
	color: #59719d;
	font-style: italic;
	line-height: 1.8em;
	padding-bottom: 0;
	margin-top: 50px;
	margin-right: 0px;
	}
	
#quote p.second{
	font-size: 1em;
	text-align: right;
	color: #344360;
	font-style: normal;
	line-height: 1.8em;
	padding-bottom: 0;
	}

#quote p.body{
	color: #59719d;
	padding: 20px 29px 0 0;
	font-style: italic;
	padding: 20px 29px 0 0;
	line-height: 1.8em;
	}
	
#quote p.main-body{
	color: #59719d;
	font-style: italic;
	padding: 0 0 0 29px;
	line-height: 1.8em;
	}
	
#quote p.parties{
	margin-top: 50px;
	color: #59719d;
	font-style: italic;
	padding: 0 29px 0 0;
	line-height: 1.8em;
	}

		

/* ---2nd COLUMN--- */

#sidebar {
	margin: 114px 0 20px 20px;
	float: right;
	width: 328px;
    }
	
#sidebar h1 {
	padding: 0 29px 0 0;
	font-size: 1.8em;
	color: #59719d;
	word-spacing: 0.1em;
	font-weight: normal;
	line-height: 1.6em;
	text-align: left;
	font-style: normal;
	}
	
#sidebar h2 {
	padding: 0 29px 0 0;
	font-size: 1.4em;
	color: #502160;
	word-spacing: 0.1em;
	font-weight: normal;
	line-height: 1.6em;
	text-align: left;
	font-style: normal;
	}
	
#sidebar h3 {
	padding: 0 0 9px 0;
	font-size: 1.4em;
	color: #59719d;
	word-spacing: 0.1em;
	font-weight: normal;
	line-height: 1.6em;
	text-align: left;
	font-style: normal;
	}
	
#sidebar img {
	margin: 29px 0 29px 0;
	}
	
#sidebar p {
	padding: 0 29px 20px 0;
	font-size: 1.2em;
	color: #192133;
	word-spacing: 0.2em;
	line-height: 1.8em;
	text-align: left;
	font-style: normal;
	}

#sidebar p.firstside{
	font-size: 1.2em;
	text-align: right;
	color: #59719d;
	font-style: italic;
	line-height: 1.8em;
	padding-bottom: 0;
	}
	
#sidebar p.secondside{
	font-size: 1em;
	text-align: right;
	color: #344360;
	font-style: normal;
	line-height: 1.8em;
	padding-bottom: 0;
	}

#sidebar p.quoteside{
	color: #59719d;
	padding: 20px 29px 0 0;
	font-style: italic;
	padding: 20px 29px 0 0;
	line-height: 1.8em;
	text-align: right;
	}
	



/* ---END 2nd COLUMN---*/

/* ---CALL TO ARMS--- */

#contact_hdr {
	float: right;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-top: 70px;
	padding-right: 49px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	}

#contact_hdr p {	
	font-size: 1em;
	color: #59719d;
	}

#contact_hdr p.top {	
	font-size: 1.2em;
	color: #59719d;
	}
	
#contact_hdr a {
	text-decoration: none;
	color: #733386;
	}
	
#contact_hdr a:hover{
	text-decoration: underline;
	color: #733386;
	}

	
#contact {
	padding: 0 0 29px 0; 
	clear: both;
	}
	
#contact p {
	font-size: 1.2em;
	word-spacing: 0.1em;
	line-height: 1.6em;
	text-align: left;
	}

#contact p.contact {
	font-size: 1.6em;
	word-spacing: normal;
	line-height: 2.0em;
	text-align: left;
	margin-top: 100px;
	}

#contact a {
	text-decoration: none;
	color: #733386;
	}
	
#contact a:hover{
	text-decoration: underline;
	color: #733386;
	}
		
#contact-page {
	margin-top: 200px;
	padding: 0 0 29px 0; 
	clear: both;
	}
	
#contact-page p {
	font-size: 1.2em;
	word-spacing: 0.1em;
	line-height: 1.6em;
	text-align: left;
	}

#contact-page a {
	text-decoration: none;
	color: #733386;
	}
	
#contact-page a:hover{
	text-decoration: underline;
	color: #733386;
	}
	
/* ---END CALL TO ARMS--- */	

/* ---GET ADOBE READER--- */

#get-reader {
	padding: 20px 89px;
	font-size: 1.0em;
	color: #192133;
	text-align: center;
	}	

/* ---END GET ADOBE READER--- */	


#container .logo2 {
	float: right;
	margin-right: 29px;
	margin-top: 24px;
 	}
	
#container .logo3 {
	float: right;
	margin-right: 29px;
	margin-top: 60px;
 	}

#josh {
	margin: 10px auto 10px auto;
	text-align: center;
	width: 760px;
	}

#josh img {
	border: none;
	}
#outer-container #container #main #contact img {
	border-style: none;
}
#outer-container #container #main #contact img {
	margin-top: 10px;
	margin-bottom: 15px;
}
