/* Links */

.a1:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #FFFFFF; 
	text-decoration: none;
	}

.a1:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #FFFFFF; 
	text-decoration: none;
	}

.a1:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #FFFFFF; 
	text-decoration: none;
	}

.a1:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #FFFFFF; 
	text-decoration: underline;
	}
	
	
.aSubtitle:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #FFFFFF; 
	text-decoration: none;
	}

.aSubtitle:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #283458; 
	text-decoration: none;
	}

.aSubtitle:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #FFFFFF; 
	text-decoration: none;
	}

.aSubtitle:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #283458; 
	text-decoration: underline;
	}
	

	
.aFooter:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #283458; 
	text-decoration: none;
	}

.aFooter:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #283458; 
	text-decoration: none;
	}

.aFooter:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #283458; 
	text-decoration: none;
	}

.aFooter:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000000; 
	text-decoration: underline;
	}	
	

/* Fonts */

.fontFooter {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #283458}
.smallFontWhite {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #FFFFFF}
.mainFontWhite {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #FFFFFF}
.mainFontBlue {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #283458}
.mainFontYellow {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #D7AF0B}


/* List Styles */

UL, OL { list-style-image:url(../images/global/bullet.gif); margin-left: 15px}
LI { list-style-image:url(../images/global/bullet.gif); text-indent: 0px; margin-left: 36px; padding-left: 0px; padding-bottom: 15px; margin-right: 18px} 


/* Tables */

.tableMain {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
.contentParagraph {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; margin-right: 20px; margin-bottom: 10px; margin-left: 20px}
.quoteStyle {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bold; color: #FFFFFF}
.byline {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF}
.byline2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #283458}
.subtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #FFFFFF; margin-right: 20px; margin-bottom: 5px; margin-left: 20px}
.subtitle2 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #FFFFFF;}
.clipDescription { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; margin-right: 20px; margin-bottom: 10px}
.clipParagraph { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; margin-right: 20px; margin-bottom: 10px; margin-left: 20px ; text-indent: 30px}

.tableMenu a {
	color: #fff;
	font-family: "Century Gothic", Verdana, sans-serif;
	padding-left: 48px;
	text-decoration: none;
	line-height: 32px;
	font-size: 17px;
	display: block;
	height: 32px;
	background: none;
}

.tableMenu a:hover,
.tableMenu a.selected {
	background: transparent url(../images/nav/arrow.gif) no-repeat scroll 28px 13px;
}

div.clear {
	clear: both;
	height: 0;
	width: 100%;
}

/* Home */
div.homepage_welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 0 10px;
	height: 129px;
	overflow: hidden;
	text-align: center;
}

/* Books */
.booklisting, .projects {
	margin-left: 25px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
.booklisting .right {
	float: right;
}
.booklisting a {
	color: #fff;
	text-decoration: none;
}
.booklisting a.greenlink {
	color: #5a5f48;
}
.booklisting h1 {
	margin-top: 0;
	font-weight: normal;
	font-size: 26px;
	margin-bottom: 1em;
}
.booklisting h2 {
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #283458;
	font-weight: bold;
	font-size: 120%;
	width: 265px;
}
.booklisting p {
	margin-bottom: 1em;
}
.booklisting a img,
.projects a img {
	border: 0;
}
h2#jukebox_book {
	margin-bottom: 0;
	padding-bottom: 1em;
	background: transparent url(../images/books/jukebox.gif) no-repeat center left;
	border-bottom: 0;
}
h2#jukebox_book a {
	display: block;
	line-height: 26px;
	border-bottom: 1px solid #283458;
	padding-left: 95px;
	padding-top: 15px;
}
h2#jukebox_book img {
	display: none;
}
.booklisting div.clear {
	margin-bottom: 2em;
}
.singlebook {
	width: 510px;
	font-size: 13px;
}
.singlebook .right {
	margin-left: 40px;
	width: 175px;
}
.singlebook .wideright {
	width: 200px;
}
.singlebook .quotes {
	font-weight: normal;
}
p.buynow {
	padding: 2px 0.5em;
	margin: 1em 25px;
	width: 110px;
	border: 1px solid #5a5f48;
	text-align: center;
	font-size: 120%;
}
p.buynow a {
	color: #5a5f48;
}
p.links {
	font-size: 115%;
}

/* Projects */

.projects {
	position: relative;
	width: 500px;
	overflow: hidden;
}
.projects .rightpane {
	width: 200px;
	float: right;
	text-align: center;
}
.projects .rightpane .greenlink {
	text-align: center;
	color: #5a5f48;
	text-decoration: none;
	display: block;
	margin-bottom: 3em;
}
.projects h1 {
	margin-top: 0;
	font-weight: normal;
	font-size: 26px;
	color: #fff;
	margin-bottom: 1em;
}
.projects h1.short {
	margin-bottom: 10px;
}
.projects h2 {
	height: 36px;
	padding: 0;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #e5cd66;
	font-weight: bold;
	width: 265px;
	line-height: 51px;
	font-size: 12px;
	color: #5a5f48;
	*overflow: hidden;
}
.projects_listing h2 {
	font-size: 16px;
}
.projects .listing h2 {
	border: 0;
}
.projects .listing .photo {
	width: 50%;
	padding-top: 2em;
}
.projects .listing .photo img {
	display: block;
}
.projects .listing .right_half {
	float: right;
}
.projects h2 a {
	color: #5a5f48;
	text-decoration: none;
	font-weight: bold;
}
.projects #project_jukebox {
	background: transparent url(../images/projects/jukebox.gif) no-repeat top left;
	height: 48px;
	margin-bottom: 0;
	border-bottom: 0;
}
.projects #project_jukebox a {
	padding-left: 90px;
	display: block;
	border-bottom: 1px solid #e5cd66;
	overflow: hidden;
	line-height: 1;
	padding-top: 17px;
}
.projects #project_jukebox a img.jukeboxtitle {
	display: none;
}
.projects #quill_img {
	position: absolute;
	top: 0;
	right: 120px;
}
.projects #camera_img {
	position: absolute;
	top: 190px;
	right: 0;
}
.projects p {
	margin: 0 0 1.5em;
}
.projects p a {
	color: #fff;
	text-decoration: none;
}
.filmstrip {
	width: 562px;
	margin-top: 30px;
	clear: both;
}

/* Inspiration */

.inspiration td a {
	display: block;
	width: 180px;
	height: 60px;
	border: 2px solid #fff;
	text-decoration: none;
	text-align: center;
	line-height: 60px;
	margin: 30px;
	color: #fff;
}

.inspiration td a img {
	border: 0;
}

.inspiration td a:hover {
	color: #5a5f48;
	border-color: #5a5f48;
}
