.style20 {
	font-size: 18px
}
/*html {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-color: #66CC33;
	background-image: url(images/TestFront1.jpg);
	background-repeat: no-repeat;
	background-position: center center;*/
	
/*#bg {
  position: fixed; 
  top: -50%; 
  left: -50%; 
  width: 200%; 
  height: 200%;
}
#bg img {
  position: absolute; 
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  margin: auto; 
  min-width: 50%;
  min-height: 50%;
}*/
body { 
  margin: 0;
  padding: 0;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  background: url(images/TestFront1.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  }

#menubg {
background: url (images/bricks-menu-bg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


/*body {
	margin: 0;
	padding: 0;
	background: #CAA765 url(images/TestFront1.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7F7F81;
}*/
a img {border: none; }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 400;
}

h1 {
	font-size: 2em;
	padding: 10px;
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}

h2 {
	font-size: 2.4em;
	padding: 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #007527;
}

h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.6em;
	right: 700px;
	float: none;
	padding: 2px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	padding: 0px;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #FFB600;
}
a:hover {
	color: #EEEEEE;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

img.alignleft {
	float: left;
	margin-top: 5px;
	margin-right: 30px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}
#gc {
	float: right;
	height: 62px;
	margin: 0;
	color: #007527;
	width: 100px;
	position: relative;
	z-index: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 20px;
}

/* Header */

#header {
	overflow: hidden;
	width: 900px;
	height: 500px;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 5;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#icons {
	float: left;
	height: 175px;
	margin: 0;
	color: #007527;
	width: 40px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	position: relative;
	z-index: auto;
}
#iconsBuy {
	height: 52px;
	margin: 0;
	color: #007527;
	width: 150px;
	position: relative;
	padding: 4px;
	left: 325px;
}

/* Logo */

#logo {
	float: right;
	height: 534px;
	color: #FFB100;
	width: 820px;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 95px;
	z-index: auto;
}


#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 30px;
	letter-spacing: -3px;
	text-transform: lowercase;
	font-size: 64px;
}

#logo span {
	letter-spacing: normal;
	font-size: 22px;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #DDDDDD;
}

/* Search 

#search {
	float: right;
	width: 280px;
	padding: 0;
}

#search form {
	float: right;
	height: 41px;
	margin: 0;
	padding: 40px 40px 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 220px;
	height: 35px;
	padding: 0px 10px;
	border: none;
	background: #636900;
	line-height: 35px;
	letter-spacing: 1px;
	text-transform: lowercase;
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

#search-submit {
	display: none;*/
}

/* Menu */

#menu {
	background-position: left;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 60px;
	width: 920px;
}

#menu ul {
	list-style: none;
	line-height: normal;
	position: absolute;
	display: inline-table;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 40px;
	margin-right: 1px;
	padding: 20px 20px 0px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}

#menu .current_page_item a {
	background-color: #FFAB00;
}
#menu .current_page_item ul ul{
display:none;
}
#menu .current_page_item ul li:hover > ul {
display:block;
}

#menu ul li {
		float:left;
}
#menu ul li:hover > ul {
display:block;
}


#menu ul ul{
display:none;

}

menu ul ul {
	background-color: #FFCC33;
	border-radius: 0px;
	padding: 0;
	position: absolute;
	top: 100%;
}
	menu ul ul li {
	float: none;
	border-top: 1px solid #6b727c;
	border-bottom: 1px solid #575f6a;
	position: absolute;
	}
		menu ul ul li a {
	color: #fff;
	padding-right: 20px;
	padding-left: 20px;
		}	
			menu ul ul li a:hover {
				background: #FFCC33;
			}




#menu a:hover {
	color: #EEEEEE;
	background-color: #CF0000;
}

#splash {
	width: 1000px;
	height: 260px;
	margin: 0px auto;
	background: url(/images/img05.jpg) no-repeat left top;
}

/* Page */

#page {
	overflow: hidden;
	width: 920px;
	padding: 20px;
	box-shadow: inset 0px 0px 1px 1px rgba(255, 255, 255, 1);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat;
	background-position: left center;
	background-image: url(images/bg-yellow-1.png);
}
#page2 {
	overflow: hidden;
	width: 820px;
	padding: 20px;
	box-shadow: inset 0px 0px 1px 1px rgba(255, 255, 255, 1);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat;
	background-position: left center;
	background-image: url(/images/bg-yellow-1.png) );
}
#pagenav {
	overflow: hidden;
	width: 920px;
	box-shadow: inset 0px 0px 1px 1px rgba(255, 255, 255, 1);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 20px;
	padding-left: 20px;
	height: 60px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	word-spacing: 2em;
}

/* Content */

#content {
	float: left;
	width: 520px;
	padding: 0px 20px;
}

.post {
	padding-bottom: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: none;
}

.post .title {
	padding-bottom: 20px;
	letter-spacing: -1px;
	text-transform: capitalize;
	color: #633D11;
}

.post .title a {
	border: none;
	color: #633D11;
}

.post .meta {
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
}
.postgear {
	width: 565px;
	background-repeat: repeat;
	background-position: center center;
	padding: 20px;
}
.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 330px;
	padding: 0px 0px 0px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	padding-left: 15px;
	line-height: 35px;
	background: url(/images/img07.jpg) no-repeat left 14px;
	border-bottom: 1px solid #EFF4F5;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding: 12px 0 0 15px;
	letter-spacing: -1px;
	color: #95C500;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #7F7F81;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #95C500;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 900px;
	height: 140px;
	margin: 0px auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	text-transform: none;
	text-align: center;
	font-size: 14px;
	color: #DDDDDD;
}

#footer a {
	text-decoration: underline;
	color: #DDDDDD;
}

#about {
	overflow: hidden;
	width: 820px;
	margin: 20px auto 0px auto;
	padding: 40px 40px;
	background: #FFFFFF url(/images/page-gradient-bg.png) repeat-x left bottom;
	box-shadow: inset 0px 0px 1px 1px rgba(255, 255, 255, 1);
}

#about .title {
	padding-bottom: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	color: #007527;
}

#two-column {
	padding-top: 30px;
}

#two-column h2 {
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 30px;
	color: #DDDDDD;
}

#two-column #column1 {
	float: left;
	width: 300px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#two-column #column1map {
	float: none;
	width: 420px;
	padding: 50px;
	position: relative;
	left: 230px;
}
#two-column #column1menu {
	float: left;
	width: 540px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#two-column #column1press {
	float: left;
	width: 525px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#two-column #column1gear {
	width: 300px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 100px;
	margin: 6px;
	float: left;
}

#two-column #column2 {
	float: right;
	width: 475px;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
}
#two-column #column2map {
	float: right;
	width: 425px;
	padding: 15px;
}
#two-column #column2menu {
	float: right;
	width: 250px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 50px;
	padding-left: 50px;
}
#two-column #column2press {
	float: right;
	width: 250px;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
}
#two-column #column2gear {
	float: right;
	width: 250px;
	padding-top: 15px;
	padding-right: 115px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin: 6px;
}
#rows-gear {
	padding-top: 30px;
}
#rows-gear  #row1 {
	float: none;
	width: 500px;
	height: 175px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rows-gear #row1sub {
	float: right;
	width: 250px;
	height: 80px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 5px;
	position: fixed;
}

.list-style1 {
	margin: 0px;
	padding: 20px;
	list-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.list-style1 li {
	padding: 5px 0px;
	border-top: 1px solid #EEEEEE;
}

.list-style1 a:hover {
	text-decoration: none;
	color: #FFAB00;
}

.list-style1 .first {
	border-top: none;
}
