body
{min-width: 960px;
background-color: black;
	}	
	
#allcontent {
	width: 900px;
	padding: 5px 0px 5px 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: black;
}	
	
#topimage {
	border-top: 2px solid silver;
	border-bottom: 2px solid silver;
	width: 100%;
}
/* navigation bar styling */	
#navbar
{	margin-top: -45px;
	padding: 0;
	position: absolute;
	z-index: 40;
	min-width: 900px;
	float: left;
	}
	
#facebook {
	color: yellow;
	}
	
#facebook a: {
	color: blue;
	}
	
#facebook a:visited {
	color: red;
	}

#facebook a:hover {
	color: yellow;
	font: bold;
	}

#navbar li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 80% "arial";
	}

#navbar li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 100px;
	background: #e5cb65;
	color: #100d01;
	text-align: center;
	text-decoration: none
	}

#navbar li a:hover
{	background: #eee091;
	}

#navbar div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #000000;
	border: 1px solid #eee091;
	}

/* dropdown content without mouseover */
#navbar div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #270500;
		color: #fcf7e1;
		font: 11px arial
		}
/*dropdown content with mouseover */
#navbar div a:hover
	{	background: #fcf7e1;
		color: #270500;
		}
/* end navbar styling */


#rightcontainer	{
	background-color: #090909;
	margin-top: 20px;
	float: right;
	width: 275px;
	height: 100%;
	text-align: center;
	padding: 10px;
	margin-top: 65px;
	margin-right: 50px;
	margin-left: 50px;
	color: white;
	border: 6px groove yellow;
	clear: left;
	}

	/* this styles anything in the left colum */

#leftcontainer {
	float: left;
	color: #e5cb65;
	width: 200px;
	height: 100%;
	padding: 20px;
	border: 1px solid #5a5a5a;
	margin: 30px 0px 20px 10px;
	background-color: #270500;
	line-height: 1.9em;
	font: 100% Arial, sans-serif;
	text-align: left;
	}

#leftcontainer a:link {
	color: #b7981e;
	}
	
#leftcontainer a:visited {
	color: #1BA50D;
	}
	
#leftcontainer a:hover {
	color: red;
	}
	
/* end styling for the left column */

/* this styles everything in the right container */

#rightcontainer img {
	margin-top: 20px;
	}
	
#rightcontainer img {
	margin-bottom: 10px;
	}

#rightcontainer a:link {
	color: silver;
}

#rightcontainer a:hover {
	color: red;
}
/* end styling for right containter */

/* this styles the middle container */
			
#middlecontainer  {
				background-color: black;
				color: #fef6d4;
				margin-left: 20px;
				margin-top: 50px;
				padding: 0px 20px 0px 20px;
				text-align: left;
				line-height: 1.5em;
				font: 100% Arial, sans-serif;
			}
			
#middlecontainer p {
				color: #FEF6D4;
				text-indent: 15pt;
				}
				
#middlecontainer h1 {
				color: white;
				text-align: center;
				}
#middlecontainer ol {
				color: #6cedf9;
				font: 105% serif;
				width: 60%;
				margin-left: 20px;
				
				}
				
#middlecontainer h3 {
				color: white;
				}
				
				
/* end styling for middle container */
	
#footer {
	margin-top: 40px;
	color: white;
	clear: right;
	font: italic 55% "Arial Black", sans-serif;
}

#mission{
	color: #fcfa57;
	background-color: #270500;
	border: 1px solid #fcfa57;
	width: 400px;
	padding: 10px;
	font: 120% serif;
	font-style: italic;
	line-height: 1.3em;
	text-align: center;
	margin: 25px 0px 25px 40px;
	}
	
p a:link {
	color: white;
	}
	
p a:visited {
	color: blue;
	}
	
p a:hover {
	color: yellow;
	}

/* this styles the pricing table*/
table{
	margin: auto;
	border: 2px solid #ecd96c;
	padding: 1px;
	margin-bottom: 50px;
	}
	
.dark{
	background-color: #ecd96c;
	}
	
.na {
	color: red;
	}
/* end pricing table */

#righttable {
	float: right;
	margin-top: 45px;
	margin-left: 40px;
	}
	
th {
	color: #282200;
	text-align: center;
	padding: 5px 10px 5px 10px;
	}

tr {
	background-color: #eee091;
	}

td {
	color: #282200;
	text-align: center;
	}
	
/* this is styling for the portfolios in tables */
#portfolio {
	float: left;
	background-color: black;
	border: 2px dotted #270500;
	border-collapse: collapse;
	margin-left: 25px;
	}

#portfolio a:link {
	color: #b7981e;
	}
	
#portfolio a:visited {
	color: #1BA50D;
	}
	
#portfolio a:hover {
	color: red;
	}
	
#portfolio td {
	padding: 5px;
	background-color: black;
	}
	
#portfoliohead {
	margin-left: 45px;
	}

/* end portfolio */

.warning {
	background-color:red;
	border: 2px solid yellow;
	font: 110% yellow serif;
	width: 400px;
	padding: 10px;
	margin-left: 40px;
	}
	
#guest {
	color: yellow;
	}
	
#shop {
	width: 640px;
	float: right;
	position: relative;
	}
	
#shop img {
	float:right;
	padding: 0px 5px 10px 5px;
	margin-right: 20px;
	}
	
#contact {
	color: white;
	text-align: center;
	}

.answer {
	color: white;
	font: Arial, Courier, sans-serif;
	}
	
#logo {
	float: left;
	padding-right: 20px;
	}
	
#question a:link{
	color:#6cedf9;
	}
	
#question a:visited {
	color: blue;
	}
	
#question a:hover {
	color: red;
	}
	
#rightcontainer h1 {
	color: white;
	}
	

