html {
       min-height: 100%;
        }

body {
	border: 0px solid #000;
	margin: 0;
	padding:0;
	font-family: "Verdana", "Lucida Console" , "Tahoma";
	background-image:url("images/textures/lava-bg.jpg");
	background-repeat:repeat;
    height: 100%;
	}

	
#wrapper {
	width: 850px;
	margin: auto;
	border: none;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background-image:url("images/textures/paper-bg-tx.jpg");
	background-repeat:repeat;
	text-align: left;
    height: 100%;

	}

#wrapper2 {
	
	border: 0px solid #000;
	
	height: 100%;

	
	}

h2 {
	color: #B39774;
	
	}

input, textarea {
	border: 1px solid #ccc;
	margin: 0;
	padding:0;
	
	}
	

div#bookshelf	{
	float: left;
	text-align: left;
	}

h2.bookshelf	{
	color: #000;
	text-align: center;
	}


hr {
	border: none;
	border-top: dashed #000 1px;
	
	}

div#bookshelf img{
	float: left;
	margin: 1em .5em 0em 0em;
	clear: left;
	border: 0px;
	}



div#content a { 
	color: #B39774;
	/*text-decoration: none;*/
	font-size: 90%;
}



div#content a:visited { 
	color: #B39774;
	/*text-decoration: none;*/
	font-size: 90%;
}



div#content a:hover { 
	color: #000;
	font-size: 90%;
}



div#content a:active { 
	color: #000;
	font-size: 90%;
}

	

	

div#content {
	margin: 0em .5em 0em .5em;
	padding:0;
	border: solid 0px #000;
	position: relative;
	float: left;
	width: 650px;
	clear: right;
}



div#content h3 {
	font-size: 100%;
}



div#content p{
	font-size: 90%;
	
}

div#content p.quote {
	color: #1E3673;
	text-indent: 2em;
        
	}

div#content ul{
	
	font-size: 90%;
	
}



#top {
	border-bottom:0px solid #000;
	height: .3em;	
	padding: 0;
	margin:0;
	background: #ccc;
	min-width: 600px;
}



#header {
	background: #B39774;
	height: 150px;
	border: none;
	border-bottom:1px solid #000;
	min-width: 600px;
        width: 100%;
        background-image:url("images/layout/header-left.jpg");
        background-repeat: no-repeat;
	}

#header img {
	border: 0px solid #000;
	float: right;
}

#header img.print_img {
	display:none;
}

#header h2 {
	margin-left: .5em;
	color: #fff;
	float: left
}

#header h3 {
	position: relative;
	float: right;
	color: #fff;
}



#header2 ul {
	margin: 0em 1em 0em 0em;
	
	color: #fff;
	list-style: disc;
	border: 0px solid #000;
}



#header2 li {
	margin: 0em 0em 0em 0em;
	
	color: #fff;
	display:inline;
	font-size: 80%;
	padding: 0em .2em 0em .2em;
}



div#header2 a { 
	color: #fff;
	text-decoration: none;
}



div#header2 a:visited { 
	color: #fff;
	text-decoration: none;
}



div#header2 a:hover { 
	color: #B39774;
	text-decoration: none;
}



div#header2 a:active { 
	color: #000;
	text-decoration: none;
}

#header2 {
	height: 1.5em;
	background: #1E3673;
	text-size: 70%;
	text-color: #fff;
	text-align: right;
	border-bottom: 1px solid #000;
	padding: 0em 0em 0em 0em;
}

#bottom {
	border-bottom:1px solid #000;
	height: .3em;	
	padding: 0;
	margin:0;
	background: #ccc;
}

div#menu2 {
	border-top: solid 0px #000;
	border-right: solid 0px #000;
	border-bottom: solid 0px #000;
	width: 150px;
	padding: .5em .5em .5em .5em;
	margin: 1em 0em 1em 0em;
	float: left;
	padding:0;
}

div#menu2 img.bottom{
	border: 0px solid #000;
}

div#menu {
	border: solid 0px #000;
	width: 120px;
	padding: 0;
	margin: 1em 0em 0em .5em;
}

div#menu ul {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	border-right: solid 1px #F5F0DA;
	border-top: solid 0px #000;
	clear: right;
}

div#menu li {
	margin: .5em 0em 0em 0em;
	padding: .5em .5em .6em .5em;
	text-align: center;
	list-style:none; 
	background-image: url(images/layout/button-gb.gif);
	background-repeat:no-repeat;
}

div#menu li:hover {
	margin: .5em 0em 0em 0em;
	padding: .5em .5em .6em .5em;
	background-image: url(images/layout/button-gb-over.gif);
	text-align: center;
}

div#menu a { 
	color: #fff;
	text-decoration: none;
}

div#menu a:visited { 
	color: #fff;
	text-decoration: none;
}

div#menu a:hover { 
	color: #F5F0DA;
	text-decoration: none;
}

div#menu a:active { 
	color: #fff;
	text-decoration: none;
}

div#facebook {
	position: absolute;
	float: left;
}

img.proadvisor {
        float: right;
        }

img.connie {
        float: right;
        border: #000 solid 1px;
        margin: 0em .5em 1em .5em;
        }

div#quote_wrap {
       display:block;
       float: right;
       width: 100%;
       }

div#quotes {	
	border-bottom: 0px solid #c39774;
	padding: .5em;
	position: relative;
	top: 0px;
	left: 0;
	font-size: 80%;
	color: #1e3673;
	border: 0px solid #000;
	}

div#quotes2 {
	float: right;
	width: 220px;
	background-image: url(images/layout/quotes-border2.gif);
	background-position:bottom right;
	border: 0px solid #ccc;
}

div#quotes3 {
	background-image: url(images/layout/quotes-border2-top.gif) ;
	background-position:top right;
	background-repeat:no-repeat;
	border: 0px solid #f00;
}

div#footer {
	border: none;
	border-bottom: 0px solid #000;
	position: relative;
	margin: 1em 0em 0em 0em;
	clear: left;
	text-align: center;
}

div#footer p{
	font-size: 75%;
	color: #1E3673;
	}
	
div#footer ul {
	border: 0px solid #000;
	padding: 0;
	margin: 0;
	}
	
div#footer li {
	display:inline;
	font-size:75%;
	padding: 0;
	margin: 0;
	}
	
div#footer img{
 border: 0px solid #000;
}

div#footer a { 
	color: #B39774;
	text-decoration: none;
}

div#footer a:visited { 
	color: #B39774;
	text-decoration: none;
}

div#footer a:hover { 
	color: #1e3673;
	text-decoration: none;
}

div#footer a:active { 
	color: #B39774;
	text-decoration: none;
}

td.description {
	width: 40%;
	}