/* CSS Document */
body{
font: 13px normal Geneva, Arial, Helvetica, sans-serif;
color:#990000;
background: #334D4B;
padding: 0;
margin: 0 0 0 0;
}

p,h1,h2{padding:0; margin:0;}
h2{ 
font-size:14px;
color:#006666;
}
a{
color:#006666; 
font-size:10px; 
text-decoration:underline;
}
a:hover{
color:#00A4A4;
text-decoration: none;
}

/*p:first-line {color:#0000ff;font-variant:small-caps}*/

.display{display:none}
.right{ float: right;}
.reviews{
font-size: 12px;
font-style:italic;
color:#660000;
}

#page-container{
margin: auto;
padding: 0;
width: 1000px;
}
#header{
background: url(../images/header.jpg);
height: 124px;
}
#nav{
background: url(../images/navigation.jpg) no-repeat;
height: 107px;
padding: 10px 140px 0 140px;
font-size: 11px;
color:#cb9e46;
text-align: center;
}
#nav ul{
margin: 0;
padding:0;
font-family: Georgia, "Times New Roman", Times, serif;
}
#nav li {
display: inline; 
color: #831111;
}
#nav li a{
display: inline;
padding: 0 11px 0 11px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#064231;
}
#nav li a:hover{
color:#990000;
text-decoration:underline;
}
#content{
background: url(../images/content.jpg);
height: 359px;
}
#leftside{
width:385px;
height:280px;
margin: 60px 0 0 25px;
top: 60px;
}
#indexpage{
width: 705px;
height: 353px;
top: 70px;
padding: 5px;
margin-left:137px;
background: url(../images/indexbg.jpg);
}
#thebook{
width: 705px;
height: 353px;
top: 70px;
padding: 5px;
margin-left:137px;
background:url(../images/thebookbg.jpg);
}
#theauthor{
width: 705px;
height: 353px;
top: 70px;
padding: 5px;
margin-left:137px;
background:url(../images/theauthorbg.jpg)
}
#photoshowcase{
width: 705px;
height: 353px;
top: 70px;
padding: 5px;
margin-left:137px;
background:url(../images/photoshowcasebg.jpg)
}
#reviews{
width: 705px;
height: 353px;
top: 70px;
padding: 5px;
margin-left:137px;
background:url(../images/reviewsbg.jpg)
}
#contactus{
width: 705px;
height: 353px;
top: 70px;
padding: 5px;
margin-left:137px;
background:url(../images/contactusbg.jpg)
}

#contentside{
width: 655px;
height:270px;
margin: 60px 0 0 25px;
top: 60px;
}

#contentshowcase{
width: 655px;
height:270px;
margin: 52px 0 0 70px;
top: 60px;
}

#contentshowcase img{
border : 1px solid #3088ad;
margin : 4px;
vertical-align:middle;
}

#contentshowcase img:hover{
border : 1px #FFFFFF solid;
margin : 4px;
vertical-align:middle;
}

