/* CSS Document */
body, html {margin:0; padding:0;}

body{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #000099;
	text-decoration: none;
}


a:visited {
    color: #000099;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0000FF;
}

a:active {
    color: #000099;
	text-decoration: none;
}

h1{
	text-align: center;
	color: #3399CC;
	font-size: large;
}

h2{
	text-align: center;
	color: #6BE8FE;
	font-size: large;
	font-family: "Times New Roman", Times, serif;
}


.TM{
	font-size: 0.4em;
	vertical-align: super;
	line-height: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
}

.blue-bar{
	background-color: #0080FF;
	width: 600;
	display: block;
	font-weight: bold;
	text-indent: 20px;
}

.width500{
	width: 500px;
	display: block;
	margin-left: 40px;
}

.proverbs{
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
}

.reference{
	color: #93FFFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
}

.jg-italic{
	color: #0033FF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
}

.lt-blue{
	color: #97EAFF;
}

.lt-yellow{
	color: #FFFF99;
	font-size: 18px;
}


.white-txt{
font-size: medium;
color: #FFFFFF;}

.cert{margin :10px;}

#left-icons{
	width:330px;
	float:left;
	text-align: center;
}

#center-icons{
	//width:330px;
	margin-right:auto;
	margin-left:auto;
	text-align: center;
}


/** =====================================  site specific ============================================**/

#div-header {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 120px;
	background-color: #ffffff;
	background-image: url(images/jgoldberg-logo.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	}
	
#div-top-menu
{
	float:right;
	width:550px;
	text-align:right;
	height: 30px;
}

#div-content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-color: #FFFFFF;
	}


	
#div-content-left{
width:330px;
float:left}

#div-content-right{
width:620px;
float:right}

#div-footer {
	clear:both;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-color: #FFFFFF;
	}
	
#div-footer2 {
	clear:both;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-color: #FFFFFF;
	}

#div-bottom-line{
	clear:left;
	width:100%;
	font-size: small;
	border-top-color: #3399CC;
	border-top-style: solid;
	border-top-width: thin;
	color: #3399FF;
}

#div-bottom-line a{
	color: #0066FF;
}

#span-diploma{
	background-color: #003399;
	left: auto;
	right: auto;
	display: block;
	text-align: center;
	padding: 10px;
}


/*----------- NAVAGATION -------------------*/

#div-header-nav{
	width: 650px;
	float: right;
	height: 23px;
	margin-top: 58px;
	margin-right:-5px;
}




#navlist ul
{
	padding: 0;
	margin: 0;
}


#navlist li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
}



#navlist a {
	color: #fff;
	background-color: #a0b7ff; 
	background-image: url(images/T-L-corner-blue.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 10px;
}

#navlist .book a{
	color: #fff;
	background-color: #0099CC; 
	background-image: url(images/T-L-corner-book.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 10px;
}


#navlist a span
{
	background: url(images/T-R-corner-blue.png) right top no-repeat;
	padding-right: 10px;
}


#navlist .book a span
{
	background: url(images/T-R-corner-book.png) right top no-repeat;
	padding-right: 10px;
}



#navlist a,  #navlist a span{
	display: block;
	margin-right: 20px;
	width: 70px;
}





#navlist a:hover, #navlist .active a
{
color: #fff;
background-color: #000099;
background-image: url(images/T-L-corner-navy.png);
}


#navlist a:hover span, #navlist .active span
{
background-image: url(images/T-R-corner-navy.png);
}

/**=====================  Left Column ============================**/
#p-left-col{
font-size: small;
color: #000000;
padding: 0px 20px 0px 20px;
}


#div-left-top{
	width: 330px;
	height: 27px;
	float: left;
	background-color: #a0b7ff;
	background-image: url(images/T-L-corner-blue.png);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}


#div-left-col{
	width: 330px;
	height: auto;
	float: left;
	clear:left;
	background-color: #a0b7ff;
}


#div-left-bot{
	width: 330px;
	height: 27px;
	float: left;
	clear: left;
	background-color: #a0b7ff;
	background-image: url(images/B-L-corner-blue.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;
}

/*--- Right Column --*/
#p-right-col{
font-size: medium;
color: #FFFFFF;
padding: 0px 20px 0px 20px;
}


#div-right-top{
	width: 620px;
	height: 27px;
	float:right;
	background-color: #000099;
	background-image: url(images/T-L-corner-navy.png);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}


#div-right-col{
	width: 620px;
	height: auto; 
	float: right;
	clear:right;
	background-color: #000099;
}


#div-right-col a{
	color: #8CFFFF;
}

#div-right-bot{
	width: 620px;
	height: 27px;
	float: right;
	clear:right;
	background-color: #000099;
	background-image: url(images/B-L-corner-navy.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

/*================================ Bookstore =======================================*/
.left-menu{
	
}

.left-menu li{
	margin-left:-10px;
	list-style-type: none;
	font-size: small;
	width: 275px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	height: 1.5em;
}

.left-menu a:visited {
	color: #000000;
}


.left-menu a:hover{
	background-color: #3366FF;
	color: #FFFFFF;
	display: block;
}

.left-menu a:active {
	color: #FFFFFF;
}


#left-menu-active{
	color: #FFFFFF;
	background-color: #799BFF;
}

.book-small{
	float: left;
	width: 80px;
	border-color: #FF0000;
	border-style: solid;
	border-width: 0px;
	margin-right: 5px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 102px;
}


.book2-small{
	float: left;
	width: 95px;
	border-color: #FF0000;
	border-style: solid;
	border-width: 0px;
	margin-right: 5px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 102px;
}

.book-small img{
	border-style: none;
}


.book-small img:hover{
	border-width: 2px;
	border-color: #FFFFFF;
	border-style: solid;

}

#book-list{
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	height: auto;
}

#book-content{
	font-size: medium;
	color: #CEEFFF;
	margin: 10px;
}

