@charset "utf-8";
body {
	background-color: #000000;
	font-size: 81%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFF00;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF6600;
	font-weight: bold;
}
.redlink {
	font-family: Arial, Helvetica;
	font-size: 1em;
	color: #990000;
	font-weight: bold;
}
.bizimg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.cornerul {
	background-image: url(images/BoxCornerUL.gif);
	background-repeat: no-repeat;
}
.cornerur {
	background-image: url(images/BoxCornerUR.gif);
	background-repeat: no-repeat;
}
.cornerll {
	background-image: url(images/BoxCornerLL.gif);
	background-repeat: no-repeat;
}
.cornerlr {
	background-image: url(images/BoxCornerLR.gif);
	background-repeat: no-repeat;
}
.boxr {
	background-image: url(images/BoxRightSlice.gif);
	background-repeat: repeat-y;
}
.boxl {
	background-image: url(images/BoxLeftSlice.gif);
	background-repeat: repeat-y;
}
.boxt {
	background-image: url(images/BoxTopSlice.gif);
	background-repeat: repeat-x;
}
.boxb {
	background-image: url(images/BoxBottomSlice.gif);
	background-repeat: repeat-x;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
}
.whitefootnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
}
.whitefootnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF6600;
	font-weight: bold;
}
.headerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.headerwhitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.headerwhitesmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.whitesmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #A9262C;
}

#modernbricksmenu2{
padding: 0;
width: 100%;
border-top: 5px solid #ed1c24; /*Brown color theme*/ 
background: transparent;
}

#modernbricksmenu2 ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu2 a{
float: left;
display: block;
font: bold 13px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/ 
border-top: 1px solid black;
}

#modernbricksmenu2 a:hover{
background-color: #ed1c24; /*Brown color theme*/ 
color: white;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #ed1c24; /*Brown color theme*/ 
color: #FFFFFF;
border-color: #ed1c24; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 3px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid black;
background-color: lightyellow;
}
div.boxshadow {
	margin:4px 0 0 4px;
	background-image: url(images/ds333.gif);
}
div.boxmain {
		background:#fff;
		border:1px solid #FF0000;
		padding:5px;
		color:#333333;
}
.redtextbold {
	font-size: 1.1em;
	font-weight: bold;
	color: #EC1D25;
}
.redtextboldlink {
	font-size: 1.1em;
	font-weight: bold;
	color: #EC1D25;
}
.redtextboldlink:hover {
	font-size: 1.1em;
	font-weight: bold;
	color: #FF6600;
}
.redtextCards {
	font-size: 2.3em;
	font-weight: bold;
	color: #EC1D25;
}
.blacktext {
	font-size: 1em;
	color:#333333;
}

.smallblacktext {
	font-size: .8em;
	color:#000000;
}
.whitebgBlackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	border: thin solid #CC0000;
}
.whitebg {
	background-color: #FFFFFF;
	border: thin solid #CC0000;
	text-align: left;
}
.redline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.orangetextbold {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFCC33;
}
.redbox{
	border-bottom-color: #ED1C24;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #ED1C24;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #ED1C24;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #ED1C24;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 1em;
	margin:5px 5px 5px 5px;
}
.redtextCardsSM {
	font-size: 1.6em;
	color: #EC1D25;
}
.blackbigtext {
	font-size: 1.6em;
	color: #000000;
}
.brownbox{
background-color: #F9F9F4;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	color: #333333;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	margin:5px 5px 5px 5px;
}
.bluelink {
	color: #0000CC;
}
