* {margin:0px;padding:0px;top:0px;left:0px; font-family: arial, sans-serif;}
body{
	margin-right: auto;
	margin-left: auto;
	background-color: rgb(55,38,20);
}

#header{
	margin-right: auto;
	margin-left: auto;
	height: 288px;
	width: 1134px;
}

#header img{
    border-style: none;
}

a {
    color: #fff;
	text-decoration: none;
}
a:hover { color: #000; cursor: pointer;}

#bio p a { color: #000; text-decoration: none;}

#bio p a:hover { color: #fff; cursor: pointer;}

#navlist{
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	width: 1134px;
	font-size: 14px;
	line-height: 20px;
	color: black;
	background-color: rgb(248,191,88);
	padding-top:10px;
}

#navlist a {
	padding: 10px 20px 3px 40px;
	height: 20px;
	width: 80px;
	text-align: left;
	color: #000;
	text-decoration: none;
	font-size:16px;
	font-weight: normal;
}

#navlist a:hover { color: #fff; cursor: pointer;}

.link   { color: #fff; text-decoration: none; font-style:italic;}
.link:hover { color: #000; cursor: pointer;}

.link2   { color: #000; text-decoration: none; font-style:italic;}
.link2:hover { color: #fff; cursor: pointer;}

#content {
	margin-right: auto;
	margin-left: auto;
	width: 1134px;
}


#leftside2 {
	   width:228px;
	   height:210px;
	   text-align: left;
	   padding: 10px 5px 10px 20px;
	   background-color: rgb(170,127,92);
	   border-right: 2px solid white;
}

#rightside2{
    float: right;
	width: 839px;
	height:210px;
	background-color: rgb(170,127,92);
	padding: 10px 20px;
}

#leftside3 {
	   width:526px;
	   text-align: left;
	   padding: 140px 10px 20px 20px;
	   background-color: rgb(146,141,111);
	   border-right: 2px solid white;
}

#leftside3  p{
       font-family: Georgia, serif;
	   font-style:italic;
	   color:white;
	   font-size: 16px;
	   padding: 0px  25px 10px 15px;
}

#leftside3  td{
       font-family: Arial, san-serif;
	   font-style:normal;
	   color:white;
	   font-size: 12px;
	   padding: 15px 50px 40px 6px;
}

.album {
       font-family: Arial, san-serif;
	   font-style:normal;
	   color:white;
	   font-size: 12px;
}

#rightside3{
  float: right;
	width: 526px;
	background-color: rgb(191,182,123);
	padding: 140px 25px;
}
#rightside3 p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: black;
	padding: 0px  25px 20px 15px;
	line-height: 25px;
}
#rightside3  td{
       font-family: Arial, san-serif;
	   font-style:normal;
	   color:white;
	   font-size: 12px;
	   padding: 0px 55px 51px 15px;
}

#leftside {
	   width:228px;
	   text-align: left;
	   padding: 30px 10px 20px 15px;
	   background-color: rgb(146,141,111);
	   border-right: 2px solid white;
}

#leftside  p{
       font-family: Georgia, serif;
	   font-style:italic;
	   color:white;
	   font-size: 16px;
}

#rightside{
    float: right;
	width: 839px;
	background-color: rgb(191,182,123);
	padding: 30px 20px;
}
#rightside p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: black;
	padding: 0px  25px 20px 15px;
	line-height: 25px;
}

.headsub  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: black;
	padding: 0px  0px 0px 15px;
	line-height:20px;
	font-weight: bold;
}

ul {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: black;
	padding: 0px  5px 5px 28px;
	line-height: 25px;
}

hr {
	border:1px solid #fff;
}

/* #rightside img {
    float:right;
    padding-left:25px;
	padding-bottom: 90px;
 }
 */

#footer{
    clear: right;
	width:1134px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:30px;
	background-color: rgb(248,191,88);
}

#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#footer a{
    color: #000;
	text-decoration: none;
}
#footer a:hover{color: #fff;}

.designer {
	padding-right: 30px;
	padding-left: 15px;
}

.bold {
    font-weight: bold;
}

.black {
    color:#000;
}

.white {
    color:#fff;
}

.italic {
    font-style:italic;
	font-family: Georgia, serif;
}

.small {
    font-size:10px;
	line-height: 12px;
}

.large {
    font-size:20px;
	line-height: 27px;
}

.phead {
     font-family: Georgia, serif;
	 font-style:italic;
	 font-size: 20px;
	 font-weight: bold;
}

.phead2 {
     font-family: Georgia, serif;
	 font-style:italic;
	 font-size: 17px;
	 font-weight: bold;
}
