@charset "utf-8";

/*-----Normalize-----*/

/*-----Defaults-----*/
body{font: 12px/1.5em Arial, Helvetica, sans-serif;}
a{text-decoration: none;}
img{border: none 0px;}

#pagenav{font-size: 1px;
    	text-indent: -3000px;
    	float: left;
    	overflow: hidden;
     	height: 1px;
     	width: 1px;
		}
div, section, header, aside, footer/*Comment Out Before Final*/

/*-----Layout-----*/

		#container{
	width: 960px;
	margin: 0 auto;
					}		
product ul {
	text-decoration: none;
	list-style-type: none;
	background-color: #A1165A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 201px;
	float: left;
	margin: 5px;
	padding-right: 10px;
	padding-left: 5px;
}


		header{}		
		nav{}		
		section{
	width: 760px;
	float: right;
			}		
		aside{
	width: 200px;
	float: left;
			}
		footer{
	clear: both;
	text-align: center;
	background-color: #CCC;
			}

/*-----Header-----*/

		header a:link, header a:visited{}
		header a:focus, header a:hover, header a:active{}

/*-----Navigation-----*/

	nav ul{height: 30px;
		 list-style: none;
		 margin: 0;
		 padding: 0;
		 }
	nav ul li{float:left;
		 list-style: none;
		 margin: 0;
		 padding: 0;
		 }
	nav ul li a:link, nav ul li a:visited{
	display: block;
	width: 100px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background-image: url(image/nav-bkg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #FFF;
		 }
	nav ul li a:focus, nav ul li a:hover, nav ul li a:active{
	background-image: url(image/nav-bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*-----Content-----*/
		
		section a:link, section a:visited {}
		section a:focus, section a:hover, section a:active {}
		section p {}

/*-----Sidebar-----*/

		aside a:link, aside a:visited {}
		aside a:focus, aside a:hover, aside a:active {}

/*-----Footer-----*/

		footer a:link, footer a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #00F;
}
		footer a:focus, footer a:hover, footer a:active{}




/* CSS Document */

html {overflow:-moz-scrollbars-vertical;
        overflow: scroll;}
span {
	clear: both;
	float: left;
}
table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 1px;
	padding: 3px;
	text-align: center;
	max-width: 190px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
aside table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FCF;
	border: thin double #A21A5D;
	margin: 2px;
	float: left;
	width: 190px;
	clear: both;
	padding: 2px;
}
th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #A1165A;
	background-color: #FFFFFF;
	margin: 3px;
	padding: 2px;
	border: thin double #A1165A;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #A1165A;
	background-color: #FFF;
	margin: 3px;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #A1165A;
	border-right-color: #A1165A;
	border-bottom-color: #A1165A;
	border-left-color: #A1165A;
}
aside h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #A1165A;
	padding: 2px;
	line-height: 30px;
}
aside ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	list-style-type: square;
}
product h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF9;
	text-decoration: underline;
}
#container section {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #A21A5D;
}
#container section p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding-left: 10px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	letter-spacing: 1.1em;
	word-spacing: 1.2em;
	text-align: justify;
	height: 10px;
	width: 760px;
	line-height: normal;
	clear: both;
	float: none;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 10px;
	vertical-align: middle;
}
#container section table {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FCF;
	border style: none;
	border-color:transparent;
	margin: 2px;
	float: left;
	width: 200px;
	clear: both;
	padding: 2px;
}
