	@charset "utf-8";
	/* CSS Document */
	
body {
    background-color: #003e0b;
    /*background-image: -moz-linear-gradient(#401F1F 32%, #5e2020 77%);
	background-image: -webkit-gradient(linear, .32 top, .77 bottom, from(#401F1F), to(#5e2020));*/
    font-family: Arial,Helvetica,sans-serif;
    margin: 0;
}

a {
	color:
}

	a>img {border:none;}
	
	p {text-align:left; margin:20px;}
	
	h1 {margin:10px;}
	
	h3 {margin:5px; text-align:left; color:black; font-family:Georgia, "Times New Roman", Times, serif; border-bottom:1px solid gray;}
	
	/*Header*/
#header {
	width:1050px;
	height:200px;
	margin:auto;
	background:url(images/bgtop.jpg) top center no-repeat;
}
#top {
	width: 800px;
	height: 300 px;
	padding: 100px 0;
	margin: auto;
	position:relative;
}
	
#op {
   /* background: url("images/welcome.png") repeat-x scroll 0 0 transparent;*/
   -webkit-transition: opacity 0.2s linear;
    background: none repeat scroll 0 0 #09640c;
    border: 2px solid #ffffff;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px #667766;
    color: #FFFFFF;
    float: left;
    height: 37px;
    left: -74px;
    margin-top: 56px;
    position: relative;
    text-align: center;
    top: 0;
    width: 184px;
}
#addresswrap {}
#op img {
    border: 1px solid #25619C;
    margin-right: 5px;
    margin-top: 3px;
    width: 23px;
}
#op a {
    color: #EEEEEE;
    font-size: 12px;
    text-decoration: none;
    text-shadow: 0 0 2px #000000;
}
#logo {
    float: left;
    margin: 0 0 0 54px;
    text-align: center;
    width: 320px;
}
	
#employment {
/*    background: url("images/welcome.png") repeat-x scroll 0 0 transparent;*/
    background: none repeat scroll 0 0 #09640c;
    border: 2px solid #ffffff;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px #667766;
    color: #FFFFFF;
    float: left;
    height: 37px;
    left: 127px;
    margin-top: 56px;
    position: relative;
    text-align: center;
    top: 0;
    width: 184px;
}
#employment img {
    border: 1px solid #25619C;
    margin-right: 5px;
    margin-top: 4px;
    width: 23px;
}
#employment a {
    color: #EEEEEE;
    font-size: 12px;
    text-decoration: none;
    text-shadow: 0 0 2px #000000;
}
	
#address p{
	text-align:center; margin:0;
}
.facebook{
	width:201px;
	height:45px;
	position:absolute;
	top:0;
	right:0;
	background:url('images/facebook.png') top center no-repeat;
	text-decoration:none;
}
.facebook p{
	color:white;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:9px;
	font-weight:bolder;
	margin-top:12px;
	margin-left:45px;
}
	/*Navigation*/
span.navend_right {
    background: url("images/navspan_right.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 50px;
    left: 999px;
    position: absolute;
    top: 45px;
    width: 50px;
    z-index: 100;
}
span.navend_left {
    background: url("images/navspan_left.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 50px;
    left: 0px;
    position: absolute;
    top: 45px;
    width: 50px;
    z-index: 100;
}
span.welcend_left {
    background: url("images/welcomespan_left2.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 50px;
    left: 16px;
    margin-top: 0;
    position: absolute;
    width: 50px;
    z-index: 100;
}
span.welcend_right {
    background: url("images/welcomespan_left2.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 50px;
    left: 16px;
    margin-top: 0;
    position: absolute;
    width: 50px;
    z-index: 100;
}
#navbg {
    background: url("images/navbg.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #144C83;
    box-shadow: 0 0 5px #111111;
    height: 44px;
    left: -30px;
    margin: 5px auto auto;
    padding: 0 0 0 0;
    position: relative;
    width: 1017px;
    z-index: 1000;
}
	
#nav {
    margin: 0 auto;
    padding: 0 0 0 93px;
    text-align: center;
 }
	
	#nav p{color:white; text-align:center; margin:10px auto;}
	
	#nav a{color:white; text-align:center; margin:0px auto;}
	
	#nav a:hover{color:#ddd;}
	
#content {
    background: url("images/bgmid.png") repeat-y scroll center top transparent;
    margin: auto;
    min-height: 400px;
    overflow: hidden;
    padding: 0 45px;
    position: relative;

}
	#content-wrap {
	width:1050px;
	margin:0 auto;
	text-align:center;
	}
#address {
    background: url("images/navbg.png") repeat-x scroll 0 -10px transparent;
    border: 2px solid #FFFFFF;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 1px 3px #222222;
    clear: both;
    color: #FFFFFF;
    font-size: 12px;
    height: 25px;
    margin: 0;
    padding: 5px 1px 4px;
    position: relative;
    top: -3px;
    width: 800px;
}
	ul.nav {
    margin: 0;
    padding: 0;
    position:relative;
    left:-25px;
}
#bottom-box.departments {
    background: none repeat scroll 0 0 #09640c;
	background-image: -moz-linear-gradient(#09640c -4%, #09640c 10%, #003e0b 98%);
	background-image: -webkit-gradient(linear, .1 top, .98 bottom, from(#09640c), to(#003e0b));
    border-radius: 6px 6px 6px 6px;
    height: 311px;
    width: 278px;
}
#bottom-box.blogrss {
    background: none repeat scroll 0 0 #09640c;
	background-image: -moz-linear-gradient(#09640c -4%, #09640c 10%, #003e0b 98%);
	background-image: -webkit-gradient(linear, .1 top, .98 bottom, from(#09640c), to(#003e0b));
    border-radius: 6px 6px 6px 6px;
    height: 300px;
    width: 248px;
    padding:5px;
    color:white;
    overflow:hidden;
}
.blogrss h3 {
    background: url("images/depart-info.png") repeat scroll 0 0 transparent;
    border-bottom: 1px solid #113311;
    border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    color: white;
    font-family: arial;
    font-size: 19px;
    font-weight: 100;
    letter-spacing: 2px;
    margin: 0;
    padding: 12px 0;
    text-align: center;
    text-shadow: 0 -1px 1px #000000;
}
.blogrss a{
	color:white;
	text-decoration:none;
}
.bc_item{
	font-size:14px;
	color:#CAF3C7;
}

#bottom-box.mission {
    background: none repeat scroll 0 0 #09640c;
	background-image: -moz-linear-gradient(#09640c -4%, #09640c 10%, #003e0b 98%);
	background-image: -webkit-gradient(linear, .1 top, .98 bottom, from(#09640c), to(#003e0b));
    border-radius: 6px 6px 6px 6px;
    height: 291px;
    padding: 10px;
    width: 307px;
}
.mstatement {
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    font-style: normal;
    margin: 0 0 15px;
    text-align: left;
}
.mstatement span.state {
    border-top: 1px solid #118811;
    color: #caf3c7;
    display: block;
    font-family: arial;
    font-size: 13px;
    line-height: 1.2;
    padding: 3px 0 0 6px;
    text-shadow: 0 -1px 0 #111111;
}
.mstatement span.label {
    border-bottom: 1px solid #331111;
    display: block;
    font-family: georgia;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 1px;
    position: relative;
    text-shadow: 0 -1px 1px #000000;
}
ul.nav li {
    float: left;
    list-style: none outside none;
    border-right: 1px solid #144c83;
}
ul.nav li a {
    border-right: 1px solid #416E9A;
    display: block;
    padding: 12px 18px;
    text-decoration: none;
    text-shadow: 0 -1px 0 #285179;
}
ul.nav li.home {
    border-left: 1px solid #144c83;
}
ul.nav li a.home {
    border-left: 2px solid #416E9A;
}
ul.nav li a:hover, ul.nav li a.active {
    background: url("images/navbg.png") repeat-x scroll 0 -46px transparent;
    border-right: 1px solid #144C83;
    box-shadow: 0 -9px 1px #547FA9 inset;
    color: white;
}
ul.nav li:hover {
    border-right: 1px solid #416E9A;
}
	
	/*Main Content*/
	#main {-webkit-box-shadow: 0px 0px 20px 0px #000000;
-moz-box-shadow: 0px 0px 20px 0px #000000;
box-shadow: 0px 0px 20px 0px #000000;}
	/*p {padding:0 10px;}*/
#slider {
    box-shadow: 0 0 5px #666666;
    height: 250px;
    margin: 10px auto 0 0px;
    padding: 5px;
    position: relative;
    width: 623px;
}
	#slider > div { 
		    position: absolute; 
		    top: 2px; 
		    left: 2px; 
		    right: 2px; 
		    bottom: 2px; 
		}
#slider img {
    height: 255px;
    width: 625px;
}
#leftColumn {
    float: left;
    margin: 0px 0 0;
    width: 640px;
}
#rightColumn {
    float: right;
    margin: 2px 0px 0 0;
    min-height: 400px;
}
#welcome {
    display: block;
    margin: 20px 20px 20px 0px;

}
#welcome p {text-align:left;font-style:italic;font-family:Georgia, 'Times New Roman', Times, serif;text-indent:30px;font-size:19px;}
#side-box.newsletter {
/*    background: url("images/sidebox.png") no-repeat scroll 0 0 transparent;*/


    height: 158px;
}
#side-box.weekly {
/*    background: url("images/sidebox.png") no-repeat scroll 0 0 transparent;*/


    height: 182px;
}
#side-box.survey {
    /*background: url("images/survey.png") no-repeat scroll 0 0 transparent;*/


    height: 180px;
}
#bottom-main {
    display: block;
    float: left;
    margin:0;
    width: 950px;
	padding:10px 5px 0;
}
#contact-bottom-main{
	border-top: 1px solid;
    display: none;
    float: left;
    margin: 20px 0 0;
    width: 950px;
	padding:5px 5px 0;
}
#top-main {
    border-bottom: 1px dashed #555555;
    margin: 0 10px;
    min-height: 583px;
    padding: 0 0 20px;
}

#main_view {
    display: block;
}
#main_view img {
    border: 8px solid #FFFFFF;
    box-shadow: 0 1px 7px #000000;
    margin: 0 10px 10px;
    width: 750px;
}
#salesbg {
    background: url("images/wood.jpg") repeat scroll center center transparent;
    border: 5px solid #FFFFFF;
    border-radius: 0 77px 0 0;
    box-shadow: 0 0 10px #000000;
    margin: 20px;
}
#thumbnails {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 20px;
    text-align: center;
    width: 783px;
}
#thumbnails ul{
	padding:0;
}
#thumbnails li {
    border: 10px solid #FFFFFF;
	background:#ffffff;
    display: block;
    float: left;
    height: 158px;
    list-style: none outside none;
    margin: 0 10px 27px;
    overflow: hidden;
    width: 99px;
	opacity:.6;
	    box-shadow: -1px 3px 5px #000000;
	-moz-box-shadow: -1px 3px 5px #000000;
	-webkit-box-shadow: -1px 3px 5px #000000;
	cursor:pointer;
}
#thumbnails img {
position: relative;

	
}
#thumbnails li.selected, #thumbnails li:hover {
    opacity: 1;
    
}
h1.welcome {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #09640c;
    border-color: #ffffff;
    border-radius: 0 36px 0 0;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    box-shadow: 0 1px 3px #333333;
    color: #FFFFFF;
    font-family: arial;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    height: 24px;
    left: -49px;
    letter-spacing: 0.5px;
    margin: 0;
    padding: 5px 5px 11px 53px;
    position: relative;
    text-shadow: 0 -2px 0px #111;
    width: 612px;
}

h1.welcome span {
    color: #FFFFFF;
    font-family: blackjackregular, georgia;
    font-size: 23px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: 1px;
}
#swrap {
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 2px 3px #666666;
    -webkit-border-radius: 6px 6px 6px 6px;
    -webkit-box-shadow: 0 2px 3px #666666;
    -moz-border-radius: 6px 6px 6px 6px;
    -moz-box-shadow: 0 2px 3px #666666;
    margin: 5px 0 12px 9px;
    padding: 2px;
}
#bwrap {
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 5px #444444;
    float: left;
    margin: 5px 9px 12px;
    padding: 2px;
}
#side-box {
    background: none repeat scroll 0 0 #406D99;
    background-image: -moz-linear-gradient(#88B0D7 -2%, #406D99 10%, #2E4960 101%);
	background-image: -webkit-gradient(linear, .1 top, 1 bottom, from(#406D99), to(#2E4960));
    border-radius: 6px 6px 6px 6px;
    width: 287px;
}
#about {margin:20px;}
h1.header {
    background: none repeat scroll 0 0 #09640c;
    border: 2px solid #FFFFFF;
    border-radius: 0 36px 0 0;
    box-shadow: 0 1px 3px #333333;
    color: #FFFFFF;
    font-family: blackjackregular;
    font-size: 28px;
    font-style: normal;
    font-weight: normal;
    height: 24px;
    left: -318px;
    letter-spacing: 0.5px;
    margin: 10px 10px 0;
    padding: 8px 5px 12px 53px;
    position: relative;
    text-shadow: 0 -1px 1px #000000;
    width: 322px;
}
h1.side-box-blue {
    border-bottom: 1px solid #073A6B;
    color: #FFFFFF;
    float: left;
    font-family: arial;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    margin: 0 6px;
    padding: 5px 0 3px;
    text-align: left;
    text-shadow: 0 -1px 0 #333333;
    width: 275px;
}
h1.side-box-red {
    border-bottom: 1px solid #7f0c0c;
    color: #FFFFFF;
    float: left;
    font-family: arial;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    margin: 0 6px 0px;
    padding: 5px 0 3px;
    text-align: left;
    width: 265px;
    text-shadow: 0 -1px 0 #000000;
}
.side-main-blue {
    border-top: 1px solid #6486A7;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: arial;
    font-size: 10px;
    margin: 0 0 0 9px;
    text-align: left;
    width: 275px;
}
.side-main-red {
    border-top: 1px solid #b46363;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: arial;
    font-size: 10px;
    margin: 0 0 0 6px;
    text-align: left;
    width: 265px;
}
p.ccHead {font-size: 16px; font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;  line-height: 1; margin:10px 0;height:33px;}
form#ccoptin input.submit {
	background-image: -moz-linear-gradient(#09640c 24%, #09640c 51%, #003e0b 99%);
	background-image: -webkit-gradient(linear, .24 top, .98 bottom, from(#09640c), to(#003e0b));
    border-color: #DDDDDD #DDDDDD #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 2px;
    box-shadow: 0 1px 5px #000000;
	-webkit-box-shadow: 0 1px 5px #000000;
	-moz-box-shadow: 0 1px 5px #000000;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin: 1px 3px ;
    height: 38px;
    min-width: 61px;
    padding: 8px !important;
}
form#ccoptin input.submit:hover {
	background-image: -moz-linear-gradient(#003e0b -4%, #003e0b 10%, #09640c 98%);
	background-image: -webkit-gradient(linear, .1 top, .98 bottom, from(#003e0b), to(#09640c));
    box-shadow: 0 -1px 5px #000000;
	-webkit-box-shadow: 0 -1px 5px #000000;
	-moz-box-shadow: 0 -1px 5px #000000;	
}
form#ccoptin input.ns-signup {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 2px solid #264B6F;
    box-shadow: 0 0 3px #000000 inset;
	-webkit-box-shadow: 0 0 3px #000000 inset;
	-moz-box-shadow: 0 0 3px #000000 inset;
    font-size: 14px;
    padding: 10px 5px;
    width: 66%;
    box-radius: 5px;
	-webkit-box-radius: 5px;
	-moz-box-radius: 5px;
}

	/* departments */
#department-tabs .active {
    background: url("images/depart-info2.png") repeat scroll 0 0 transparent;
    border-radius: 15px 15px 15px 15px;
    color: #DDDDDD;
    display: block;
    float: right;
    font-family: arial;
    font-size: 15px;
    margin: 0px 20px 0 0;
    padding: 20px;
    text-align: left;
    width: 505px;
}

#department-tabs {
	background-image:url(images/departments2.jpg);
    overflow: hidden;
    padding: 20px 0;
    text-align: left;
    width: 932px;
	background-position:-10px -16px;
	height:443px;
}
#department-tabs a{
	color:#118811;
}
#departlist {
    float: left;
    height: 332px;
    padding: 0 50px 0 0;
    margin-top:50px;
}
ul#dlist {
    border-top: 1px solid #DDDDDD;
    display: block;
    float: left;
    margin: 0;
    padding: 0 0 0 12px;
    text-align: left;
    width: 263px;
}

ul#dlist li {
    background-color: #FFFFFF;
    background-image: -moz-linear-gradient(#FFFFFF -40%, #EEECEC 67%);
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    cursor: pointer;
    height: 42px;
    line-height: 36px;
    list-style: none outside none;
    padding: 4px 0 2px 57px;
}

ul#dlist li.default {
}

/*ul#dlist li.selected {
    background-image: -moz-linear-gradient(#3C6385 -33%, #406D99 -22%, #88B0D7 57%);
		background-image: -webkit-gradient(linear, -.22 top, .57 bottom, from(#88B0D7), to(#406D99));
    border: 1px solid #888888;
    border-radius: 0 10px 10px 0;
    box-shadow: 1px 3px 4px #315879 inset, 0 -1px 3px #777777;
    color: #FFFFFF;
    position: relative;
    width: 221px;
    z-index: 1000;
}*/
ul#dlist li.selected {
    background: none repeat scroll 0 0 #5F8FBE;
    border: 2px solid #FFFFFF;
    border-radius: 0 0 0 0;
    box-shadow: 0 3px 4px #666666;
    color: #FFFFFF;
    left: -10px;
    position: relative;
    width: 222px;
    z-index: 1000;
}
.hide {display:none;}
	#meat, #deli, #bakery, #produce, #wine, #floral {}
	ul#dlist li span.meat, ul#dlist li span.deli, ul#dlist li span.bakery, ul#dlist li span.produce, ul#dlist li span.wine, ul#dlist li span.floral {
    display: block;
    height: 50px;
    left: 74px;
    position: absolute;
    width: 50px;
    z-index: 2000;
}
ul#dlist li span.featuredtab {
    left: 3px;
}
ul#dlist li span.meat {
    background: url("images/meat-icon.png") no-repeat scroll 0 0 transparent;
}
ul#dlist li span.deli {
    background: url("images/deli-icon.png") no-repeat scroll 0 0 transparent;
}
	ul#dlist li span.bakery {
    background: url("images/bakery-icon.png") no-repeat scroll 0 0 transparent;
}
	ul#dlist li span.produce {
    background: url("images/produce-icon.png") no-repeat scroll 0 0 transparent;
}
	ul#dlist li span.wine {
    background: url("images/wine-icon.png") no-repeat scroll 0 0 transparent;
}
	ul#dlist li span.floral {
    background: url("images/floral-icon.png") no-repeat scroll 0 0 transparent;
}

ul#departments-home {
    margin: 0;
    padding: 3px 0;
}
ul#departments-home li {
    border-bottom: 1px solid #113311;
    border-top: 1px solid #118811;
    list-style: none outside none;
    margin: 0 6px;
}
ul#departments-home li a {
    color: #FFFFFF;
    display: block;
    font-family: arial;
    font-size: 19px;
    letter-spacing: 2px;
    line-height: 38px;
    padding: 4px 0 7px 69px;
    text-align: left;
    text-decoration: none;
    text-shadow: 0 -1px 1px #000000;
}
ul#departments-home li a:hover {
    background: url("images/depart-info.png") repeat scroll 0 0 transparent;
}
ul#departments-home li span.meat, ul#departments-home li span.deli, ul#departments-home li span.bakery, ul#departments-home li span.produce, ul#departments-home li span.wine, ul#departments-home li span.floral {
    display: block;
    height: 50px;
    left: 74px;
    position: absolute;
    width: 50px;
    z-index: 2000;
}
ul#departments-home li span.meat {
    background: url("images/meat-icon.png") no-repeat scroll 0 0 transparent;
}
ul#departments-home span.deli {
    background: url("images/deli-icon.png") no-repeat scroll 0 0 transparent;
}
ul#departments-home span.bakery {
    background: url("images/bakery-icon.png") no-repeat scroll 0 0 transparent;
}
ul#departments-home span.produce {
    background: url("images/produce-icon.png") no-repeat scroll 0 0 transparent;
}
ul#departments-home span.wine {
    background: url("images/wine-icon.png") no-repeat scroll 0 0 transparent;
}
ul#departments-home span.floral {
    background: url("images/floral-icon.png") no-repeat scroll 0 0 transparent;
}
	/*Footer*/
	#footer {width:1050px; height:150px; margin:auto; background-image:url(images/bgbot.jpg); clear:both;}
	
	#footerlinks {width:800px; margin:auto; padding:50px 0px 0px 0px; float:none;}
	
	#footerlinks p{color:#fff; text-align:center; font-size:14px;}
	
	#footerlinks a{color:#fff;}
	
	#footerlinks a:hover{color:#075b87;}
	
	/*Homepage*/
	h1{text-align:left; margin-left:20px; font-family:Georgia, 'Times New Roman', Times, serif; font-style:italic;  border-bottom: 2px solid black;;}
	
	#vision p{margin:0 0 10px 0; font-size:16px;}
	
	/*About Us*/
	h4 {font:12px caption;}
	
	.abouttext {clear:none; text-align:left;}
	
	/*Locations*/
	.map {border:solid 2px #27bd0f;}
	
	
	/*Contact*/
	#contact {margin left:200px;}
form.contact {
    border: medium none;
    float: left;
    margin: 0 0 0 17px;
    width: 500px;
}
form.contact label {
    font-size: 15px;
    font-weight: bold;
    vertical-align: middle;
}
#contact_form {

}
form.contact label.error {
    color: red;
    display: none;
    float: right;
    font-size: 13px;
    position: relative;
    right: -72px;
    text-align: right;
    top: -41px;
}
form.contact input {
    border: 1px solid #CCCCCC;
    min-height: 27px;
    min-width: 250px;
    padding: 4px;
}
form.contact input.button {
    background: none repeat scroll 0 0 #09640c;
    border-color: #DDDDDD #DDDDDD #FFFFFF;
    border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 2px;
    box-shadow: 0 1px 4px #555555;
	-moz-box-shadow:0 1px 4px #555555;
	-webkit-box-shadow:0 1px 4px #555555;
    color: #FFFFFF;
    float: right;
    font-weight: bold;
    min-height: 27px;
    min-width: 118px;
    padding: 8px;
    margin-right: 61px;
	cursor:pointer;
}
#content_form_wrapper {min-height:366px;}
form.contact input.button:hover {
    background: none repeat scroll 0 0 #0f7f0c;
	 box-shadow: 0 -1px 4px #555555;
	-moz-box-shadow:0 -1px 4px #555555;
	-webkit-box-shadow:0 -1px 4px #555555;
    border-color: #FFFFFF #DDDDDD #BBBBBB;
	
}
form.contact textarea {
    border: 1px solid #CCCCCC;
    min-height: 150px;
    min-width: 258px;
}
form.contact fieldset {border:none;}
	#contact_form dl {}
form.contact dt {
    float: left;
    text-align: left;
    width: 148px;
}
#contact_form dd {
    margin: 11px 0;
    text-align: left;
}

/* font-face */

@font-face {
    font-family: 'BlackJackRegular';
    src: url('fonts/black_jack-webfont.eot');
    src: url('fonts/black_jack-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/black_jack-webfont.woff') format('woff'),
         url('fonts/black_jack-webfont.ttf') format('truetype'),
         url('fonts/black_jack-webfont.svg#BlackJackRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
