/* @override 
	http://aaronanwarsmith.com/styles.css
	http://www.aaronanwarsmith.com/styles.css
*/

* {margin:0; padding:0;}
img {border: none;}

body{
background: #2D2C2C url(images/bodyBG.jpg) 0 0 repeat-x;
font: 12px Verdana, Arial, Helvetica, sans-serif;
color:#2D2C2C;}

p a{
margin-bottom:15px;}

#contentMain p{
line-height:1.4em;
margin-bottom:15px;}

#container{
margin:0 auto;
width:780px;
background:url(images/containerBG.jpg) center repeat-y;}

#header{
padding-right:1px;
text-align:center;}

#contentMain{
width:100%;
float:left;}

#contentLeft{
margin:20px 0px 0 30px;
padding-right:20px;
width:500px;
background:url(images/vRule.jpg) top right no-repeat;
float:left;}

#contentRightHome{
margin-top:20px;
padding-right:25px;
width:200px;
height:350px;
/*background:url(images/sideBB.jpg) top left no-repeat;*/
float:right;}

#contentRightAbout{
margin-top:20px;
padding-top:80px;
padding-right:24px;
width:200px;
height:350px;
background:url(images/samplesBG.jpg) top left no-repeat;
float:right;}

.pullQoute{
margin:10px 0;
padding:20px 0px 10px 230px;
width:250px;
height:140px;
background:url(images/pullQoute.jpg) 0 0 no-repeat;}

.pullQoute p{
font:16px Georgia, "Times New Roman", Times, serif;
color:#2b4ca0;}

.clear{
clear:both;}

#copywright{
font-size:10px;}

/*Heading Styles
------------------------------- */
h2{
margin: 10px 0;
font:15px Georgia, "Times New Roman", Times, serif;
color:#2b4ca0;}

h1{
margin: 10px 0;
font:22px Georgia, "Times New Roman", Times, serif;
color:#2b4ca0;}


h3{
margin: 10px 0;
font:16px Georgia, "Times New Roman", Times, serif;
color:#2b4ca0;}

h4{
margin:10px 0 1px 0;
font:bold;
font-size: 12px;
color:#2D2C2C;}

#emailDisplay h2{
padding-left:2px;
padding-right:10px;
font-size:14px;}

/*List Styles
------------------------------- */
#navigation ul{list-style:none;}

#navigation li{
margin:8px;
display:inline;}

#contentRightAbout ul{
list-style:none;
margin:0;
padding:0;}

#contentRightAbout li{
margin-bottom:6px;
padding:0px;}

/*Links
------------------------------- */
#navigation{
margin:auto;
padding:15px 0px 15px 18px;}

#events #contentLeft h2 a {color: #2b4ca0}

a{
color:#2b4ca0;
text-decoration:none;}

a:hover{color:#333;}

#events #contentLeft a {color:#A2000D; text-decoration:underline;}
#events #contentLeft a:hover {color: #4776AD;}

#contentRightAbout a{font-size:11px;}

#contentRightAbout a{
display:block;
padding:10px;
border-top:#EEE solid 1px;
border-bottom:#EEE solid 1px;}

#contentRightAbout a:hover{
color:#071554;
background-color:#EEE;}

#contentRightAbout img .no-hover{
background-color:#FFF;}

/*Email Styles
------------------------------- */
#emailDisplay{
margin-top:20px;
padding-right:50px;
padding-top:80px;
width:180px;
float:right;
height:400px;
background:url(images/samplesBG.jpg) top left no-repeat;}

#emailDisplay p{
font-weight:bold;
font-size: 12px;
color:#2D2C2C;}

#emailDisplay a{
font-size:11px;}

#emailDisplay a{
display:block;
padding:10px;
border-top:#EEE solid 1px;
border-bottom:#EEE solid 1px;}

#emailDisplay a:hover{
color:#071554;
background-color:#EEE;}

#emailDisplay ul{
list-style:none;
margin:0;
padding:0;}

#emailDisplay li{
margin-bottom:6px;
padding:0px;}

/*By Book Styles
------------------------------- */
#buyTheBook{
padding-left:230px;
height:331px;
background:url(images/Shortage_Book-cover_web_C.jpg) top left no-repeat;}

fieldset{
padding:10px;
border:solid 1px #2b4ca0;}

#emailDisplay fieldset{
margin-top:15px;
padding:10px;
width:190px;
border:solid 1px #2b4ca0;}

legend{
padding:5px;
font-weight:bold;
color:#2b4ca0;}

input {margin-bottom:10px; border:solid 1px #CCC; color:#2b4ca0;}
textarea {border:solid 1px #CCC;}
label{margin-bottom:5px; color:#2b4ca0;}

/*Footer Styles
------------------------------- */
#footer{
margin-top:50px;
height:160px;
background:url(images/footerBG.jpg) center no-repeat;}

#footerInfo{
padding:90px 0 0 200px;}

/*Footer Styles
------------------------------- */
#openingP{
padding:5px 0 0 130px;
background:url(images/Shortage_Book-cover_web_B.jpg) top left no-repeat;

width:350px;
height:175px;}

.highlight{
margin: 0px;
padding:0px;
font:bold;
color:#2b4ca0;}

.pre{
white-space:pre;}

.hr{
margin:15px auto;
width:438px;
height:30px;
background:url(images/hRule.jpg) center no-repeat;}

.hr2{
width:100%;
height:80px;
background:url(images/hRule2.jpg) center no-repeat;}

.hr-border {
margin: 30px 0;
border-bottom: 1px solid #DDD;
clear: both;}

#events .hr-border {
padding-top: 20px;}


/* Definition Lists
--------------------------------------------------*/
dt img {
float: left;
margin-right: 10px;}


