/* Home page splash styles */
#splash {
	margin: 0 auto;
	width: 850px;
}

/* Right col */
#splash .rightcol {
    width: 490px;
    margin-left: 340px;
    border-left: 1px dashed #ccc;
    padding: 0 0 0 0.5em;
}
* html #splash .rightcol {
    margin-left: 345px;
}

#splash .rightcol h2 {
    margin: 0 0 0 0;
    color: #666;
    
}
#splash .rightcol p, #splash .rightcol li {
    line-height: 1.5em;
    color: #666;
    font-size: 80%;
}

#splash .rightcol a:link, #splash .rightcol a:visited {
	color: #666;
}
#splash .rightcol ul {
	position:relative;
	left:-20px;
}
#splash .rightcol li {
	font-size: 8pt;
}

#splash .rightcol p.lede {
    margin-top: 0.5em;    
    font-weight: bold;
}
#splash .rightcol .introtext {
    float: left;
    width: 100%;
    text-align: justify;
}

#splash .rightcol .graphicbox {
    float: right;
    width: 180px;
    margin-left: 1em;
    color: #999;
}
* html #splash .rightcol .graphiccol {
    margin: 0 0 0 205px;

}

#splash .rightcol .graphicbox p {
    color: #999;
    margin-bottom: 0;
    padding-left: 0.3em;
}

.graphicbox ul {
    font-size: 80%;
    color: #999;
    padding-left: 0.8em;
    margin-left: 0.8em;
    line-height: 1.2em;
}
.graphicbox li {
    font-size: 80%;
    margin-bottom: 0.5em;
}

/* Left col */
#splash .leftcol {
	float: left;
	width:  330px;
    
}

#splash .leftcol p {
    font-size: 100%;
}

#homesearchbox {
    margin-top: 0.5em;
}
/* Search box styles */
#homesearchbox p.listing {
    margin: 0 0 1em 0;
    font-size: 80%;
    color: #999;
}
#homesearchbox p.searchby {
    margin-top: 0;
    font-size: 70%;
    color: #aaa;
}

#homesearchbox input.searchbutton {
    background-color: #004FA3; 
    color: white;
    border: 1px solid #999;
    cursor: pointer;
}

#homesearchbox #q {
    border: 1px solid #666;
}

.leftcol .additional {
    font-size: 90%;
    
}

.leftcol .separator {
    color: #ccc;
}

.leftcol .register {
    border: 2px solid #004fa3;
    padding: 0.8em 1em 1em 1em;
    background: url(/images/bg-black-grad.gif) repeat-x;
    color: white;
	margin-bottom: 12px;
}

.leftcol .photo {
    border: 1px solid #92B0D1;
    padding: 0;
    background: url(/images/bg-black-grad.gif) repeat-x;
    color: white;
	margin-bottom: 12px;
width:328px;height:243px;
}

.leftcol form.priceform {
	text-align:center;
}
.leftcol form.priceform input {
	width: 100%;
	font-weight: bold;
}

.leftcol form.regform {
	text-align: center;
	margin-top: 8px;
}

.leftcol form.regform input {
	width: 100%;
  font-weight: bold;
}

#splash .leftcol .register h3 { font-size: 90%; margin-top: 0; color: #ffcc00; }
#splash .leftcol .register p { font-size: 70%; }
#splash .leftcol .register ul { font-size: 70%; }
#splash .leftcol .register input { background-color: #004FA3; color: white; border: 1px solid #999; cursor: pointer; white-space: normal;}

input#reg411 { background-color: #a40010 !important; margin-top: 10px; white-space: nowrap !important; padding: 4px 0;}

input#regresume { background-color: #458901 !important; margin-top: 0px; white-space: nowrap !important; padding: 4px 0;}

#content div.links p {
	text-align: center;
	font-size:  80%;
}
#content div.links p.assoc {
	font-size: 70%;
	color: #999;
}
#content div.links p a {
		color: rgb(119,119,204);
}
#content div.links p a img {
	border: 0;
}

div#stats-head { width: 800px; margin: 10px auto 0 auto; font-size: 9pt; font-style: italic; color: #444; }
div#stats { width: 800px; margin: 0 auto 20px auto; font-size: 9pt; font-weight:normal; border: 1px solid #639dc9; padding: 5px; background-color: #e6eff7; text-align: center; color: #1A374D; }
