@charset "UTF-8";
/* CSS Document */

/*rbaileykeywestart.com styles*/
/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */

html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a {
     margin: 0;
     padding: 0;
     border: 0;
}
body {
	font: 100% Arial, Helvetica, sans-serif;
	color: #333;
	background: #FFF url(/images/bkg_outterwrap2_01.jpg) repeat-x left top;
}
h2 {
	font: 1.4em "Comic Sans MS", cursive;
	color: #5A8388;
	padding-bottom: 12px;
}
a:link, a:visited, a:active {
	color: #333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#col_R .content {
	padding-right: 0px;
}
#home #col_L .content {
	padding-left: 20px;
}
#tag {
	font: oblique 1.2em "Arial Black", Gadget, sans-serif;
	text-align: center;
	margin-top: 0px;
}
#header {
	background: url(/images/bkg_header2_02.jpg) no-repeat center top;
	height: 152px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header h1 {
	font-size: 1.2em;
	text-indent: -8000px;
}
#nav {
	background: #bea7b6;
	width: 100%;
}
#menu {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	font-size: .85em;
	line-height: 1.5em;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: url(/images/bkg_wrapper.jpg) no-repeat center bottom;
}
#outterwrap {
	background: url(/images/bkg_body2_03.jpg) repeat-x;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.clearit {
	font-size: 0.0px;
	line-height: 0.0px;
	display: block;
	clear: both;
}
#col_L {
	float: left;
	width: 309px;
}
#col_R {
	float: right;
	width: 650px;
}
.content {
	padding: 10px;
}
p {
	text-align: justify;
	text-indent: 15px;
	margin-bottom: 12px;
}
#footerWrap {
	border-top: 15px solid #BFA8B6;
	background: #6FA0A5;
	height: 20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	font: 0.7em "Comic Sans MS", cursive;
}
#footer p {
	text-indent: 0px;
}
.accentTxt {
	font-style: oblique;
	font-weight: bold;
}
#page .content {
	padding: 10px;
}
fieldset {
	padding: 10px;
	border: 1px dashed #6E8388;
}
legend {
	font-variant: small-caps;
	margin-left: 15px;
	color: #5A8388;
}
#prints  #col_L {
	display: none;
}
#prints #col_R {
	float: none;
	width: 960px;
}
#originals  .content {
	padding-right: 15px;
}
