/*Coast to Coast Classifieds */


/*----------------------------------------
CONTENT
-------------------------------------------*/
html {
	background-color: #2c505a;
}
body {
	background:#2c505a url(images/bgRepeatingY.gif) repeat-y scroll center top;
	color:#42332b;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
}
#doc2{
	margin:0 auto;
	padding:0;
}
#bd{
	padding:8px 2em;
}
#yui-main .yui-b{
	padding:10px 0px 15px 20px;
	margin: 0 0px 0 0px;
	border-left: 1px solid #BFB483;
}

#hd {
	height: 253px;
	margin: 0;
	position: relative;
	background:url(images/header.jpg) no-repeat scroll left top;
}
#ft {
	background: transparent url(images/bgFooter.gif) no-repeat scroll center top;
	padding: 9px 0 28px 0;
	margin: 0px; 
	text-align: center;
	font-size: 75%;
	text-transform: uppercase;
	color:#C3D8DF;
}
#ft a {
	color: #C3D8DF;
}
#ft a:hover{
	color: #fff;
}


/*  ------------------   base.css, part of YUI's CSS Foundation  ------------------------ */
h1 {	font-size:138.5%;}
h2 {	font-size:123.1%; }
h3 {	font-size:108%;  }
h1,h2,h3 {	margin:1em 0;}
h1,h2,h3,h4,h5,h6,strong {	font-weight:bold; }
abbr,acronym { 	border-bottom:1px dotted #000;	cursor:help;} 
em {	font-style:italic;}
blockquote{	margin:1em;}
dl dd {	margin-left:1em;}
th {	font-weight:bold;text-align:center;}
caption {	margin-bottom:.5em;	text-align:center;}
p,fieldset,table {	margin-bottom:1em;}
form{	margin:2px;	padding:6px;}
th,td {     border:0;     padding:.1em; } 
td{    font-size:85%;    text-align:left;}
/*   --------------- end yui base (modified)  --------------------- */
a {	
	color: #2B465B;
}

A:hover {
	COLOR: #4DA1CF;
	text-decoration: underline;
}
.content,
#galleryText{
	text-align: justify;
	list-style: inside;
	font-size: 110%;
}
.contentHi {
	color: #6F5A37;
}	
.contentSml {
	font-size:11px; 
	font-weight:normal;
	color: #6F5A37;
}	
.contentHiSml {
	font-size:85%;  
	color: #6F5A37;
}	
.titleLrg{
	font-size:220%;
	color: #42332b;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0px 0 3px 0;
	margin: 0 0 15px 0;
	line-height: 30px;
	border-bottom: 1px dashed #BFB483;
}

#modNews h3,
.titleSml{
	font-size:150%; 
	font-weight:bold;
	color: #fff;
}
h3 a,
.titleSml a{
	text-decoration: none;
}
.titleSml a:hover{
	text-decoration: underline;
}

#breadtrail{
        font-size:90%;
        margin:0 0 10px 0;
		padding:4px;
		background:#DDE79E;
}
/*----------------------------------------
Contact Form
-------------------------------------------*/
fieldset{
     border: 1px solid #ccc;
     padding:8px;
     width: auto;
}

legend{
     padding: 2px 6px;
     font-weight:bold;
}

label{
     width: 8em;
     float: left;
     text-align: right;
     margin-right: 0.5em;
     display: block;
}


input{
     color: #000000;
     background: #fff;
     border: 1px inset #333;
}



/*----------------------------------------
L I S T S - vnav,  albums, sml
-------------------------------------------*/
ul,
ul li{ 
	list-style-type: none;
	margin:0px;
}
ul,
ul li{/*for mozilla positioning */
	padding-left: 0; 
	margin-bottom: 0px; 
}
/* ul formating in content */
.content ul{
		list-style: square outside;
		margin:4px 0 6px 0;
		padding:0 0 0 20px;
		text-align:left;
}
.content ul li{    
	list-style: square url(images/bullet1.gif) outside;
}
.content ul ul {
		list-style: circle url(images/bullet2.gif) outside;
}
.content ol{
		list-style: decimal outside;
		margin:4px 0 6px 0;
		padding:0 0 0 20px;
		text-align:left;
}
.content ol ol{
		list-style: lower-alpha outside;
}

/*----------------------------------------
I M A G E S
-------------------------------------------*/
.picRight,
.picRightBrd  {
	float: right;
	margin: 1px 1px 1px 6px;
}
.picLeft,
.picLeftBrd {
	float: left;
	margin: 1px 6px 1px 1px;
}
.picRightBrd,
.picLeftBrd {
	border: 1px solid #BABF83;
}
.iconImg{
	margin: 2px 8px 6px 0px;
	border:1px solid #BABF83;
}
.banner {
	border:0;
	margin: 0;
}
.optionBox {/*used in gallery select */
	font-size:85%;  
	color: #000000;
	background-color: #C2E9EF;
	padding:0;
	border:0px;
}
input.btn {
	background-color: #666D34;
	font-size: 75%;
	border: 1px solid #fff;
	color: #fff;
font-weight: bold;
text-transform: uppercase;

}

/*----------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox{
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	text-align: right;
	width: 175px;
	text-transform: lowercase;	
	margin-top: 10px;	
}

#vNav li a{
	display: block;
	padding:4px;
	text-align: right;
	color: #42332b;
	text-decoration: none;
	border-bottom: 1px dashed #BFB483;
	text-transform: uppercase;
}
#vNav a:hover{
	color: #253832;
	background:#C3D8DF;
}

/*----------------------------------------
NEWS
-------------------------------------------*/
#modNews{
	position:relative;
	text-align:left;
	margin:0;
	padding:0;
}
#modNews .item{
	margin:4px 0px;
	position:relative;
	padding:1em;
	border-bottom:1px dashed #59959F;
	height: auto;
}
#modNews a .item{
	display:block;
	text-decoration:none;
	cursor: pointer;
}
#modNews p{
	color: #61CDDF;
	text-decoration: none;
}
#modNews a:hover .item{
	background:#29606F;
}
#modNews img.iconImg{
	display: none;
	position:absolute;
	margin:2px;
	left: 6px;
}
#modNews h3 a {
	font-size:123.1%; 
	text-decoration: none;
}
#modNews .item p, #modNews .item h3, #modNews .item small{
	margin:0px;
}
#modNews small {
   color: #ED9739;
}
.Pagination{
   text-transform:uppercase;
   letter-spacing:2px;
   text-align:right;
   
}
/*----------------------------------------
G A L L E R Y
-------------------------------------------*/

#modGallery{ 
	width:auto;
    margin:6px 0;
}
#modGallery.copy{ }
#modGallery.iconImg{}
#modGall li {  display: inline;}

/* ----------------------------------------------------------------
Sticky Nav and Blog Nav
-------------------------------------------------------------------- */

#stickyNav li {   
	display: inline;
}
#blogBox,
#stickyBox{
	height:auto;
	font-weight:bold;
	padding:0;
	margin:0 0 10px 0;
	margin-right:8px;
}
#blogBox a,
#stickyNav a{ 
	display: block; 
	width:auto;
	text-decoration: none; 
}
#stickyNav a{ 
	color: #666D34;
	font-size: 85%;
	line-height: 110%;
	padding:2px 10px 2px 10px;
}
#stickyNav a:hover{
	color: #EE9839;	
	padding:2px 10px 2px 10px;
	background:transparent  url(images/stickyBullet.gif) no-repeat scroll left 8px;
}
#blogBox a{
    font:normal 10px/12px verdana;
	background:none;
	background-color:#ededed;
	font-weight:normal;
	padding: 1px 1em;
}
#blogBox a:hover{
	background: #EBE2DD;  }

#stickyBox ul ul{
	color: #000;
	list-style: square outside;
	padding-left: 20px;
}
#stickyBox ul ul a {
	color: #000;
	text-decoration: underline;
}

.contentHiSml {
display: none;
}
/*-----------------------------------------------------------------------------------------------------
S E A R C H
-------------------------------------------------------------------------------------------------------*/
#search {
	margin-left: 50%;
	position: absolute;
	top: 235px;
	left: 50px;
	width: 310px;
	height: 30px;
	padding: 0px;
	z-index:12;
}
#searchResults h2{
     margin:.25em 0px;
	 font-size:123.1%;
}
#searchResults h3{
     margin:0;
     font-style:italic;
}
#search .formInput{ 
	width:200px;
	color:#000;
	border:1px solid #A7AF6D;
	font-size:85%;
	height:1.5em;

}
#search_btn{ 
	 font-size:85%;   
	 margin-left:2px;
	 padding:1px 2px;
	 cursor:auto;

}
#searchResults span.contentHi a{
	font-size:85%;    
	text-decoration:none;
}
dl{
	margin:0 0 4px 6px;
	padding:6px;
	border-bottom:1px dotted #ccc;
}
dt{
	font-size:93%;    
             
}
dd{
	font-size:85%;     
	margin:0;
}
dd img{
	height:40px;
	float:left ;
	margin:0 10px 0 0px;
}




