/* ---------------------------------------------
Thornton Ranch Sales
12.2009
----------------------------------------------- */


/* 
	Eric Meyer's CSS Reset 
	http://meyerweb.com/eric/tools/css/reset/
	v1.0 | 20080212
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}

body {line-height:1}
ol, ul {
	list-style:circle;
	margin-left:20px;
	padding-left:0px;
	text-align:left;
}
blockquote, q {quotes:none}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content:none}

/* remember to define focus styles! */
:focus {outline:0}
	
/* remember to highlight inserts somehow! */
ins {text-decoration:none}
del {text-decoration:line-through}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse:collapse;border-spacing:0}


/* ---------- Body ---------- */


body {
	font: normal 12px/20px Trebuchet MS, Verdana, sans-serif;
/*
	font-weight: normal;
	font-size: 12px/20px;
	font-family: Trebuchet MS, Verdana, sans-serif; */
	background: #000; 
	margin: 0;
	padding: 0;
	position: relative;
}
/*
#skip {
	left: -9999px;
	position: absolute;
}

.main {
}
*/
/* ---------- Wrapper / Content ---------- */


#wrapper {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	background:  #000 repeat-y;
}

#header {
	width: 910px;
	height: 134px; 
	margin: 0 auto;
	padding: 0;
}

#header .logo {
	width: 248px;
	padding: 0;
	float: left;
	padding: 5px 0 0 20px;
 
	
}
/*
#header .logoright {
	width: 560px;
	color: #002867;
        font-size: 16px;
	margin: 80px 18px 0 100px;
	padding: 0px;
	text-align: right;
	float: right;
	
}

#header .logoright p {
	width: 560px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	float: right;
}

#header .logoright p.phone {
	width: 560px;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	float: right;
}
*/
/* ---------- Navigation ---------- */


#menu {
/*	width: 152px; height: 25px; */
	margin: 0 auto;
	padding: 0;
	
}

ul#menuoptions {
	width: 153px;
	height: 18px;
	padding: 0;
	margin: 0 auto;
	list-style-type: none;
}

ul#menuoptions li {
	display: block;
	float: left;
}

li#r3_home a {
        display: block;
        position: relative;
	width: 152px;
	height: 18px;
	background: url('../images/r3_home.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
}

li#r3_aboutus a {
        display: block;
        position: relative;
	width: 152px;
	height: 18px;
	background: url('../images/r3_aboutus.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
}

li#r3_news a {
        display: block;
        position: relative;
	width: 152px;
	height: 18px;
	background: url('../images/r3_news.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
}

li#r3_calendar a {
	display: block;
	position: relative;
	width: 152px;
	height: 18px;
	background: url('../images/r3_calendar.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
}

li#r3_chapterlist a {
	display: block;
	position: relative;
	width: 152px;
	height: 18px;
	background: url('../images/r3_chapterlist.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
}

li#r3_regionstaff a {
	display: block;
	position: relative;
	width: 152px;
	height: 18px;
	background: url('../images/r3_regionstaff.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
}

li#r3_awards a {
        display: block;
        position: relative;
        width: 152px;
        height: 18px;
        background: url('../images/r3_awards.jpg');
        background-position: 0 0;
        background-repeat: no-repeat;
        overflow: hidden;
}

li#r3_documents a {
        display: block;
        position: relative;
        width: 152px;
        height: 18px;
        background: url('../images/r3_documents.jpg');
        background-position: 0 0;
        background-repeat: no-repeat;
        overflow: hidden;
}

li#r3_ec a {
	display: block;
        position: relative;
        width: 152px;
        height: 18px;
        background: url('../images/r3_ec.jpg');
        background-position: 0 0;
        background-repeat: no-repeat;
        overflow: hidden;
}

li#r3_supportstaff a {
        display: block;
        position: relative;
        width: 152px;
        height: 18px;
        background: url('../images/r3_supportstaff.jpg');
        background-position: 0 0;
        background-repeat: no-repeat;
        overflow: hidden;
}

li#r3_divisionchiefs a {
        display: block;
        position: relative;
        width: 152px;
        height: 18px;
        background: url('../images/r3_divisionchiefs.jpg');
        background-position: 0 0;
        background-repeat: no-repeat;
        overflow: hidden;
}

li#r3_mailinglist a {
        display: block;
        position: relative;
        width: 152px;
        height: 18px;
        background: url('../images/r3_mailinglist.jpg');
        background-position: 0 0;
        background-repeat: no-repeat;
        overflow: hidden;
}

li#r3_fc a {
        display: block;
        position: relative;
        width: 152px;
        height: 18px;
        background: url('../images/r3_fc.jpg');
        background-position: 0 0;
        background-repeat: no-repeat;
        overflow: hidden;
}

li#r3_sfmc a {
        display: block;
        position: relative;
        width: 152px;
        height: 18px;
        background: url('../images/r3_sfmc.jpg');
        background-position: 0 0;
        background-repeat: no-repeat;
        overflow: hidden;
}



li#r3_conventions a {
        display: block;
        position: relative;
        width: 152px;
        height: 18px;
        background: url('../images/r3_conventions.jpg');
        background-position: 0 0;
        background-repeat: no-repeat;
        overflow: hidden;
}

li#r3_quartermaster a {
        display: block;
        position: relative;
        width: 152px;
        height: 18px;
        background: url('../images/r3_quartermaster.jpg');
        background-position: 0 0;
        background-repeat: no-repeat;
        overflow: hidden;
}

li#r3_links a {
        display: block;
        position: relative;
        width: 152px;
        height: 18px;
        background: url('../images/r3_links.jpg');
        background-position: 0 0;
        background-repeat: no-repeat;
        overflow: hidden;
}

li#r3_summit a {
        display: block;
        position: relative;
        width: 152px;
        height: 18px;
        background: url('../images/r3_summit.jpg');
        background-position: 0 0;
        background-repeat: no-repeat;
        overflow: hidden;
}

li#r3_contactus a {
        display: block;
        position: relative;
        width: 152px;
        height: 18px;
        background: url('../images/r3_contactus.jpg');
        background-position: 0 0;
        background-repeat: no-repeat;
        overflow: hidden;
}

li#r3_gameday a {
        display: block;
        position: relative;
        width: 152px;
        height: 18px;
        background: url('../images/r3_gameday.jpg');
        background-position: 0 0;
        background-repeat: no-repeat;
        overflow: hidden;
}

li#r3_nasa a {
        display: block;
        position: relative;
        width: 152px;
        height: 18px;
        background: url('../images/r3_nasa.jpg');
        background-position: 0 0;
        background-repeat: no-repeat;
        overflow: hidden;
}

li#js_menu a {
        display: block;
        position: relative;
        width: 152px;
        height: 18px;
        background: url('../images/js_menu.jpg');
        background-position: 0 0;
        background-repeat: no-repeat;
        overflow: hidden;
}

li#js_about a {
        display: block;
        position: relative;
        width: 152px;
        height: 18px;
        background: url('../images/js_about.jpg');
        background-position: 0 0;
        background-repeat: no-repeat;
        overflow: hidden;
}

li#js_schedule a {
        display: block;
        position: relative;
        width: 152px;
        height: 18px;
        background: url('../images/js_schedule.jpg');
        background-position: 0 0;
        background-repeat: no-repeat;
        overflow: hidden;
}

li#js_registration a {
        display: block;
        position: relative;
        width: 152px;
        height: 18px;
        background: url('../images/js_registration.jpg');
        background-position: 0 0;
        background-repeat: no-repeat;
        overflow: hidden;
}

li#js_region2 a {
        display: block;
        position: relative;
        width: 152px;
        height: 18px;
        background: url('../images/js_region2.jpg');
        background-position: 0 0;
        background-repeat: no-repeat;
        overflow: hidden;
}

li#js_region3 a {
        display: block;
        position: relative;
        width: 152px;
        height: 18px;
        background: url('../images/js_region3.jpg');
        background-position: 0 0;
        background-repeat: no-repeat;
        overflow: hidden;
}



li#r3_home a:hover, li#r3_aboutus a:hover, li#r3_news a:hover, li#r3_calendar a:hover, li#r3_chapterlist a:hover, li#r3_regionstaff a:hover, li#r3_awards a:hover, li#r3_documents a:hover, li#r3_ec a:hover, li#r3_supportstaff a:hover, li#r3_divisionchiefs a:hover, li#r3_mailinglist a:hover, li#r3_fc a:hover ,li#r3_sfmc a:hover, li#r3_conventions a:hover, li#r3_quartermaster a:hover, li#r3_links a:hover, li#r3_nasa a:hover , li#r3_gameday a:hover , li#r3_contactus a:hover , li#r3_summit a:hover , li#js_menu a:hover , li#js_about a:hover , li#js_schedule a:hover , li#js_registration a:hover , li#js_region2 a:hover , li#js_region3 a:hover {

	background-position: 0px -36px;
}

li#r3_home a span, li#r3_aboutus a span, li#r3_news a span, li#r3_calendar a span, li#r3_chapterlist a span, li#r3_regionstaff a span, li#r3_awards a span, li#r3_documents a span, li#r3_ec a span, li#r3_supportstaff a span , li#r3_divisionchiefs a span , li#r3_mailinglist a span , li#r3_fc a span, li#r3_sfmc a span, li#r3_conventions a span , li#r3_quartermaster a span , li#r3_links a span , li#r3_nasa a span , li#r3_gameday a span, li#r3_contactus a span, li#r3_summit a span, li#js_menu a span, li#js_about a span, li#js_schedule a span, li#js_registration a span, li#js_region2 a span, li#js_region3 a span { 

        left: -10000px; 
        position: absolute;
}

li#r3_aboutus a#there{
	background-position: 0px -54px;
	width: 152px;
	height: 18px;
}

li#r3_news a#there{
	background-position: 0px -54px;
	width: 152px;
	height: 18px;
}

li#r3_calendar a#there{
	background-position: 0px -54px;
	width: 152px;
	height: 18px;
}

li#r3_chapterlist a#there{
	background-position: 0px -54px;
	width: 152px;
	height: 18px;
}

li#r3_regionstaff a#there{
	background-position: 0px -54px;
	width: 152px;
	height: 18px;
}

li#r3_awards a#there{
	background-position: 0px -54px;
	width: 152px;
	height: 18px;
}

li#r3_documents a#there{
	background-position: 0px -54px;
	width: 152px;
	height:18px;
}

li#r3_ec a#there{
	background-position: 0px -54px;
	width: 152px;
	height: 18px;
}

li#r3_supportstaff a#there{
	background-position: 0px -54px;
	width: 152px;
	height: 18px;
}

li#r3_divisionchiefs a#there{
	background-position: 0px -54px;
	width: 152px;
	height: 18px;
}

li#r3_sfmc a#there{
	background-position: 0px -54px;
	width: 152px;
	height: 18px;
}

li#r3_mailinglist a#there{
	background-position: 0px -54px;
	width: 152px;
	height: 18px;
}

li#r3_fc a#there{
	background-position: 0px -54px;
	width: 152px;
	height: 18px;
}

li#r3_conventions a#there{
	background-position: 0px -54px;
	width: 152px;
	height: 18px;
}

li#r3_quartermaster a#there{
	background-position: 0px -54px;
	width: 152px;
	height: 18px;
}

li#r3_links a#there{
	background-position: 0px -54px;
	width: 152px;
	height: 18px;
}

li#r3_nasa a#there{
	background-position: 0px -54px;
	width: 152px;
	height: 18px;
}

li#r3_gameday a#there{
	background-position: 0px -54px;
	width: 152px;
	height: 18px;
}

li#r3_contactus a#there{
	background-position: 0px -54px;
	width: 152px;
	height: 18px;
}

li#js_menu a#there{
	background-position: 0px -54px;
	width: 152px;
	height: 18px;
}

li#js_about a#there{
	background-position: 0px -54px;
	width: 152px;
	height: 18px;
}

li#js_schedule a#there{
	background-position: 0px -54px;
	width: 152px;
	height: 18px;
}

li#js_registration a#there{
	background-position: 0px -54px;
	width: 152px;
	height: 18px;
}

li#js_region2 a#there{
	background-position: 0px -54px;
	width: 152px;
	height: 18px;
}

li#js_region3 a#there{
	background-position: 0px -54px;
	width: 152px;
	height: 18px;
}

/*
li#r3_news a#there{
        background-position: 0px -88px;
        width:  65px;
        height: 34px;
}

li#bulletinboard a#there{	<li id="r3_awards"><a href="../awards"><span>Awards</span></a></li> 
        background-position: 0px -88px;
        width: 102px;
        height: 34px;
}


li#fashion a#there{
        background-position: 0px -88px;
        width:  84px;
        height: 34px;
}


li#wdcm a#there{
        background-position: 0px -88px;
        width: 203px;
        height: 34px;
}

li#contactus a#there{  
        background-position: 0px -88px;
        width: 156px;
        height: 34px;
}
#navigation {
        width: 563px;
	<li id="r3_awards"><a href="../awards"><span>Awards</span></a></li> 
	height: 27px;
        color: #002868;
        font-weight: bold;
        font-size: 11px;
	margin: 18px 0 0 0;
        padding: 0px;
	line-height: 12px;
        text-decoration: none;
	float: right;
}
*/

ul.options {
        font-size: 13px;
	padding: 0 0 15px 15px;
}

ul.options li {
        margin: 0;
	padding: 3px 0 3px 17px;
	background: url(../images/bullet.jpg) no-repeat 0 10px;
}

/* ---------- Main Content ---------- */
/*
.navseparator {
	width: 893px;
	height: 1px;
	margin: 0 auto;
	border-bottom: 2px solid #002868;
}
.navseparatorouter {
	float: left; 
	width: 100%; 
	background: url('/images/bdback.png');
}
.navseparatorinner {
	width: 894px; 
	border-top: 1px solid #002868; 
	margin: 0 auto;
}

#bodyform .formseparator {
	width: 793px;
	height: 1px;
	margin: 40px 0 20px 0 ;
	border-top: 2px solid #002868;	<li id="r3_awards"><a href="../awards"><span>Awards</span></a></li> 

}
#bodyform .separator {
	width: 793px;
	height: 5px;
	margin: 40px 0 20px 0 ;
 	background: #002868;

}
*/
#bodycontent {
	width: 910px;
	margin: 0 auto;
	padding: 0;
	color: #000 ;
}

#bodycontent .maincontent {
	width: 910px;
	margin: 0 auto;
	overflow: hidden;
	background: url('../images/main_background.jpg') ;

}

#bodycontent .maincontent h1 {
        font-weight: bold;
        font-size: 13px;
        font-family: Verdana, Arial;
        padding: 15px 0 10px 0;
        line-height: 15px;
        color: #980000;
}
3
#bodycontent .maincontent h1.alt {
        font-weight: bold;
        font-size: 16px;
        font-family: Verdana, Arial;
        padding: 30px 0 15px 0;
        line-height: 17px;
        color: #000;
}

#bodycontent .maincontent h2 {
        font-weight: bold;
        font-size: 14px;
        font-family: Verdana, Arial;
        padding: 30px 0 15px 0;
        line-height: 17px;
        color: #980000;
	text-align: left;
}

#bodycontent .maincontent h3 {
        font-weight: bold;
        font-size: 16px;
        font-family: Verdana, Arial;
        padding: 30px 0 5px 0;
        line-height: 17px;
        color: #000;
	text-align: center;
}

#bodycontent .maincontent p {  
	font-size: 12px;
        font-family: Verdana, Arial;
	margin: 10px 20px 10px 0px;
	text-align: left;
	color: #000;
}

#bodycontent .maincontent td {
	text-align: left;
}

#bodycontent .maincontent p.alt {  
	font-size: 12px;
        font-family: Verdana, Arial;
	padding: 0 0 15px 0;
	text-align: center;
	color: #000;
}

#bodycontent .maincontent .left {
        width: 153px;	
	font-size: 12px;
        font-family: Verdana, Arial;
	padding: 0 0 0px 0;
	text-align: center;
	float: left;
	overflow: hidden;
}

#bodycontent .maincontent .right {
        width: 700px;	
	font-size: 12px;
        font-family: Verdana, Arial;
	padding: 10px 0 10px 20px;
	margin: 0 0 0 0px;
	text-align: center;
	float: left;
	overflow: hidden;
}
	

#bodycontent .maincontent .right2 {
        width: 700px;	
	font-size: 12px;
        font-family: Verdana, Arial;
	padding: 10px 0 10px 20px;
	margin: 0 0 0 0px;
	text-align: left;
	float: left;
	overflow: hidden;
}
#bodycontent .maincontent .summaryleft {
        width: 200px;	
	font-size: 12px;
        font-family: Verdana, Arial;
	padding: 0 0 10px 0;
	text-align: left;
	float: left;
	overflow: hidden;
}

#bodycontent .maincontent .summaryright {
        width: 600px;	
	font-size: 12px;
        font-family: Verdana, Arial;
	padding: 0 0 10px 0;
	text-align: left;
	float: left;
	overflow: hidden;
}

#bodycontent .maincontent .chapter {
        width: 910px;	
	font-size: 12px;
        font-family: Verdana, Arial;
	padding: 0 0 10px 0;
	text-align: left;
	float: left;
	overflow: hidden;
}



.summary-divider {
	width: 850px;
	height: 1px;
	margin: 5px 0 15px 0;
	border-bottom: 2px solid #65411f;
}

#bodyform  {
	width: 906px;
	margin: 0 auto;
	padding: 0 0px 0 50px;
        background: url('../images/bdback.png') repeat-y ;
	text-align: left ; 
}

#bodyform .columns {
	width: 906px;
	margin: 0 auto;
	padding: 5px 0px 5px 0;
	text-align: left ; 
	clear: both;
}

#bodyform .columnsalt {
	width: 25%;
	margin: 0 auto;
	padding: 5px 0px 5px 0;
	text-align: left ; 
	float: left ;
}



#bodyform .col2left {
	width: 150px;
	margin: 0 auto;
	padding: 10px 10px 0 0;
	text-align: left ;
	float: left ;
}

#bodyform .col2right {
	width: 500px; 
	margin: 0 auto;
	padding: 0 0px 0 0px;
	float: left ;
	text-align: left ;
}

#bodyform .col4left {
	width: 82px;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: left ;
	float: left ;
}

#bodyform .col4right {
	width: 40px; 
	margin: 0 auto;
	padding: 0 0px 0 0px;
	float: left ;
	text-align: left ;
}

#bodyform .col2leftalt {
	width: 200px;
	margin: 0 auto;
	padding: 0 10px 0 0;
	text-align: left ;
	float: left ;
}

#bodyform .col2rightalt {
	width: 680px; 
	margin: 0 auto;
	padding: 0 0px 0 0px;
	float: left ;
	text-align: left ;
}

#bodyform .sectionseperator {
	width: 650px;
	margin: 0 auto;
	padding: 10px 10px 0 0;
	font-size: 16px; 
	text-align: left ;
	color: #002868;
	font-weight: bold;
	float: left ;
}

.sectionseperator2 {
	width: 850px;
	margin: 0 auto;
	padding: 20px 0px 20px 50px;
	font-size: 16px; 
	text-align: left ;
	color: #002868;
	font-weight: bold;
	float: left ;
}

.sectionseperator3 {
	width: 850px;
	margin: 0 auto;
	padding: 20px 0px 20px 50px;
	font-size: 16px; 
	text-align: left ;
	color: #002868;
	font-weight: bold;
	float: left ;
}


.sectionseperator4 {
	width: 153px;
	margin: 0 auto;
	padding: 20px 0 10px 0;
	font-size: 16px; 
	text-align: left ;
	font-weight: bold;
	float: left ;
}

/*
#bodycontent p {
	width: 806px;
	margin: 0 auto;
        font-size: 14px;
	padding: 20px 50px 10px 40px ;
	text-align: center;
	color:#002868;
	
}
	*/

#bodycontent div.alt {
        margin: 0 auto;
	width: 660px;
/*        padding: 40px 90px 0px 50px ; */
	padding: 0 0 15px 0;
        font-size: 12px;
	color: #002868;
	text-align: center; 
}
#bodycontent div.alt div.cityoption {
	float: left;
	width: auto;
	height: 20px;
	background: url('../images/reddot.png') center left no-repeat;
	padding-left: 12px;
	margin: 0px 7px;

}


#bodycontent p.alt {
        margin: 0;
        padding: 40px 90px 0px 50px ;
        font-size: 12px;
	color: #002868;
	text-align: center; 
}

#bodycontent p.alt2 {
	width: 806px;
	margin: 0 auto;
        font-size: 14px;
	padding: 20px 0px 0px 20px;
	text-align: left;
	color:#002868;
	
}

#bodycontent p.alt3 {
	width: 806px;
	margin: 0 auto;
        font-size: 14px;
	padding: 20px 50px 10px 40px ;
	text-align: left;
	color:#002868;
	
}

#bodycontent p.alt4 {
	width: 806px;
	margin: 0 auto;
        font-size: 18px;
	padding: 20px 50px 10px 40px ;
	text-align: center; 
	font-weight: bold;
	color:#002868;	
}


#bodycontent .bodynavigationleft {
	font-size: 14px;
	color: #002868;
	text-align: center;
	float: left ;
	width: 50% ;
}

#bodycontent .bodynavigationright {
	font-size: 14px;
	color: #002868;
	text-align: center;
	width: 50% ;
	float: right ;
}

#bodycontent .divider2 {
        margin: 0 7px 2px 7px;
	width: 10px;
	height: 10px;
	background: url('../images/reddot.png') no-repeat;
}


/* ---------- Footer-Divider ---------- */

#footer-divider {
        width: 906px;
        height: 15px;  
        background: url('../images/bodybottom.jpg') no-repeat;  
	clear: both;
}

/* ---------- Footer ---------- */

#footer {
	width: 910px;
	margin: 0 auto;
	padding: 15px 0 30px 0;
	color: #FFF;
	text-align: left;
	clear: both;	
}

#footercap {
	height: 12px;
	width: 910px;
	margin: 0 auto;
	color: #FFF;
	text-align: left;
	clear: both;	
	background: url('../images/r3_footer.jpg') no-repeat;
}



#footer .copyright {
	width: 906px;
	margin: 0 auto;
	padding: 0;
	color: #919394;
	text-align: left;
	clear: both;	
}

#footer .copyright p {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#footer a:active, #footer a:visited, #footer a:link {
	color: #FFF;
	text-decoration: none;
}
    
#footer a:hover {      
        color: #FFF;
	text-decoration: underline;
}

#footer .divider {
	padding: 0 6px 0 6px;
	color: #FFF;
}

td.middle {
	vertical-align: middle;
}

td.top {
	vertical-align: top;
}

ul#footermenu {
	list-style-type: none;
	margin: 0;
	padding: 0 0 3px 5px;
	font-size: 11px;
	text-align: center;
	color: #FFF; 
}

ul#footermenu li {
	display: inline; 
	margin: 0;
	padding: 0;
}


.clear {
	clear: both;
}

.floatl {
	float: left;
	padding-right: 10px;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

