﻿body 
{
	background-image:url(../images/layout/gradient.jpg);
	background-repeat:repeat-x;
	background-color:#f4f2f3;
	font: 12px Verdana;
	color: #000000;
}

tr 
{
	vertical-align:top;
}

th
{
    text-align:center;
    color:#675f76;
    font-size:15px;
}

img
{
    border:0cm;
}

.phone
{
	font-size:10px;
	color: #ffffff;
	font-weight:bold;
}

h1
{
	font-size:16px;
	color:#675f76;
	font-variant:small-caps;
}

h1 a:link,a:visited 
{
	font-size:16px;
	color:#675f76;	
}

h1 a:hover 
{
	font-size:16px;
	color:#675f76;
}

h2
{
	font-size:14px;
	color:#675f76;
	font-variant:normal;
}

.bodyfont
{
	font-size:12px;
	padding:5px;
	color:#000000;
	width:733px;
}

.boldText
{
    font-weight:bold;
    text-align:center;
}

.footer
{
	font-size:11px;
	padding:5px;
	color:#ffffff;
}

a:link,a:visited 
{
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
	font-variant:small-caps;
	font-size:13px;
}
	
a:hover 
{
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-variant:small-caps;
	font-size:13px;
}

a.white:link,a.white:visited 
{
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
	font-variant:small-caps;
	font-size:13px;
}
	
a.white:hover 
{
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	font-variant:small-caps;
	font-size:13px;
}

a.titleAnchor
{
    color:#000000;
    font-variant:normal;
    font-size:12px;
}

#bnrs
{
    width:536px;
    height:213px;
}

#logos
{
    widows:190px;
    height:75px;
}

.submitButton
{
    border:1px solid black;
    background-color:#675f76;
    color:White;
    font:14px Arial;
    padding:3px;
}

.formlabel
{
    text-align:right;
    font-weight:bold;
}

/* Rounded Green Menu */
.greenRounded
{
    width:744px;
    text-align:center;
    background-color:#57a16c;
    padding:0px 0px 0px 0px;
}

.greenRounded2
{
    width:744px;
    background-color:#57a16c;
}

.roundtop
{
    background:url(../images/roundedMenu/top-right.jpg) no-repeat top right;
}

.roundbottom
{
    background:url(../images/roundedMenu/bottom-right.jpg) no-repeat top right;
}

img.corner
{
    width:8px;
    height:8px;
    border:none;
    display: block !important;
}

/* Rounded Blue Contact */
.blueRounded
{
    width:744px;
    background-color:#010080;
}

.roundtopBlue
{
    background:url(../images/roundedBlue/top-right.jpg) no-repeat top right;
}

.roundbottomBlue
{
    background:url(../images/roundedBlue/bottom-right.jpg) no-repeat top right;
}

img.cornerBlue
{
    width:8px;
    height:8px;
    border:none;
    display: block !important;
}

