@charset "UTF-8";
	/*   - - - - - - - - - - - - - - - - - - - - - - - - -
			name         : store.css
			version      : 081126
			for          : Mid-Central Region
						 : National Model Railroad Assication
			author       : Donald Wilke
			copyright    : (c) 2008 
			validated	 : 21 March 2008; 14:15
		 - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* code */
h1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 190%;
}

h2 {font-weight: bold;
	font-size: 140%;}
#main_store {
	padding: 0 .5em 0 1em;
	margin: 0;
}
.main_img {
	text-align: center;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 7px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #333333;
}

/* class */
p.photo
		  {
	margin: 0;
	width: 730px;
	text-align: center;
	padding: 0px;
	border-top-width: medium;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: medium;
	border-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #666666;
	background-position: center;
}
p.photo600 {
	margin: 0;
	width: 600px;
	text-align: center;
	padding: 0px;
	border-top-width: medium;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: medium;
	border-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #666666;
	background-position: center;
}
.photo600 {
	width: 610px;
	text-align: center;
}

p.description {
	clear: left;
	font:  1em/large Georgia "Times New Roman", serif !important;
	color: #996600;
	width: 600px;
	text-align: center;
	font-size: 1.3em;
}
caption {
	font-size: 135%;
	color: #0000FF;
	text-align: center;
	padding: .3em 0 .7em 0;
	background-color: #F3FBFF;
}

.tables_scales {
	color: #000066;
	width: 65%;
	text-align: center;
	background-color: #F3FBFF;
	margin-left: auto;
	margin-right: auto;
}
.tables_scales  td  {
	text-align: left;
}
.tables_scales th {
	text-align: center;
}

/*
.paypal {
	text-align: center;
}
	
.table_paypal {
	color: #0000FF;
	background-color: #FFFFD1;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 65%;
}
.table_paypal2Col {
	color: #0000FF;
	background-color: #FFFFD1;
	width: 65%;
	margin-right: auto;
	margin-left: auto;
}
.paypal .table_paypal td {
	text-align: center;
	vertical-align: middle;
}*/

