/* -------------------------------------------------------------- 
  
   Blueprint CSS Framework Screen Styles
   * Version:   0.6 (21.9.2007)
   * Website:   http://code.google.com/p/blueprintcss/
   See Readme file in this directory for further instructions.
   
-------------------------------------------------------------- */

@import 'lib/reset.css';
@import 'lib/typography.css';
@import 'lib/grid.css';
/* @import 'lib/suckerfish.css'; */
@import 'lib/forms.css';

/* Plugins:
   Additional functionality can be found in the plugins directory.
   See the readme files for each plugin. Example:
   @import 'plugins/buttons/buttons.css'; */
   
#homeContainer {
	margin: 0px auto;
	width:900px;
	min-height:334px;
	height:100%;
	background-image: url(../images/home-graphic.png);
	background-repeat: no-repeat;
	padding-bottom:40px;
	background-color: #FFFFFF;
}

#homeContent {
	float:right;
	width:360px;
	text-align:left;
	padding-right:50px;
	background-repeat: no-repeat;

}

#homeContent a:focus, 
#homeContent a:hover     { color: #000; text-decoration:underline }
#homeContent a           { color: #802904; text-decoration: none; }

#homeContent ul {
	margin: 0;
}


/* ------ Text Styles begin here ------ */

#homeText p, #footer p {
opacity:0.99;
}


li {
	list-style:none;
	background: url(../images/bullet.png) no-repeat 0 3px;
	padding-left:22px;
}



/* ------ Text Styles end here ------ */



/* ------ Photo Styles begin here ------ */

p img, .imageThumb img, .images img{
	border:9px solid #fff;
}

.catitemlist .contentThumb {	
	float:left;
	width:55px;
	height:55px;
	background: transparent url(../images/small-bkg-thumb.png) no-repeat; 
	padding: 9px 15px 17px 11px;
}

.largeContentThumb {
	float:left;
	width:117px;
	height:116px;
	background: transparent url(../images/large-thumb-bkg.png) no-repeat; 
	padding: 11px 21px 21px 11px;
}

.catitemlist .contentThumb img, .largeContentThumb img, .sidebar img {
	border:none;
}

.slideshow {
	text-align:center;
}

.floatLeft {
width: 150px;
float:left;
margin-bottom:20px;
}

.floatRight {
width:150px;
float:right;
margin-bottom:20px;
}

h2 a img:focus, h2 a img:hover 	{color:#000;text-decoration:none;border-bottom:none}

/* ------ Photo Styles end here ------ */





/* ------ Minor Div Styles begin here ------ */


#homeText {
	clear:both;
	text-align:right;
	padding-right:2.4em;
	padding-top:1.7em;
}

#homeContent p {
	margin-top:.5em;
}

#footer {
	color:#fff;
	clear:both;
}

#footer strong, #footer p {
	color:#e8aa51;
	line-height:1.4em;
	font-size:1.083em;
	font-weight:bold;
}

#footerBottom {
	background: #000 url(../images/footer-bottom-bkg.gif) repeat-x top center;
	font-weight:bold;
	font-size:1.083em;
}

#footerBottom p {
	margin-bottom:0px;
}

#footerBottom a:hover, 
#footerBottom a:active {
	color:#fff;
	text-decoration:underline;
}

.span-19 {
	text-align:right;
	color:#FFFFFF;
	padding-top:1em;
}

.span-3 {
	margin-top: 10px;
}

.pageSidebars, .categorySidebars {
	padding: 0 20px;
	font-size: 0.9em;
}

#hours {
	background: #000 url(../images/cup.gif) no-repeat 140px 39px;
	width:218px;
}

.bg1, .bg2 {
	padding:1.5em 1.5em 0 1.5em;
}

.bg1 {
	border-top:1px dashed #c28124;
	border-bottom:1px dashed #c28124;
	background-color:#d8922f;
}

.imageThumb {
display:block;
float:left;
margin-bottom:20px;
margin-right:20px;
}



.news .bg1, .news .bg2, .menus .bg1, .menus .bg2 {
	padding-bottom:1.5em;
}


.newsDate a:hover, .newsDate a:active {
	text-decoration:underline;
	color:#000;
}

.newsDate a {
	font-weight:bold;
	font-style:italic;
	color: #802904;
	text-decoration:none;
}

#portfolio li {
	list-style: none;
	background:none;
}

.view {
	clear:both;
}

.catitemlist a, #sidebarContent a {
	font-weight:bold;
	font-size:.92em;
}



.news .breadcrumb a {
	font-size:1.083em;
}


#contactLeft {
	float:left;	
}

#contactLeft p, #contactLeft h3 {
	margin-left:50px;
}

#contactRight {
	float:right;
	text-align:right;
	background-image: url(../images/feedback.png);
	background-repeat:no-repeat;
	background-position:top right;
	width:151px;
	height:59px;
	padding-top:110px;
	padding-right:140px;
	margin-top:20px;
	margin-right:20px;
}

.mapThumb {
	margin:20px 20px 0px 20px;
	float:left;
	text-align:center;
}

 .menus h2 {
	line-height:1.1em;
	margin-bottom:.5em;
}

p.breadcrumb  {
	font-size: 0.9em;	
	margin-bottom:.3em;
}



/* ------ Minor Div Styles end here ------ */


/* ------ Table Styles begin here ------ */



/* ------ Table Styles end here ------ */








/* ------ Form Styles begin here ------ */

input#mb-name {
	background-image: url(../images/name-input.gif);
	border:none;
	width: 161px;
	height: 20px;
	padding: 8px 10px 2px 15px; 
}

input#mb-ulklj-ulklj {
	background-image: url(../images/email-input.gif);
	border:none;
	width: 169px;
	height: 20px;
	padding: 8px 2px 2px 15px; 
}

.go, input.go:focus {
	background-image: url(../images/go-button.gif);
	border:none;
	height:23px;
	width:32px;
}

#signUp {
	float:left;
	width:240px;
}

#signUpText {
	float:left;
	width:130px;
	text-align:right;
	padding-top:20px;
	padding-left:25px;
	background: #000 url(../images/red-arrow.gif) no-repeat 0px 14px;
}

#signUp form {
	margin-top:18px;
}

#contentDescription2{
	width: 550px;
}

#contentDescription2 p{
	margin: 0;
	
}

#contentDescription2 a{
	color:#000000;
	text-decoration:none;
}

#contentDescription2 a:hover{
	text-decoration: underline;
}

/*SPIFFY CORNERS*/
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FFFFFF}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #870000;
  border-right:1px solid #870000;
  background:#9f0000}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #6f0000;
  border-right:1px solid #6f0000;
  background:#a30000}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #a30000;
  border-right:1px solid #a30000;}
.spiffy4{
  border-left:1px solid #870000;
  border-right:1px solid #870000}
.spiffy5{
  border-left:1px solid #9f0000;
  border-right:1px solid #9f0000}
.spiffyfg{
  background:#FFFFFF}

/* ------ Form Styles end here ------ */


 