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








body {

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0;
	/*color: white;
 	padding: 20px;*/
	background-image:url(images/green1.gif);
	background-repeat:repeat;
}
#wrapper {
	-webkit-border-radius: 1em .5em;
	-moz-border-radius: 1em .5em;
	-o-border-radius: 1em .5em;
	border-radius: 1em .5em;
	position:relative;
	width:980px;
	margin: 10px auto;
	background-image:url(images/wrapperbackgndgrn1.gif);
	background-repeat: repeat;
}
#notethis{
	font-family:NotethisRegular, Arial, Helvetica, sans-serif;
}
#notethis h4{
font-size:.8em;

}
#notethis h2{
	font-size:1.5em;
 }



#header {
	font-family:Arial, Helvetica, sans-serif;
}
#header a:link, #header a:visited {
	text-decoration: none;
	/*background-color: #fdf8f2;*/
  color: #000000;
}
#header a:hover{
	color:#996600;
}
#header h4{
font-size:.8em;
text-align:center;
padding-right:20px;
}
#header h3{
font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
 }
#headernav{
	margin:0px 20px 0px 0px;
}

/*break*/
#header ul {
  margin: 0;
  padding: 0;
  padding: 0 30px 0 0;
  text-align: center;
}
#header li {
  display: inline;
 /* background-color: #fdf8f2;*/
  color: #050845;
}
#header a:link, #header a:visited {
	text-decoration: none;
	/*background-color: #fdf8f2;*/
  color: #000000;
}
#header a:hover{
	color:#996600
}
#tagline {
  font-weight: bold;
  background-color: #fdf8f2;
  color: #050845;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 20px;
  width: 300px;
  float: left;
}
#main {
	position: relative;
	top:0;
	left:  0;
	width: 100%;
	margin-top: 10px;
/*	margin-right:100px;
*/}
#vid{
	width:660px;
	margin:0px 305px 0px 0px;
	
}

#content {
  margin: 0 200px 0 0;
	padding: 0 10px 0 10px;
 /* border: 1px solid #b9d2e3;
  background-color: white;
  color: black;*/
}
#mainfeature {
  background-image: url(img/mainimg.jpg);
  background-repeat: no-repeat;
  background-color: #112236;
  color: white;
  padding: 2em 2em 1em 200px;
  height: 1%;
}
#mainfeature h2 {
  margin: 0;
  font-weight: normal;
  font-size: 140%;
}
#mainfeature p {
  font-size: 110%;
}
#mainfeature p.more {
  margin-top: 0;
  text-align: right;
}
#mainfeature p.more a:link, #mainfeature p.more a:visited {
  color: white;
  background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#content .inner {
  margin: 10px 20px 10px 40px;
}
#content .inner h2 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size: 110%;
}
#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner h3 {
  font-size: 130%;
}
#content .inner h3 a:link, #content .inner h3 a:visited {
  color: #245185;
}
#content .inner p {
  color: #666666;
  font-size: 90%;
}
#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .inner p.author {
  font-weight:  bold;
}
#content .inner p.more{
  margin-top: 0;
  text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited {
  color: black;
  background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
}
#rightside {
	float:right;
	width:300px;
}



#bottnav {
font-family:Arial, Helvetica, sans-serif;
background-image:	url(images/tanbottnav.jpg);

}
#bottnav table {
width:100%;
padding-left:80;
padding-right:40;
}

#footer {
	-webkit-border-bottom-right-radius: 1em .5em;
	-moz-border-radius-bottomright: 1em .5em;
	-o-border-bottom-right-radius: 1em .5em;
	border-bottom-right-radius: 1em .5em;
	-webkit-border-bottom-left-radius: 1em .5em;
	-moz-border-radius-bottomleft: 1em .5em;
	-o-border-bottom-left-radius: 1em .5em;
	border-bottom-left-radius: 1em .5em;
	position:relative;
	background-color:#939361;
	background-repeat:repeat-x;
	border-top: 2px solid #5a7b3f;
	border-bottom: 2px solid #5a7b3f;
	/*height:40px;*/
	width:100%;
	text-align:center;
	clear:both;
	/*height:80px;*/
	color:#000000;
}
#footer table{
	width:95%;
	}
#footer a:link, #footer a:visited {
	text-decoration: none;
	/*background-color: #fdf8f2;*/
  color: #000000;
}
#footer th{
	color:#514c10;
	font-size:1.2em;
	}
#footer a:hover {
	text-decoration: underline;
	/*background-color: #fdf8f2;*/
  color: #514c10;
}
#footernav {
	font-size:.8em;
	
}
#footer h5 {
	font-size:.9em;
	}

.rule {
	border:solid;
	border-color:#91976c;
	width:80%;
	}

/*#sideleft {
	position:absolute;
	top: 0;
	left: 0;
  width: 150px;
  background-color: #256290;
  color: white;
  margin: 0;
  padding: 5px;
}
#sideright {
	width:190px;
	position:absolute;
	float:right;
	right: 0px;
	top:0px;
	border-left:#000066;
	border-left-style:solid;
	border-left-width:1px;
	padding:10px 0 0 10px;
}
#sidebar h3 {
  font-size: 110%;
  background-image: url(img/sidebar-header-bg.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0.2em 0 0.2em 10px;
  font-weight: normal;
}
#sidebar .inner {
  padding: 10px;
}
#sidebar ul {
  list-style-image: url(img/more-bullet.gif);
  margin-left: 0;
  padding-left: 20px;
}
#sidebar p, #sidebar li {
  font-size: 90%;
  line-height: 1.4em;
}
#sideleft ul a:link, #sidebar ul a:visited {
  color: white;
}
#sidebar .date {
  font-weight: bold;
}
}
#searchform .text {
  width: 196px;
  border: 1px solid #45bac0;
}
#searchform .searchbutton {
  text-align: right;
  margin-top: 4px;
}
#searchform .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
}
#sidebar .motm-image {
  float: right;
  margin: 0 30px 0 20px;
}
#sidebar p.more {
  clear: right;
  margin: 0 30px 0 0;
  text-align: right;
}
#sidebar p.more a:link, #sidebar p.more a:visited {
  color: white;
  background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}*/


/*copy*/
/*#nav, #nav ul {
	float: left;
	width: 36em;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #eda;
	border-width: 1px 0;
	margin: 0 0 1em 0; 
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #7C6240;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav a.daddy {
background:url(arrow.png) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #eda;
}
*/


