body
{
	font-family: Typewriter, Courier, serif; font-size: 100%; 
	color: white;
	text-align: center;
	background-color: #DCAB45;
	margin: 3px;
}

h3
{
	font-size: 120%;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	color: white;
}

h4
{
	font-size: 120%;
	font-style: normal;
	text-align: left;
	text-decoration: underline;
	color: white;
}

h5
{
	font-size: 100%;
	font-style: normal;
	text-align: center;
	text-decoration: underline;
	color: white;
}

p
{
	text-align: left;
	color: white;
	background-color: #DCAB45;
}

p#AgentName
{
	font-size: 100%;
	font-style: normal;
	text-decoration: none;
}

p.RedText
{
	color: red;
	text-align: center;
}

p.CenteredText
{
	text-align: center;
}

table
{
	width: 700px;
	margin: 0px; 
	padding: 0px;
}

caption
{
	height; 1em;
}
tr
{
	font-family: Typewriter, Courier, serif;
	font-size: 90%;
	color: white;
}	

td
{
	margin: 0px; padding: 0px;
	text-align: left;
}

a
{
	color: white; 
	font-family: Typewriter, Courier, serif;
	font-size: 90%;
	background-color: transparent; 
}
a:hover{color: blue}

table#TopStrip
{
	width: 700px;
	margin: 0px; 
	padding: 0 0 2px 0;
	text-align: center;
	vertical-align: top;	
	border-bottom: 2px solid red;
}

table#mainTable
{
	width: 700px;
	height: 530px;
	position: relative; top: 1px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: bottom;	
	border: 0px solid blue;
}

table#PortfolioImageIndex
{
	text-align: center;
	width: 700px;
	position: relative; top: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px solid black;
}

tr td#RobinKerr a:link
{
	font-family: Typewriter, Courier, serif;
	font-size: 100%;
	color: red;
	text-decoration: none;
	text-align: left;
	border: 0px solid black; 
	margin: 0px;
	padding: 0px;
}	

tr td#RobinKerr a:visited
{
	font-family: Typewriter, Courier, serif;
	font-size: 100%;
	color: red;
	text-decoration: none;
	text-align: left;
	border: 0px solid black; 
	margin: 0px;
	padding: 0px;
}	

tr td#emailTo a:link
{
	font-family: Typewriter, Courier, serif;
	font-size: 100%;
	color: blue;
	text-align: right;
	border: 0px solid black; 
	margin: 0px;
	padding: 0px;
}	

tr td#emailTo a:visited
{
	font-family: Typewriter, Courier, serif;
	font-size: 100%;
	color: blue;
	text-align: right;
	border: 0px solid black; 
	margin: 0px;
	padding: 0px;
}	


/* book pages stuff */
table#BookTable
{
	width: 700px;
	height: 530px;
	position: relative; top: 1px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: bottom;	
	border: 0px solid blue;
}

tr td#BookHeading
{
	height: 45px;
	font-family: Typewriter, Courier, serif;
	font-size: 120%;
	text-decoration: underline;
	color: white;
	margin: 0px; 
	padding: 0px;
	border: 0px solid green;
	vertical-align: middle;
	text-align: center;
}	

tr td#CoverPic
{
	width: 250px;
	font-family: Typewriter, Courier, serif;
	font-size: 100%;
	color: white;
	margin: 0px; 
	padding: 0px;
	border: 0px solid red;
	vertical-align: top;
	text-align: left;
}	


tr td#BookBlurb
{
	width: 300px;
	font-family: Typewriter, Courier, serif;
	font-size: 100%;
	color: white;
	margin: 0px; 
	padding: 0px;
	border: 0px solid black;
	vertical-align: top;
	text-align: left;
}	

tr img#BookCoverImage
{
	height: 248px;
	text-align: center;
	vertical-align: top;
	margin: 0px; 
	padding: 0px;
	border: 0px solid green;
}	

/* end of book pages */


/* contact page stuff */

table#ContactTable
{
	width: 700px;
	position: relative; top: 1px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: bottom;	
	border: 0px solid blue;
}

table#MediaTable
{
	width: 700px;
	position: relative; top: 1px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: bottom;	
	border: 0px solid blue;
}

table#EventBlurbTable
{
	width: 700px;
	position: relative; top: 1px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: bottom;	
	border: 0px solid blue;
}

tr td#ContactMe
{
	width: 350px;
	font-family: Typewriter, Courier, serif;
	font-size: 100%;
	color: white;
	text-align: left;
	vertical-align: middle;
	margin: 0px; 
	padding: 0px;
}	

tr td#ContactMeImage
{
	width: 350px;
	font-family: Typewriter, Courier, serif;
	font-size: 90%;
	color: white;
	text-align: center;
	vertical-align: top;
	border: 0px solid black; 
	margin: 0px;
	padding: 10px;
}	


tr td#EventBlurb
{
	width: 690px;
	font-family: Typewriter, Courier, serif;
	font-size: 100%;
	color: white;
	text-align: left; 
	vertical-align: top;
	border: 0px solid black; 
	margin: 0px;
	padding: 0px;
}	




/* end of contact page stuff */

tr td#PhoneNumbers
{
	font-family: Typewriter, Courier, serif;
	font-size: 100%;
	color: red;
	text-align: right;
	border: 0px solid black; 
	margin: 0px;
	padding: 0px;
}	


tr td#NavColumn
{
	width: 150px;
	font-family: Typewriter, Courier, serif;
	font-size: 90%;
	color: white;
	text-align: center;
	vertical-align: top;
	border: 0px solid black; 
	margin: 0px;
	padding: 0px;
}	

tr td#NavColumn img
{
	height: 100px;
	text-align: center;
	vertical-align: top;
	border: 0px solid black; 
	margin: 0px;
	padding-top: 5px;
}	


/* Media and Events page Media button images and text */

table#MediaButtonTable td
{
	width: 25%;
	border: 0px solid black; 
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;	
}
table#MediaButtonTable img
{
	height: 72px;
	border: 0px solid black; 
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;	
}

table#MediaButtonTable a:link
{
	text-decoration: none;
}

table#MediaButtonTable a:visited
{
	text-decoration: none;
}

/**************************************************************** Portfolio.html ************/
/* Portfolio page Portfolio.html*/

table#PortfolioTable
{
	width: 700px;
	height: 400px;
	padding: 3px 0 0 0 ;
	border: 0px solid black; 
}	


td.ThumbImageCell
{
	width: 75px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	border: 0px solid red; 
	margin: 0px;
	padding-top: 3px;
}	

img.ThumbImage
{
	width: 100%;
}	

td.PortfolioImage
{
	width: 394px;
	height: 397px;
	text-align: center;
	vertical-align: middle;
	border: 0px solid black; 
	margin: 0px;
	padding-top: 0px;
}

img.PortfolioImage
{
	width: 350px;
}




/******************************************************** End of Portfolio.html ************/


/*bottom navigation strip */
table#bottomMenu 
{
	width: 700px;
	border: 0px solid black; 
	padding: 0px; 
	margin: 1px;
	position: relative;
	font-size: 100%;
}

table#bottomMenu td#bottomMenuHome
{
	width: 10%;
	text-align: center;
	vertical-align: top;
	border: 0px solid black; 
	padding: 0px; 
	margin: 0px;
}

table#bottomMenu td#bottomMenuBooks
{
	width: 10%;
	text-align: center;
	vertical-align: top;
	border: 0px solid black; 
	padding: 0px; 
	margin: 0px;
}

table#bottomMenu td#bottomMenuClients
{
	width: 10%;
	text-align: center;
	vertical-align: top;
	border: 0px solid black; 
	padding: 0px; 
	margin: 0px;
}

table#bottomMenu td#bottomMenuGPortfolio
{
	width: 16%;
	text-align: center;
	vertical-align: top;
	border: 0px solid black; 
	padding: 0px; 
	margin: 0px;
}

table#bottomMenu td#bottomMenuCLPortfolio
{
	width: 20%;
	text-align: center;
	vertical-align: top;
	border: 0px solid black; 
	padding: 0px; 
	margin: 0px;
}

table#bottomMenu td#bottomMenuPortfolio
{
	width: 20%;
	text-align: center;
	vertical-align: top;
	border: 0px solid black; 
	padding: 0px; 
	margin: 0px;
}

table#bottomMenu td#bottomMenuEvents
{
	width: 16%;
	text-align: center;
	vertical-align: top;
	border: 0px solid black; 
	padding: 0px; 
	margin: 0px;
}

table#bottomMenu td#bottomMenuSources
{
	width: 18%;
	text-align: center;
	vertical-align: top;
	border: 0px solid black; 
	padding: 0px; 
	margin: 0px;
}

img.ClientImage
{
	width: 175px;
	text-align: center;
	vertical-align: top;
	border: 0px solid black; 
	padding: 0px; 
	margin: 0px;
}


div#FrontPiece 
{
	font-size: 150%;
	color: blue;
	text-align: center;
}

div.CenteredStuff 
{
	text-align: center;
}

#HomePageCounter 
{
	color: white;
	text-align: center;
}

