/*********************************

subnav background: #fdfbeb

**********************************   universals       *******************************/

html, body, p, a, li, ul, ol, div, h1, h2, h3 {
	margin: 0;
	padding: 0;
}

img, fieldset {
border: 0;
}

body {
	background-color:white;
	padding: 10px 0;
	min-height: 60%;
}

p {
	font-family:Garamond, Georgia, "Times New Roman", Times;
	font-size: 16px;
	text-align:justify;
	margin-bottom: 20px;
	line-height:1.3;
}

a, a:link {
	color:#990000;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color:#990000;
	font-weight:bold;
	text-decoration:underline;
}

h1 {
	font-family:Garamond, Georgia, "Times New Roman", Times;
	font-size: 24px;
	color:#990000;
	margin:0 0 30px 0;
}

h2 {
	font-family:Garamond, Georgia, "Times New Roman", Times;
	font-size: 24px;
	font-weight: normal;
	color:#990000;
	font-style:italic;
	margin: 5px 0;
}

h3 {
	font-family:Garamond, Georgia, "Times New Roman", Times;
	font-size: 16px;
	color:#999999;
	font-weight: normal;
	margin:10px 0 20px 0;
}

.bold {
	color:#990000;
	font-weight:bold;
	font-size: 19px;
}

.ImageLeft {
	float: left;
	margin: 40px 40px 30px 0;
}

.ImageLeftNoTop {
	float: left;
	margin: 5px 40px 30px 0;
}

.ImageRight {
	float: right;
	margin: 40px 0 30px 40px;
}

.ImageRightNoTop {
	float: right;
	margin: 5px 0 0 40px;
}

.ImageRightNoTopBottom {
	float: right;
	margin: 5px 0 20px 40px;
}

.right {
	float: right;
}

#vert {
	margin: 40px 0;
	clear:both;
}

/**************************************        NAV       ************************************/
#nav {
	height: 40px;
	width: 700px;
	position:relative;
	margin-left: 50px;
	padding:0 0 10px 0;
	border-bottom: #ff9900 1px solid;
}

#nav ul {
	list-style: none;
	position:relative;
}

#nav li {
	float: left;
}

#blogNav {
	position: absolute;
	left: 0;
}

#about {
	position: absolute;
	left: 83px;
}

li#about ul {
	width: 131px;
	display: none;
	position: absolute;
	background-image: url(imgs/nav/subnav_black.png);
	background-repeat:no-repeat;
	top: 0;
	left: 0;
	padding: 0 20px 20px 20px;
	margin: 0;
	overflow:auto;
	z-index:100;
}

li#about > ul {
	top: auto;
	left: auto;
	position:relative;
}

li#about:hover ul, li#about.over ul { 
	display: block;
}

li#about ul a {
	display: block;
}

li#about ul a:hover {
	display: block;
	color:#fdb813;
	padding:0;
	margin: 0;
}

#booksNav {
	position: absolute;
	left: 227px;
}

#foundationsNav {
	position: absolute;
	left: 391px;
}

#articlesNav {
	position: absolute;
	left: 599px;
}

/**************************************      structure     ****************************************/

#container {
	width: 800px;
	margin: 30px auto 0;
	background: white;
	overflow:auto;
}

#headerImageRight {
	float: right;
	margin: 0 0 40px 40px;
}

#headerImageLeft {
	float: left;
	margin: 0  40px 40px 0;
}
/****************************************         abouts            ******************************/

#aboutMe {
	width: 700px;
	background: url(imgs/about_me.jpg) no-repeat;
	margin: 0;
	padding-left: 50px;
	overflow:auto;
	
}
#aboutMeCopy {
	margin: 60px 0 0 0;
	overflow:auto;
}

#family {
	width: 700px;
	background: url(imgs/family.jpg) no-repeat;
	margin: 0;
	padding-left: 50px;
	overflow:auto;
}
#familyCopy {
	margin: 50px 0 0 0;
	overflow:auto;
}

#dogs {
	width: 700px;
	background: url(imgs/dogs.jpg) no-repeat;
	margin: 0;
	padding-left: 50px;
	overflow:auto;
}
#dogsCopy {
	margin: 60px 0 0 0;
	overflow:auto;
}

#cities {
	width: 700px;
	background: url(imgs/my_2_cities.jpg) no-repeat;
	margin: 0;
	padding-left: 50px;
	overflow:auto;
}
#citiesCopy {
	margin: 60px 0 0 0;
	overflow:auto;
}

#art {
	width: 700px;
	background: url(imgs/art.jpg) no-repeat;
	margin: 0;
	padding-left: 50px;
	overflow:auto;
}
#artCopy {
	margin: 60px 0 0 0;
	overflow:auto;
}
#artFaves {
	width: 700px;
	background: url(imgs/art_faves.jpg) no-repeat;
	margin: 0;
	padding-left: 50px;
	overflow:auto;
	position:relative;
}
#artFavesCopy {
	margin: 60px 0 20px 0;
	overflow:auto;
}
#artFavesCopyright {
	margin: 40px 0 0 0;
	clear:both;
}

#artFavesCopyright p{
	color:#999999;
	font-size: 14px;
	margin: 5px 0;
}
.favesCopyright {
	color:#999999;
	font-size: 14px;
}

.fave {
	border-top:#ffcc99 1px solid;
	border-bottom:#ffcc99 1px solid;
	overflow:auto;
}

.fave img {
	float: left;
	margin: 40px 50px 40px 0;
}

.fave p {
	margin: 40px 0;
}

#vertFave {
	clear:both;
	width: 700px;
	margin: 0;
	overflow:auto;
}
#vertFave img{
	float:none;
}

#fashion {
	width: 700px;
	background: url(imgs/fashion.jpg) no-repeat;
	margin: 0;
	padding-left: 50px;
	overflow:auto;
}
#fashionCopy {
	margin: 60px 0 0 0;
	overflow:auto;
}

#design {
	width: 700px;
	background: url(imgs/design.jpg) no-repeat;
	margin: 0;
	padding-left: 50px;
	overflow:auto;
}
#designCopy {
	margin: 50px 0 0 0;
	overflow:auto;
}

#carpet {
	width: 338px;
	float: left;
	margin: 40px 40px 0px 0;
}

#carpet p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	padding-top: 10px;
}
/*************************************************    end abouts     *************************************************/

#books {
	width: 700px;
	background: url(imgs/books.jpg) no-repeat;
	margin: 0;
	padding-left: 50px;
	overflow:auto;
}
#booksCopy {
	margin: 80px 0 0 0;
	overflow:auto;
	width:460px;
	float:left;
}

#digital {
	background-color: #fdfbeb;
	border-top: #ffcc99 1px solid;
	border-bottom: #ffcc99 1px solid;
	padding: 15px 15px 5px 15px;
	margin-bottom: 20px;
}

#digital p {
	font-size: 18px;
	text-align:left;
	line-height:1.4;
}

#booksCurrent {
	border-top: #ffcc99 1px solid;
	border-bottom: #ffcc99 1px solid;
	margin: 30px 0 0 0;
	padding: 20px 0 30px 0;
	overflow: auto;
}

#booksList1 {
	float:right;
	width:185px;
	margin-top:40px;
}

#booksList1 p {
	font-family:Garamond, Georgia, "Times New Roman", Times;
	font-size: 16px;
	text-align:justify;
	margin-bottom: 5px;
	line-height:1.5;
}

#booksList1 ul, #booksList1 ul li {
	list-style: none;
	font-family:Garamond, Georgia, "Times New Roman", Times;
	font-size: 16px;
	font-weight: bold;
	color:#666666;
	margin-bottom: 20px;
	line-height:1.1;
	padding: 1px 0 7px 0;
	margin:0;
}

#foundations {
	width: 703px;
	background: url(imgs/foundations.jpg) no-repeat;
	margin: 0;
	padding-left: 50px;
	overflow:auto;
}
#foundationsCopy {
	margin: 68px 0 0 0;
	overflow:auto;
}

#foundationPics {
	border-top: #ffcc99 1px solid;
	border-bottom: #ffcc99 1px solid;
	padding: 20px 0 0 0;
	margin: 30px 0 50px 0;
}

#foundationPics img{
	margin: 0 0 40px 0;
}

#foundationPics p {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:9px;
	text-align:right;
	margin-top: -30px;
}

#articles {
	width: 700px;
	background: url(imgs/articles.jpg) no-repeat;
	margin: 0;
	padding-left: 50px;
	overflow:auto;
}
#articlesCopy {
	margin: 130px 0;
	overflow:auto;
}

#articlesCopy ul li{
	padding:9px 0;
}

#secret {
	width: 700px;
	background: url(imgs/secret_mission.gif) no-repeat;
	margin: 0;
	padding-left: 50px;
	overflow:auto;
}
#secretCopy {
	margin: 50px 0 0 0;
	overflow:auto;
}

#candy {
	width: 700px;
	background: url(imgs/candy.gif) no-repeat;
	margin: 0;
	padding-left: 50px;
	overflow:auto;
}
#candyCopy {
	margin: 60px 0 0 0;
	overflow:auto;
}

#seventeen {
	width: 700px;
	/*background: url(imgs/sisters.gif) no-repeat;*/
	margin: 0;
	padding-left: 50px;
	overflow:auto;
}
#seventeenCopy {
	margin: 60px 0 0 0;
	overflow:auto;
}

#footer {
	width: 500px;
	padding: 30px 80px;
	margin: 30px auto;
	background: white;
	text-align:center;
}

#footer p{
	margin: 5px 0 0  0;
	text-align:center;
}

#footer p a{
	text-decoration:none;
}

#footer p a:hover{
	text-decoration: underline;
}

#Bottom {
	text-align:center;
	position: absolute;
	bottom: 0;
	width: 99%;
	margin:0;
	padding: 0;
}

#footerBottom {
	width: 500px;
	padding: 30px 80px;
	margin: auto;
	background: white;
	text-align:center;

}

#footerBottom p{
	margin: 5px 0 0  0;
	text-align:center;
}

#footerBottom p a{
	text-decoration:none;
}

#footerBottom p a:hover{
	text-decoration: underline;
}