/*******************************************************
Author: Terrill Thomas - http://www.terrillthomas.com
*******************************************************/

body {
margin:0.5em;
padding:0;
height:100%;
background-color:#958C6C;
color:#000000;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height: 1.5em;
}
h1 {
	font-weight:lighter;
	color:white;
	background-color:#666600;
	font-size: 1em;
	letter-spacing: 0px;
	padding: 5px 0 5px 10px;
}

h2 {
margin:0 0 -4px 0 !important;
margin:0 0 -20px 0;
padding:4px 0 1px 0;
font-weight: lighter;
font-size: .8em;	
color:#C4B042;
color:#666600;
line-height: 2em;
}

p {
	color:#333333;
	font-size: .7em;
	}
ul {
	font-weight:lighter;
	color:#333333;
	font-size: .7em;
	}
	
ol {
	font-weight:lighter;
	color:#333333;
	font-size: .7em;
	}
hr {
margin-bottom:20px;
border:none;
width:99%;
color:#eeeeee;
background-color:#eeeeee;
height:1px;
clear:both;
}

h3 {
	margin:3px 0 1px 0 !important;
	padding:5px 5px 0px 0px;
	font-weight:bold;
	color:#FF6600;
	font-size: .7em;
	letter-spacing:0;
}

h4 {
	font-weight:lighter;
	padding:0 5px 0 5px;
	color:#333333;
	font-size: .8em;
	margin: 1px;
	}
h6 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#666666;
line-height:.1em;
	}
.styletb {
font-size: 9px;
color:#666666;
}

a:link {
	color: #CC6600;
	color:#0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}
td.desc {
padding:4px;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.7em;
}

#postHeader { 	
margin:0 auto;
padding:0 .2em .3em .2em;
width:900px;
text-align:right;
vertical-align: middle;	
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.8em;
letter-spacing: 1px;
font-weight: bold;
text-transform:uppercase;
}

#centerColumn { 	
margin:0 auto;
padding:1em;
width:870px;
text-align:left;
vertical-align: center;
background-color:#F9FDEE;
background-color:white;
border:1px;
border-style:solid;
border-bottom-color:black;
border-left-color:white;
border-right-color:black;
border-top-color:white;
}

#centerColumn h2 {
margin:0 0 -.5em 0;
padding:.75em 0 0 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.1em;
}

#navbar {
margin:o;
padding:.3em 0 .3em 0 !important; /* IE specific attributes */
padding:1em 0 0 0;
}

#header {
margin:-16px -1em 0 -1em;
padding:0 0 0 0;
height:200px;
background-color: rgb(232, 241, 206);
background-image:url(register_cphp.jpg);
background-repeat:no-repeat;
}
#headertall {
margin:-12px -1em 0 -1em;
padding:0 0 0 0;
height:250px;
background-color: rgb(232, 241, 206);
}

#header h1 {
margin:0 0 -14px 10px;
padding:10px 0 0 .9em;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.9em;
font-weight:lighter;
letter-spacing:.1em;
line-height: 1.5em;
color: white;
}

#header h2 {
margin:0 0 0 0;
padding:1em 0 0 30px;
font-size:.9em;
font-weight:300;
letter-spacing:.1em;
color: white;
}

#leftcolumn p {
	font-weight:lighter;
	color:#333333;
	font-size: .7em;
	}
#leftcolumn ol {
	font-weight:lighter;
	color:#333333;
	font-size: .7em;
	line-height: 1.4em;
	}
#leftcolumn ol li {
	padding: 0 0 10px 0;
	}
#leftcolumn ul {
	font-weight:lighter;
	color:#333333;
	font-size: .7em;
	line-height: 1.4em;
	}
#leftcolumn ul li {
	padding: 0 0 10px 0;
	}
	
	
#footer {
position:relative;
clear:both;
bottom:0;
margin:5em 0 0 0;
padding:0;
height:4em;
line-height:4em;
text-align:center;
font-size:.7em;
}
.directions {
	font-style: italic;
	color: #FF6600;
}
