/* Main Document */
body {background-color:#3a281f;	font:Arial, Helvetica, sans-serif; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff; margin:0px;}

a {text-decoration:none;}
	
#page {width:100%; text-align:center;}

#design {width:300px; text-align:left; margin-left:auto; margin-right:auto;}

/* document */
#header {float:left; width:300px; margin:0px; background-color:#e3dbd6;}
	#headL {display:none;}	
	#headC {float:left; width:290px; padding:5px;}	
		#logo, #stLinks, #search {float:left; width:290px;}		
			#transPrint, #searchBox {float:left; text-align:right;}
				#searchBox input[type="text"] {float:left; background-image:url(images/bg/searchbg.png); background-repeat:no-repeat; width:200px; height:21px; border:none; margin:0px;}	
				#searchBox .textbox {float:left; width:125px; height:18px; background:none; padding-top:-10px; padding-left:0px; vertical-align:top; border:none; text-indent:20px;}
				#searchBox input[type="button"]{float:left;background-image:url(images/bg/searchbuttonbg.png);background-repeat:no-repeat;width:33px;height:21px;border:none;margin:0px;}			
	#headR {display:none;}	
	#menu {float:left; width:290px; background-color:#ffffff; margin:2px 5px;}	
	#breaker {float:left; width:300px; height:10px; background-color:#6c4d3c;}
	
#center {float:left; width:300px; background-color:#96694f; margin:0px;}
	#leftC, #rightC {float:left; width:48%; margin:2px 2%;}
		#rotImg .slider-wrap, .stripViewer, .stripViewer .panelContainer, .stripViewer .panelContainer .panel, .stripViewer .panelContainer .panel ul, .stripNavL, .stripNavR, 
		.stripNav, .nav-thumb, #movers-row, #movers-row div, #movers-row div a.cross-link, .photo-meta-data, .photo-meta-data span, .cross-link, .active-thumb {display:none;}	
		
		#map, #pginfo {float:right; width:290px; height:200px; margin:2px;}
		#map img {width:290px;}
	#oneC {float:left; width:300px;}	
#whitebg {float:left; background-color:#ffffff;}	
	#swoosh {float:left; width:300px; margin-top:70px;}	
		#contact, #stateInfo, #socMedia {float:left; width:290px; margin:5px;}
	
#bottom {display:none;}


/* text and link options */
a {text-decoration:none;}
	a:hover {text-decoration:underline;}
	a[href$='form.pdf'], a[href$='info.pdf'], a[href$='phone.pdf'], a[href$='check.pdf'] {display:none;}

h1 {font-size:16px; font-weight:bold; margin:2px 5px;}
h2 {font-size:14px; font-weight:bold; margin:0px 2px; color:#ffffff;}
h3 {font-size:12px; font-weight:bold;}

/* used in header do NOT change or use other places in site */
h4, h4 a {font-size:10px; color:#622909;}
h5, h5 a {font-size:14px; font:Arial; line-height:175%; margin:0px; padding:0px; color:#593320;}
h6, h6 a {font-size:12px; font-weight:normal; line-height:125%; margin:2px 5px 0px 5px; color:#ffa434;}
/* header info above */

p {line-height:125%;}

blockquote {margin-left:5px; line-height:125%; font-style:italic;}
ul {margin-left:2px; line-height:150%;}

    .italic {font-style:italic;}
    .bold {font-weight:bold;}
    .small {font-size:10px;}
    .large {font-size:16px;}
    .clear {clear:both;}
    .left {float:left;}
    .right {float:right;}
    .center {text-align:center;}
    .textleft {text-align:left;}
    .textright {text-align:right;}
	.middle {vertical-align:middle;}
	.margin30px {margin-left:5px;}
	.margintop40px {margin-top:5px;}
	.marginInfo {margin-left:5px;}
	.extraPadding {padding:5px;}
	.dashed {border:1px dashed #999999; border-left:none; border-right:none; border-top:none;}
	.yellowline {border:1px solid #edece8; border-left:none; border-right:none; border-top:none;}
	.gray {color:#67696a;}
    .red {color:red;}
	.brown {color:#622909;}
	.yellow {color:#ffa434;}
	.blue {color::#34b5ff;}
	.white {color:#ffffff;}