body {
	background: white url(upload_images/watermark_1_cropped.png) no-repeat 12em 6em;
}

#container {
	width: 60em;
	max-width: 100%;
	margin: 0;
}	

#heading {
	float: right;
	text-align: right;
	width: 24em;
}

h1 {
	font-style: italic;
	font-size: 175%;
	font-weight: lighter;
	margin-right: 104px;
	letter-spacing: .2em;
}
h1 a {
	color: #A9CA7B;
	text-decoration: none;
}

p#strapline {
  font-style: italic;
	font-size: 75%; 
	color: gray;
	margin-top: 0em;
	margin-right: 70px;
}

#content {
  float: right;
	width: 45em;
	max-width: 75%;
	margin-top: 3.2em;
}

#content p {
	margin: 10px 70px 0 0px;
}

a[href^="http:"] {
	background: url(upload_images/external_icon.png) no-repeat right top;
   padding-right: 12px;
}

a[href^="http://www.sterlingudell.com"], a[href^="http://sterlingudell.com"],
a.no_link_icon {
	background-image: none;
	padding-right: 0;
}

.punctuation_after_icon {
	margin-left: -12px;
	margin-right: 3px;
}

#mainNav {
  float: left;
	width: 14em;
	max-width: 21%;
	margin-top: 3.2em;
}

#mainNav ul {
	margin: 0 0 0 2em;
	padding: 0;
	list-style-type: none;
}

#mainNav a {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	text-indent: 40px;
	line-height: 38px;
}

#mainNav li {
	height: 38px;
	margin-bottom: 5px;
}

#mainNav .active {
   color: #7FA547;
	text-indent: 40px;
	line-height: 38px;
}

#maps_book {
	background: url(upload_images/nav_maps_book_sml.png) no-repeat 0 50%;
}

#gadgets_book {
	background: url(upload_images/nav_gadgets_book_sml.png) no-repeat 0 50%; 
}

#home {
	background: url(upload_images/nav_home_sml.png) no-repeat 0 50%;
}

#about_me {
	background: url(upload_images/nav_sterling_sml.jpg) no-repeat 0 50%; 
}

#availability {
	background: url(upload_images/calendar_green_month.png) no-repeat 0 50%;
}

#footer {
	clear: both;
	padding-top: 15em;
}
