body {
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	background-color: #B6D4E0;
	height: 100%;
}

#top-shadow {
	width: 1200px;
	margin: 0 auto;
	background-image: url(../images/top-shadow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	overflow: auto;
	/* position: fixed; */
}

#bottom-shadow {
	clear: both;
	width: 1200px;
	height: 45px;
	margin: 0 auto;
	background: url(../images/bottom-shadow.jpg);
	background-position: center top;
}	

#container {
	width: 980px;
	margin: 0 auto;
	background-color: #ffffff;
}

#left-column {
	width: 129px;
	float: left;
	background-color:#FFFFFF;
	padding-left: 46px;
	padding-right: 21px;
}

#logo {
	margin: 0 auto;
	height: 112px;
	width: 138px;
	background-image:url(../images/logo.gif);
}

#sidebar {
}

#sidebar .quote {
	font-size: 1.1em;
	line-height: 1.3em;
	/* font-weight:bold; */
	font-style:italic;
	color: #136E8D;
}

#sidebar .name {
	font-size: 0.9em;
	font-style:italic;
	color: #666666;
}

#sidebar .title {
	font-size: 0.7em;
	font-weight: bold;
	color: black;
	font-style:italic;	
}

#divider {
	float: left;
	height: 783px;
	width: 1px;
	background: url(../images/divider.gif);
	font-size: 0.01em;
}

#right-column {
	width: 711px;
	float: right;
	margin: 0;
	background-color: #ffffff;
	padding-left: 22px;
	padding-right: 41px;
}

#header {
	height: 62px;
	color: #136E8D;
	background-color: #ffffff;
	background-position: bottom;
	text-align: right;
	font-weight: bold;
	margin-top: 20px;
}

#header .large {
	font-size: 1.5em;
}

#header .large .pronounce {
	font-family: "Lucida Sans Unicode";
	font-size: 0.8em;
}

p .pronounce {
	font-family: "Lucida Sans Unicode";
	font-size: 0.8em;
}

#menu {
	text-transform: uppercase;
}

#content {
	height: 442px;
	width: 711px;
	background-image: url(../images/sky%20and%20grass_opt.jpg);
	/* background-image: url(../images/skyandgrass2fade.jpg); */
	font-size: 1.1em;
	clear: both;
	margin: 0;
}

#content .text {
	padding: 0.1em 2em;
	font-size: 1em;
}

#content .text .large {
	font-size: 1.3em;
	font-weight: bold;
}

#content .text .small {
	font-size: 0.9em;
}

#content .text .sky {
	color: #000000;
}

#content .text .grass {
	color: #ffffff;
	font-size: 0.9em;
}

#menu ul.dropdown {
	width: 711px;
}

.dd0 {
	width: 59px;
}

.dd1 {
	width: 167px;
}

.dd2 {
	width: 198px;
}

.dd3 {
	width: 59px;
}

.dd4 {
	width: 103px;
}

#doclinks {
	height: 194px;
}

#doclinks a {
	color: #000000;
	text-decoration: none;
}

#doclinks a:visited {
	color: #666666;
	text-decoration: none;
}

#doclinks a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

.docbox {
	width: 275px;
	height: 194px;
	float: left;
}

.doclink {
	padding: 22px 22px 22px 0;
	vertical-align: middle;
	height: 150px;
}

.doclink img {
	float: right;
}

.docright {
	padding-left: 15px;
}

.doctext {
	padding: 3em 0 0 0;
}

.doctext img {
	display: inline;
	float: none;
}

.docdivider {
	width: 1px;
	height: 194px;
	float: left;
	background: url(../images/docdivider.gif);
	font-size: 0.01em;
}

.linkbox {
	position: relative;
}

.links {
	position: absolute;
	left: 464px;
	top: 120px;
	color: #02718F;
	width: 206px;
	text-align: right;
}

.links a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

#footer-content {
	text-align: right;
	height: 50px;
	clear:both;
	width: 884px;
	margin: 0 auto;
	font-size: 0.75em;
	line-height: 25px;
	border-top: 1px solid #02718f;
}

#interior-content {
	clear: both;
	padding-top: 1em;
}

.home-nav a {
	color: #000000;
	text-decoration: none;
}

.home-nav a:visited {
	color: #666666;
	text-decoration: none;
}

.home-nav a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

img {
	border: 0;
}

.small {
	font-size: 0.9em;
}

.pub-title {
	font-weight: bold;
}

.text dd {
	margin-bottom: 0.75em;
}
