/*primary site structure*/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	/*min-width: 990px;*/
	/*font-size: small;*/
	color: #555;
	background: #FFFFFF;
	font-family: arial, sans-serif;
	}

#wrapper {
	width: 960px;
	text-align: left;
	margin: 0px auto;
	}

#masthead {
	height: 1.6em;
	text-align: right;
	padding: 3px 5px 0 0;
	width:960px;
	margin:0 auto;
	}

#masthead_tagline {
	font-size: 8pt;
	text-align:center;
	clear:both;
	}

#masthead a, #masthead a:visited {
	text-decoration: none;
	font-size: 8pt;
	padding:0 5px;
	font-family: Arial, sans-serif;
	letter-spacing: .1em;
	color:#555;
	}

#masthead a:hover, #footer a:hover {
	text-decoration: underline;
	}

#header {
	text-align: left;
	height: 90px;
	width:960px;
	margin:0 auto;
	}

#logo img{
	margin-top:20px;
}

#logo_tagline{
	display:block;
	font-family: 'Times New Roman', serif;
	font-size: 11px;
}

#minicart {
	float: right;
	margin: 25px 0px 0px 0px;
	text-align:right;
	}

#minicart a, #minicart a:visited {
	margin: 0 5px;
	color: #555;
	font-family: Arial, sans-serif;
	font-size:9px;
	text-decoration:underline;
	}

#minicart p {
	margin: 5px 0;
	color: #555;
	font-family: Arial, sans-serif;
	font-size:11px;
	}

#mc_line_style {
	padding: 2px;
	text-align: center;
	vertical-align: bottom;
	}

#topnav_container{
	text-align:left;
	border-bottom: 2px solid #000000;
	}

#topnav {
	margin:0 auto;
	height: 2em;
	width:960px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	}

div#topnav ul {
	margin: 3px 0;
	padding: 0;
	line-height: 100%;
	margin-left: 225px;
	}

.hline {
	margin: 5px 0;
	display: block;
	border-top: 2px solid #909090;
	}

.ddtitle {
	padding: 2px 0;
	display: block;
	}

#maincontent {
	display: inline-block;
	width:960px;
	}

#sidebar {
	padding: 5px 10px;
	float: left;
	width: 190px;
	}

#content {
	/*float:right;*/
	/*width:680px;*/
	font-size: 13px;
	font-family: arial, sans-serif;
	line-height: 160%;
	margin-left: 225px;
	color: #555;
	background-color: #FFFFFF;
	padding: 10px;
	}

/*end primary site structure*/

.home-page-table p {
	font-family: 'Times New Roman', serif;
	font-size: 16px;
}

.home-page-table a, .home-page-table a:visited {
	font-family: 'Times New Roman', serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	color:#555;
}


/* Headers */
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #555;
	}

h1#pageTitle, h2 {
	color: #555;
	font-family: 'Times New Roman', serif;
	font-size: 16px;
	line-height:120%;
	font-style: italic;
	font-weight: normal;
	}

h2 {
	font-style: normal;
}

h3{
	color: #000;
	font-family: 'Times New Roman', serif;
	font-size: 16px;
	
}

h1#productTitle {
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	font-family: 'Georgia', sans-serif;
	font-size: 14px;
	line-height:120%;
	}

/*Form Elements*/

form {
	Property: Value;
	padding: 0px;
	}

/* If you're finding the input elements get pushed down, increase the width */
label {
	float: left;
	width: 25%;
	vertical-align: top;
	}

input, textarea, select {
	padding: 2px;
	color: #3B0F23;
	}

input:focus, input:hover, textarea:focus, textarea:hover, select:focus, select:hover {
	Property: Value;
	}

input.noBorder, input.noBorder:focus, input.noBorder:hover {
	padding: 0;
	border: 0;
	}

input.button {
	padding: 0 3px;
	cursor: pointer;
	}

input.radio {
	background: none;
	border: 0px;
	}

/*shopsite styles*/

#search {
	width: 170px;
	color: #555;
	padding: 3px 0 0 0px;
	vertical-align: top;
	}

#pageText1, #MI_Text {
	margin-bottom: 10px;
/*	overflow: auto;*/
	}

#pageText1 img, #MI_Text p img {
	margin: 0 10px 0px 0px;
	}

#pageText3 {
	border: none;
	}


#add_to_cart {
	color: #FFFFFF;
	background-color: #002EAE;
	}

p.title {
	padding: 0;
	margin: 0 0 .5em 0;
	background-color: #001F7B;
	color: #FFF;
	border-bottom: 1px solid #BFBFBF;
	}

table.productTab, table#MIorder {
	width: 100%;
	line-height: 1.4em;
	border-collapse: collapse;
	border: 2px solid #001F7B;
	color: #555;
	background-color: #FFF;
	}

table.productTab td, table#MIorder td {
	border: 1px solid #BFBFBF;
	padding: .2em;
	}

table.productTab thead tr th {
	padding: .4em;
	border: 2px solid #001F7B;
	color: #fff;
	font-weight: normal;
	background-color: #001F7B;
	}

table.productTab td.center, table.productTab th.center, table.MIorder td.center {
	text-align: center;
	}

td.left {
	text-align: left;
	}

.colorOff {
	background-color: #EFE0D1;
	}

#MIproductInfo {
	text-align: left;
	margin-bottom: 10px;
	}

td#mi_graphic{
	vertical-align:top;
	padding-top: 50px;
}

#MI_Text {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	}

#links {
	margin: 10px 0;
	padding: 10px 0;
	border: 1px solid #001F7B;
	text-align: center;
	}

td.pagelink {
	vertical-align: top;
	}

a.pagelink {
	color: #555;
	font-weight: bold;
	font-size: 95%;
	}

td.pagelinks {
	vertical-align: top;
	padding: 0 10px;
	}

td.pagelinks p {
	text-align: center;
	}

table#pageLinks {
	width: 100%;
	}

td.center {
	text-align: center;
	}

#cr_footer {
	padding: 10px;
	}

table.alphaTable {
	margin: 0 auto;
	}

#trademark {
	float: left;
	margin-left: 10px;
	font-size: .85em;
	}

#myAccount {
	border-top: 1px solid #7E7E7E;
	padding-top: 5px;
	text-align: center;
	margin-top: 5px;
	font-size: 11px;
	}

#myAccount a, #myAccount a:visited, #myAccount a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
	}


#footer {
	clear: both;
	font-size: 10px;
	padding: 10px 0px 10px 215px;
	text-align: left;
	background: #FFFFFF;
	color: #555;
	}

#footernav{
	padding:5px 10px;
	/*width:880px;*/
	/*background: #B5AD7F;*/
	background: #FFFFFF;
	border-top:2px solid #000000;
	color: #555;
	clear:both;
}

#copy{
	float:left;
	font-size:11px;
}

#footerlinks{
	margin-left:200px;
	/*width:685px;*/
	text-align:center;
}
p.pclink{
	margin-bottom:0px;
}

#footerlinks a{
	padding:5px;
	font-size: 9pt;
	font-family:'Arial', sans-serif;
	text-decoration: none;
	color: #555;
}


table#efooter {
	margin: 0px auto;
	color: #555;
	/*font-size:11px;*/
	}

table#efooter td{
	vertical-align: top;
	font-size: 13px;
	font-family:'Times New Roman', serif;
	padding: 0 10px;
	}

table#efooter th {
	vertical-align: top;	
	font-size: 12px;
	font-family:'Arial', sans-serif;
	font-weight:normal;
	padding: 0 10px 5px 10px;
	}

table#efooter ul {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	}

#footer a {
	/*font-size: 11px;*/
	font-family:'Times New Roman', sans-serif;
	text-decoration: none;
	color: #555;
	}

table#efooter td.no_rt_border, table#efooter th.no_rt_border {
	border: none;
	}

input.search_input {
	Property: ;
	border: 1px solid #555;
	}

input.form_button {
	Property: Value;
	}

input.search_button {
	background: url(go_button.gif);
	}

a.checkout img {
	border: none;
	}

table#products a {
	display: block;
	}

table#products td {
	text-align: center;
	}

a.product_name,a.product_name:visited {
	color: #555;
	text-decoration: none;
	font-size: 12px;
	font-family:'Times New Roman', sans-serif;
	line-height: 120%;
	padding: 0 10px;
	}

td.product_price {
	color: #000000;
	font-family:'Georgia', sans-serif;
	font-size: 18px;
	}

table#products {
	margin: 0 0 20px 0;
	/*border: 1px solid #CCCCCC;*/
	}

#mi_description img {
	border: none;
	}

td.text {
	Property: Value;
	padding-left: 10px;
	vertical-align: top;
	}

#mi_description {
	padding-bottom: 20px;
	}

p#item_price {
	color: #000000;
	text-align: center;
	font-size: 21px;
	font-family: 'Georgia', sans-serif;
	border-bottom: 1px solid #999999;
	padding-bottom: 10px;
	margin-bottom: 0;
	}

#order_detail {
	margin-top: 20px;
	}

table#alt_images td {
	text-align: center;
	}

td.border {
	border: 1px solid #999;
	}

img {
	border: none;
	}