/* Website template by freewebsitetemplates.com */

body {
	background: #f9e19f url(../images/bg-body.png) repeat-x left top;
	font: 13px 'Arial';
    color: #2b2a29;
	margin: 0;

}


#page {
	background: url(../images/bg-page.png) no-repeat left top;
	width: 960px;
	margin: 0 auto;
}
img {
	border: 0;
}
.frame {
	background: url(../images/frames.png) no-repeat;
}
/*------------------------------ HEADER ------------------------------*/
#header {
	display: inline-block;
	min-height: 76px;
	position: relative;
}
#sidebar {
	width: 180px;
	padding-top: 23px;
	position: absolute;
	left: 0;
	top: 0;
}
/** Logo **/
#logo {
	display: block;
	margin-bottom: 30px;
}
/** Navigation **/
#navigation {
	position: relative;
}
#navigation ul {
	list-style: none;
	width: 160px;
	margin: 0;
	padding: 0;
}
#navigation li {
	font-size: 18px;
	text-align: center;
}
#navigation li a, #navigation ul li.menu:hover a, #navigation ul li.menu span {
	background: url(../images/bg-menu.png) no-repeat;
}
#navigation li > a {
	background-position: 0 -61px;
	color: #fcdca1;
	display: block;
	font: 18px/49px 'Arial';
    text-shadow:1px 1px #000000;
	height: 49px;
	border-top: 1px solid #f8e8b7;
	text-decoration: none;
}
#navigation li:first-child a {
	background-position: 0 0;
	border: 0;
	outline: 0;
}
#navigation li.last a {
	background-position: 0 -122px;
}
#navigation li a:hover, #navigation li.selected a, #navigation ul li.menu:hover a, #navigation ul li div.sub a {
	background-position: -184px -61px;
	color: #faaa47;
}
#navigation li:first-child a:hover, #navigation li:first-child.selected a {
	background-position: -184px 0;
}
#navigation li.last a:hover, #navigation li.last.selected a {
	background-position: -184px -122px;
}
#navigation ul li.menu div.sub {
	font-size: 14px;
	width: 140px;
	border-radius: 3px;
	padding-left: 10px;
	text-align: left;
	visibility: hidden;
	position: absolute;
	top: 50px;
	right: -121px;
}
#navigation ul li.menu div.sub a {
	color: #fcdaa1;
	display: block;
	line-height: 24px;
	height: 24px;
	border: 0;
	padding-left: 15px;
	text-decoration: none;
    font-family: arial;
}
#navigation ul li.menu div.sub a:hover {
	color: #faaa47;

}
#navigation ul li.menu span {
	background-position: -184px -61px;
	display: block;
	height: 49px;
	width: 1px;
	position: absolute;
	top: 50px;
	right: 19px;
	visibility: hidden;
}
#navigation ul li.menu div.sub a:first-child {
	border-top-right-radius: 3px;
	padding-top: 12px;
}
#navigation ul li.menu div.sub a.last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	padding-bottom: 12px;
}
#navigation ul li.menu:hover div.sub, #navigation ul li.menu:hover span {
	visibility: visible;
}
/** Adbox **/
#adbox {
	background: url(../images/carbg.png) no-repeat left top;
	min-height: 643px;
}
#adbox h1 {
	float: right;
	color: #d0c6ad;
	display: inline-block;
	font-family: 'arial';
	font-size: 40px;
	font-weight: normal;
	line-height: 40px;
	width: 430px;
	margin: 200px 0 0;
}
#adbox div.frame {
	background-position: 0 0;
	display: inline-block;
	height: 142px;
	width: 892px;
	margin: 206px 0 5px 34px;
}
#adbox div.section {
	float: left;
	width: 416px;
	padding: 20px 0px 24px 30px;
	text-shadow: 1px 2px #fdf8f8;
}
#adbox div.section h2 {
	color: #fa8f0d;
	font: 32px/36px 'arial';
    text-shadow:1px 1px #cd7608;
	margin: 0;
}
#adbox div.section p {
	color: #aea588;
	font: 12px/24px 'Arial';
	letter-spacing: 1px;
	margin: 0;
	padding-right: 10px;
}
#adbox div.section span {
	color: #f9900c;
	font-style: normal;
}
/*------------------------------ CONTENTS ------------------------------*/
#contents div.header {
	background: url(../images/bg-content-top.png) no-repeat left top;
	width: 733px;
	margin-bottom: 18px;
	padding-top: 17px;
}
.body {
	background: url(../images/bg-content.png) repeat-y left top;
	padding: 13px 30px;
}
.body h2 {
	color: #fa8f0d;
	display: inline-block;
	font: 25px/25px 'arial';
	margin: 0;
	text-shadow: 1px 1px #fff9eb;
}
.body p {
	color: #353431;
	font: 13px/24px 'Arial';
	margin: 0;
	padding-bottom: 24px;
	text-shadow: 1px 1px #fff9eb;
}
.body p a {
	color: #000;
}
.body p a:hover {
	color: #f9900c;
}
.footer {
	background: url(../images/bg-content-bottom.png) no-repeat left bottom;
	padding-bottom: 17px;
}
.more {
	color: #f9a842;
	font: 16px/24px 'Arial';
	text-decoration: none;
}
.more:hover {
	display: inline-block;
	height: 20px;
	border-bottom: 1px solid #f1c779;
}
/** Articles **/
#dummy {
	height: 250px;
}
#articles {
	background: url(../images/bg-body2.png) repeat-x left top;
	width: 100%;
	min-height: 540px;
	padding: 24px 0 0;
	position: absolute;
	left: 0;
}
#articles > div {
	width: 894px;
	margin: 0 auto;
	padding: 0 33px;
}
#articles div.frame {
	float: left;
	background-position: 0 -154px;
	height: 203px;
	width: 411px;
	margin-left: 26px;
	padding-left: 23px;
	text-shadow: 1px 1px #fff9eb;
}
#articles div.frame img {
	float: right;
	margin-top: 6px;
}
#articles div.frame:first-child {
	margin-left: 0;
}
#articles div.frame:first-child img {
	margin-top: -16px;
}
#articles div.frame h2 {
	color: #fa8f0d;
	font: 31px/36px 'arial';
	margin: 24px 0 6px;
    text-shadow:1px 1px #cd7608;

}
#articles div.frame p {
	color: #7a7257;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 20px;
	margin: 0 0 12px;
}
#articles div.frame a.more {
	color: #fa8f0d;
}
#featured {
	clear: both;
	padding-top: 24px;
}
#featured ul {
	display: inline-block;
	list-style: none;
	width: 914px;
	margin: 0;
	margin-left: -19px;
	padding: 0;
}
#featured ul li {
	float: left;
	width: 220px;
	margin-left: 10px;
	position: relative;
}
#featured ul li:first-child {
	margin-left: 0;
}
#featured ul li a {
	text-decoration: none;
}
#featured ul li img {
	margin-left: 18px;
}
#featured ul li h3 {
	background: url(../images/ribbon.png) no-repeat;
	color: #f8d67c;
	font: 22px/44px 'Arial';
	height: 44px;
	width: 213px;
	margin: 0;
	text-align: center;
	position: absolute;
	bottom: 18px;
	left: 0;
}
#featured ul li a:hover > h3 {
	color: #fcee9f;
}
/** About **/
#about {
	margin-left: 194px;
}
#about h2 {
	margin: 0 0 18px;
}
#about p {
	padding-bottom: 36px;
	text-align: justify;
}
#about ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 3px 0 10px 8px;
}
#about ul li {
	float: left;
	margin-left: 5px;
}
#about ul li:first-child {
	margin-left: 0;
}
/** Blog **/
#blog {
	margin-left: 194px;
}
#blog div.body {
	padding: 19px 6px;
	text-shadow: 1px 1px #fff9eb;
}
#blog ul {
	list-style: none;
	border-bottom: 1px solid #fbebbf;
	margin: 0;
	padding: 0;
}
#blog ul li {
	display: inline-block;
	width: 661px;
	border-top: 1px solid #fbebbf;
	padding: 24px 30px;
}
#blog ul li span.time {
	float: right;
	color: #aea588;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
}
#blog div.body ul li h2 {
	font-size: 25px;
	margin-bottom: 12px;
}
#blog ul li img {
	float: left;
	margin: 6px 15px 0 0;
}
#blog ul li > div {
	margin-left: 250px;
}
#blog div.pages {
	padding-right: 20px;
	padding-top: 24px;
	text-align: right;
}
#blog div.pages a {
	color: #aea588;
	display: inline-block;
	font-size: 14px;
	font-style: italic;
	margin: 0 5px;
}
#blog div.pages a:hover {
	color: #f9a842;
}
/** Menu **/
#menu-adbox {
	background: url(../images/bg-menu-page-header.png) no-repeat right top;
	height: 125px;
	width: 711px;
	margin: 74px 0 30px;
	padding: 194px 0 16px 249px;
}
#menu-adbox div.details {
	text-shadow: 1px 1px #fff9eb;
}
#menu-adbox div.details h1 {
	color: #fa8f0d;
	display: inline-block;
	font: 35px/36px 'Arial';
	margin: 0;
	text-shadow: 1px 1px #fff9eb;
}
#menu-adbox div.details p {
	color: #aea588;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: 24px;
	width: 310px;
	margin: 0;
}
#gallery {
	display: inline-block;
	list-style: none;
	width: 904px;
	margin: 0 0 18px 30px;
	padding: 0;
}
#gallery li {
	float: left;
	width: 204px;
	margin: 0 11px 12px;
	text-align: center;
}
#gallery a {
	color: #aea588;
	font: bold italic 12px/12px 'Arial';
	text-decoration: none;
}
#gallery b {
	color: #f9900c;
	display: block;
	font-size: 16px;
}
#gallery li a:hover img, #blog ul li a:hover img {
	filter:alpha(opacity=80);
	opacity:0.8;
}
/*------------------------------ FOOTER ------------------------------*/
#footer {
	clear: both;
	color: #baac83;
	font-family: 'QuattrocentoSans';
	margin: 0 auto;
	padding: 0 39px;
	position: relative;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer div.header {
	background: url(../images/bg-footer-top.png) no-repeat left top;
	margin-bottom: 24px;
	padding-top: 10px;
}
#footer div.body {
	background: url(../images/bg-footer.png) repeat left top;
	padding: 0 1px;
}
#footer div.body a {
	color: #3f3d3c;
    font-family: arial;
	font-size: 14px;
	text-decoration: none;
    font-weight: normal;
}
#footer div.body a:hover {
	color: #a79a77;
}
#footer div.body h4 {
	color: #f9a740;
	font-family: 'Arial';
	font-weight: normal;
	margin: 0 0 0px;
}
#footer div.body ul {
	display: inline-block;
}
#footer div.body ul li {
	float: left;
	width: 220px;
	padding: 0px 0 0px 40px;
}
#footer div.body ul li:first-child {
	width: 180px;
}
#footer div.body ul li.last-child {
	width: 180px;
}
#footer div.body ul li span {
	display: block;
	font-size: 11px;
	line-height: 24px;
}
#footer div.footer {
	background: url(../images/bg-footer-bottom.png) no-repeat left top;
	height: 42px;
	padding: 0 1px 10px;
}
#footer div.footer p {
	font-size: 12px;
	line-height: 38px;
	margin: 0;
	padding-left: 20px;
}
#connect {
	float: right;
	margin-right: 56px;
	padding-top: 12px;
}
#connect a {
	background: url(../images/icons.png) no-repeat;
	display: inline-block;
	height: 18px;
	width: 20px;
	margin-left: 12px;
}
#connect a.facebook {
	background-position: -30px 0;
}
#connect a.twitter {
	background-position: -30px -28px;
}
#connect a.googleplus {
	background-position: -30px -56px;
}
#connect a.vimeo {
	background-position: -30px -84px;
}
#connect a.facebook:hover {
	background-position: 0 0;
}
#connect a.twitter:hover {
	background-position: 0 -28px;
}
#connect a.googleplus:hover {
	background-position: 0 -56px;
}
#connect a.vimeo:hover {
	background-position: 0 -84px;
}
#footnote {
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding-bottom: 24px;
}
#footnote a {
	color: #baac83;
}
#footnote a:hover {
	color: #f3a660;
}




   input {
    border: 5px solid white;
    -webkit-box-shadow:
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1);
    -moz-box-shadow:
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1);
    box-shadow:
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1);
    padding: 15px;
    background: rgba(255,255,255,0.5);
    margin: 0 0 10px 0;
    width: 200px;
}

textarea {
    border: 5px solid white;
    -webkit-box-shadow:
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1);
    -moz-box-shadow:
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1);
    box-shadow:
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1);
    padding: 15px;
    background: rgba(255,255,255,0.5);
    margin: 0 0 10px 0;
    width: 300px;
    height: 200px;
}

#city {
 width:700px;

}

#city ul{
 width:700px;


}

#city ul li {
  float:left;
  width:150px;
   list-style: none;
   font-size:13px;
   font-weight: normal;
}

#city ul a:link {
  color: #3f3d3c;
  text-decoration:none;
}

#city ul a:visited {
  color: #000000;
  text-decoration:none;
}

#city ul a:hover {
  color: #c3720c;
  text-decoration: underline;
}


#zip {




}

#zip ul{  margin:0 0 0 10px;


}

#zip ul li {
  float:left;

   list-style: none;
   font-size:13px;
   font-weight: normal;
}

#zip ul a:link {
  color: #000000;
  text-decoration:none;
}

#zip ul a:visited {
  color: #000000;
  text-decoration:none;
}

#zip ul a:hover {
  color: #f6a20e;
  text-decoration: underline;
}


.button1 {
   border-top: 1px solid #de7d1d;
   background: #febd7d;
   background: -webkit-gradient(linear, left top, left bottom, from(#fa8f0d), to(#febd7d));
   background: -webkit-linear-gradient(top, #fa8f0d, #febd7d);
   background: -moz-linear-gradient(top, #fa8f0d, #febd7d);
   background: -ms-linear-gradient(top, #fa8f0d, #febd7d);
   background: -o-linear-gradient(top, #fa8f0d, #febd7d);
   padding: 11px 22px;
   -webkit-border-radius: 9px;
   -moz-border-radius: 9px;
   border-radius: 9px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   font-size: 17px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button1:hover {
   border-top-color: #e69c53;
   background: #e69c53;
   color: #ffffff;
   }
.button1:active {
   border-top-color: #e69c53;
   background: #e69c53;
   }
.Update-Phone {
    background: #fcf3da;
    font-size: 24px;
    font-weight: 900;
    text-align: center;
}
.Update-Phone a {
    color: #2b2b2b;
}