body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #F4F4F4;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-color:#000000;
	background-position: left top;
}

.content{
	background-image: url(/template/images/contentBackground.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
	overflow: hidden;
}


.top {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	height: 149px;
	width: 768px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;



}

.navigation form{
	display: inline;

}
.navigation form input{
	display: inline;

}
.navigation{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin: 0px;
	vertical-align: middle;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: static;
	display: block;
	padding: 0px;
	background-color: #550055;
	color: #CCCCCC;
	height: 40px;
	width: 100%;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	overflow: visible;
	background-image: url(../images/navBack.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
}

.navigation a{
	width:120;
	height:45;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	margin: 10px 20px 0px 0px;
	padding-left: 9px;
	clear: none;
	float: left;
	display: inline;
	overflow: visible;
}
.navigation a.selected{
	font-weight: bold;
	color: #FFFFFF;
}


.navigation a:hover{
	text-decoration: underline;


}

.hidden{
	color: #FA9094;
	font-style: italic;
}

.photo{
	border: 1px solid #6D541B;
	float: right;
	margin-left: 16px;
	margin-bottom: 0px;
	margin-top: 8px;
	clear: right;
}

.breadCrumbs {
	margin-right: 16px;
	overflow: visible;
	text-align: left;
	color: #999999;
	padding-left: 10px;
	padding-top: 0px;
	vertical-align: middle;
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	z-index: 1;
	margin-top: 20px;
	margin-left: 160px;
	/*background-image: url(/template/images/breadCrumbsBackground.gif);/*/
	background-repeat: repeat-x;
}
.breadCrumbs a{
	color: #550055;
	text-decoration: underline;

}
.breadCrumbs a:hover{
	text-decoration: none;

}
.breadCrumbs i {
	font-style: normal;
	color: #000000;

}

.text{
	margin-right: 20px;
	overflow: visible;
	text-align: left;
	color: #000000;
	padding-left: 10px;
	padding-top: 0px;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	z-index: 1;
	margin-top: 20px;
	margin-left: 160px;
	position: static;
}
.text p, table p{
	line-height: 15px;
	color: #000000;
	text-align: justify;
		font-family: Arial, Helvetica, sans-serif;
}

.text p a, table p a{
	color: #336633;
	text-decoration: underline;
		font-family: Arial, Helvetica, sans-serif;
}

.text p a:hover, table p a:hover{

	text-decoration: none;
}

.text img{
	border: 0px none;
	margin: 10px;
	padding: 5px;

}

.text form img{
		background-color:#D4D0C8;
	border: 0px none #FFFFFF;
	margin: 0px;
	padding: 0px;


}



.credit {
	font-size: 0.8em;
	line-height: 1.5em;
	word-spacing: 0.2em;
	color: #666666;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	vertical-align: bottom;
	padding-top: 15px;
}
.credit a{
	color: #666666;
	text-decoration: underline;
	padding-right: 15px;
}
.credit a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 1px;
}

.admin{
	font-size: 0.8em;
	line-height: 1.5em;
	word-spacing: 0.2em;
	color: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	vertical-align: bottom;
}
.admin a {
	color: #999999;
	text-decoration: underline;
	float: left;
	padding: 15px;
}
.admin a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

textBox{
	width:450px;
	height:500px;
	background-color: #E4E4E4;
	border: 0px none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bolder;
	color: #000000;
	text-transform: uppercase;
	display: inline;
	padding-left: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	color: #000000;
	text-transform: none;
	background-image: url(../images/productArrow.gif);
	background-repeat: no-repeat;
	height: 19px;
	margin-left: 10px;
	padding-left: 20px;
	display: inline;
}
h2 a {
	color: #000000;
	display: inline;
		font-family: Arial, Helvetica, sans-serif;
}
h2 a:hover {
	text-decoration: underline;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bolder;
	color: #000000;
	text-transform: none;
	display: inline;
	padding-left:0px;
	margin:0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #CC0000;
	text-transform: none;
}
li {
	list-style-position: outside;
	margin-left: 10px;
	padding-left: 10px;

}
.footer {
	width: 100%;
	background-repeat: repeat-x;
	background-position: left 30px;
	background-color: #550055;
	clear: both;
	float: none;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}

#titleBlock{
	padding: 10px 0px 0px;
	background-image: url(../images/sideImage.gif);
	background-repeat: no-repeat;
	width:150px;
	height:auto;
	z-index:4;
	overflow: visible;
	float: left;
	clear: none;
	background-color: #C0C0C0;
	display: inline;
	position: absolute;
	left: 0px;

}

#titleBlock p{
	margin-top:90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #336633;
	weight: bolder;
	font-weight: bold;
	text-align: center;
	width: 150px;
	text-transform: lowercase;
}
.searchBox{
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	position:absolute;
	left:520px;
	top:100px;
	width:236px;
	height:36px;
	z-index:300;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 85px;

}

.searchfield{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-transform: uppercase;
	margin-right: 2px;
	width: 100px;
	display: inline;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 5px;

}

.ezy {
	margin-top: 100px;
	margin-left: 34px;
	clear: none;
	float: left;
}
