@charset "utf-8";

body {
	background: #1A5A8A  url(background.jpg) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.125em;
	text-align: center;
	margin: 0px;
	margin-bottom: 50px;
}
body[class] {
	font-size: 16px;
}

#frame {
	width: 796px;
	margin: 0 auto;
	text-align: left;
	font-size: .825em;
	position: relative;
	padding-bottom: 16px;
	z-index: 0;
}

.splitbottom {
	background-image: url(round_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.wholebottom {
	background-image: url(round_bottom_full.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#inner {
	border-right: 5px #ffffff solid;
	border-left: 5px #ffffff solid;
	background: #376d9a url(bg_inner.jpg) top left repeat-x;
	position: relative;
}

#header {
	height: 114px;
	position: relative;
	z-index:50;
	text-align: right;
}

#header #logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 383px;
	height: 149px;
	z-index:50;
}


#header #gift {
	position: absolute;
	bottom: -32px;
	right: -25px;
	width: 190px;
	height: 79px;
	z-index:50;
}

#header #links {
	padding: 5px 15px;
	color: #4d8fb2;
	word-spacing: 4px;
}
#header #search {
	margin-top: 5px;
	padding: 5px 15px;
}

#header #search select {
	width: 150px;
	font-size: 11px;
}

#header a {
	color: #4d8fb2;
	word-spacing: 0px;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#main {
	height: 442px;
	background: url(sidebar.jpg) top left repeat-y; 
	z-index:25;
}
#main[id] {
	height: auto;
	min-height: 442px;
}

div.cl {
	clear: left;
	font-size: 0px;
	line-height: 0px;
}

#sidebar {
	position: relative;
	height: 442px;
	width: 206px;
	padding-top: 50px;
	float: left;
	left:0px;
	top: 0px;
	border-top: 1px #ffffff solid;
	margin-right: 7px;
}
#sidebar[id] {
	height: auto;
	width: 209px;
	min-height: 442px;
	margin-right: 4px;
}

#sidebar .whitebar {
	position: absolute;
	top: 466px;
	left: 0px;
	width: 204px;
	height: 9px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	border-width: 0px;
	background: #ffffff;
	padding: 0px;
	z-index: 0;
	filter:alpha(opacity=32);
	-moz-opacity:0.32;
	-khtml-opacity: 0.32;
	opacity: 0.32;
}

#sidebar .iconlinks {
	position: relative;
	border-width: 0px;
	padding: 0px 35px 25px;
	margin: 35px 0px 0px;
	width: auto;
	height: 32px;
}

#sidebar .iconlinks a {
	width: 32px;
	height: 32px;
	float: left;
}

#sidebar .iconlinks a img.iconlabel {
	position: absolute;
	visibility: hidden;
	left: 40px;
	top: 40px;
}

#sidebar .iconlinks .cl {
	clear: left;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	border-width: 0px;
}
#sidebar .iconlinks a:hover {
	background: url(brackets.gif) no-repeat;
}
#sidebar .iconlinks a:hover img.iconlabel {
	visibility: visible;
}

#sidebar div {
	width: 175px;
	border-bottom: 1px #ffffff solid;
	padding: 4px 3px;
	text-align: right;
	font-size: 12px;
	line-height: 12px;
	position: relative;
	z-index: 5;
}

#sidebar div.admin {
	border-bottom-width: 0px;
}

#sidebar div.admin select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	width: 160px;
	margin: 4px 0px;
}
#sidebar div.admin a {
	color: #ffffff;
}
#sidebar div.admin a:hover {
	text-decoration: underline;
}

#sidebar div.sublinks {
	border-bottom-width: 0px;
	margin-bottom: 10px;
	padding: 0px;
	width: 200px;
}
#sidebar div.sublinks div {
	width: auto;
	padding: 4px 23px 4px 3px;
	color: #ffffff;
	margin: 0px;
	border-bottom-width: 0px;
	font-size: 1.1em;
	line-height: .9em;
}

#sidebar div.sublinks div.small {
	padding: 2px 30px 2px 3px;
	font-size: .9em;
}

#sidebar div.sublinks div.large {
	padding-top: 5px;
	font-weight: bold;
}

#sidebar div.sublinks div.spaced {
	padding-top: 10px;
}

#sidebar div.sublinks div.smallspaced {
	padding: 5px 30px 2px 3px;
	font-size: .9em;
}

#sidebar div.sublinks a {
	color: #ffffff;
}

#content {
	width: 567px;
	float: left;
	position: relative;
	top: 5px;
}
#content[id] {

}

#content img.banner {
	border: 2px #ffffff solid;
}

#content div.pageBanner {
	position: relative;
}
#content .pageBanner .overlay {
	position: absolute;
	left: 0px;
	top: 0px;
}

#content #block #copy {
	position: relative;
	border: 2px #8d9ebb solid;
	padding: 20px;
	background: #ffffff;
	height: 448px;
}

#content #block #copy[id] {
	height: auto;
	min-height: 448px;
}

#copy div.submenu {
	margin-top: 8px;
	margin-bottom: 4px;
	text-align: right;
}

#copy div.submenu a {
	margin-left: 10px;
	white-space: nowrap;
}

#copy div.submenu img {
	position: relative;
	vertical-align: text-top;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
}

#copy div.submenu img.thispage, #copy div.submenu a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	-khtml-opacity: 1.00;
	opacity: 1.00;
}

#hometop {
	position: relative;
	background: url(sidebar.jpg) top left repeat-y;
	z-index:25;
}

#hometop #sidebar {
	float: none;
	position: absolute;
	left: 0px;
	top: 50px;
	padding: 0px;
	height: 229px;
	width: 204px;
}
#hometop #sidebar[id] {
	min-height: 229px;
	height: auto;
}

#hometop #content {
	top: auto;
	width: 577px;
	margin-left: 0px;
	left: 209px;
	font-size: 0px;
	line-height: 0px;
}
#homeline {
	background: url(blueline.gif) top left repeat-x;
	height: 26px;
	text-align: right;
	position: relative;
}
#homeline img, #homeline span {
	position: absolute;
	right: 25px;
	bottom: -4px;
}

#homebottom {
	position: relative;
	height: 185px;
	z-index: 40;
}
#homebottom #photo {
	position: absolute;
	left: 62px;
	top:-17px;
	width: 181px;
	height: 178px;
}

#homebottom #hands {
	position: absolute;
	bottom: -12px;
	left: 0px;
	width: 318px;
	height: 264px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='storieshand.png', sizingMethod='scale');
	z-index: 50;
}
#homebottom #hands[id] {
	filter: none;
	bottom: -11px;
	background: url(storieshand.png) no-repeat;
}

#homebottom #quicklinks {
	padding-top: 30px;
	text-align: right;
}
#homebottom #quicklinks[id] {
	margin-left: 323px;
}
#homebottom #quicklinks a {
	position: relative;
	display: block;
	width: 463px;
	padding-left: 35px;
	height: 27px;
	text-align: left;
	margin-top: 5px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='linkfade.png', sizingMethod='scale');
}
#homebottom #quicklinks[id] a {
	width: 428px;
	filter: none;
	background: url(linkfade.png) top left repeat-y;
}
#homebottom #gift {
	position: absolute;
	bottom: -8px;
	right: -35px;
	width: 190px;
	height: 79px;
	z-index:50;
}

#footer {
	width: 796px;
	margin: 0 auto;
	margin-top: 3px;
	text-align: center;
	word-spacing: 4px;
	font-size: .75em;
}

p {
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}

#hidden {
	display: none;
}

#footer span {
	word-spacing: 0px;
}

#footer #logo {
	vertical-align: middle;
	margin-right: 10px;
}

hr {
	border-width: 0px;
	border-bottom: 1px #908672 solid;
}

a img {
	border-width: 0px;
}


/*
EDITOR STYLES 
==============
*/

.Normal, .NormalDisabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.25em;
	text-align: left;
}

h2.tan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #908672;
	border-bottom: 1px #908672 solid;
	line-height: 1.15em;
	margin: 5px 0px;
	clear: left;
}
h3.tan2 {
	font-size: 1em;
	font-weight: bold;
	color: #6882b7;
	line-height: 1.1em;
	margin: 15px 0px 2px;
	clear: left;
}

h2.blue {
	color: #6882b7;
	font-size: 1.3em;
	line-height: 1.15em;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0px;
	font-weight: bold;
}

h3.blue {
	color: #6882b7;
	font-size: 1.1em;
	line-height: 1.1em;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0px;
	font-weight: bold;
}

.bl {
	color: #6882b7;
}

.margintop5 {
	margin-top: 5px;
}

span.blue {
	color: #546f9e;
}

img.clipped {
	float: left;
	position: relative;
	top: -27px;
	left: -15px;
	margin-bottom: -22px;
	margin-right: -10px;
}

.storythumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.125em;
}

.storythumbs a {
	color: #6882b7;
	font-weight: bold;
	text-decoration: none;
}

.storythumbs a:hover {
	text-decoration: none;
}

.sidequote {
	background: #bbbcd9;
	float: left; 
	width: 170px; 
	margin: 10px 10px 5px 0px; 
	padding: 10px;
	font-style: italic;
	text-align: center;
}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px 15px;
}

table.table {
	border: 1px #666666 solid;
	border-collapse: collapse;
}
table.table th, table.table td {
	padding: 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
table.table th {
	background: #e0eaf4;
	text-align: center;
}

table.smalltable {
	border: 1px #666666 solid;
	border-collapse: collapse;
}
table.smalltable th, table.smalltable td {
	padding: 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 1.15em;
	vertical-align: text-top;
}
table.smalltable th {
	background: #e0eaf4;
	vertical-align: text-bottom;
}

div.affiliatemenu {
	float: right; 
	position: absolute;
	width: 230px; 
	top: 0px; 
	right: -1px; 
	background: url(/images/brownfade.gif) repeat-x; 
}
div.affiliatemenu[class] {
	right: 0px;
}
select.affiliateList {
	width: 200px;
}

div.affiliatemenu .inner {
	margin-left: 7px;
	border-left: 3px #ffffff solid;
	padding: 10px;
	height: 254px;
}

a, a:link, a:active {
	color: #496395;
	text-decoration: none;
}

a:hover {
	color: #6882b7;
	text-decoration: underline;
}