body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
	text-align:center;
	
}

bbbImage_header{background-image:url(../images/bbb.gif); width:77px; height:87px; float:right;}

#homepageContainer{margin-top:5%; margin-bottom:10%;}
#galleryContainer{margin-top:5%; margin-bottom:10%;}
#modelsContainer{margin-top:5%; margin-bottom:10%;}
#contactContainer{margin-top:5%; margin-bottom:10%;}
#containerTop {
	width:806px;
	background-color:transparent;
	margin:0px auto;
}
.containerTopSham {
	width:148px;
	height:120px;
	background-image:url(../images/Sham.gif);
	float:left;
}

.containerTopShamHome {
	width:148px;
	height:109px;
	background-image:url(../images/ShamHomepage.gif);
	float:left;
}
.containerTopTagline {
	width:658px;
	height:120px;
	background-image:url(../images/tagline_two.gif); 
	float:right;
}

.containerTopTaglineHome {
	width:658px;
	height:109px;
	background-image:url(../images/taglineHomepage_two.gif);
	float:right;
}
#navMenu ul {
	list-style:none;
	padding:0;
	margin:0;
	font-size:12px;
	display:inline;
	position:relative;
	float:left;
	top: 91px;
	left: 5px;
}
#navMenu li {
	float:left;
}
#navMenu li a {
	float:left;
	color: #000000;
	text-decoration: none;
	margin-right:20px;
	padding-right:20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336600;
}

#navMenu li a.last {
	float:left;
	color: #000000;
	text-decoration: none;
	margin-right:20px;
	padding-right:20px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #336600;
}


#navMenu li a:hover {
	float:left;
	font-weight:bold;
	color: #336600;
	text-decoration: none;
	margin-right:20px;
	padding-right: 20px;  
}
#navMenu li a:visited {
	float:left;
	font-weight:bold;
	color: #336600;
	text-decoration: underline;
}
#navMenu li a:active {
	float:left;
	font-weight:bold;
	color: #336600;
	text-decoration: none;
}
#containerBody {
	width:806px;
	min-height:300px;
	background-image:url(../images/bodyBorder.gif);
	background-repeat:repeat;
	margin:0px auto;
	clear:both;
}

#containerBodyFlash {
	width:790px;
	min-height:300px;
	background-image:url(../images/bodyBorder.gif);
	background-repeat:repeat;
	margin:0px auto;
	clear:both;
}

#containerContentHome {
	width:762px;
	min-height:416px;
	padding-left:8px;
	text-align:left;
	margin:0px auto;
}

#containerContent {
	width:762px;
	min-height:416px;
	padding-left:8px;
	text-align:left;
	margin:0px auto;
}

#containerContentFlash {
	width:800px;
	min-height:416px;
	padding-left:5px;
	text-align:left;
	margin:0px auto;
}

#content{width:700px; margin-left:20px; margin-right:10px; margin-top:20px; margin-bottom:20px; font-size:14px; font-family:Arial, Helvetica, sans-serif;}

a{color:#427c08; text-decoration:none; font-weight:bold;}
a:hover{color:#00CCFF; text-decoration:underline; font-weight:bold;}
a:visited{color:#427c08; text-decoration:none; font-weight:bold;}
a:active{color:427c08; text-decoration:none; font-weight:bold;}

#containerHomePageOne{width:251px; height:416px; background-image:url(../images/art1.gif); background-repeat:no-repeat; margin-left:0px; float:left;}
#containerHomePageTwo{width:287px; height:416px; background-image:url(../images/art2.gif); background-repeat:no-repeat; margin-left:0px; float:left;}
#containerHomePageThree{width:224px; height:416px; background-image:url(../images/art3.gif); background-repeat:no-repeat; float:right;}

hr{width:75%; text-align:center; color:#427c08;}

.header{font-size:18px; color:#336600;}

a.homeLink{font-size:12px; color:#336600; text-decoration:none;}
a.homeLink:hover{font-size:12px; color:#336600; text-decoration:none;}
a.homeLink:visited{font-size:12px; color:#336600; text-decoration:none;}
a.homeLink:active{font-size:12px; color:#336600; text-decoration:none;}


#containerGreen {
	width:791px;
	height:30px;
	background-color:#336600;
	margin-left:10px;
	margin-right:50px;

	

	
}
#containerFooter {
	width:806px;
	height:36px;
	margin:0px auto;
	background-image:url(../images/footerGraphic.gif)
}


#footerMenu ul {
	list-style:none;
	padding:0;
	margin:0;
	font-size:12px;
	color:#FFFFFF;
	display:inline;
	position:relative;
	float:left;
	top: 5px;
	left: 100px;
	
}
#footerMenu li {
	float:left;
	margin-right:20px;
	padding-right:20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#footerMenu li.last {
	float:left;
	margin-right:20px;
	padding-right:20px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}


#footerMenu li {
	float:left;
	margin-right:20px;
	padding-right:20px;
	
}
#footerMenu li a {
	float:left;
	color: #FFFFFF;
	text-decoration: none;
	
}




#footerMenu li a:hover {
	float:left;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
	
}
#footerMenu li a:visited {
	float:left;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#footerMenu li a:active {
	float:left;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}

