﻿body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

A:link 
{
	text-decoration: none; 
	color: #da251d;
	font-weight: bold
}

A:visited 
{
	text-decoration: none ; 
	color: #da251d;
	font-weight: bold
}

A:active 
{
	text-decoration: none; 
	color: #da251d;
	font-weight: bold
}

A:hover 
{
	text-decoration: underline; 
	color: #da251d;
	font-weight: bold
}

h1, .h1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight: bold;
    color: #DA251D;
}

h2, .h2
{
    font-size: medium;
    font-weight: bold;
    color: #DA251D;
}

h3, .h3
{
    color: #DA251D;
    font-weight: bold;
    font-size: medium;
}

h4, .h4
{
    font-weight: bold;
}

.footer
{
    color: Gray;
    font-size: smaller;
}

.LargeRed
{
    font-size: large;
    font-weight: bold;
    color: #DA251D;
}

.SmallBlack
{
    font-size: 8pt;
    font-weight: bold;
    color: black;
}

.menu
{
    color : White;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
}


.menu a:link
{
    color: White; text-decoration:none
}

.menu a:visited
{
    color: White; text-decoration:none
}

.menu_submenu
{
    color : White; text-decoration:none
}

.menu_submenu a:link
{
    color: White; text-decoration:none
}

.menu_submenu a:visited
{
    color: White; text-decoration:none
}

.pullquote 
{
    
    float: right;
    margin-top:20px;
    margin-left:20px;
    font-weight: bold;
    font-style: italic;
}

.pullquote_caption
{
    font-style: normal;
}

.float_photo
{
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}

.adjustedZIndex {
    z-index: 1;
}

.contactus_details, .contactus_details TD
{
    line-height: 150%;
    margin-bottom: 15px;
}

.tabletopred {height:10px; background-color:#DA251D; font-size:10px}
.tablesideblack {background-color:#000000; font-size:10px; color:white}

/* set millions of background images */
.rbroundbox { background: url(/images/nt.gif) repeat; }
.rbtop div { background: url(/images/tl.gif) no-repeat top left; }
.rbtop { background: url(/images/tr.gif) no-repeat top right; }
.rbbot div { background: url(/images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/images/br.gif) no-repeat bottom right; }

.rbroundboxblack { background: url(/images/nt_black.gif) repeat; }
.rbtopblack div { background: url(/images/tl_black.gif) no-repeat top left; }
.rbtopblack { background: url(/images/tr_black.gif) no-repeat top right; }
.rbbotblack div { background: url(/images/bl_black.gif) no-repeat bottom left; }
.rbbotblack { background: url(/images/br_black.gif) no-repeat bottom right; }

.rbroundboxred { background: url(/images/nt_r.gif) repeat; }
.rbtopred { background: url(/images/tl_rltop.gif) no-repeat top left;}
.rbtopred div { background: url(/images/tr_r.gif) no-repeat top right; }
.rbbotred div { background: url(/images/bl_r.gif) no-repeat bottom left; }
.rbbotred { background: url(/images/br_r.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot, .rbtopblack div, .rbtopblack, .rbbotblack div, .rbbotblack, .rbtopred div, .rbtopred, .rbbotred div, .rbbotred {
width: 100%;
height: 20px;
font-size: 18px;
color: White;
text-align:center;
}
.rbcontent { margin: 0 7px; }
.rbcontentblack { margin: 0 7px; color:White;}
.rbroundbox { width: 75%; margin: 1em auto; }
.rbroundboxblack { width: 75%; margin: 1em auto; }
.rbroundboxred { width: 75%; margin: 1em auto; }

.menu2
{
    color : White;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 0px;
}


.menu2 a:link
{
    color: White; text-decoration:none
}

.menu2 a:visited
{
    color: White; text-decoration:none
}

.menu2_submenu
{
    color : White; text-decoration:none
}

.menu2_submenu a:link
{
    color: White; text-decoration:none
}

.menu2_submenu a:visited
{
    color: White; text-decoration:none
}


