/* siFr These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

/*.sIFR-hasFlash h2 {
	visibility: hidden;

}*/

/*.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}*/

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #000;
height:100%;
}

p a {
color: #FFFF66;
text-decoration: underline;
font-weight: 900;
}

p a:hover {
color: #ffffff;
}

p {
margin: 0px;
color: #ffffff;
line-height: 150%;
padding: 10px 0px;
}

/* Shared classes START */

h1 {
margin: 0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
padding-left: 0px;
background-color: #9D6F35;
height: 55px;
}

h2 {
margin-bottom:0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
padding-left: 10px;
border-bottom: 1px #FFFFFF solid;
width: 80%;
}


.pipe {
display: block;
padding: 10px;
float: left;
color: #FFFFFF;
}

.dividerBar {
	width: 580px;
	height: 25px;
	margin: 0px auto;
	padding: 0px; 
	background-image: url(../img/divider_bar.png);
	background-repeat: no-repeat;
	background-position: center;
}

.categoryBox a {
	text-decoration: none;
	color: #FFFFFF;
}

.galleryBoxItems a {
	text-decoration: none;
	color: #FFFFFF;
}

.categoriesBox {
	margin: 0px 0px;
	padding-left: 0px;
	/*width: 580px;*/
	/*margin-left: 5px;*/
	/*border: 1px #FFFFFF solid;*/
	float: left;
}

.categoryBox {
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0px;
	/*	width: 275px;
	height: 210px;*/
	/*border: 1px #FFFFFF solid;*/
	float: left;
	display: inline;
	background-image: url(../img/category_bg.png);
	background-repeat: no-repeat;
}

.categoryBox img {
	/*margin-left: 5px;*/
	padding: 0px 5px 5px 5px;
}

.categoryTitle {
padding: 3px 0px 5px 5px;
display: block;
font-size: 18px;
}

.galleryBoxItems {
	margin: 0px;
	padding: 0px;
	width: 580px;
	/*margin-left: 5px;*/
	/*border: 1px #FFFFFF solid;*/
	float: left;
}

/*.galleryBoxItems .categoryTitle {
padding: 5px;
display: block;
font-size: 12px;
}*/

.galleryBoxDetails {
	margin: 0px;
	padding: 0px;
	width: 580px;
	/*border: 1px #FFFFFF solid;*/
	float: left;
}

.galleryBoxDetails img { 
	border: 5px #663300 solid;
	float: left;
}

.galleryDetailsMain {
float: left;
}

#galleryView {
margin-top: 0px;
margin-left: 5px;
padding: 0px;
float: left;
/* border: 1px #FFFFFF solid;*/
}

.galleryDetailsMainDescription {
margin: 0px;
padding: 0px;
/*border: 1px #FFFFFF solid;*/
}

#galleryView li {
margin-bottom: 5px;
padding: 0px;
list-style: none;
clear: both;
}

#galleryView li a {
display: block;
}

.return {
float: left;

}

body#index a#indexlink,
body#gallery a#gallerylink,
body#links a#linkslink,
body#contact a#contactlink {
	background-position: 0 -98px;
	color: #FFFFFF;
}

/* Shared classes END */

#rootWrapper {
	width: 950px;
	margin: 0px auto;	
	background-color: #9D6F35;
	/*border: 1px #FFFFFF solid;*/
}

#rootHeader {
	width: 950px;
	height: 150px;
	margin: 0;
	padding: 0;
	background-color: #412604;
	background-image: url(../img/header_bg.png);
	background-repeat: no-repeat;
}

#rootMenu {
	padding: 0px;
	margin-top: 105px; /* margin from top edge of header */
	padding-right: 20px;
	float: right;
}

#rootMenu li {
	list-style: none;
	float: right;
}

#rootMenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #FFFFFF;
	text-decoration: none;
	padding: 15px 0px 12px 0px;
	margin-left: 2px;
	display: block;	
	width: 125px;
	text-align: center;
	background-image: url(../img/rootMenuPixy.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#rootMenu a:hover {
	background-position: 0px -49px;
}

#rootSubMenuContainer {
width: 100%;
float: left;
margin-top: -17px;
background-color: #221402;
height: 35px;
}

#rootSubMenuContainer ul {
margin: 0px auto;
padding-left: 415px;
}

#rootSubMenuContainer li {
list-style: none;
float: left;
}

#rootSubMenuContainer a {
display: block;
float: left;
padding: 10px;
color: #FFFF66;
text-decoration: none;
}

#rootSubMenuContainer a:hover {
color: #FFFFFF;
}

#rootContentWrapper {
	margin: 0px auto;
	padding: 0px;
	float: left;
}

#rootContent {
	margin: 0px auto;
	padding: 0px;
	float: left;
}

#contentLeft {
display: inline;
	margin: 0px;
	padding: 10px 0px 10px 10px;
  width: 580px;
	background-color: #9D6F35;
	float: left;
	/*border: 1px #000000 solid;*/
}

#contentRight {
	display: inline;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: 340px; /* minused 40 off from 350 to compensate for the padding added for the left and right boxes */
	background-color: #412604;
	height:100%; 
	float: left;	
}

#contentRightContainer {
	margin: 0px;
	padding: 20px 0px 10px 30px;
	height:100%;
}

#freeQuote,  #flashBox, #servicesBox, #logosBox {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-bottom: 20px;
}

#flashBox {
	width: 280px;
	height: 180px;
}

#servicesBox {
	text-align: center;
	font-size: 18px;
	line-height: 150%;
	width: 280px;
}

#rootFooter {
	margin: 0px auto;
	height: 42px;
	clear: both;
	background-color: #221402;
}

#footerCopy {
	margin: 0px auto;
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
}

.linkBox, h2 {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.linkBox {
/*margin-top: 25px;*/
	width: 400px;
	float: left;
	/*border: 1px #FF0000 solid;*/
	margin-left: 10px;
}

.linkBoxLeft {
	float: left;
	/*border: 1px #FF0000 solid;*/
	display: inline;
}


.linkBoxRight {
	float: left;
	/*border: 1px #FF0000 solid;*/
	display: inline;
	padding-left: 10px;
}

.linkBoxRight a {
	color: #FFFF66;
	text-decoration: underline;
	font-weight: 900;
}
.linkBoxRight a:hover {
	color: #ffffff;
}

label
{
width: 8em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block;
}

.submit input
{
margin-left: 0em;
} 
input , textarea
{
color: #781351;
background: #fee3ad;
border: 1px solid #663300;
padding: 3px;
}

.submit input
{
color: #fff;
background: #663300;
border: 2px outset #d7b9c9;
width: 200px;
} 