/* Isis Sub Page CSS Document */
body {
	position: relative;
	background: #62619A;
	height: 100%;
	font-family:  'Lucida Grande', Verdana, Arial, Helvetica, Sans-Serif;
	text-align:left;
	color:#62619A;
	font-size: 10pt;
	line-height: 1.4em;
	margin:  20px 0 0 0;
	padding: 0;
	text-align: center;
}
* html #wrapper   /* this selector recognized by IE only */
{
  width: 750;   /* total width (only for IE5.x/Win) */
  w\idth: 750;  /* content width (for other IE) */
}
#wrapper {
  width: 748;   /* content width (for other browsers) */
}
#wrapper {
	position: relative;
	border: 1px solid black;
	border: 1px solid black;
	margin: 0 auto;
	background-color: #F6F3E7;
} 
* html #topbar   /* this selector recognized by IE only */
{
  width: 750;   /* total width (only for IE5.x/Win) */
  w\idth: 750;  /* content width (for other IE) */
}
/*#topbar {
	border: 0;
	width: 748px;
	height: 6px;
	line-height: 6px;
	background-color: #A88311;
	margin: 0;
	padding: 0;
}*/
#wrapper2 {
	border-top: 6px #A88311 solid;
	padding: 0;
}
* html #insidewrapper   /* this selector recognized by IE only */
{
  width: 750;   /* total width (only for IE5.x/Win) */
  w\idth: 750;  /* content width (for other IE) */
}
#insidewrapper {
	position: relative;
	top: 0px;
	width: 748px;
	margin: 0px;
	padding: 0px 0 40px 0;
	background-color: #F6F3E7;
	text-align: left;
	background: url('images/isissubtopgraphic.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
#sidebar {
	position: relative;
    float: left;
	width: 158px;
	margin: 0 0 0 0;
	padding: 0px;
	padding: 200px 0px 0px 20px;
	text-align: left;
} 
#sidenav {
	position: absolute;
	float: left;	
	width: 144px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/* padding: 200px 0px 10px 20px; */
	text-align: center;
} 
#sidenav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidenav ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: .8em;
	line-height: 1.3em;
	border: 1px solid #F6F3E7;
}
#sidenav ul li a {
	display: block;
	padding: .5em 0 .5em 0;
	color: #A88311;
	text-transform: uppercase;
	text-decoration: none;
}
#sidenav ul li a:hover {
	color: #82650E;
	background: #F0EBD8;
}
#sidenav ul li.on {
	color: #62619A;
	padding: .5em 0 .5em 0;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#content {
	position: relative;
	width: 589px;
	margin: 0 0 0 159px;
	padding: 0 0 0 0;
	text-align: left;
}
#copy {
	position: relative;
	margin: 0px;
	padding: 0 40px 0 20px;
	text-align: left;
}
#copy h1 {
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	color: #A88311;
	text-transform: uppercase;
	margin: 30px 0 .8em 0;
}
#copy h1.withsub {
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	color: #A88311;
	text-transform: uppercase;
	margin: 30px 0 0 0;
}
#copy h1.sub {
	font: normal 1.1em/1.4em Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #A88311;
	margin: .4em 0 1em 0;
	padding: 0px 0px 0px 20px;
}
#copy h1.product {
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	color: #A88311;
	text-transform: uppercase;
	margin: 20px 0 .2em 0;
}
#copy h1.product a, #copy h1.product a:visited {
	color: #A88311;
	text-decoration: none;
	border-bottom: 1px dotted #A88311;
}
#copy h1.product a:hover {
	color: #8181AE;
	text-decoration: none;
	border-bottom: 1px dotted #8181AE;
}
#copy h2 {
	color: #62619A;
	font-size: 1em;
	text-align: left;
	margin: 1em 0 .2em 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
}
#faq #copy h2 {
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	color: #A88311;
	text-transform: uppercase;
	margin: 20px 0 .2em 0;
}
#faq #copy h3 {
	color: #A88311;
	font-size: 1em;
	text-align: left;
	margin: 1em 0 .2em 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
}
#copy p {
	color: #62619A;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 .8em 0;
	font-size: .9em;
	line-height: 1.6em;
}
#copy p.conditions {
	color: #A88311;
}
#copy ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 30px;
}
#copy li {
/*	list-style-type: none;  */
    margin-left: 0px;
	padding-left: 0px;
}
#copy a {
	color: #62619A;
	text-decoration: none;
	border-bottom: 1px dotted #62619A;
}
#copy a:visited {
	color: #8181AE;
	text-decoration: none;
	border-bottom: 1px dotted #8181AE;
}
#copy a:hover {
	color: #A88311;
	text-decoration: none;
	border-bottom: 1px dotted #A88311;
}
blockquote {
	margin: 0 0 1.5em 0;
	padding: 10px 20px 10px 20px;
	background-color: #F0EBD8; 
}
blockquote {
    background-image: url("images/blockquote.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
}
#copy blockquote p {
	font: italic 1em Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	color: #A88311; 
	margin: 0 0 .8em 0;
	padding: 0;
}
#copy blockquote p.nohead {
	font: italic 1em Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	color: #A88311; 
	margin: .8em 0 .8em 0;
	padding: 0;
}
#copy blockquote h2 {
	font: bold italic 1em Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	color: #A88311;
	margin: .8em 0 .1em 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	}
#copy p img {
	padding: 0px;
	max-width: 100%;
	}
#copy p.testimonial {
	color: #A88311; 
	margin-top: 2em;
}
#copy p.testimonialfirst {
	color: #A88311; 
	margin-top: 0em;
}
div.photo {
	margin: 0;
	padding: 20px 0 40px 0;
}
#copy div.caption {
	font: italic .9em Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	color: #A88311;
	padding: 10px 0 0px 0;
}
#copy div.photo p.photo {
	border-top: 1px #A88311 solid;
}
div.underphoto {
	margin: 0em 0 0em 0;
	padding: 50px 0 0 0;
}
div.photo img.left {
	padding: 0px 0px 0px 0;
	margin: 0px 20px 0px 0;
	display: inline;
	}
		
div.photo .left {
	float: left;
	}
* html #footer   /* this selector recognized by IE only */
{
  width: 750;   /* total width (only for IE5.x/Win) */
  w\idth: 750;  /* content width (for other IE) */
}
#footer {
	background-color: #A88311;
	position: relative;
	color: #fff;
	width: 748;
	height: 34px;
	padding: 0;
	margin:0px auto;
	text-align: center;
	font: .8em  'Lucida Grande', Verdana, Arial, Helvetica, Sans-Serif; /* Georgia, "Times New Roman", Times, serif; */
	line-height: 34px;
}
#footer a {
	color: #fff;
	border: 0;
	text-decoration: none;
}
#footer a:visited {
	color: #fff;
	border: 0;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
	text-decoration: none;
}
img.alignright {
	padding: 4px;
	margin: 4px 0 2px 7px;
	display: inline;
	float: right;
}
img.alignrightmap {
	position: relative;
	padding: 4px;
	margin: 0px 0 2px 7px;
	display: inline;
	float: right;
}
img.centered {
	display: block;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}