/* --- Override ---- */

body {
	/* background-color: transparent; */
			background-color: #faa725; 

	}
	
#headerWrapper {
	background-color: transparent;
	}

.suffix a { 
}

.suffix a:hover { 
}

/* navigation */ 

.navigation {
		background-color:transparent;
}

.navigation a {
		color: #FFFFFF;
		background-color:transparent;
}

.navigation a:hover {
	color: #FF8A1A;
	}

.navigation a:hover {
	background-color: transparent;
	}

.navigation .current > a {
	color: #FF8A1A;
	}

.navigation .current > a {
	background-color: #A80D00;
	}

.navigation .current > a:hover {
	color: #FFFFFF;
	}

.navigation .current > a:hover {
	background-color: #A80D00;
	}

.contents a {
	color: #484848;
	}

.contents a {
	background-color: transparent;
	}

.contents a:hover {
	color: #EF4806;
	}

.contents a:hover {
	background-color: transparent;
	}

.contents.products p, .contents.products h2, .contents.products h3, .contents.products h4 { 
}

/* headings */

h1{
	color: #EF4806;
}

h2 {
	color: #EF4806;
}

h3 {
}

h4 {
}

h3,h4,h5,h6 {
	color: #EF4806;
	}

fieldset {
	border-color: transparent;
	}

legend, label, form span {
	color: #484848;
	}

input[type="text"], input[type="password"], input[type="radio"], input[type="checkbox"], select, textarea {
	border-color: transparent; border: 1px solid #999;
	}

input[type="text"], input[type="password"], input[type="radio"], input[type="checkbox"], select, textarea {
	color: #484848;
	}

input[type="button"], input[type="submit"], input[type="reset"], .contents .button {
	border-color: transparent;
	}

input[type="button"], input[type="submit"], input[type="reset"], .contents .button {
	color: #FFFFFF;
	}

input[type="button"], input[type="submit"], input[type="reset"], .contents .button {
	background-color: #AAAAAA;
	}

input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover, .contents .button:hover {
	color: #FFFFFF;
	}

input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover, .contents .button:hover {
	background-color: #AAAAAA;
	}

#page {
	color: #484848;
	}

#page {
	background-color: #FFFFFF;
	}

/* footer */ 

#footer {
}

#footerWrapper {
	background-color: #AC0D00;
	}

.googleMap{
	border-color: #AAAAAA;
	} 

.directionsModuleExpand {
	background-color: #AAAAAA;
	}
	
.directionsModuleExpand {
	color: #FFFFFF;
	}

.directionsModuleExpand:hover {
	background-color: #AAAAAA;
	}

.directionsAddressList li:hover {
	background-color: #AAAAAA;
	}

.directionsAddressList li:hover {
	color: #FFFFFF;
	}

#hero p {
}

#page p {
}

/* --- verride Block Styling // Override Styling Elements ---- */

body {
	background-image: url('../back_grnd.jpg'); 
	}
	
body {
	background-repeat: no-repeat; 
	}
	
body {
	background-position: center top; 
	}
	
body {
	background-attachment: scroll;
	}
	
body.internal {
 	background-image: url('../back_grnd.jpg');
 	background-repeat: no-repeat;
 	background-position: center top;
 	background-attachment: scroll;
}
/*Added New CSS*/

#contentTop {
	}

#contentBottom {
}

#hero .overlay div {
}

.overlay h2 {
}

.overlay p {
}

.overlay a {
}

.overlay a.callToAction {
}

body {
}
 
h1, h2, h3, h4, h5, h6 {
}

/*Modified to fix the #29 - starts Here-- Reviewed by reddym03*/
.navigation, .navigation a, .navigation li a, .navigation li ul li a {
}

/*Modified to fix the #29 - starts Here */
span.price {
}

body {
	background-attachment: scroll;
}

ul.opening {
}

/* columns */
.column { 
}

.column:first-child { 
}

.column:last-child { 
 }

.internal .column { 
}

.contents {
 }
 
.home .contents {
 }

.contents.products { 
}

p.intro {
}

span.price {
}

input[type="text"], input[type="password"], input[type="radio"], input[type="checkbox"], select, textarea { 
	background-color: #FFFFFF; 
}

cite, blockquote, #page .callToAction p {
}

.callToAction { 
} 

.feature {	
} 

.feature h1 {
} 

.feature h2 { 
} 

.feature .callToAction { 
} 

.feature p.intro { 
}

.feature a { 
}

.feature a:hover {
}

#page .callToAction p, #page .callToAction h2 { 
}

#page .callToAction strong {
}

header .phone { 
}

#header .strap {
}

.home h1 {
}

h1 {
}

.home h2 {
}

h2 {
}

.home h3 {
}

h3 {
}

.home h4 {
}

h4 {
}

.home .contents {
}

.contents {
}

.home .contents.callToAction {
}

.contents.callToAction {
}

.link a { 
}

.link a:hover {
}