/*** Reset ***/

html, body, ul, ol, li, form, fieldset, legend { 
	margin: 0; 
	padding: 0; 
	font-family: "Segoe UI", "Nimbus Sans L", "Liberation Sans", Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 { 
	margin: 0; 
	font-family: Constantia, "Lucida Bright", "Liberation Serif", "Nimbus Roman No9 L Regular", Georgia, Times, serif;
}

a {
	text-decoration: none;
}

a:active {
	position: relative;
	top: 1px;
}

img {
	border: none;
}

p {
	margin-top: 0;
}

fieldset,img { 
	border: 0; 
}

legend { 
	color: #000; 
}

li { 
	list-style: none; 
	list-style-position: inside;
	margin-left: 2.5em;
}

input, textarea, select {
	font-size: 110%;
	line-height: 1.1;
}

/***General styles***/

body {
	background:#f1efeb;
}

body:before { /* top shadow */ 
	content: ""; 
	position: fixed; 
	top: -10px; 
	left: -10px; 
	width: 110%; 
	height: 10px;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8); 
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8); 
	-ms-box-shadow: 0px 0px 10px rgba(0,0,0,.8); 
	-o-box-shadow: 0px 0px 10px rgba(0,0,0,.8); 
	box-shadow: 0px 0px 10px rgba(0,0,0,.8); 
	z-index: 100; 
 }

#wrapper {
	margin: 0;
	padding: 0;
	border: 0;
	min-width: 700px;
	max-width: 1200px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 90%;
}

address {
	font-size: 1.2em;
	margin-bottom: 1em;
}

.bookspace {
	line-height: 1.4em;
	overflow: hidden;
	clear: all;
}

.bookspace2 {
	min-height: 10em;
	margin-bottom: 2em;
	line-height: 1.4em;
}

.firstcharacter { 
	float: left; 
	color: #903; 
	font-size: 55px; 
	line-height: 50px; 
	padding: 1px 4px 0 1px; 
	font-family: Baskerville, "Bookman Old Style", "Bitstream Charter", "Book Antiqua", Georgia, serif;
}

h1, h2, h3, h4 {
	margin:. 8em 0 .2em 0;
	padding: 0;
}

h3 {
	font-size: 140%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 110%;
}

p {
	margin:. 4em 0 .8em 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.1em;
}

hr {
	border: 0; 
	height: 60px; 
	margin: 0 auto;
	background: url(../images/hr.png) 50% no-repeat;
}

img {
	margin:10px 0 5px;
}

img.floatleft { 
    float: left; 
    margin: 0 6px 6px 0; 
}

.hovertext {
	cursor: help;
	border-bottom: 1px dotted #9c0;
	font-variant: small-caps;
	font-style: normal;
	font-family: Georgia, Constantia, "Times New Roman", Times, serif;
}

.quote {
	font-size: 1.5em;
	font-family: "Lancelot", Georgia, Times, serif;
	color: #643d09;
	font-style: italic;
	line-height: 1.4em;
	margin-top: 1em;
	letter-spacing: -1px;
}

.space {
	margin-top: 1em;
}

.spacehuge {
	margin-top: 10em;
}

.spacehuge2 {
	margin-top: 20em;
}

.stickshdr {
	text-align: center;
	text-shadow: 1px 1px 2px #ccc;
	padding: 3em 0 .5em 0;
	color: #704900;
}

.underline {
	text-decoration: underline;
}

/***IE6 PNG transparency***/

 img { 
	behavior: url(iepngfix.htc)
}

/*** Header ***/

#header {
	clear: both;
	float: left;
	text-align: left;
	width: 100%;
	min-width: 700px;
	max-width: 1200px;
	background: transparent url(../images/ricepaper.png) repeat;
	padding-top: 1em;
}

#header p,
#header h1,
#header h2 {
	padding: 5px 15px 0 15px;
	margin: 0;
}

.headinner {
	position: relative;
}

/***Header Image***/

.headerlink {
	float: right;
	background: transparent !important;
	border-bottom: none !important;
}

h1 b {
	display: none;
}

.imgposlogo {
	position: relative;
	right: 2em;
	top: -1.25em;
}

.slugline {
	position: absolute; 
	top: .25em;
	line-height:1.1; /* need line-height or IE cuts text off */
	left: .1em;
	font-size: 3.25em;
	color: #282fbb;
	font-family: "Lancelot", Georgia, Times, serif;
	font-style: italic;
    letter-spacing: -1px;
	text-shadow: 1px 1px 4px #161a69;
}

.subslug {
	position: absolute; 
	left: 1em;
	top: 3.5em;
	font-size: 1.25em;
	font-family: "Trebuchet MS", "Segoe UI", "Nimbus Sans L", "Liberation Sans", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: 400;
	color: #090909;
	letter-spacing: -1px;
}

.subslug a {
	border-bottom: none;
}

/*** Nav menu ***/

#dolphincontainer {
	position: relative;
	height: 56px;
	color: #e0e0e0;
	background: #073252;
	width: 100%;
	clear: both;
}

#dolphinnav {
	position: relative;
	height: 34px;
	font-size: .9em;
	text-transform: lowercase;
	background: #f4f1ed url(../images/nav/dolphin_bg.gif) repeat-x bottom left;
	padding: 0 0 0 20px;
}

#dolphinnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	float: left;
}

#dolphinnav ul li {
	display:block;
	float: left;
	margin: 0 1px;
	letter-spacing: 1px;
}

#dolphinnav ul li a {
	display: block;
	float: left;
	color: #f0f8ff;
	text-decoration: none;
	padding: 0 0 0 20px;
	height: 33px;
}

#dolphinnav ul li a span {
	padding: 12px 20px 0 0;
	height: 21px;
	float: left;
}

#dolphinnav ul li a:hover {
	color: #fff;
	background: transparent url(../images/nav/dolphin_bg-OVER.gif) repeat-x bottom left;
}

#dolphinnav ul li a:hover span {
	display: block;
	width: auto;
	cursor: pointer;
}

#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover {
	color: #fff;
	background: #1d6893 url(../images/nav/dolphin_left-ON.gif) no-repeat top left;
	line-height: 275%;
}

#dolphinnav ul li a.current span {
	display: block;
	padding: 0 20px 0 0;
	width: auto;
	background: #1d6893 url(../images/nav/dolphin_right-ON.gif) no-repeat top right;
	height: 33px;
}

/***jquery pane list***/

.pane-list {
	margin: 0 auto;
	list-style: none;
	cursor: text;
	margin-right: 2em;
}

.pane-list li {
	background: #bde0ff;
	padding: 2em;
	border-color: #f0f8ff #9caaab #ccc #d6ecff;
	border-style: solid;
	border-width: 1px;
	font-size: 1em;
	min-height: 5em;
}

.pane-list li:hover {
	background: #d6ecff;
	border-color: #9caaab #f0f8ff #f0f8ff #ccc;
	border-style: solid;
	border-width: 1px;
}

.pane-list .contest {
	font-size: 1.4em;
	font-family: Constantia, "Lucida Bright", "Liberation Serif", "Nimbus Roman No9 L Regular", Georgia, Times, serif;
	color: #343599;
	line-height: 1.4em;
	letter-spacing: -1px;
}

.blurb {
	line-height: 1.4em;
	padding-top: 1em;
}

.contestopen {
	background: url(../images/icons/env.png) no-repeat;
	min-height: 80px;
	color: #cd7F32;
	font-size: 1.75em;
	text-shadow: 1px 1px 1px #7b4d1E;
	margin: 0 auto;
	text-align: center;
	text-indent: 8px;
}

.grandwinner {
	color: #cd7F32;
	font-size: 1.75em;
	text-shadow: 1px 1px 1px #7b4d1E;
}

.winnerid {
	font-family: "Segoe UI", "Nimbus Sans L", "Liberation Sans", Helvetica, Arial, sans-serif;
	font-size: .9em;
	color: #000;
}

/* column container */

.colmask {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
}
	
/* 2 column right menu settings */
	
.rightmenu {
	background: #1A4F6E url(../images/pmdb.jpg) repeat;
}

.rightmenu .colleft {
	float: left;
	width: 200%;
	margin-left: -15em;
	position: relative;
	right: 100%;
	background: #fbebd5 url(../images/bggrad_bl.png) repeat-x;
}
    
.rightmenu .col1wrap {
	float: left;
	width: 50%;
	position: relative;
	left: 50%;
	padding-bottom: 1em;
}

.rightmenu .col1 {
	margin: 0 1em 0 16em;
	overflow: hidden;
}

.rightmenu .col1 h2,
.rightmenu .col1 h3 {
	margin: 1em 0 1em 0;
}

.rightmenu .col2 {
	float: right;
	width: 13em;
	position: relative;
	left: 14em;
	color: #fff;
	padding-top: 1.5em;
}

.rightmenu .col2 p {
	padding: 1em 0;
}

.rightmenu .col2 .linkspace {
	margin-top: 3em;
	font-style: italic;
}

/* Footer styles */

#footer {
	clear: both;
	float: left;
	min-width: 700px;
	max-width: 1200px;
	width: 100%;
	padding-top: 1em;
	background: transparent url(../images/ricepaper.png) repeat;
}

#footer p {
	padding: 10px;
	text-align: center;
	margin: 0 auto;
	font-size: .9em;
}

.footerimg {
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 3em 0 2em 0;
}

/***Links***/

a:link, a:visited {
	color: #143d55;
}

a:hover {
	color:#fff;
	background: #143d55;
}

a.lyttonylink {
	color: #cd7f32 !important;
	text-shadow: 1px 1px 1px #7b4d1e;
	background-color: transparent !important;
}

.quote a {
	color: #B06C10;
}

.quote a:hover {
	color: #fff;
	background: #B06C10;
}

.contestopen a {
	color: #B06C10;
}

.contestopen a:hover {
	color: #fff;
	background: #B06C10;
}

.rightmenu .col2 a {
	color: #fff;
}

.rightmenu .col2 a:hover {
	background: transparent;
	border-bottom: 1px dotted;
}