body {
	background-color: #FFF;
	background-image: url(images/blue-background.jpg);
	background-attachment: fixed;

}
.center-table {
	background-color: #FFF;
	border: 6px double #CCC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
a:link {
	color: #004991;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: underline;
	color: #999;
}

a.boldbuttons{
	background: transparent url('images/red-button-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: bold 14px Arial; /* Change 13px as desired */
	line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 40px; /* Height of button background height */
	padding-left: 8px; /* Width of left menu image */
	text-decoration: none;
}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
	color: white; /*button text color*/
    cursor: hand;	
	text-decoration: none;
}

a.boldbuttons span{
	background: transparent url('images/red-button-right.gif') no-repeat top right;
	display: block;
	height: 40px; /*Set 10px to be equal or greater than'padding-left' value above*/
	text-decoration: none;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 2px;
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
}
.leading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #004991;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #dc341e;
}

.box {
	border-bottom : 1px solid #c3c8cb;
	border-left : 1px solid #c3c8cb;
	border-right : 1px solid #c3c8cb;
	padding-left: 10px;
}
.boxleft {
	border-top : 1px solid #c3c8cb;
	border-left : 1px solid #c3c8cb;
}
.boxright {
	border-top : 1px solid #c3c8cb;
	border-right : 1px solid #c3c8cb;
}
.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000;
}
.menuheader {
	width:187px;
	font-family : arial, helvetica, sans-serif;
	font-size : 16px;
	text-align : left;
	font-weight : normal;
	color : #fff;
	background: #dc341e;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 4px;
	display : block;
	text-indent: 5px;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #666;
	text-indent: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.contactbox {
	background-image: url(images/box-gradient.gif);
	height: 180px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0d5297;
	font-weight: bold;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
}
Bold and red tex {
	font-size: 12px;
}
red and bold text {
	font-size: 12px;
}
.center-table tr td table tr td table tr td table tr .box table tr td table tr td p strong {
	font-family: Arial Black, Gadget, sans-serif;
}
.center-table tr td table tr td table tr td table tr .box table tr td table tr td p strong {
	color: #00F;
}
.center-table tr td table tr td table tr td table tr .box table tr td table tr td p .phone {
	color: #00F;
}
.center-table tr td table tr td table tr td table tr .box table tr td table tr td p {
	font-family: Arial, Helvetica, sans-serif;
}
.center-table tr td table tr td table tr td table tr .box table tr td table tr td .phone {
	color: #00F;
}
.center-table tr td table tr td table tr td table tr .box table tr td table tr td h2 {
	color: #FD0000;
}

