/* site wide styles */
body {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;

	}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #dd1a22;
	text-transform: uppercase;
	font-weight: normal;
	}

h2 {
	font: bold 120%/160% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}

p{
	line-height: 1.4em;
}


ul, li{
padding-bottom: 10px;
}


#wrapper{
	background-image:url(http://www.certifiedaccreditationprofessional.com/images/content-bg.png);
	background-repeat:repeat-y;
	margin: 0 auto;
	width: 900px;
	border-bottom: #dd1a22 3px solid;
}
			
#container {
	width: 900px;
	margin: 0px;
	padding: 0px;
	}	

#header {
	/*width: 100%;
	height: 35px;
	background: #C41039;
	background: #000;*/
	background-color:#fff;
	text-align: left;
	}
	
#bar-red {
	width: 100%;
	height: 1px;
	background: #dc191f;
	/*background: #C41039;*/
	}
#bar-white {
	width: 100%;
	height: 80px;
	background: #FFF;
	/*background: #FFF url(../images/gradient_tan.gif) repeat-y left;*/
	}	
#bar-darkred {
	width: 100%;
	height: 35px;
	background:#fff url(http://www.accreditationprofessional.com/images/header_bg.jpg) repeat-x top left;
	/*background: #660033;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;*/
	}
#bar-darkred-shortened {
	width: 180px;
	height: 35px;
	background: #660033;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}	
#logo {
	position: absolute;
	top: 5px;
	z-index: 2;
	}
#logo-shortened {
	position: absolute;
	top: 5px;
	left: 12px;	
	z-index: 2;
	}	
#header-title {
	position: absolute;
	top: 102px;
	left: 190px;
	z-index: 2;
	display:none;
	}						
#header-button {
	position: absolute;
	top: 105px;
	left: 40px;
	z-index: 2;
	display:none;
	}		
	
#content {
	width: 100%;
	background-image:url(content-bg.png);
	background-repeat:repeat-y;
	
	}
	
#menu {
	width: 180px;
	float: left;
	overflow:visible;
	height: 100%;
	margin: 0px;
	padding: 25px 0px;
	background: #d2edf4 url(http://www.accreditationprofessional.com/images/nav-bg.jpg) repeat-x top left;
	}

#menu ul {
	color: #000;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#menu ul li{
	border-bottom: dashed 1px #94c1ca;
	font-size: 13px;
}

.menu {
	font: normal 100%/140% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 10px;
	width: 150px;
	/*background: url(../images/pixel_blue.gif) repeat-x bottom left;*/
	/*background: url(../images/pixel_white.gif) repeat-x bottom left;*/
	cursor: pointer;
	}

.menu-highlight {
	font: normal 100%/140% Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 10px;
	width: 150px;
	background-color: #0066cc;
	/*background: #0066cc url(../images/pixel_blue.gif) repeat-x bottom left;*/
	/*background: #DD1A22 url(../images/pixel_white.gif) repeat-x bottom left;*/
	/*background: #660033 url(../images/pixel_white.gif) repeat-x bottom left;*/
	/*background: #000 url(../images/pixel_white.gif) repeat-x bottom left;*/
	cursor: pointer;
	}	

.menu-nohighlight {
	font: normal 100%/140% Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 10px;
	width: 150px;
	background: none;
	/*background: #DD1A22 url(../images/pixel_white.gif) repeat-x bottom left;*/
	/*background: #660033 url(../images/pixel_white.gif) repeat-x bottom left;*/
	/*background: #000 url(../images/pixel_white.gif) repeat-x bottom left;*/
	cursor: pointer;
	}

/*

#nav-why-certify-sub {
	position: absolute;
	top: 201px;
	left: 170px;
	z-index: 2;
	width: 200px;
	margin: 0px;
	padding: 0px;
	}
	
#nav-why-certify-sub ul {
	color: #FFF;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#nav-why-certify-sub ul li {
	font: normal 100%/140% Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 10px;
	width: 180px;
	background: #660033;
	cursor: pointer;
	}	
*/

	
	

#content-body {
	width: 710px;
	overflow: auto;
	display: block;
	background:#ece6ce url(http://www.accreditationprofessional.com/images/welcome-bg.jpg) repeat-x;border:4px solid #dbd4bc;
	float:left;
	}

#content-body p, #content-body h1, #content-body h2{
	padding: 0px 10px;
	}
	
#home-image {
	float: left;
	padding: 0px 20px 20px 0px;
	}

a {color: #0066CC;
}

a:hover{
	text-decoration: none;
}	

/* footer */	
#footer {
	padding: 20px 0px 20px 0px;
	width: 100%;
	text-align: center;
	}
#footer-about, #footer-contact, #footer-privacy {
	padding: 0px 10px;
	text-align: center;
	}		
.footerLinks, a.footerLinks:link, a.footerLinks:visited, a.footerLinks:active, a.footerLinks:focus {
	font: normal 100%/140% Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: underline;
	}
	

.formContent-Row {
	padding: 0px 0px 0px 10px;
	clear:both;
	}		
.formContent-Label {
	width: 150px;
	float: left;
	padding: 0px;
	}
.formContent-Input {
	width: 500px;
	float: right;
	padding: 0px;
	}
.formContent-Input textarea {
	width: 300px;
	height: 50px;
	}
.formContent-Input select {
	width: 250px;
	}	


dl {
	padding: 10px;
}

dt {
	padding: 5px;
}





