body {
margin:0px;
background-image:url(../images/mainbg.jpg);
background-position:center top;
background-repeat:no-repeat;
}

.webname {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.whitetxt {
font-family:Arial;
font-size: 13px;
color:#fff;
text-transform:uppercase;
}

.givecall {
font-family:"Trebuchet MS";
font-size:16px;
color:#fff;
text-transform:uppercase;
}

.titletxt {
font-family:"Times New Roman";
font-size:20px;
color:#000;
text-transform:uppercase;
}

.titletxt_red {
font-family:"Times New Roman";
font-size:20px;
color:#c02229;
text-transform:uppercase;
}


.imagebrdr {
border:solid 5px #fff;
}

.imagebrdr2 {
border:solid 5px #e0e0e0;
}

.innrtxt {
font-family:"Lucida Sans Unicode";
font-size:12px;
color:#616161;
text-align:justify;
line-height:16px;
}

.innrtxt_small {
font-family:"Lucida Sans Unicode";
font-size:10px;
color:#616161;
text-align:justify;
line-height:13px;
}

.readmore {
font-family:"Lucida Sans Unicode";
font-size:12px;
color:#c30e15;
text-decoration:none;
}

.readmore:hover {
font-family:"Lucida Sans Unicode";
font-size:12px;
color:#c30e15;
text-decoration:underline;
}

.bdrr {
border:dotted 1.5px #dbdbdb;
}


.titlesmall {
font-family:"Times New Roman";
font-size:16px;
color:#000;
text-transform:uppercase;
text-decoration:none;
}

.menudown {
font-family:"Lucida Sans Unicode";
font-size:15px;
color:#b0b0b0;
text-decoration:none;
}

.menudown:hover {
font-family:"Lucida Sans Unicode";
font-size:15px;
color:#fff;
text-decoration:none;
}

.titletxtwhite {
font-family:"Times New Roman";
font-size:18px;
color:#fff;
}

.innrtxtgraysmall {
font-family:"Lucida Sans Unicode";
font-size:11px;
color:#9e9e9e;
line-height:13px;
}

.dartxt {
font-family:"Lucida Sans Unicode";
font-size:11px;
color:#bb1c24;
}

.txtbox {
background-color:#e2e2e2;
display:block;
height:20px;
line-height:20px;
border:solid 1px #c8c8c8;
}

.txtarea {
background-color:#e2e2e2;
border:solid 1px #c8c8c8;
}

