body {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, Helvetica, sans-serif; color:#555; font-size:90%
}




#container   #content   {
	background-image: url(../images/site_graphics/background_content.jpg);
	background-repeat: repeat-y;
}




.topnav {background-color: #8A1A1E; background-image: url(../images/site_graphics/gradient2.png);  background-repeat:repeat-x;  font-size:100%; color:#FFFFFF; font-weight:normal; text-align: left;  padding:10px 8px 10px 30px}


.left400 {width:400px; float:left; text-align: left}

.topnav a:link {color:#ffffFf; font-weight:bold; text-decoration:none; font-size:95%; padding:8px}



.topnav a:visited {color:#ffffFf; font-weight:bold; text-decoration:none; font-size:95%; padding:8px}



.topnav a:hover { background-color: #ffffff; color: #333333; font-weight:bold; text-decoration:none; font-size:95%; padding:8px}



.topnav a:active {color:#ffffFf; font-weight:bold; text-decoration:none; font-size:95%; padding:8px}


.OrderButton    {
	background-image: url(/images/site_graphics/button.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding: 0px;
	height: 100px;
	width: 240px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 730px;
}

.clear
{
	clear:both;
}




.bodytext {margin-left:20px; margin-right:20px;}



a:link 	{color: #88191D; font-weight:bold; text-decoration:none;}



a:visited {color: #88191D; font-weight:bold; text-decoration:none;} 

a:hover { background-color: #88191D; color: #FFFFFF; font-weight:bold; text-decoration:none;}

a:active {color: #88191D; font-weight:bold; text-decoration:none;}

a:link img   { border-color: #B40002 } 
a:visited img   { border-color: #B40002 } 
a:hover img   { border-color: #000} 
a:active img   { border-color: #B40002} 


h1        {  font-size: 130%; font-weight:bold; text-align:left; color: #222222}

h2	{ font-size: 120%;  font-weight: bold; text-align:left; color: #222222}

h3	{ font-size: 110%; font-weight: bold; text-align:left; color: #222222}

h4	{font-size: 10%; font-weight: bold; text-align:left; color: #222222}

h5	{font-size:100%; text-align:center }






.close   {
	background-color: #F5F5F2;
	background-image: url(/grey-dot.png);
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 100%;

}
.open   {

	background-image: url(/grey-dot.png);
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 100%;
	clear: both;
}

.close2   {
	background-color: #F5F5F2;
	background-image: url(../images/site_graphics/background-endblock.jpg);
	background-repeat: no-repeat;
	height: 3px;
	width: 100%;

}
.open2   {

	background-image: url(../images/site_graphics/background-openblock.jpg);
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 100%;
	clear: both;
}

#container #content .orderList ul {
	margin: 0px;
	padding: 0px;
}
#container #content .orderList li {
	display: inline;
	margin-left: 20px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #B8B8B8;
}
#container #content .orderList .ThisStage {
	font-weight: bolder;
	color: #B40002;
	font-family: Arial, Helvetica, sans-serif;
}
#container #content .Columns .clearTable .condensed a {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.screenOnly {
	display: none;
}





.printOnly {
	display: block;
	text-align: right;
}
.printOnly h1 {
	font-size: x-large;
	color: #B40002;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-image: url(../images/site_graphics/h1_blank.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
	margin: 0px;
	text-transform: uppercase;
}
.printOnly h3 {
	font-size: x-large;
	color: #B40002;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-image: url(../images/site_graphics/h1_blank.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
	margin: 0px;
	text-transform: uppercase;
}
.printOnly p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
