/* CSS Document */

body {background-image:url(images/bg.jpg); margin: 0px; font-family:Arial, Helvetica, sans-serif;}

#container {width:850px; margin:0px auto 0px auto; border:1px solid #196e46;}

h1 {text-align:center; font-family: "Kunstler Script", arial, helvetica, sans-serif; font-size:40px; font-weight:bold; color:#005837}
h2 {text-align:center; font-family: "Kunstler Script", arial, helvetica, sans-serif; font-size:30px; font-weight:bold; color:#005837}

#top {width:850px; height:65px; clear:both; background-color:#c9ded2; color:#005837}
#top .logo {width:192px; height:60px; float:left; padding:5px 0px 0px 5px;}
#top .girls {width:192px; height:18px; float:left; font-size:12px; padding-top:46px}
#top .number {width:200px; height:45px; float:right; font-weight:bold; font-size:15px; padding-top:10px;}
#top .number a {text-decoration:none; font-size:28px; color:#005837;}

#flash {width:850px; height:233px;clear:both; position:relative;}



#wrapper {width:850px; background-image:url(images/wrapper_bg.jpg); background-repeat:repeat-y}

#left {width:175px; float:left;}

#menu{ float: left; width: 155px; padding: 10px;}
.menuLink{font-family: arial, helvetica, sans-serif; font-size: 12px; color:#055e3e; text-decoration:none; font-weight:bold; }
.menuLinkHigh{ font-family: arial, helvetica, sans-serif; font-size: 12px;  color:#f58026; text-decoration:none; font-weight:bold;}
a.menuLink:hover{color:#f58026;}
.menuItem{margin:0px; width:150px; padding:0px; vertical-align:top;}

#right {width:675px; float:left; position:relative;}
#right .text {width:635px; padding:20px 20px 10px 20px; font-size:12px;}

.textBox{text-align:left; background-color:#caded3; border: 1px solid #055e3e; padding:10px; font-family: arial, helvetica, sans-serif; font-size: 12px; color:#055e3e; }

.textBoxLinks{font-family: arial, helvetica, sans-serif; font-size: 12px; color:#055e3e; font-weight:bold; text-decoration:none;   }
a.textBoxLinks:hover{color:#f58026;}

.photoCenter{align:center; border:1px solid #055e3e; margin:15px 20px 20px 20px;}
.photoLeft{align:left; border:1px solid #055e3e; margin:5px 30x 5px 10px;}
.photoRight{align:right; border:1px solid #055e3e; margin:5px 10px 5px 20px;}

#footer {width:670px; height:36px; background-color:#caded3; clear:both; background-image:url(images/footer_bg.jpg); background-position:top; background-repeat:no-repeat; padding-top:20px; padding-left:180px;}

#footer .logo {width:115px; height:33px;  border-right: 1px solid #055e3e; float:left;}

#footer .address {width:102px; height:30px;  padding: 3px 0px 0px 8px; border-right: 1px solid #055e3e; float:left; font-size:10px; color:#055e3e;}

#footer .number {width:108px; height:30px;  padding: 3px 0px 0px 8px; border-right: 1px solid #055e3e; float:left; font-size:10px; color:#055e3e;}

#footer .tagline {width:310px; height:30px;  padding: 3px 0px 0px 8px; float:left; font-size:10px; color:#055e3e;}

.textBoxOrange{text-align:center; background-color:#ffffff; border: 2px solid #f58026; padding:10px; font-family: arial, helvetica, sans-serif; font-size: 12px; color:#000000; }

.textBoxEbook{text-align:left; background-color:#ffffff; border: 2px solid #f58026; padding:10px; font-family: arial, helvetica, sans-serif; font-size: 16px; font-weight:bold; color:#055e3e; width:220px; height: 110px; float:right; }
.textBoxEbookLink{text-decoration:none; }
a.textBoxEbookLink{color:#055e3e; text-decoration:none;}
a.textBoxEbookLink:hover{color:#f58026;}

#mylist ul li{
width:200px;
float:left;	
}

#mylist {
height:130px;
width:480px;	
}

#featuredTestimonials {
	padding:20px 0px 0px 0px;
	margin:0px 0px 20px 0px;
	float:left;
	width:635px;
}
.testText {
	margin:0px 24px 0px 0px;
}
.testVideo {
}

.testVideo li {
	margin:0px 0px 6px 0px;
}
#featuredArticles {
	clear:both;
}
#featuredArticles p a, #featuredTestimonials p a {
	margin:0px;
	font-size:85%;
}
#sectionNav {
	text-align:center;
	border-top:1px solid #055e3e;
	border-bottom:1px solid #055e3e;
	padding:3px 0px;
	margin:0px 0px 20px 0px;
}
#sectionNav a {
	font-weight:bold;
	color:#055e3e;
	text-decoration:none;
	margin:0px 5px;
}
#sectionNav a:hover {
	color:#f58026;
}