.floatright
{
float: right;
width: 103px;
margin: 0 0 10px 0px;
background-color: #CC3300;
padding: 2px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
text-align:center;
clear:right;
color:#000000;
}
blockquote {
margin:22px 40px;
padding:0;
}
p,ul,ol,dl,h1,h2,h3,h4,h5,h6,
caption,pre,input,textarea {
  padding-left: 5px;
  padding-right: 5px;
}
ul, ol {

padding:0 0 18px 40px;
}
div.floatright img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}

p { margin-top: 0; }

.sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
font-size: xx-small;
}

.sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
font-size: xx-small;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/

a, a:visited {
text-decoration:none;
}

/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0;
margin:0px;
padding:0;
}

	/* table tr td {
	padding:2px; 
	}*/

/***** Wrapper *****/

#wrap {
width:960px;
margin:0px;
padding: 0px;
}

/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:760px;margin:0px; padding: 0px; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }

/**********fibro stuff ******/

body {
	background-image: url(/images/marble41.jpg);
	background-attachment: fixed;
	color:#000000;
	padding:0px;
	margin:0px;
}

.head {
	background-repeat: no-repeat;
	height: 145px;
	width: 950px;
}

#nav {
	background-color: #8B0000;
	height:18px;
	top:150px;
}

#content {
width:750px;
	background-color:#FFFFFF;
	border: 1px solid #000;
	margin: 20px 10px 20px 10px;
	padding: 20px 10px 20px 30px;
	/*text-align: left;*/
	color:#000000;
}
.pull-1  { margin-left: 0px ;
margin-top: 10px;
margin-right:10px;
margin-bottom:10px; }
#footer {
background-color:#F4ECD9;
	 
}
.ref {
	font-size: .8em;
}
blockquote li {
	list-style-image: url(../images/check.gif);
}
blockquote blockquote li {
	list-style-image: url(../images/square.gif);
}
.lex {
	font-size: .7em;
}
.side {
float:left;
display: inline;
position: relative;
	width: 140px;
	/*border-color: #000;
	border-style: solid;
	border-width: 1px;*/
	padding-right:10px;
	/*padding: 10px;*/
	z-index: 8;
	text-align: center;
	}
.side a .large1 {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

.side a img {
	border: 0;
}

.side a.p2, .side a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 120px;
	height: 90px;
}

.side a.p2:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
	width: 120px;
	height: 90px;
}

.side a.p2:hover .large1 {

	border: 1px solid #000000;
	display: block;
	height: 300px;
	left: 172px;		
	top: auto;
	width: 400px;
	z-index: 5;
}
.push-1  {
	margin: 0 0px 0 18px;
	float: right;
}
.container {background-color:#F4ECD9;
/*position:relative;*/
width:950px;
margin:0px auto;}
p, ul, ol {
margin:0;
padding:0 0 18px 0;
}

ul, ol {
list-style:none;
padding:0 0 18px 40px;
}

blockquote {
margin:22px 40px;
padding:0;
}
.small, .small p  { font-size: 10px; }
