/* this stylesheet is for the home page of rawleighedits.com*/

* {
	/* global whitespace reset*/
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #669999;
	text-align: center;
	background-image: url(images/rawleighback.gif);
	background-repeat: repeat;
	background-position: left top;
	font-size: 11px;
	line-height: 16px;
}
#wrapper {
	text-align: left;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fffaf0;
	position: relative;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FC6;
	margin-top: 2px;
}
h1 {
	font: normal 24px/26px Georgia, "Times New Roman", Times, serif;
	color: #c33;
	margin-top: 18px;
	padding-bottom: 12px;
	margin-left: 18px;
}
/*p {
	font-size: 11px;
	line-height: 17px;
	color: #333;
	padding-left: 150px;
	padding-bottom: 12px;
}*/
#header {
	text-align: left;
	width: 710px;
	background-color: #fffaf0;
	position: relative;
	border-right: 1px solid #FC3;
	height: 125px;
}
#header img {
	border: none;
}
#navigation {
	text-align: center;
	width: 700px;
	background-color: #FC6;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#navigation ul {
	list-style: none;
}
#navigation li {
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	display: inline;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	letter-spacing: 1px;
}
#navigation a:link, #navigation a:visited {
	color: #c33;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FC6;
}
#navigation a:hover {
	color: #c33;
	background-color: #fffaf0;
}
#navigation .current a:link, #navigation .current a:visited {
	color: #c33;
	background-color: #fffaf0;
}
#content {
	margin-top: 42px;
	width: 440px;
	_width: 420px;
	margin-right: 24px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c33;
	float: right;
}
#content p {
	font-size: 11px;
	line-height: 16px;
	color: #333;
	padding-left: 18px;
	padding-bottom: 12px;
	padding-right: 32px;
	_padding-right: 16px;
}
#content .bigger {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 4px;
}
#content .indent {
	padding-left: 48px;
	padding-right: 48px;
	line-height: 17px;
	padding-bottom: 16px;
}
#content .listhead {
	font-size: 12px;
	line-height: 15px;
	color: #333;
	padding-bottom: 6px;
	width: 600px;
}
#content .list {
	font-size: 11px;
	line-height: 16px;
	color: #666;
	padding-bottom: 12px;
	padding-left: 36px;
}
#content .quote {
	font-size: 11px;
	line-height: 18px;
	color: #666;
	padding-bottom: 12px;
	font-style: italic;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 2px;
	display: block;
	border-left: 10px solid #c33;
	padding-left: 6px;
	margin: 24px 0px 9px 24px;
	font-weight: normal;
	clear: right;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	letter-spacing: 1px;
	display: block;
	padding-left: 6px;
	margin: 12px 0px 8px 18px;
	font-weight: bold;
}
#content ul {
	list-style-type: disc;
	color: #333;
	list-style-position: outside;
	line-height: 14px;
	margin-left: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#content li {
	margin: 0px 0px 16px 10px;
	list-style-position: outside;
	padding-right: 42px;
}
#sidebarleft {
	float: left;
	width: 210px;
	margin-top: 22px;
	margin-left: 16px;
	_margin-left: 10px;
	_padding-right: 0px;
	text-align: right;
	padding-right: 12px;
	
}
#sidebarleft p {
	text-align: right;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #666;
	padding-bottom: 12px;
	margin-left: 24px;
	_padding-left: 30px;
	padding-right: 6px;
}
#sidebarleft p.upcase {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #666666;
	text-transform: uppercase;
}
#sidebarleft p.big {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 36px;
	color: #669933;
	text-align: right;
	margin-right: -6px;
	margin-left: -6px;
	text-transform: none;
}
#sidebarleft p.medium {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #006633;
	text-align: right;
	text-transform: none;
}
.pictureleft {
	float: left;
	margin-right: 14px;
	margin-top: 14px;
	margin-bottom: 8px;
}
.pictureright {
	float: right;
}
#full {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	text-align: center;
	color: #666666;
	padding-top: 18px;
	padding-bottom: 28px;
	background-image: url(images/gradientback.jpg);
	background-repeat: repeat-y;
	/*padding-right: 56px;
	padding-left: 56px;*/
	border-top: 1px solid #c33;
	border-bottom: 1px solid #c33;
}
#full .quote {
	font-size: 14px;
	line-height: 28px;
	color: #333;
	padding-bottom: 12px;
	font-style: italic;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/pencilstrtline.gif);
	background-repeat: no-repeat;
	background-position: 540px 4px;
}
#backtotop p {
	clear: both;
	font-size: 10px;
	text-align: left;
	padding-bottom: 6px;
	padding-left: 30px;
	text-transform: uppercase;
	width: 130px;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	background-color: #FC6;
	padding-top: 6px;
	padding-bottom: 4px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #666;
	height: 20px;
}
#footerleft {
	float: left;
	padding-left: 24px;
}
#footerright {
	float: right;
	padding-right: 24px;
}
a:link, a:visited {
	color: #C33;
	text-decoration: none;
}
a:hover {
	color: #c33;
	text-decoration: underline;
}
