/*
h1 {color: #ad0000; font-size: 21px; font-family: Arial, Helvetica, sans-serif}
h2 {color: #ad0000; font-size: 18px; font-family: Arial, Helvetica, sans-serif; margin:0px;}

h3 {color: #ad0000;font-size: 16px; font-family: Arial, Helvetica, sans-serif; margin:0px;}
h4 {color: #ad0000;font-size: 13px; font-family: Arial, Helvetica, sans-serif}
body {
	background-color: #003366;
	margin-left: 0px;
	margin-top: 0px;
}

.em{
	color: #003366;
}
p,td,body {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

a{font-family: Arial, Helvetica, sans-serif; color: green;}
a:hover{color: #ad0000;}
.borderedtbl{
border-width: thin;
}

.flyerheading{
	font-family: Arial, Helvetica, sans-serif; font-size: 30px; font-weight: bold;
}
.flyertext{
	font-family: Arial, Helvetica, sans-serif; font-size: 18px; 
}
*/
.popup{
	background-color: white;
}
.copy{
	font-size: 10px;
	color: #663300;
	/*font-family: arial;*/
}
.intCell{
	/*background-color: white;*/
}
.hiddenDiv {
display: none;
}
.visibleDiv{
display: block;
}

.botlink{
	font-size: 10px;
color: white;
	/*font-family: arial;*/
}
input, textarea{
	/*font-family: arial;
	font-size: 12px;*/
}
.submitbutton{
	background-color: #67662d;
	color: #fff;
	font-weight: bold;
	padding: 5px 20px;
	border: 0;
	text-transform:uppercase;
}

.orderdetails{
	font-size: 11px;
	background-color: #cccccc;
	color: black;
}
.writeitem{
font-size: 11px;
}
.heading{
	font-weight: bold;
	
}




