@charset "utf-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #eaf386;
}

#container {
	width: 800px;
	margin: auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-bottom: 70px;
}


#mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #618d14;
}

#container #mainContent object {
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #FFFF00;
	margin-bottom: 3px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.h3WhiteCtrNormal {
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.h3_26ptCtr {
	font-size: 26px;
	text-align: center;
}
.p20WhiteNorCtr {
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	margin-top: 6px;
}


.CenterPaddingTop {
	text-align: center;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}


.pCenter {
	text-align: center;
	margin-bottom: 12px;
	padding-bottom: 15px;
}
.pCenterPadBot6 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}



.pAddress {
	font-size: 13px;
	color: #618D14;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 13px;
	margin-bottom: 6px;
	font-style: normal;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #FFFFFF;
	line-height: 17px;
	margin: 0;
}

.p11Point {
	font-size: 11px;
}
.pFollowUs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0066CC;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	padding: 0;
	padding-top: 8px;
}

a {
	color: #eaf386;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

a:link {
	color: #eaf386;
	text-align: center;
}

a:visited {
	color: #eaf386;
}

a:hover {
	color: #FFFF00;
}

a:active {
	color: eaf386;
}

img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}


.imgInline {
	display: inline;
}
.imgCenter {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	display: inline;
}


body,td,th {
	color: ffffff;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

li {
	margin-bottom: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 10px;
	color: fffffff;
	margin-top: 0px;
}
ul {
	color: #FFFFFF;
	margin-left: 10px;
}
.pLessSpace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#container .pAddress a {
	color: #618D14;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
#container .pAddress a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #618D14;
	font-style: normal;
}
#container .pAddress a:visited {
	color: #618D14;
	font-style: normal;
}
#container .pAddress a:hover {
	color: #000000;
	font-style: normal;
}
.tableBackground {
	background-image: url(images/vera_back_winter10.jpg);
	background-repeat: no-repeat;
	height: 480px;
	text-align: center;
	background-position: center;
}
.italicBold15px {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
}


.veraTextTable {
	padding-top: 164px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 480px;
	margin-top: 164px;
	margin-left: 463px;
}
.italicYellow15pxSpaceBot {
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #FFFF00;
	margin-bottom: 35px;
	margin-top: 4px;
}

