@charset "utf-8";
/* CSS Document */

p,h1,h2,h3,h4,h5	{
color:#3399CC;
font-family:Helvetica, Verdana, Arial, sans-serif
}

h3 {
font-weight:120;
font-size:0.6em;
color:#4B4A1E;
letter-spacing: 0.13em;
}

h4 {
font-weight:120;
font-size:0.6em;
color:#CA2027;
letter-spacing: 0.13em;
}

h5 {
font-weight:100;
font-size:0.5em;
color:#000000;
letter-spacing: 0.13em;
}

#container {
}

#wrapper {
/*border-left:#E3E9EE solid thin;
border-right:#E3E9EE solid thin;*/

text-align:center;
	
	padding-top:44px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	width:600px;
	/*background:#00FF33;*/
	/*position:relative;*/
	}
	
#menu {
	border:#C7D2DD dashed;
	/*width:568px;*/
	width:35.5em;
	margin-left:auto;
	margin-right:auto;
	}

#menu {
	border:#C7D2DD dashed;
	width:568px;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	overflow:hidden;
	padding-bottom:24px;
	position:relative;
	}
	
	
#menu_left {

width:130px;
padding-left:30px;
padding-right:35px;
padding-top:24px;
padding-bottom:29px;
float:left;
/*border-right:#666666 1px solid;*/
overflow:hidden;
position:relative;
}

#menu_left p {

font-size:12px;
color:#666666;
line-height:16px;
clear:both;
font-weight:160;
padding-top:-8px;
}

.padding {
padding-top:24px;
}

.strikethrough {
text-decoration:line-through;
}

.align-right { float:right; margin: 0;
}

#menu_right {
width:312px;
text-align:left;
border-left:#C7D2DD 1px solid;
float:right;
margin-top:24px;
padding-left:38px;
padding-right:19px;
position:relative;
}

#menu_right p {
font-size:12px;
color:#666666;
line-height:18px;
clear:both;
padding-top:12px;
}

#menu_right h4 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:100;
font-size:10px;
font-style:italic;
color:#666666;
line-height:18px;
}

.clear-both {
clear:both;
}

/*h4#slash {

text-align:right;
display:block;
height: 111px; 
width:100px;
position:absolute;
right:2px;
top:-30px;
    background-image:url(images/slash.png);
    background-repeat: no-repeat;
	text-decoration:none;
	float:right;
}*/

h1#BookTitle {
font-family:Arial, Helvetica, sans-serif;
color:#003162;
font-size:18px;
font-weight:140;
letter-spacing: 0.01em;
word-spacing:-0.02em;
line-height:
}


h3#BookSubtitle {
color:#003162;
font-family:Arial, Helvetica, sans-serif;
font-variant:small-caps;
font-size:11.72px;
font-weight:160;
letter-spacing: 0.03em;
line-height:14px;
margin-top:-8px;
}

h2#BookAuthor {
color:#003162;
font-family:Arial, Helvetica, sans-serif;
font-variant:small-caps;
font-size:12.72px;
font-weight:160;
letter-spacing: 0.03em;
line-height:1px;
}

h1#OvadaBooksHeader a{
margin-left:auto;
margin-right:auto;
display:block;
height: 87px; 
width:495px;
    background-image:url(images/MungoHeader.gif);
    background-repeat: no-repeat;
	text-decoration:none;
}

h1#OvadaBooksHeader a span {
display:none
}

h2#Blurb1 {
margin-top:1.75em;
margin-bottom:1.75em;
margin-left:auto;
margin-right:auto;
display:block;
height:26px;
width:382px;
background-image: url(images/MungoBlurb.gif);
background-repeat: no-repeat;
}

h2#Blurb1 span {
display:none
}

h3#Address {
padding-top:1.75em;
}

p#EmailButton a{
margin-top:6em;
margin-left:auto;
margin-right:auto;
display:block;
height:58px;
width:124px;
background-image: url(images/MungoEmailButton.gif);
background-repeat: no-repeat;
}

p#EmailButton a span {
display:none
}
	

