@charset "UTF-8";
/* CSS Document for Clayton Family web site */

body {
	background-color:#f2f2f2;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	line-height:1.5em;
	margin: 0;
	padding: 0;
}
#page {
	/* background-color:#fff; */
	text-align: left;
	margin: 0 auto;
	/* width: 994px; */
	width: 1050px;
	background:url(images/1050back.jpg) repeat-y;
}
#folioleft {
	position:relative;
	top:5px;
	/* left:10px; */
	left:38px;
	font: 13px Arial, 'Lucida Grande', Verdana, Sans-Serif;
	vertical-align:middle;
	color:#b2b2b2;
	margin: 0 auto;
	height: 25px;
	/* width: 994px; */
	width: 1050px;
	z-index:6;
}
#folioleft a:hover, #folioleft a:active, #folioleft a:visited, #folioleft a:link {
	text-decoration:none;
	color:#b2b2b2;
}
#folioright {
	position:relative;
	top:-20px;
	font: 13px Arial, 'Lucida Grande', Verdana, Sans-Serif;
	vertical-align:middle;
	text-align:right;
	color:#b2b2b2;
	/* width: 984px; */
	width: 1010px;
	z-index:5;
}
#heading {
	position:relative;
	top:-16px;
	left:28px;
	padding-right:100px;
}
#pagelogo {
	float:left;
	width:600px;
	overflow:visible;
	z-index:1;
}
#amendinfo {
	float:right;
	padding-top:0px;
	margin-top:50px;
	width:208px;
	height:35px;
	overflow:visible;
	z-index:10;
}
#amendinfo p {
	padding:12px 0 20px 0;
	text-align:center;
	margin:0 0 0 0;
	font: 10px Arial, Helvetica, sans-serif;
	color:#EEE;
}
#amendinfo a:link, #amendinfo a:active, #amendinfo a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#0000CC;
}
#amendinfo a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#0000CC;
}
#content {
	position:relative;
	top:-10px;
	font-size: 12px;
	line-height:1.3em;
	position: relative;
	width: 974px;
	/* width: 1030px; */
	margin: 0 auto;
	/* background-image:url(images/grybarpagesmid.gif); */
	clear:both;
	/* margin-bottom:0px; */
}
#content img {
	margin: 5px 5px 5px 5px;
	border:0px;
}
#content1231313123 p, #content12312313 h1 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/* padding-left:230px; */
	padding-left:20px;
	margin-bottom:0px;
}

h1 {
	font-family: 16px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#999;
}

#footer {
	position:relative;
	/* background:#fff url(images/grybarpagesbot.gif) top center no-repeat; */
	/* background:#fff url(images/1050bot.jpg) no-repeat; */
	background-image:url(images/1050bot.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f2f2f2;
	border:none;
	font: 13px Arial, 'Lucida Grande', Verdana, Sans-Serif;
	text-align:center;
	color:#b2b2b2;
	/* top:0px; */
	width:1050px;
	/* left:28px; */
	/* width: 994px; */
	/* height:40px; */
	font-weight:300;
	line-height:2em;
	clear:both;
}
#footer a:link, #footer a:active, #footer a:visited {
	text-decoration:none;
	color:#b2b2b2;
}
#footer a:hover {
	color:#00C;
	text-decoration:underline;
}

.pad15 {
	position:relative;
	left:15px;
	cursor:pointer;
}

#mainpanelwording {
	position:absolute;
	top:120px;
	left:620px;
	width:320px;
	height:180px;
	overflow:hidden;
	font:10px 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	font-size:12px;
	z-index:5;
	color:#828282;
}
#mainpanelwording a:link, #mainpanelwording a:active, #mainpanelwording a:visited {
	text-decoration:underline;
	color:#00C;
}

#mainpanelwording a:hover {
	text-decoration:none;
}
td {
	text-align:left;
}
.leftcol {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width:170px;
	vertical-align:top;
	padding-left:15px;
}
.leftcol ul {
	list-style:none;
	line-height:2em;
}
.leftcol a:link, .leftcol a:visited, .leftcol a:active {
	color:#0000CC;
	text-decoration:none;
}
.leftcol a:hover {
	color:#0000CC;
	text-decoration:underline;
}
.rightcol {
	width:760px;
	text-align:left;
	vertical-align:top;
}
.heading {
	font-weight:bold;
	font-size:+0.7em;
}
h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h1 {
	font-size:4em;
	text-align:center;
	padding-top:25px;
	margin:0;
}
h2 {
	font-size: 1.6em;
	line-height:1.3em;
}
h3 {
	font-size: 1.3em;
	margin-top:25px;
	/* margin-bottom:0px; */
	line-height:1.35em;
	border-bottom-width:2px;
	border-bottom-color:#999999;
}
#menu {
	font: 16px Arial, 'Lucida Grande', Verdana, Sans-Serif;
	float:left;
	width:260px;
	text-align:left;
	padding: 20px 0 0 20px;
}
.recent p {
	margin-left:20px;
	margin-bottom:5px;
}
.recent {
	font: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	font-size:10px;
	font-style:italic;
}
.recent a:link, .recent a:active, .recent a:visited {
	padding-left:15px;
	margin-bottom:5px;
	font-size:13px;
	font-style:normal;
	text-decoration:none;
}
.recent a:hover {
	font-size:13px;
	font-style:normal;
	text-decoration:underline;
}
#cfmain {
	font: 13px Arial, 'Lucida Grande', Verdana, Sans-Serif;
	line-height:1.3em;
	float:right;
	width:650px;
	padding:10px 30px 0 0;
}
#cfmain p, #cfmain h2, #cfmain h3 {
	margin-bottom:1em;
}
.menu-top {
	width:245px;
	height:36px;
	/* background:url(../images/menu-fam-top.gif) top center no-repeat; IN PAGE CODE */
}
.menu-body {
	width:245px;
	height:36px;
	text-align:center;
	/* background:url(../images/menu-fam-body.gif) top center no-repeat; IN PAGE CODE */
}
.menu-body p {
	padding:8px 0 0 0;
	margin:0px 0 0 0;
}
.menu-body a:link, .menu-body a:active, .menu-body a:visited {
	color:white;
	font-weight:normal;
	text-decoration:none;
}
.menu-body a:hover {
	color:white;
	font-weight:normal;
	text-decoration:underline;
}
.menu-active {
	width:245px;
	height:36px;
	text-align:center;
	/* background:url(../images/menu-fam-active.gif) top center no-repeat; IN PAGE CODE */
}
.menu-active p {
	padding:8px 0 0 0;
	margin:0px 0 0 0;
	color:white;
	font-weight:bold;
}
.menu-bot {
	width:245px;
	height:36px;
	/* background:url(../images/menu-fam-bot.gif) top center no-repeat; IN PAGE CODE */
}
.floatleft, .alignleft {
	float:left;
}
.floatright, .alignright {
	float:right;
}
.floatcenter, .aligncenter {
	text-align:center;
	border:0px;
}
.tdright {
	text-align:right;
}
a:link, a:active {
	color:#0000CC;
	text-decoration:underline;
}
a:visited {
	color:#000099;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.graybox {
	background-color:#CCCCCC;
	border:1px;
	padding:3px;
}