@charset "utf-8";
/* Text Styles */ 
body, p, div, h1, h2, h3, h4, table, img, ul, li, ol {
	margin: 0;
	padding: 0
}
body {
	background-color: #331E06;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
}

#content p, #content h1, #content h2, #content h3, #content h4, #content ul, #content ol {
	margin: 20px 20px;
}
#content h1 {
	font-size: 2.5em
}
#content h2 {
	font-size: 2em
}
#content h2.alt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 2em;
}
#content h3 {
	font-size: 2em
}
.larger {
	font-size: 1.4em;
}
.largest {
	font-size: 3.3em;
	font-weight: bold;
}
p.p1 {
	margin-left: 200px !important;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
}
p.p2 {
	margin-left: 300px !important;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 2.1em;
	color: #607C8D;
	font-variant: normal;
	white-space: normal;
	position: relative;
}
p.p3 {
	margin-left: 115px !important;
	font-family: Tahoma, Geneva, sans-serif;
	color: #8AA2AE;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: .3em;
	text-align: left;
}
p.p4 {
	margin-left: 350px !important;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.2em;
	font-style: italic;
	color: #CFDADE;
}
p.p5 {
	margin-left: 165px !important;
	font-family: "MS Serif", "New York", serif;
	font-size: 2em;
	font-weight: bold;
	color: #8CA1AC;
}
p.p6 {
	margin-left: 50px !important;
	font-weight: normal !important;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	line-height: 2em;
	color: #C79354;
}
p.p6 a {
		text-decoration:none;
		color:inherit
}
#container {
	width: 960px;
	margin: 0 auto;
	background-color: #FFF;
	border: 1px solid #FFF;
}
#header {
	background: url(img/headerGrad.png) repeat-x;
	background-color: #debb91;
}
#logo {
	text-indent: -10000px;
	position: relative;
	padding-top: 15px;
	padding-bottom: 11px;
	padding-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav {
	margin-left: 220px;
}
#nav ul {
	overflow: auto;
}
#nav li {
	float: left;
	list-style: none;
	margin-right: 15px;
}
#nav li a {
	color: #333333;
	text-decoration: none;
	font-size: 1.8em;
	font-weight: bold;
	padding: 7px 8px;
	display: block;
}
#nav li a:hover {
	color: #E6E1DD
}
#footer_nav {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 5px;
}
#footer_nav a {
	color: #FFF;
	text-decoration: none;
}
#footer_nav a:hover {
	color: #CB9A5E;
}
#copyright {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 200px;
}

#home #content {
	background-color: #0b2633;
	color: #fff;
	border-top: solid 1px #FFF;
	background-image: url(img/bg_index_s1.jpg);
	line-height: 0.85em;
}
#content {
	font-size: 1.6em;
	overflow: auto;
	min-height: 419px;
	background-color: #fff;
	color: #0B2633;
	font-weight: 400;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0b2633;
}
#content li {
	margin-left: 30px;
	line-height: 1.4em;
}
#about #content {
	background:url(img/aboutBackground.jpg) no-repeat;
	min-height: 419px;
	color: #0b2633;
}
#primary-content {  /*  Used for about me */
	width: 550px;
}
img.descriptive-img {
	margin-top: 20px;
}
.gallery {
width:100%; clear: both; overflow: auto; text-align: center
}.section_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #BD823B;
}
.emphasize {
	font-size: 115%;
	color: #BD823B;
}
#find_me {
	float: left;
	padding-right: 20px;
}
.bluelinks {
}
.bluelinks a {
	color: #195E7E;
}
#credit {
	font-size: 12px;
}
#contact #container #content div p a:hover {
	font-weight: bold;
}
#contact #container #content #credit a:hover{
	font-weight: normal;
}
#home_text {
	position: relative;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#home_bottom_text {
	position: relative;
	top: 40px;
}
#home_top_text {
	position: relative;
	top: 10px;
}
#home_emphasis {
	color: #FFF;
}
#whatcando {
	color: #C79354;
}

#oops #container #content {
	height: 419px;
}
#thanks #container #content {
	height: 419px;
}
#contact #container #content {
	height: 419px;
}
