* {
	/*border: none;*/
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
}

body {
	font-size: 76%;/*these three lines replace the n4_upgrade.gif in n4.css. and if you use this code, make sure you point to an img on _your_ server, not mine.*/
	background-repeat: no-repeat;
	background-position: top left;
	width: 1200px;

}

.clr {
	clear: both;
}

blockquote {
	padding: 0 25px 0 25px;
}


.imgleft {
	margin-right: 15px;
	margin-bottom: 15px;
	}
	
.imgright {
	margin-left: 15px;
	margin-bottom: 15px;
	float:right;
}

.study_indent {
	margin-left: 15px;
	}

.floatlist {
	/*float: right;*/
	display: inline-table;
	float: left;
}

td {
	vertical-align: top;
}


hr {
	border-top-color: #8C7048;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #8D7149;
	margin-top: 4px;
	height: 1px;
}	

	
.company {
	font-size: 2em;
	font-weight: bold;
	color: #7776B2;
	margin: 10px 0 0 0;
}

 .tagline {
	font-size: 1.3em;
	font-weight: bold;
	color: #A89374;
	margin: 0 0 0 0;
}

#banner { /* needed to align menu separators */
	background-image: url(../images/bkgd-banner.jpg);
	width: 100%;
}

#banner .adminmenu { /* needed to align menu separators */
	color: #000000;
	font-size: 0.7em;
	position: absolute;
	left: 556px;
	top: 41px;
}


#banner a  {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#banner  a:hover {
	color: #003399;
}


#horizmenu {
	color: #FFFFFF;
	text-align: left;
	font-size: 0.7em;
	padding: 3px 0 3px 10px;
	font-weight: bold;
	background-color: #A6C0D3;
}

#horizmenu a  {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#horizmenu  a:hover {
	color: #003399;
}

#leftcol {
	margin: 10px 5px 5px 5px;
	width: 200px;
	border: 1px solid #CCCCCC;
	padding: 10px 10px 10px 10px;
}

#colcontent h2 {
	margin-top: 10px;
	color: #000000;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-bottom-color: #003399;
	padding-left: 5px;
	font-size: 1em;
}




#colcontent ul {
	margin: 10px 0 10px 10px;
	padding-left: 20px;
	color: #000000;
	}


#colcontent li {
	padding: 0 25px 0.15em 0;
	list-style-type: square;
}



#rightcol {
	margin: 10px 5px 5px 5px;
	border: 1px solid #CCCCCC;
	padding: 10px 10px 10px 10px;
	width: 250px;
}

#colcontentr h2{
	margin-top: 10px;
	color: #000000;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3333CC;
	border-bottom-color: #3333CC;
	padding-left: 5px;
	font-size: 1em;
}

#colcontentr h3 {
	margin-top: 10px;
	color: #3333CC;
	font-size: 1em;
}

#colcontentr ul {
	margin: 10px 0 10px 10px;
	padding-left: 20px;
	color: #000000;
	}


#colcontentr li {
	padding: 0 25px 0.15em 0;
	list-style-type: square;
}


#menuvert h2 {
	font-size: 1.1em;
	margin-top: 0em;
	margin-bottom: 3px;
	color: #003399;
	font-weight: bold;
}

#menuvert h2 a {
	/*margin-top: 10px;*/
	color: #003399;
	text-decoration: none;
	/*font-size: 1em;*/
}

#menuvert h2 a:hover {
	text-decoration: underline;
	margin: 0;
}

#menuvert ul {
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 20px;
	margin: 0;
	padding: 0 0 15px 0;
}

#menuvert li {
	margin-bottom: 3px;
	margin-left: 15px;
}

#menuvert li a {
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#menuvert li a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #003399;
}

#pagetitle  {
	background-image: url(../images/bkgd-h1.jpg);
	width: 100%;
}



#content
{
	font-size: 1em;
	margin: 10px 10px 0 10px;
}

#content p,
#rightcol p {
	color: #000000;
	margin: 0 15px 10px 0;
}

#rightcol p {
	margin-top: 5px;
	margin-right: 0px;
}

 
#content a {
	text-decoration: underline;
}

#content a:hover {
	color: #00008C;
}

#content a:visited {
}

#content li a {
	text-decoration: underline;
}

#content li a:hover {
}

#content li a:visited {
}

#content img {
	padding: 0 10px 10px 0;
        display: block;
}


#content h1 {
	color: #013791;
	font-size: 1.4em;
	padding: 2px 5% 2px 15px;
	background-color: #FAEEC6;
	margin: 0 0 10px 0;
}

#content h2,
#content h2 a{
	color: #003399;
	margin-top: 25px;
	text-decoration:none;
	font-size: 1.2em;
	margin-bottom: 3px;
}

#content h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0 50px 5px 0;
}

#content h4 {
	font-weight: bold;
	margin: 20px 50px 0 25px;
	font-size: 1em;
}

#content input {
	/*margin-bottom: 0px;*/
	color: #666;
	}

.buyproduct_title {
	font-size: 0.9em;
}


.testimonial {
	color:#006946;
	font-size: 0.75em;
	font-weight: bold;
	margin-top: 20px;
}

.testimonialby {
	color:#666666;
	font-size: 0.75em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}
#rightcol .testimonial {
	color:#666;
	font-weight: normal;
	padding-right: 15%;
}

#rightcol .testimonialby {
	color:#339933;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top: 0px;
}


#content  ul {
	margin: 10px 0 10px 20px;
	color: #000000;
	padding-left: 15px;
	}


#content  li {
	padding: 5px 25px 0.15em 0;
}

.boldlist  ul {
	margin: 10px 0 10px 0;
	padding-left: 25px;
	color: #000000;
	}


.producttable {
	margin-bottom: 5px;
	color: #A89374;
	margin-left: 10px;
}

.producttable tr,
.producttable th,
.producttable td {
	border: thin solid #a89374;
	font-size: 1em;
}

.producttable th {
	color:#000066;
	font-weight: bold;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7776b3;
	border-bottom-color: #7776b3;
}

.producttable  li {
	padding: 0 25px 0.15em 0;
}

.producttable  ul {
	margin: 10px 0 10px 0;
	padding-left: 25px;
	color: #666;
	}
	
#content table.interior
{
	background: #fff;
	margin: 5px 0;
	padding: 0;
	border-collapse: collapse;
	border-bottom: 1px solid #eeeeee;
}


table.interior th,
table.interior td
{
	padding: 10px 5px;
	font-size: 1em;
	border-bottom: 1px solid #eeeeee;
}

table.interior th
{
	color: #FFFFFF;
	background-color: #A6C0D3;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

table.interior td.colored
{
	background: #ccc;
	width: 215px;
	font-weight: bold;
}

#footer
{
	text-align: left;
	color: #000000;
	font-size: 1em;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}

#footer a:hover {
	color: #393;
}

#footer a:visited {
	color: #000000;
}

#footer .copyright {
	text-align: center;
	color: #000000;
}
dt {
	margin-left: 10px;
	margin-right: 15px;
}
dd {
	margin-left: 20px;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 20px;
}
.center {
	text-align: center;
}

#booktext h2 {
	margin-top: 5px;
}