/* CSS Document */
body {
	background: #FFFFFF url(../images/structure/bodyfloor.gif) repeat-y center top;
	margin: 0px;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}
a, a:visited {
	color: #0C7CD2;
}
a:hover {
	color: #F8AD2C;
}

#brandonpage {
	background: url(../images/structure/brandonpage_bkgrnd.gif) repeat-y;
	width: 230px;
}
#contentonpage {
	background: #333333;
	width: 530px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#contentonpage h3 {
	font-size: 14px;
	line-height: 18px;
	color: #E3370F;
	margin: 9px 0px;
	padding-right: 40px;
}
#contentonpage p {
	padding-right: 60px;
	margin-top: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin-bottom: 9px;
}
#contentonpage ul {
	margin-top: 0px;
	margin-bottom: 9px;
}
#contentonpage li {
	padding-right: 60px;
	margin-top: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin-bottom: 0px;
	list-style: url(../images/structure/bullet_yellow.gif);
}
.boxed_blue {
	background: url(../images/contentboxes/blue_bkgrnd.gif) no-repeat left bottom;
}
.boxed_blue h3 {
	background: url(../images/contentboxes/blue_hd_bkgrnd.gif) no-repeat;
	color: #FFCC33 !important;
}
.boxed_bluesml {
	background: url(../images/contentboxes/blue_bkgrndsml.gif) no-repeat;
	color: #FFCC33 !important;
}
.boxed_lightgreen {
	background: url(../images/contentboxes/lightgreen_bkgrnd.gif) no-repeat left bottom;
}
.boxed_lightgreen h3 {
	background: url(../images/contentboxes/lightgreen_hd_bkgrnd.gif) no-repeat;
	color: #2F668D!important;
}
.boxed_green {
	background: url(../images/contentboxes/green_bkgrnd.gif) no-repeat left bottom;
}
.boxed_green h3 {
	background: url(../images/contentboxes/green_hd_bkgrnd.gif) no-repeat;
	color: #990000!important;
}
.boxed_green a {
	color: #FFCC00;
}
.boxed_lightgrey {
	background: url(../images/contentboxes/lightgrey_bkgrnd.gif) no-repeat left bottom;
}
.boxed_lightgrey h3 {
	color: #990000!important;
	background: url(../images/contentboxes/lightgrey_hd_bkgrnd.gif) no-repeat;
}
.boxed_orange {
	background: url(../images/contentboxes/orange_bkgrnd.gif) no-repeat left bottom;
}
.boxed_orange h3 {
	background: #F38F1B url(../images/contentboxes/orange_hd_bkgrnd.gif) no-repeat;
	color: #2F668D!important;
}
.boxed_yellow {
	background: url(../images/contentboxes/yellow_bkgrnd.gif) no-repeat left bottom;
}
.boxed_yellow p {
	color: #333333!important;
}


.boxed_blue, .boxed_lightgreen, .boxed_green, .boxed_lightgrey, .boxed_orange, .boxed_yellow {
	padding: 0px 0px 10px;
	width: 460px;
	margin: 10px 0px!important;
}
.boxed_blue h3, .boxed_lightgreen h3, .boxed_green h3, .boxed_lightgrey h3, .boxed_orange h3, .boxed_yellow h3 {
	margin: 0px 0px 5px!important;
	padding: 20px 20px 0px !important;
}
.boxed_blue h4, .boxed_lightgreen h4, .boxed_green h4, .boxed_lightgrey h4, .boxed_orange h4, .boxed_yellow h4 {
	margin: 0px;
	padding: 0px 20px!important;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}
.boxed_blue p, .boxed_lightgreen p, .boxed_green p, .boxed_lightgrey p, .boxed_orange p, .boxed_yellow p {
	margin: 0px 0px 10px;
	padding: 0px 20px!important;
}


#footonpage {
	background: #333333;
	width: 530px;
	padding-top: 20px;
	padding-bottom: 30px;
}
.white {
	color: #FFFFFF!important;
}
.signup th {
	font-size: 12px;
	color: #FFCC00;
	text-align: left;
	font-weight: bold;
}
.signup td {
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.required {
	color: #FFCC00;
}
.tip {
	font-style: italic;
	display: block;
	padding-bottom: 6px;
}
#tradinghours td {
	border-bottom: 1px solid #B0660D;
	padding-top: 5px;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#tradinghours {
	margin-right: 20px;
	margin-left: 20px;
}
.boxed_blue form, .boxed_lightgreen form, .boxed_green form, .boxed_lightgrey form, .boxed_orange form, .boxed_yellow form {

	margin: 0px 0px 10px;
	padding: 0px 20px!important;
}
#logo_location {
	padding: 17px 17px 0px;
	margin-top: 0px;
	margin-bottom: 17px;
}
#logo_location a {
	color: #0066FF;
}

#logo_location h3 {
	color: #AE190F;
	margin: 0px;
	padding-bottom: 6px;
}
#logo_location p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
#logo_location a:hover {

	color: #FF0000;
}
#logo_location a:active {


	color: #FFFF99;
}
.pic-grey-right {
	padding: 5px 10px 10px;
}
.pic-grey-left {
	padding: 5px 10px 10px 0px;
}
.pic-grey-inline {
	padding: 6px 16px 16px 0px;
}
.boxed_green a:hover {
	color: #FFFF99;
}
.boxed_orange a {
	color: #CC0000!important;
}
.boxed_orange a:hover {
	color: #FFFF00!important;
}
.boxed_lightgrey a {
	color: #0066CC!important;
}
.boxed_lightgrey a:hover {
	color: #CC0000!important;
}
.boxed_yellow h3 {
	background: url(../images/contentboxes/yellow_hd_bkgrnd.gif) no-repeat;
	color: #990000!important;
}
#maponpage {

	background: #333333;
	width: 230px;
}
.bodymap {

	background: #FFFFFF url(../images/structure/body_map_floor.gif) repeat-y center top;
	margin: 0px;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}
#mapaddress {
	padding-left: 50px;
}
#storescrollonpage {
	padding-top: 10px;
}
.pophead {
	font-size: 12px;
	color: #FFFFFF;
}
