@charset "utf-8";
/* CSS Document */

/*
Description: Certified CID Specialist
Author: GReG R.
Author URL: http://www.gregr.net/
*/

html, h1, h2, h3, h4, h5, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background-image: url(images/cback.gif);
	background-repeat: repeat-y;
	z-index: 1;
}

p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}


a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
}

sup {
	font-size: 60%;

}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #CC0000;
	display: inline;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #000000;
}

h4 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	display: inline;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	display: inline;
	font-weight: bold;
}

h5 a {
	color: #CC0000;
}

h5 a:hover {
	color: #000000;
}

red {
	color: #CC0000;
}

#breadcrumbs {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	font-weight: bold;
}


#breadcrumbs a {
	color: #CC0000;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #CC0000;
}


#wrapper {
	background-image: url(images/backdrop2.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#header {
	background-color: #FFFFFF;
	width: 920px;
	margin: 0px;
	padding: 0px;
	height: 115px;
}
#header  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#caalogo {
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 75px;
	float: left;
}
	 
#headmenu {
	padding-right: 0px;
	padding-top: 45px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
}

#headmenu ul li {
	display: inline ;
}

#headmenu ul li a {
	color: #000000;
	padding-right: 8px;
	text-decoration: none;
}

#headmenu ul li a:hover {
	color: #CC0000;
}

.logbox {
	width: 100px;
	height: 15px;
	margin-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	display: block;
	padding-top: 30px;
}

.logtext {
}

#logbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content {
	z-index: auto;
	background: url(images/cback.gif);
	background-repeat: repeat-y;
	width: 1000px;
	height: 100%;
}

#navbar{
	background-color: #000000;
	width: 710px;
}

#leftcolumn {
	float: left;
	width: 291px;

}

.lc_quote {
	text-align: center;
	color: #CC0000;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 55px;
}

.lc_article {
	width: 260px;
	text-align: center;
	margin-top: 26px;
	margin-right: 20px;
	margin-bottom: 26px;
	margin-left: 20px;
}

#rightcolumn {
	width: 654px;
	float: left;
}

#banner {
	height: 150px;
	width: 710px;
	background-color: #CCCCCC;
	background-image: url(images/condo_1.jpg);
}

.pdf_link {
	padding-top: 15px;
}
.pdf_img  {
	float: left;
}

.quallogo {
	padding-top: 20px;
	height: 50px;
	padding-bottom: 10px;
}

.bio {
	padding: 20px;
	vertical-align: top;
	text-align: justify;
	line-height: 1em;
}

.bio img {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}

.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 20px;
	line-height: 2em;
}

.schedule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
}

.schedule b {
	color: #CC0000;
	font-weight: normal;
}

.schedule ul {
	display: block;
}

.schedule li {
	list-style-type: none;
	margin-left: -42px;
	padding-bottom: 10px;
}

.schedule li a {
	font-weight: bold;
}

.schedule li a:hover {
	color: #000000;
}

.schedule a {
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}

.schedule a:hover {
	color: #000000;
}

.schedule img {
	padding-right: 15px;
	float: left;
}

.addbox {
	padding: 5px;
	float: right;
	width: 190px;
}

.address {
	border: thin solid #CCCCCC;
	padding: 5px;
}

.hline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 15px;
	margin-left: 15px;
	clear: both;
}

.rc_article {
	width: 618px;
	padding: 20px;
}

.rc_article img {
	float: left;
	padding-right: 10px;
	padding-left: 20px;
}

.rc_article li {
	list-style-type: square;
	line-height: 1.5em;
	margin-left: -28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sub_article_lt {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 295px;
	text-align: justify;
}

.sub_article_rt {
	float: right;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
	width: 297px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: justify;
}


#sitemap {
}

#payment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.spacer {
	height: 64px;
	width: 64px;
	clear: both;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 10px;
}
.buttons  a {
	background-color: #CC0000;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 2px;
}
.buttons  a:hover {
	background-color: #000000;
	color: #FFFFFF;
}

#footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	padding-bottom: 35px;
	padding-left: 310px;
	white-space: nowrap;
}

