body
{
	font-family: Verdana, Helvetica, Arial, "san-serif";
	background-color: rgb(49,40,29);
	color: rgb(240,240,240);
}
a, img
{
	text-decoration: none;
	border: none;
}

a
{
	text-decoration: none;
}
a:link {color: orange;}
a:visited {color: rgb(168,119,55); /*rgb(133,100,50);*/ }
a:active {color: #FFFFE0;}
a:hover
{
	color: orange;
	border-bottom: 1px dotted;
	text-decoration: none;
}

.hereref
{
	border: solid 1px;
	padding: 1px;
	color: rgb(133,100,50);
}

.divider
{
	margin-left: 0;
	border: 1px solid rgb(133,100,50);
}
/*h1,h2,h3,h4,h5,h6,p,div
{
	font-family: Verdana, Sans-serif;
}*/

#contact
{
	margin: 15px 0 0 0;
}

#contact, #portfolio, #more
{
	text-align: center;
}

#portfolio, #portfolio a, #more
{
	letter-spacing: 0.2em;
	font-size:1.2em;
	padding:2px;
}

.portfolioalbum
{ 
	font-size: .8em;
}

#businessdescription
{
	font-size:14px;
	line-height:1.4em;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:1px;
}

#kentonbiopicture
{
	float:right;
	padding: 0 2em 1em 1em;
}

.sectiontitle
{
	margin-left: -15px;	
}

#priceslistitems
{
	margin: 6px 0 0 12px;
	font-family: "Courier New", Courier, fixed-width;
}

#packagelist, #priceslist
{
	margin-left: 12px;
}
.more
{
	line-height: 0.3em;
}

#designby
{
	color:#A87737;
	font-size: 0.8em;
}

#hd
{
	margin: 26px 10% 0 5%
}

#title
{
	margin: 18px auto 20px auto;
	font-size: 2em;
}
#words p
{
	font-size: 1.3em;
}
#nav-next p, #nav-previous p
{
	font-size: 1.5em;
}
#nav-next p
{
	text-align: right;
}
#movie, #words p
{
	margin: 5px 0 0 0;
	text-align: center;
}
#movie
{
  margin-left: auto;
  margin-right: auto;
}
#credits p
{
	text-align:center;
	font-size: 12px;
}
#reload p
{
	text-align:center;
	padding:0;
	margin:-0.25em 0 0 0;
	font-size:.8em;	
}
#reload p a
{
	color:rgb(219,219,219);
}