body {
	background-color: #1884C6;
	background-repeat:repeat;
    font-size:10pt;
    font-family:Arial;
}

a, a.visited {
	color: #000;
}

a:hover, a.active {
 	background:#73C6E7;
	color: #fff;
}

#main ul
{
    list-style-type:circle;
  	list-style-position:inside;
}

#main ol
{
	list-style:decimal;
  	list-style-position:inside;
}


#main li
{
    padding-left:25px;   /* for Firefox  */
    margin-left:25px;   /* for IE */
	  text-indent: -15px;
}



#page {
	width:750px;
    background-image:url(images/page_bg.gif);
    margin:auto;
    padding:auto;
	-webkit-border-radius: 25px;  /* for Safari */
	-khtml-border-radius: 25px;	  
	-moz-border-radius: 25px;     /* for Firefox */

}

#header {
font-family:Georgia, "Times New Roman", Times, serif;
	width:748px;
	height:250px;
	margin-left: 0px;
	margin-top:20px;
	background-color:#505597;
	-webkit-border-radius: 25px;  /* for Safari */
	-khtml-border-radius: 25px;	  
	-moz-border-radius: 25px;     /* for Firefox */
	border-radius: 25px;
	border-color:#000000;
	border-style:solid;
	border-width:thin;
	color:#fff;
}

#logo {
    position: absolute;
	margin=top;10px;
    top:45px;
    margin-left:29px;
    height: 202px;
	width: 173px;	-webkit-border-radius: 15px;  /* for Safari */
	-khtml-border-radius: 15px;	  
	-moz-border-radius: 15px;     /* for Firefox */
	background-image:url(images/LiveFullyGraphic-smaller_version.png);
}

#title {
    position: absolute;
    margin-top:50px;
    margin-left:50px;
 	font-size:66px;
	padding-left:262px;
	padding-bottom:10px;

}

#title h1{
	font-size: 66px;
}

#tagline {
	display: block;
    margin-top:40px;
    margin-left:60px;
	font-size:22px;
	width: 350px;
}

#navigation {
    margin-left: 550px;
	position:absolute;
	top: 275px;
}

#nav {
	margin-top: 20px;
	line-height:14pt;
	}

#nav a {
	display:block;
	padding-top:6px;  
    width:120px;
    margin-right:10px;
	padding-left:20px;
	margin-top:3px;
	height:25px;
	color:#505597;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}

#content {
	width:480px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:20px;
	float:left;
	line-height:14pt;
	color: white;
}

#main {
	clear:both;
	padding-left:40px;
	font-size: 14pt;
	width:450px;
	float:right;
	min-height:300px;
}


/* settings for the links that appear in the home page sidebar */
#sidebar {
    margin-left: 550px;
	position:absolute;
	top: 550px;
	padding-left:20px;
	color:#000;
    width:200px;
	height:189px;
	padding-bottom:20px;
}


#sidebar ul {
	padding-top:18px;
}


#sidebar li a, #sidebar li a:visited {
    color: #42ADDE;
	line-height:20px;
}


/* indicate the current page we're on   */
.index #index_nav a, .about #about_nav a, .info #info_nav a, .contact #contact_nav a, .inspiration #inspiration_nav a, .books #books_nav a{
	font-size:150%;
	font-weight:bold;
	font-style:italic;
}

#widget {
text-align:center;
}

#footer {
	width:749px;
	clear:both;
	height:70px;
	margin-bottom: 20px;
	padding-top:20px;
	text-align:center;
	line-height:12pt;
	background-color:#505597;
	color:#fff;
	-webkit-border-radius: 25px;  /* for Safari */
	-khtml-border-radius: 25px;	  
	-moz-border-radius: 25px;     /* for Firefox */
	border-radius: 25px;
	border-color:#000000;
	border-style:solid;
	border-width:thin;
}

#footer a, #footer a:visited{
	color:#fff;
}


h1, h1 a {
font-size:30pt;
color:#FFFFFF;
margin:0;
}

/* to format email and phone */
#main h2 {
font-size:15pt;
color:#fff;
padding-top:6px;
padding-bottom:6px;
}

#photos {
   text-align:center;
}

/* This template is provided by www.Konvenient.com  */
