
/* ######################## begin layout styling ##################### */

html, body{
	margin:5 5;
	padding:0;
}

body{
	font: 12px Trebuchet, Verdana,Arial,sans-serif;
    background: #A5B3DA url('/images/bgtile.gif');
	color: #444;
}

.container{
	margin:0 auto;
	width:90%;
	text-align:left;
	background: #FFF;
    border: solid #4D4D4D;
	border-width: 0 1px;
}

div#header{
	height:74px;
	background: url(/images/topbar1.jpg) no-repeat;
}
div#header2{ background: #9c9 url(/images/bgshadow.jpg); border-width: 0 0 1px; margin: 0;
};border-color: #4d4d4d;border-style: solid;
div#header3{ height:7px; background: #060; border-color: #4d4d4d; border-style: solid; border-width: 0 0 1px; }

div#header2 h1{
	font:28px Georgia,Serif;
	color: #333333;
	text-align: center;
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	font-weight: normal;
	/* font-variant: small-caps;*/
}

.sidebar {
	font-size: 12px;
	width: 15%;
}

.footer{
	margin-top:10px;
	background: #898989;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
}

.content {
	background-color: #EEEEDD;
	width: 60%;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	color: #626262;
	line-height: 1.5em;
	font-size: 12px;
}

div#bookspecs {
	font-size: 11px;
	border: dotted #4D4D4D;
	border-width: 1px;
	padding: 10px;
	background: #EEDCAE;
}

div#bookspecs ul {
	margin-left: 10px;
}

.right_column {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 10px;
	color: #333333;
	line-height: 1.5em;
	font-size: 11px;
	width: 25%;
	background-color: #FFFFFF;
}


/* ######################## begin usual styling ##################### */

em {
	color: #D6814B;
}

h1 {
	font:175% Georgia,Serif;
  line-height:1.4em;
	font-size: 1.5em;
	font-weight: bold;
	color: #475374;
}

.content h2 {
	font:175% Georgia,Serif;
  line-height:1.4em;
	font-weight: bold;
	color: #BB9956;
}

h3 {
	font-family: trebuchet, tahoma, verdana, arial;
	font-size: .9em
	font-weight: bold;
	margin-bottom: 0px;
	color: #475374;
}


.right_column h2 {
	font:150% Georgia,Serif;
  line-height:1.4em;
	font-weight: bold;
	color: #475374;
}

h3 {
	font:120% Georgia,Serif;
	font-weight: bold;
	margin-bottom: 0px;
	color: #475374;
}


a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #d10101;
}

.imagetable {
	float: right;
	border-style: dotted;
	border-color: #999999;
	border-width: 1px;
	background: #DDDDDD;
	padding: 5px;
	margin: 5px;
	width: 25%;
}

.imagetable td {
	font-size: 11px;
	padding: 5px;
}


.caption {
	color: #475374;
	font-style: italic;
	font-size: 11px;
	padding: 5px;
}

.projects_table {
	margin-left: 10px;
}


.adminbutton {
	border-style: solid;
	border-width: 1px;
	border-color: #000066;
	background: #9999CC;
	padding: 2px;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	font-style: bold;
	width: 80px;
}

th {
	font-family: verdana, tahoma, arial;
	font-size: .8em;
	background: #cccccc;
}

.footer a:link {
	color: #FFFFFF;
}
.footer a:visited {
	color: #FFCCCC;
}
.footer a:hover {
	color: #FFCCCC;
}


.admin_table {
	font-family: verdana, arial;
	padding:3px;
}
.admin_table td {
	padding: 5px;
	font-size: 11px;
}

.content_table_row0 {
	background: #DDDDDD;
}

.content_table_row1 {
	background: #FFFFFF;
}

.mailing_list {
	padding: 10px;
}

.mailing_button {
	margin-top: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #000066;
	background: #9999CC;
	padding: 2px;
	color: #FFFFFF;
	font-size: 10px;
	font-style: bold;
	width: 80px;
}


.borderedimage {
	border: 1px #000 solid;
}


.quote {
	padding-left: 10px;
	color: #475374;
}

.quote_attribution {
	padding-left: 20px;
	font-style: italic;

}

.copyright {
	font-size: .8em;
	font-style: italic;
	color: #666666;
}
