/*
reset.css -- Reset default browser stylings.
Based on Eric Meyer's "reset.css"
http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	text-decoration: none;
}
body {
	line-height: 1;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.625em;
	background: url(../images/body-back.gif) center top repeat-x #dfdccf;
	color: #333333;
	text-align: center;
	border-top: 5px solid #7695ab;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	}
	
/* HEADER */
#header {
	background: #ffffff;
}
#header-left {
	width: 286px;
	float: left;
	}
#header-right {
	width: 600px;
	float: right;
	text-align: left;
	font-family: Rockwell, Helvetica, Arial, sans-serif;
	font-size: 14px;
	background: url(../images/headermenu-back.gif) center top repeat-x #ffffff;
	}
	#headermenu {
		width: 590px;
		padding-right: 10px;
		}
		#headermenu ul {
			list-style-type: none;
			}
		#headermenu li {
			list-style-type: none;
			float: left;
			padding: 13px 13px;
			border-right: 1px solid #9fb6c6;
			color: #ffffff;
			display: block;
			}
			#headermenu li:hover {
				background: #7795ab;
				}
		#headermenu li a {
			color: #ffffff;
			text-decoration: underline;
			}
		#headermenu li a:hover {
			text-decoration: none;
			}
		#headermenu form {
			float: right;
			}
		.search {
			font-size: 12px; 
			width: 160px; 
			background:#7795ab; 
			border: 1px solid #9fb6c6; 
			line-height: 12px; 
			padding: 4px; 
			margin: 8px 0; 
			color: #ffffff;
			}
			

/* PHOTO AREA */

#photoarea {
	background: #b84343;
	width: 960px;
	}
	#photoarea-left {
		width: 720px;
		float: left;
		}
	#photoarea-right {
		width: 200px;
		padding: 0 20px 0 0;
		font-family: Rockwell, Helvetica, Arial, sans-serif;
		line-height: 24px;
		color: #ffffff;
		float: right;
		text-align: left;
		}
		#photoarea-right a {
			color: #ffffff;
			text-decoration: underline;
			}
		#photoarea-right a:hover {
			color: #ffffee;
			text-decoration: none;
			}
		#photoarea-right h1, #photoarea-right h2 {
			font-size: 24px;
			font-weight: lighter;
			margin-top: 24px;
			}
		#photoarea-right p {
			font-size: 16px;
			margin: 12px 0;
			}
	.paypal {
		float: right;
		font-family:Verdana, Geneva, sans-serif; 
		font-size:11px; 
		margin:0;
		line-height:34px;
		font-style:normal;
		}
			
/* SUBHEAD AREA */
#subhead {
	background: url(../images/subhead-back.jpg) no-repeat top left;
	width: 960px;
	}
	#subhead-left {
		width: 680px;
		padding: 27px 0 0 20px;
		float: left;
		text-align: left;
		font-family: Rockwell, Helvetica, Arial, sans-serif;
		line-height: 24px;
		font-size: 24px;
		color: #394e5d;
		}
	#subhead-right {
		width: 240px;
		float: right;
		}
		
/* CONTENT */
#content {
	width: 960px;
	background: url(../images/content-back.gif) center top repeat-y;
	text-align: left;
	}
	#content h1, #content h2 {
		font-family: Rockwell, Helvetica, Arial, sans-serif;
		line-height: 28px;
		font-size: 24px;
		color: #53769a;
		font-weight: lighter;
		margin: 10px 0;
		}
		.twitter {
			background: url(../images/twitter-back.gif) no-repeat top left;
			padding-left: 45px;
			}
	#content h3 {
		font-size: 18px;
		line-height: 38px;
		font-weight: lighter;
		color: #666666;
	}
	#content li {
		margin: 10px 0 10px 20px;
		list-style-type: square;
		}
	#content a {
		color: #394e5d;
		border-bottom: 1px dotted #8398a6;
		}
	#content a:hover {
		color: #53769a;
		border-bottom: 1px solid #53769a;
		}
	#content table img {
		border: 3px solid #dfdccf;
		margin: 5px;
		}
#fourcol1 {
	width: 199px;
	float: left;
	padding: 18px 20px 10px 20px;
	}
#fourcol2 {
	width: 199px;
	float: left;
	padding: 0px 20px;
	margin: 18px 0 10px 0;
	border-right: 1px solid #dedbce;
	border-left: 1px solid #dedbce;
	}
#fourcol3 {
	width: 199px;
	float: left;
	padding: 18px 0 10px 20px;
	}
#fourcol4 {
	width: 200px;
	padding: 18px 20px 10px 0;
	float: right;
	}
#threecol {
	width: 680px;
	padding: 20px 0 20px 20px;
	float: left;
	}
#floatright {
	width: 199px;
	float: right;
	border-left: 1px solid #dedbce;
	padding: 0px 20px;
	margin: 10px 0 10px 20px;
	}
	#floatright p {
		color: #555555;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
	#floatright img {
		float: right;
		border: 5px #dddddd solid;
		margin: 0 0 10px 10px;
	}
.tableshade {
	background: #e9eef3;
	}
.centenarian {
	padding-left: 20px;
}
	
/* FOOTER */
#footer {
	width: 920px;
	padding: 20px;
	text-align: right;
	font-size: 12px;
	color: #444444;
}