body {
	background-color: #999;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFF;
	border: 1px solid #333333;
}
#indexContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	float: left;
	width: 400px;
	color: #333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
}

#navContainer{
	padding-left:20px;
	padding-top:8px;
	background-color:#FFF;
	width:630px;
	float:left;
	height:30px;
}
#search{
	width: 250px;
	float:right;
	font-family: arial; 
	font-size:9pt;
	background-color:#FFF;
	color: #444;
	padding-top:8px;
	height:40px;
}
.slash {
	font-size: medium;
}
#lowerBanner {
	background-color: cccccc;
	height: 7px;
	padding-top: 6px;
	padding-right: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#cart {
	float: left;
	width: 180px;
	border: 1px solid #999;
	margin-left: 10px;
	margin-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	background-color: #FFF;
}
#cartItems {
	margin-left: 650px;
	font-size: small;
}
#content {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	width: 650px;
	margin-left: 220px;
	background-color:#FFF;
}
#footer {
	background-color: #003366;
	background-image: url(images/buttons_layout/footer.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	padding: 5px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#tallGiraffe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	text-align: center;
	font-weight: normal;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 10px;
}

/* FONT FORMATTING START */

h1 {
	font-size: large;
}
.blueHeading {
	color: #036;
}
.blueTx {
	font-size: small;
	color: #036;
}
.AUD {
	font-size: x-small;
}
/* FONT FORMATTING END */


/* LINK FORMATTING START */
a:link {
	color: #333;
}
a:hover {
	color: #999;
}
a:visited {
	color: #666;
}
a.one:link {
	color: #333;
	text-decoration:none;
}
a.one:hover {
	color: #999;
	text-decoration:none;
}
a.one:visited {
	color: #666;
	text-decoration:none;
}
a.two:link {
	color: #333;
	text-decoration:none;
}
a.two:hover {
	color: #ccc;
	text-decoration:none;
}
a.two:visited {
	color: #666;
	text-decoration:none;
}
/* LINK FORMATTING END */


/* CSS HORIZONTAL FLYOUT MENU START */
ul#navlist { font-family: arial; 
}

ul#navlist a
{
font-weight: normal;
font-size:small;
text-decoration: none;
}

ul#navlist, ul#navlist ul, ul#navlist li
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

ul#navlist li { float: left; }

ul#navlist li a
{
color: #444;
padding: 3px;
}

ul#navlist li a:hover
{
color: #036;
}

ul#navlist li a:active
{
color: #444;
}

ul#subnavlist { display: none; }
ul#subnavlist li { float: none; }

ul#subnavlist li a
{
padding: 0px;
margin: 0px;
}

ul#navlist li:hover ul#subnavlist
{
display: block;
padding-left: 3px;
background-color:#FFF;
position: relative;
font-size: 9pt;
}

ul#navlist li:hover ul#subnavlist li a
{
display: block;
padding-left: 3px;
background-color:#FFF;
width: 9em;
border: none;
padding: 1px;
}

ul#navlist li:hover ul#subnavlist li a:before { content: ""; }

/* CSS HORIZONTAL FLYOUT MENU END */



/* CSS VERTICAL FLYOUT MENU START */
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
width: 10em;
padding-left: 8px;
}
#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: left;
}
#menu dd {

}
#menu li {
font-size:8pt;
color:#444;
text-align: left;
background: #fff;
padding-left:12px;
}
#menu li a, #menu dt a {
color: #444;
text-decoration: none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}
/* CSS VERTICAL FLYOUT MENU END */
#featuredProd {
	float: right;
	width: 140px;
	border: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	margin-right: 15px;
	margin-top: 15px;
	padding: 15px;
	background-color:#FFF
}
#text ul li
{
list-style-type: square;
margin-left:35px;
}
#text ol li
{
list-style-type: decimal;
}
.redTxt {
	color:#C00;
	font-weight: bold;
	margin-left: 20px;
}
.redTxt2 {
	color:#C00;
	font-weight: bold;
}
#error {
	color:#C00;
	font-style: italic;
	font-size: x-small;
	font-weight: normal;
}
#error2 {
	color:#C00;
	font-style: italic;
	font-size: x-small;
	font-weight: normal;
}
#error3 {
	color:#C00;
	font-style: italic;
	font-size: x-small;
	font-weight: normal;
}