@charset "UTF-8";
/* CSS Document */


.footerwhite a:link {
	color: #DBD8D4;
	font-weight: bold;
}
.footerwhite a:hover {
	color: #8caede;
	font-weight: bold;
}
.footerwhite a:active {
	color: #DBD8D4;
	font-weight: bold;

}
.footerwhite a:visited {
	color: #DBD8D4;
	font-weight: bold;
}

a:link {
	color: #383838;
	font-weight: bold;
}
a:hover {
	color: #5275a8;
	font-weight: bold;
}
a:active {
	color: #383838;
	font-weight: bold;
}
a:visited {
	color: #5275a8;
	font-weight: bold;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #453923;
}
.maintop {
	background-image: url(../images/menu_top.jpg);
	background-repeat: repeat-x;
}
.maintop3 {
	background-image: url(../images/main_top2.jpg);
	background-repeat: repeat-x;
}
.mainbot {
	background-image: url(../images/menubar.png);
	background-repeat: repeat-x;
}
.maintop2 {
	background-image: url(../images/main_top.jpg);
	background-repeat: repeat-x;
}
.footertop {
	background-image: url(../images/main_footertop.jpg);
	background-repeat: repeat-x;
}
.footerbot {
	background-image: url(../images/main_footerbot.jpg);
	background-repeat: repeat-x;
}
#contactmid {
	background-image: url(../images/contact_mid.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
}
#menu {
	float: none;
	margin-top: 80px;
	margin-right: 10px;
}
.sidebarimage {
	background-image: url(../images/sidebar.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
h1 {
	font-family: "Hoefler Text", Hoefler, Palatino, "Book Antiqua", Georgia, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #5275a8;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	line-height: 24px;
}
.sidebar1 {
	background-image: url(images/sidebar.jpg);
	background-repeat: no-repeat;
}

p {
	font-size: 13px;
	color: #1C1C1C;
	font-family: Arial, "Helvetica Neue", "Helvetica Neue", Helvetica;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 18px;
}
h2 {
	font-family: "Hoefler Text", Hoefler, Palatino, "Book Antiqua", Georgia, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #5275a8;
	letter-spacing: 1px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

h3 {
	font-size: 13px;
	color: #1C1C1C;
	font-family: Arial, "Helvetica Neue", "Helvetica Neue", Helvetica;
	font-weight: normal;
}
.footerwhite {
	font-size: 11px;
	color: #FFF;
	font-family:  Arial, Helvetica Neue, "Helvetica Neue", Helvetica;
	padding-right: 20px;
	padding-left: 20px;
}
.smallside {
	font-size: 11px;
	color: #666;
	font-family: Arial, Helvetica Neue, "Helvetica Neue", Helvetica;
	}
#footertable {
	float: none;
	margin-top: 20px;
}
ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

.check
{
	background-image: url(../images/bullet-new.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin-left: 15px;
}
.check2
{
	background-image: url(../images/bullet-new.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	padding-right: 5px;
	padding-bottom: 20px;
	margin-left: 15px;
}
.dark
{
	background-image: url(../images/bullet-new.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.smaller
{
	background-image: url(../images/bullet_small.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	padding-right: 3px;
	padding-bottom: 4px;
}
body td {
	font-size: 13px;
	color: #383838;
	font-family: Arial, Helvetica Neue, "Helvetica Neue", Helvetica ;
}
