* { margin:0; padding:0; }

h4, h5, h6, ol, address { margin-bottom: 1em; }

body {
	background: #fff;
	font: 62.5%/1.6em Helvetica, Arial, sans-serif;
	color: #333;
	text-align: left;
}

img {
	border: none;
}

a {
	outline: none;
	border: none;
	text-decoration: none;
	color: #1dbfdb;
}

a:hover {
	color: #000;
}
p a:hover {
	border-bottom: 1px dotted #333; }

h1 {
	text-indent: -9999px;
	margin-bottom: 20px;
}
h1 a {
	background: url(img/logo.gif) no-repeat;
	display: block;
	width: 278px;
	height: 124px;
}

h2 {
	font-size: 3em;
	font-weight: normal;
	margin-bottom: 24px;
	line-height: 0.8em;
}

h3 {
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 5px;
}
#gifts h3 {
	float: left;
	clear: left;
}

p {
 font-size: 1.4em;
 line-height: 1.6em;
 max-width: 460px;
 _width: 460px;
 margin-bottom: 16px;
}
p.small {
	font-size: 1.2em;
}

ul {
	list-style: none;
}
address {
	font-style: normal;
	font-weight: bold;
	font-size: 1.4em;
  line-height: 1.6em;
}

acronym {
	cursor: help;
}

.hidden {
	position: absolute;
	top: -99999px;
}

blockquote {
	margin-bottom: 30px;
}
blockquote p:before {
	content: '"';
}
blockquote p:after {
	content: '"';
}

.backtotop {
	font-size: 1.2em;
	margin-bottom: 40px;
	border-bottom: 1px dotted #ccc;
}

/* construct */
#container {
	width: 780px;
	margin: 20px auto 0 auto;
}

#sidebar {
	float: left;
	width: 280px;
}

#nav {
	float: right;
	width: 160px;
	margin-right: 12px;
}
#photodiv {
	width: 160px;
	height: 106px;
	border: 1px solid #333;
	background-repeat: no-repeat;
}
img#photoimg {
	_width: 160px;
	_height: 106px;
	margin-bottom: -4px;
}

#content {
	float: right;
	width: 490px;
	padding-left: 10px;
	margin-top: 98px;
}

#footer {
	width: 490px;
	float: right;
}
img#round {
	margin: 40px 0 20px 0px;
}

#photodiv2 {
	width: 460px;
	height: 130px;
	margin-bottom: 29px;
	border: 1px solid #333;
	background-repeat: no-repeat;
}
#img#photoimg2 {
	_width: 460px;
	_height: 130px;
	margin-bottom: -4px;
}

img.left {
	float: right;
	margin: 0 10px 10px 20px;
}

/* lists */
#nav ul {
	font-family: "Myriad", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 24px;
}
#nav ul li {
	border-bottom: 2px solid #1dbfdb;
}
#nav li a {
	display: block;
	font-size: 1.2em;
	color: #333;
	padding: 5px 0 3px 0;
	width: 160px;
}
#nav ul li a:hover, #nav ul li a#selected {
	color: #fff;
	background: #1dbfdb;
	border-bottom: none;
}

#content ul {
	max-width: 440px;
	_width: 440px;
	margin: 0 0 26px 20px;
}
#content li {
	font-size: 1.4em;
	line-height: 1.5em;
	padding: 4px 0;
	border-bottom: 1px dotted #1dbfdb;
}

#content ol {
	max-width: 430px;
	_width: 430px;
	margin: 0 0 26px 30px;
}

dl {
	max-width: 430px;
	_width: 430px;
	margin: 0 0 26px 0;
}
dt {
	font-size: 1.4em;
	margin-bottom: 8px;
	letter-spacing: 1px;
	margin-top: 12px;
}
dd {
	font-size: 1.2em;
	line-height: 1.5em;
	border-bottom: 1px dotted #e2e2e2;
	padding: 2px 0;
}

#content ul.boxed {
}
#content ul.boxed li {
	color: #000;
	padding: 4px 10px;
	margin-bottom: 2px;
	border-bottom: none;
	background: #E9F3F5;
	list-style: circle;
}

#content ul.paypal {
	margin: 10px 0 26px 0;
	float: left;
}
#content ul.paypal li {
	width: 188px;
	margin: 0 10px 10px 0;
	padding: 10px;
	float: left;
	border: 1px dotted #1dbfdb;
	background: #E9F3F5;
}

#content ul.paypal li p {
	font-size: 1.1em;
	margin-bottom: 8px;
}
