@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images_template/back-green.jpg); /* original: back.jpg */
	margin-top: 0px;
	background-color: #2b4e10; /* purple: 352b5f, */
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	font-weight: normal;
}
a:link, a:visited {
	text-decoration: none;
	color: #390;
}
a:hover, a:active {
	text-decoration: none;
	color: #9FCD85;
}
hr {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #C3D0B9;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.tdContent {
	vertical-align: top;
	padding: 20px 20px 15px 27px;
	width: 574px;
}
.tdSidebarContent {
	padding: 20px 0 0;
	vertical-align: top;
}
.tdSidebarText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3D6A70;
	line-height: 21px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.SidebarHead {
	width: 100%;
	margin: 0;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #3B6A70;
	text-align: center;
	color: #FFF;
	float: none;
	padding: 4px 0px;
}
.tdLeft {
	background-image: url(images_template/bailey_home_09.jpg);
	background-repeat: repeat-y;
}
.tdRight {
	background-image: url(images_template/bailey_home_10.jpg);
	background-repeat: repeat-y;
}
.tdNav {
	/* background-image: url(images_template/bailey_home_03.jpg);
	background-repeat: no-repeat; */
	background-color: white;
	margin: 0px;
	height: 28px;
	width: 801px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.nav a:link, .nav a:visited {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0C3466;
}
.nav a:hover, .nav a:active {
	text-decoration: none;
	color: #84AA6F;
}
.bottomNav {
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	text-decoration:none;
	line-height: 20px;
}
.bottomNav a:link, .bottomNav a:visited {
	color: #FFF;
	text-decoration:none;
	}
.bottomNav a:hover, .bottomNav a:active {
	color: #699270;
	text-decoration:none;
}

.this-page {
font-family: Verdana, Geneva, sans-serif; 
color: #84AA6F; 
font-size: 11px; 
font-weight: bold;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004499;  /* orig: #2C6495 */
	padding: 10px 0 10px 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #456289;
	line-height: 24px;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #066;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.top {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
}
.Box {
	width: 350px;
	border: 3px dotted #628D71;
	margin: 0px 0 0 30px;
	padding: 0px 6px 6px 15px;
	text-align: left;
	background-color: #DDEDD2;
}
.BoxHead {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	font-weight: bold;
	color: #0C3365;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Amazon {
	width: 150px;
	margin: 0;
	position: relative;
	padding-right: 10px;
}
.smallText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

#tele-button {
	background-color: #0b3861;
	width: 150px;
	color: white;
	text-align: center;
	font-size: 9pt;
	/*font-weight: bold;*/
	border-style: solid;
	border-color: #eee #0d0e40 #0d0e40 #eee;
	border-width: 2px;
	margin: 0px auto 20px auto;
	padding: 5px;
}

#tele-button2 {
	background-color: #9f310e;
	width: 150px;
	color: white;
	text-align: center;
	font-size: 9pt;
	/*font-weight: bold;*/
	border-style: solid;
	border-color: #eee #0d0e40 #0d0e40 #eee;
	border-width: 2px;
	margin: 0px auto 20px auto;
	padding: 5px;
}

#tele-button3 {
	background-color: #0c5509;
	width: 150px;
	color: white;
	text-align: center;
	font-size: 9pt;
	/*font-weight: bold;*/
	border-style: solid;
	border-color: #eee #0d0e40 #0d0e40 #eee;
	border-width: 2px;
	margin: 0px auto 20px auto;
	padding: 5px;
}

.button a {
	color: white;
	text-decoration: none;
}

.button a:hover {
	text-decoration: underline;
}
	
