@charset "utf-8";
body {
	background-color: #CCCCCC;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 75px;
	height: 600px;
}

#wrapper #page {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	background-color: #FFFFFF;
}
#wrapper #page #head {
	background-image: url(../images/head_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 100px;
	margin: 0px;
	padding: 0px;
	width: 780px;
}
#wrapper #page #head #headLeft {
	float: left;
	width: 295px;
}

#wrapper #page #head h1 {
	background-image: url(../images/logo_head.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 100px;
	width: 296px;
	margin: 0px;
}
#wrapper #page #head #headRight {
	float: left;
	width: 485px;
	margin: 0px;
	padding: 0px;
}
#wrapper #page #head #headRight h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	margin-right: 30px;
	margin-left: 20px;
	margin-top: 30px;
	font-size: 22px;
}
#writeIn {
	position: relative;
	left: 10px;
	bottom: 10px;
}


#wrapper #page #content {
	margin-top: 10px;
}




/* main content rules */

#wrapper #page #content #contentLeft {
	width: 285px;
	float: left;
	margin: 0;
}
#wrapper #page #content #contentLeft h1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #663333;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#wrapper #page #content #contentLeft img {
	width: 200px;
	margin-right: auto;
	margin-left: 40px;
	border: medium solid #663333;
}
#wrapper #page #content #contentRight {
	width: 495px;
	margin: 0px;
	float: left;
}
#wrapper #page #content #contentRight h2 {
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 16px;
	text-align: right;
}
#wrapper #page #content #contentRight #newsFeed {
	height: 150px;
	padding: 5px;
	margin: 10px;
	border: thin solid #CCCCCC;
}
#wrapper #page #content #contentRight #aboutLinks h3 {
	font-family: notepad, "bradley hand ITC", arial;
	background-image: url(../images/postBg.png);
	background-repeat: no-repeat;
	width: 150px;
	float: left;
	height: 100px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#wrapper #page #content #contentRight #aboutLinks a:link, #wrapper #page #content #contentRight #aboutLinks a:active, #wrapper #page #content #contentRight #aboutLinks a:visited {
	color: #663300;
	text-decoration: none;
}
#wrapper #page #content #contentRight #aboutLinks #aboutDoug a:hover {
	background-image: url(../images/whoIs.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 60px;
}

#wrapper #page #content #contentRight #newsFeed p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#wrapper #page #content #contentRight #newsFeed h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 16px;
	margin: 10px;
	font-weight: bold;
}
#wrapper #page #content #contentRight #newsFeed h3 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#wrapper #page #foot {
	padding: 0px;
	float: left;
	width: 780px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper #page #foot #footLeft {
	width: 285px;
	background-image: url(../images/shieldBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 100px;
	float: left;
}
#wrapper #page #foot #footLeft h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #page #foot #footRight {
	margin: 0px;
	height: 100px;
	width: 480px;
	float: left;
	background-image: url(../images/footRight_BG.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: 10px;
}
#wrapper #page #foot #footRight h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	float: left;
}
#wrapper #page #foot #footRight img {
	float: right;
	margin-right: 10px;
}
#bottom {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#bottom p {
	font-size: 12px;
	text-align: center;
}
#wrapper #page #foot #footRight img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #page #content #contentLeft h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 24px;
	font-weight: bold;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrapper #page #content #contentRight #aboutLinks #experience a:hover {
	background-image: url(../images/experience_over.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 60px;
}
#wrapper #page #content #contentRight #aboutLinks #endorsements a:hover {
	background-image: url(../images/endorsements_over.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 60px;
}
#wrapper #page #content #contentRight p {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper #page #head #headRight a:link, #wrapper #page #head #headRight a:active, #wrapper #page #head #headRight a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #page #head #headRight a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#wrapper #page #content #contentRight #family {
	float: right;
	margin-right: 10px;
	margin-left: 5px;
	border: thin solid #663333;
}
#wrapper #page #content #contentRight a:active, #wrapper #page #content #contentRight a:link, #wrapper #page #content #contentRight a:visited {
	color: #663333;
	text-decoration: none;
	margin: 10px;
}
#wrapper #page #content #contentRight a:hover {
	text-decoration: underline;
}
#bottom #botNav a:link, #bottom #botNav a:active, #bottom #botNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	text-decoration: none;
}
#bottom #botNav a:hover {
	color: #003366;
	text-decoration: underline;
}
#wrapper #page #content #contentRight fieldset {
	width: 350px;
	background-color: #CCCC99;
}
#wrapper #page #content #contentRight form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}
#wrapper #page #content #contentRight li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #660000;
	padding-bottom: 5px;
}
#wrapper #page #foot #footLeft a:link, #wrapper #page #foot #footLeft a:active, #wrapper #page #foot #footLeft a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #page #foot #footLeft a:hover {
	text-decoration: underline;
}#wrapper #page #head #headLeft img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
