a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #000000;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container{
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 1px double #CCCCCC;
}

#header{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #EDEDED;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	width: 701px;
	clear: none;
	float: left;
	height: auto;
}

#navBar{
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EDEEE9;
	border-bottom-color: #EDEEE9;
	color: #282627;
	border-top-color: #EDEEE9;
	border-left-color: #EDEEE9;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	float: left;
	font-weight: normal;
	vertical-align: top;
	font-size: large;
	padding-bottom: 115px;
	padding-left: 6px;
	padding-top: 40px;
	padding-right: 10px;
	width: 100px;
}

#content{
	float:none;
	background-position: center top;
	padding: 0em;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 180px;
	vertical-align: middle;
}
#cataloglist {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	list-style-position: inside;
	list-style-type: circle;
	vertical-align: top;
	padding: 5px;
}
#catalogscroll {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEA;
	vertical-align: top;
	padding: 5px;
}

#cataloglist a:link {
}
#cataloglist a:active {
}
#cataloglist a:visited {
}
#cataloglist a:hover {
	font-weight: bold;
	color: #666666;
}




/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}
#boxcontent {
	float: right;
	width: 77%;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	top: 100px;
}



/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	font-family: "Times New Roman", Times, serif;
	width: 700px;
	font-size: 14px;
	color: #000000;
	background-color: #EDEDED;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	font-size: 16px;
	color: #000000;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	color: #000000;

}
#sectionLinks a:active {
	color: #000000;
}


#sectionLinks a:link{
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color: #000000;
}

#sectionLinks a:visited{
	color: #000000;
}

#sectionLinks a:hover{
	color: #000000;
}
#text {
	font-weight: normal;
	border: 1px outset #E12A3E;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	vertical-align: top;
	color: #000000;
}
#embededpicture {
	float: right;
}
#item {
	vertical-align: top;
	width: 500px;
	border-top-width: 10px;
	border-right-width: 12px;
	border-bottom-width: 10px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EBEDEC;
	border-right-color: #EBEDEC;
	border-bottom-color: #EBEDEC;
	border-left-color: #EBEDEC;
	background-color: #EBEDEC;
	margin-bottom: auto;
	margin-top: auto;
}
#description {
	padding-left: 10px;
}
#topinfo {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #DD2B39;
	font-weight: bolder;
}
