body {
font-family:"Courier New", Courier, mono;
font-size:76%;
}
h1 {
font-size:120%;
}
#frame {
width:740px;
margin-right:auto;
margin-left:auto;
padding:0px;
text-align:left;
}
#header {
background:#fff;
width:740px;
height:115px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #cccccc;
padding:0px;
vertical-align:bottom;
}
#headerleft {
float:left;
background:#fff;
width:430px;
height:115px;
padding:0px;
vertical-align:bottom;
}
#headerright {
float:right;
background:#fff;
width:210px;
height:115px;
padding:0px;
vertical-align:bottom;
}
#headerrighthome {
float:right;
background:#fff;
width:310px;
height:115px;
padding:0px;
vertical-align:bottom;
}

#container {
	width:740px;
	margin-top:20px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}
#mainleft {
width:435px;
padding:0px 0px 0px 0px;
float:left;
background:#fff;
}
#mainleftcontact {
width:435px;
padding:0px 0px 0px 0px;
float:left;
background:#fff url(images/contactbackground.jpg) no-repeat center center;
}

#mainright {
width:300px;
padding:0px 0px 0px 0px;
float:left;
}
#mainleftcol {
width:560px;
padding:0px 20px 0px 0px;
float:left;
background:#fff;
}

#mainrightcol {
width:160px;
padding:0px 0px 0px 0px;
float:left;
}

#mainrightcontact {
width:280px;
padding:0px 0px 0px 0px;
float:left;
margin-left:20px
}

#mainleftlinks {
	width:345px;
	padding:0px 15px 0px 0px;
	float:left;
	background:#fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
#mainrightlinks {
width:355px;
padding:0px 0px 0px 15px;
float:left;
}

#footer {
width:740px;
margin-right:auto;
margin-left:auto;
padding:0px;
text-align:center;
}

.picright {
float: right;
margin-left: 5px;
vertical-align: middle;
}
a.nav:link {
	font-weight: bold;
	color: #6a6b73;
	text-decoration: none;
}
a.nav:visited {
	font-weight: bold;
	color: #6a6b73;
	text-decoration: none;
}
a.nav:hover {
	font-weight: bold;
	color: #CF0105;
	text-decoration: none;
}
a.nav:active {
	font-weight: bold;
	color: #6a6b73;
	text-decoration: none;
}
a.mainnav:link {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a.mainnav:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a.mainnav:hover {
	font-weight: bold;
	color: #C62758;
	text-decoration: underline;
}
a.mainnav:active {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a.mainnavsm:link {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a.mainnavsm:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a.mainnavsm:hover {
	font-weight: bold;
	color: #C62758;
	text-decoration: underline;
}
a.mainnavsm:active {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}

.mainsmall {
	font-size: 90%;
	font-weight: normal;
	color: #000000;
}

.mainbold {
	font-weight: bold;
	color: #000000;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.greytext {
	font-size: 90%;
	font-weight: bold;
	color: #6a6b73;
}
.mainlarge {
font-size:110%;
font-weight: bold;
color: #999999;
}
.mainwhite {
	font-size: 80%;
	color: #fff;
}
.cellborder {
	border: 1px solid #cccccc;
}
a.mainnavlarge:link {
	font-weight: bold;
	color: #999999;
	font-size: 130%;
	text-decoration: none;
}
a.mainnavlarge:visited {
	font-weight: bold;
	color: #999999;
	font-size: 130%;
	text-decoration: none;
}
a.mainnavlarge:hover {
	font-weight: bold;
	color: #c62758;
	font-size: 130%;
	text-decoration: none;
}
a.mainnavlarge:active {
	font-weight: bold;
	color: #999999;
	font-size: 130%;
	text-decoration: none;
}
