body {
	font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
	margin: 0px; 
	padding: 0px;
	color: #fff;
	background: #30485f;
	text-align: center;
}

body, p, td, th, ol, ul, input, select, option, textarea {
	font-size: 12px;
	line-height: 15px;
}

body#home a#homenav,
body#about a#aboutnav,
body#albums a#albumnav,
body#archives a#archivenav,
body#screens a#screennav {
	border-bottom: 1px dashed #fed;
}

a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #173797;
}

a:hover {
	color: #f11;
	text-decoration: none;
}

a img { border: 1px solid #173797; }
a:hover img { border: 1px solid #000; }
a.noborder img, a.noborder:hover img { border: 0px; }
a.nobold, a.nobold:hover { font-weight: normal; }

blockquote {
	line-height: 13px;
	margin: 15px 25px;
}

blockquote p { line-height: 13px; }

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px; 
}

h1 	{ 
	font-size: 18px; 
	padding-bottom: 20px;
}

h2 {
	font-size: 18px;
	font-weight: normal; 
	padding-bottom: 20px;
}

h3 { font-size: 14px; }
h4 { font-size: 13px; }
h5, h6 { font-size: 12px }
p { margin-top: 10px; }
hr { display: none; }

div.hr {
	clear: both;
	border-bottom: 1px solid #888 ;
	margin: 0px; 
}

#master {
	width: 720px;
	border: 0px solid #000;
	margin: 20px auto ;
	background-color: #30485f;
	overflow: visible;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 762px;
	z-index: 50 ;
}
html>body #master { width: 762px; }

#header {
	padding-left: 1em;
	text-align: left;
	background-position: center left;
	background-color: #30485f;
	background-image: url(/images/logo-g.png);
	background-repeat: no-repeat;
 	height: 48px;
	cursor: pointer;
	margin-left: 1em;
}

#header a img {
	display: none;
	border: 0px;
}

#menu {
	border-bottom: 0px solid #000;
	border-top: 0px solid #000;
	padding: 3px 0;
	text-align: left;
	background-color: #002a54;
}

#menu ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	display: inline;
	list-style: none;
	padding: 0px 15px;
}

#menu a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	color: #fff;
	border-bottom: 2px solid #abc;
}

#printhead {
	display: none;
}

#content {
	padding: 20px 20px 0px 20px ;
	text-align: left;
	line-height: 15px;
	background-color: #30485f;
	z-index: 2 ;
}

#maincontent {
	width: 469px;
	float: left;
	border-right: 0px solid #abc;
	padding-right: 20px;
	background-color: #30485f;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 490px;
	z-index: 1 ;
}
html>body #maincontent { width: 490px; }

#maincontent a img, a:hover img { border: 0px; }

#sidebar {
	width: 180px;
	float: right;
	background-color: #30485f;
}

#sidebar h3 {
	border-top: 1px dashed #666 ;
	border-top: 0 ;
	border-bottom: 1px solid #000;
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
}

#sidebar h4 {
	font-size: 12px;
	text-transform: uppercase;
}

#sidebar form {
	margin-top: 0px ;
	padding-top: 0px ;
	padding-bottom: 10px; 
}

#sidebar p {
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 15px;
}

#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#sidebar blockquote {
	color: #333300;
	line-height: 13px;
	margin: 15px 10px;
}

#sidebar a img { border: 0 ; }

#footer {
	clear: both;
	margin: 20px 20px 0px 20px;
	padding: 8px 0px 15px 0px;
	border-top: 0px solid #000;
	text-align: left;
}

.hidden	{ display: none; }
.left	{ text-align: left; }
.center	{ text-align: center; }
.right	{ text-align: right; }
.floatleft	{ float: left; }
.floatright	{ float: right; }
.strikethrough { text-decoration: line-through; }
.highlight	{ background-color: #ff9; }

.bar {
	background-color: #cc6633;
	background-color: #5287c2;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	color: #ffc;
	font-size: 12px;
	font-weight: bold;
	margin: 1em 0px;
	padding: 1px 0px 0px 5px;
}

.subtitle {
	font-style: italic;
	margin-bottom: 15px;
}

.posted {
	color: #666666;
	text-align: right;
	padding-bottom: 1.5em;
	font-size: 10px; 
}

.posted a {
	color: #666;
}

.posted a img {
	border: 0px;
}
	
.image { text-align: center; }

.image img {
	border: 1px solid #000;
	margin: 5px 0px;
}

.links {
	margin-bottom: 15px;
}

.links ul {
	list-style: none;	
	margin-bottom: 0px;
}

.links ul li {
	margin-left: 1em ;
	text-indent: -1em ;
}

.links p {
	margin-top: 0px;
}	

#odd {
	margin-bottom: 1em ;
}

#odd p {
	margin-left: 2em ;
	text-indent: -1em ;
	padding-top: 1px ;
	margin-top: 1px; 
	padding-bottom: 1px ;
	margin-bottom: 1px; 
}

#odd h3 {
	border-bottom: 1px solid #000;
	margin-top: 5px ;
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

ul.recipe { padding-left: 1.25em; margin-left: 0px;}

.ingredients { font-weight: bold; text-indent: -1em; margin-left: 1em; }

div.index {
	text-align: center;
}

div.index table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

td.thumbcell {
	width: 100px;
}

div.navigation {
    text-align: center;
}

div.navigation table {
    margin-left: auto;
    margin-right: auto; 
    text-align: center;
}

div.navigation img {
    border-style: solid;
    border-color: #000000;
    border-width: 1px;
} 

div.navigation a img{
  border-color: #0000FF;
}  

div.navigation img.selected {
    border-style: double;
    border-width: 5px;
    border-color: #000000;
}

div.photograph {
    text-align: center;
}  

div.photograph table {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}  

.caption { 
	text-align: center;
}

.footnote {
	display:none;
}

#gifts {
	margin-bottom: 1em;
}

#gifts table {
	border: 2px solid #abc;
}

#gifts th {
	text-align: center;
	color: #fff;
	background-color: #000;
	border: 1px solid #000;
	padding: 2px;
	font-weight: bold;
}

#gifts td {
	border: 1px solid #ddd; 
	padding-left: 1.3em; 
	padding-right: .4em;
	empty-cells: show;
	vertical-align: top;
	text-indent: -1.0em ;
}

#gifts ul {
	padding-left: 0px;
	text-indent: 0px;
	padding-top: 0px;
	margin-top: 0px; 
	margin-bottom: 0px;
}

#gifts ul ul {
	padding-left: 1em;
}

.comments-head {
	margin-top: 2em;
	margin-bottom: .75em;
	font-size: 1.10em;
	font-weight: bold;
}

.comments-post {
	margin-left: 2em;
}

#photoindex {
	margin-bottom: 1em;
}

#photoindex dd {
	margin-top: -1em;
	margin-bottom: -1em;
	margin-left: 1em;
}

#note {
	color: red;
}

.sheehan { float: right; width:210px; margin-left: 1.5em; margin-bottom: .5em; } 

.teaser {
	float: right;
	margin-left: .5em;
	margin-bottom: .5em;
}

table.calendar
{
	border: 0;
	margin: 0 0 0.5em 0;
	padding: 0;
	border-collapse: collapse;
}

table.calendar td
{
	padding: 0 3px;
	border: 0;
}

