/* global rules */
html {border: none; /* hides object border in IE */}
body {
	background: rgb(75,30,21) url(images/bg2.gif);
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-serif;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {text-decoration: none;}
#header .skip,
#header .access,
#header .tutorial,
#footer .skip {display: none;}
hr {display: none;}
acronym, abbr {
	border-bottom: 1px dotted #FF0;
	cursor: help;
}
#container {margin: 30px 0;}
h1, h2 {
	width: 749px;
	margin: 0 auto;
}
div#header {
	width: 100%;
	background: url(images/sunset.jpg) top center no-repeat;
	padding-top: 145px;
}
h1, h2 {
	color: #FFAD35;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 3.28em;
	text-indent: 20px;
	line-height: 1em;
	position: relative;
}
h2 {
	text-indent: 195px;
	font-size: 26px;
	font-weight: normal;
	line-height: 1.05em;
	margin-top: -6px;
	background-color: #000;
	padding-bottom: 20px;
}
#header ul {
	background: #844239 url(images/bg_nav.gif) repeat-x;
	text-align: center;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	height: 1.5em;
}
.home, .portfolio, .contact {
	display: inline;
	margin: 0 30px;
	line-height: 17pt
}
.contact {margin-right: 250px;}
#header a {
	color: #FFAD35;
	font-size: 1.3em;
	font-style: oblique;
}
#header a span {display: none;}
#header a:hover {color: #FF0;}
#header .contact a:hover span {
	display: block;
	position: absolute;
	left: 50%;
	color: #000;
	background: url(images/popup_bg.png) bottom left no-repeat;
	font-size: .5em;
	font-style: normal;
	padding: 0 15px 10px 5px;
	border-top: 1px solid black;
	width: 169px;
	margin-top: 2px;
	text-indent: -5px;
}
span > br:first-child {display: none;}
#content, #iframe {background: url(images/nav_shadow.png) top left repeat-x;}
#content *, #include * {
	margin: 0 auto;
	color: #FF733A;
}
#footer {
	width: 750px;
	margin: 0 auto;
	background: /*#1C0C07*/ url(images/bg_bottom.png) bottom center no-repeat;
	padding-bottom: 12px;
	clear: both;
}
#footer ul {
	background-color: #1C0C07;
	text-align: center;
}
#footer li {display: inline;}
#footer a {
	color: #FE7537;
	border-bottom: 1px dotted #FE7537;
	margin: 0 20px;
	font-size: .7em;
}
#footer a:hover {border-bottom-style: solid;}



/* index page rules */
#index #content * {
	width: 660px;
	background-color: #1C0C07;
	margin: 0 auto;
}
#index #content li,
#index #content a,
#index h3,
#index span
 {color: #FFAD35;}
#index #content a {border-bottom: 1px dotted #FFAD35;}
#index #content a:hover {border-bottom-style: solid;}
#index #content a.writeme {border: none;}
#index #content span {
	border-bottom: 1px solid #FFAD35;
	cursor: help;
}
#index #content ul {
	list-style: disc;
	padding-left: 30px;
	width: 720px;
	background: #1C0C07 url(images/cont_bg_middle.gif) top center repeat-y;
}
#index #content li {width: 600px;}
#index #content li, #index #content li * {
	background-color: transparent;
	color: #FFAD35;
}
#index p {
	margin: 0; /* default margin causes Fx to display a gap at top and bottom of #content, therefore replaced with padding */
	padding: 16px 45px;
	letter-spacing: 1px;
}
#index p:hover {color: #FF8D3A;}
#index p:first-child {padding: 34px 45px;}
#index p:first-child + p:first-letter {
	color: #FEFF38;
	float: left;
	font-size: 2em;
	font-weight: bold;
	vertical-align: text-top;
}
#index ul + p {
	background: url(images/cont_bg_bottom.gif) 50% -55px no-repeat;
	padding-top: 30px;
}
#index #content h3 {
	margin-top: 0; /* in combination with padding of paragraphs */
	padding: 17px 45px 10px 45px;
	background: #1C0C07 url(images/cont_bg_top.gif) top center no-repeat;
	text-indent: 20px;
	color: #FEFF38;
}



/* portfolio page rules */
#portfolio #wrap {
	padding: 20px 0;
	width: 750px;
	background-color: #1C0C07;
}
#portfolio #wrap div {
	width: 670px;
	background: #844239 url(images/cont_bg_middle.gif) repeat-y;
	margin-top: 20px;
	border-bottom: 1px solid #1C0C07;
	clear: both;
}
#portfolio #content a {
	color: #FEFF3B;
	border-bottom: 1px dotted #FEFF3B;
}
#portfolio #content a:hover {border-bottom-style: solid;}
#portfolio #content h3 {
	color: #FEFF38;
	background: url(images/cont_bg_top.gif) top center no-repeat;
	padding: 15px 0;
	font-size: 1em;
}
#portfolio #content a sup, #portfolio #content h3 sup {color: #FEFF3B;}
#portfolio #content p {
	padding: 0 10px 0 0;/*
	background: #844239 url(images/cont_bg_middle.gif) repeat-y;*/
	color: #FFAD35;
	float: right;
	width: 408px;
	margin-bottom: 10px;
}
#portfolio #content p a {
	background: url(images/external.gif) center right no-repeat;
	padding-right: 20px;
}
#portfolio abbr {color: #FFAD35;}
#portfolio #content p.caption a {
	background: transparent;
	color: #FFAD35;
}
#portfolio #content img {
	margin: 15px 20px 0 30px;
	border: 1px solid #000;
	float: left;
}
#portfolio #content .caption {
	padding: 5px 0 10px 30px;
	font-size: .7em;
	clear: left;
	float: none;
	width: auto;
}
#portfolio #content .caption a {border: 0;}
#portfolio #content .caption a:hover {text-decoration: underline;}
#portfolio #wrap div div {
	clear: both;
	height: 12px;
	background: /*#1C0C07*/ url(images/cont_bg_bottom.gif) bottom left no-repeat; /* color fixes bg image display issues in IE */
	margin: 0;
}

/* contact page rules *//*
object {
	width: 750px;
	height: 30em;
	display: block;
	overflow: hidden;
}*/
#contact iframe {
	width: 750px;
	height: 30em;
	display: block;
	overflow: hidden;
}
iframe {
	width: 750px;
	margin: auto;
	display: block;
}
#contact #content {
	width: 750px;
	background-color: #1C0C07;
	padding: 1px 0;
	height: 30em;
}
#contact address, body#contact p#masthead {
	font-size: .7em;
	text-align: right;
	padding: 15px 20px 5px 10px;
}
#contact address {
	border: 1px dotted;
	float: right;
	padding: 5px 20px;
	margin: 0 20px 20px 20px;
}
#contact #content p {padding: 40px 20px;}
#contact #content a,
#contact span
 {color: #FFAD35;}
#contact #content a {border-bottom: 1px dotted #FFAD35;}
#contact #content a:hover {border-bottom-style: solid;}
#contact #content form {
	border: 1px solid white;
	width: 20em;
	background: #844239;
	text-align: center;
	padding-bottom: 10px;
	margin: auto;
}
#contact fieldset {
	border: none;
	padding: 0;
}
#contact legend {
	color: #FFAD35;
	padding: 10px;
	font-size: 1.3em;
}
#contact #content li {padding: 3px 0;}
#contact label {
	border-bottom: 1px solid white;
	width: 5em;
	display: block;
	float: left;
	padding: 0 5px;
	text-align: right;
}
#contact input, #contact textarea {
	border: 1px solid black;
	color: #000;
}
#contact textarea {
	width: 80%;
	margin-top: 20px;
}
#thankyou p {
	padding: 100px 20px;
	width: 710px;
	background: #1C0C07 url(images/nav_shadow.png) repeat-x;
	text-align: center;
}


/* access key page styles */
#access #content * {
	background-color: #1C0C07;
}
#access #content p,
#access #content ul,
#access #content h3,
#access #content blockquote
{
	width: 660px;
	padding: 10px 45px;
}
#access #content > p:first-child {padding-top: 30px;}
#access #content blockquote p {
	padding:  5px 0;
	font-style: oblique;
}
#access #content h3 {
	color: #FFAD35;
}
#access #content kbd {
	color: #FEFF38;
	background-color: #844239;
	font-size: 1.2em;
	padding: 2px 2px 0 2px;
	font-style: normal;
}
#access #content span {color: #FEFF38;}
