@charset "UTF-8";
/* CSS Document */

#formColumnLeftSingle{
	 float: left;
	 width: 320px;
	 display: inline;
}

#formColumnLeftSingle ol {
	font-family: Georgia, serif;
	list-style-type: decimal;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #333;
	line-height: 1.5em;
	margin-left: 35px;
}

#formColumnLeftSingle li {
	font-family: sans-serif;
	list-style-type: decimal;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #333;
	line-height: 1.75em;
}






#formColumnLeft {
	 float: left;
	 width: 68%;
	 display: inline;
	 
}

#formColumnLeft fieldset{
	width:550px;
}

#formColumnLeft ol {
	font-family: Georgia, serif;
	list-style-type: decimal;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #333;
	line-height: 1.5em;
	margin-left: 35px;
}

#formColumnLeft li {
	font-family: sans-serif;
	list-style-type: decimal;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #333;
	line-height: 1.75em;
}

#formColumnRight {
	float: right;
	width: 30%;
	background: #fff;
	display: inline;
}

#formColumnRight h3 {
	font-size: 18px;
	font-family: Georgia, serif;
	color: #333;
	font-style: italic;
	padding: 9px 0 9px 9px;
	border-top: 1px dotted #bbb;
	border-bottom: 1px dotted #bbb;
	background: #ebebeb;
}

.storeinfo {
	line-height: 1.5em;
	width: 100%;
	display: block;
	font-size: 12px;
	font-weight: normal;
}

#formColumnRight table {
	width: 100%;
}

#formColumnRight td {
	padding: 8px;
	text-align: left;
}

#formColumnRight .odd {
	background: #f1f1f1;
}

#formInfoIcon {
	float:left;
	margin: 5px 15px 5px 5px;
	width: 100px;
	padding-bottom: 5px;
}

#formInfo {
	float:left;
	width:76%;
}

#formInfo h2 {
	font-family: Georgia, serif;
	color:#333;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
}

#formInfo p {
	font-size: 14px;
	line-height: 1.5em;
}


#tradeFormInfo {
	float:left;
	width:650px;
	margin-left:15px;
}

#tradeFormInfo h2 {
	font-family: Georgia, serif;
	color:#333;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
}



.mdl_seperator {
	border-top: 1px dotted #999999;
	height: 1px;
	margin: 3px 0;
	width: 100%;
}


#formColumnLeft h2 {
	font-family: Georgia, serif;
	color: #333;
	font-size: 18px;
	font-style: italic;
}


#hoursLargeCol {
	float:right;
	margin:0;
	padding:0;
	width:100%;
}

.hoursHead{
font-size:18px;
font-weight:bold;
}
#hoursLargeCol table {
	width: 100%;
}

#hoursLargeCol td {
	padding: 8px;
	text-align: left;
}

#hoursLargeCol .odd {
	background: #f1f1f1;
}
#hoursLargeCol h2 {
	font-size: 18px;
	font-family: Georgia, serif;
	color: #333;
	font-style: italic;
	padding: 0px 0px 0px 0px;
	border-top: 1px dotted #bbb;
	border-bottom: 1px dotted #bbb;
	background: #ebebeb;
}



#hourscol table {
	width: 100%;
}

#hourscol td {
	padding: 8px;
	text-align: left;
}

#hourscol .odd {
	background: #f1f1f1;
}
#hourscol h2 {
	font-size: 18px;
	font-family: Georgia, serif;
	color: #333;
	font-style: italic;
	padding: 9px 0 9px 9px;
	border-top: 1px dotted #bbb;
	border-bottom: 1px dotted #bbb;
	background: #ebebeb;
}
#map_canvas {
	width: 618px;
	height: 425px;
	margin: 0;
	border: 1px solid #ccc;
}
#hourscol {
	float:right;
	margin:0;
	padding:0;
	width:250px;
}





/* Form Rules */
		
label,input { display: block; width: 125px; float: left; margin-bottom: 10px; }
textarea { display: block; width: 200px; height: 125px; float: left; margin-bottom: 10px; }
select { display: block; width: 100px; float: left; margin-bottom: 10px; }
label { text-align: right; width: 100px; padding-right: 10px; padding-left: 5px; }
br { clear: left; }

/* Google Map Rules (on hours page) */

