/* CSS Document */

body {
	margin: 0px;
	padding: 0px;

}


#header {
background-image: url(/wp-content/themes/default/images/back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#container {
	text-align: center;
	height: 100%;
	width: 100%;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
}
/*menu lists*/
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 23px;
	padding-top: 51px;
}

#nav a {
	display:block;
	color: #3f3927;
	text-decoration: none;
	padding-left: 7px;
}
#nav li { /* all list items */
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 17px;
	
	height: 27px;
	background-image: url(images/menudivider.gif);
}


#nav a:hover {
	color: #FFFFFF;
}


#nav li ul { /* second-level lists */
	position: absolute;
	width:230px;
	background:#c6c6c6;
	padding-left:2px;
	padding-top:30px;
	padding-bottom:8px;
	margin-left:0px;
	background-image:url(images/drop_line.gif);
	background-position:top;
	background-repeat:repeat-x;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul{
	
}
#nav li ul li{
	display:block;
	float:none;
	padding-left:5px;
	margin-left:0px;
	height:24px;
	background-image: none;
}
#nav li ul li.current_page_item a{
	color:#00A8B7;
}


#nav li ul li a, li span{
	background-image: url(images/dots.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	padding-top:5px;
	padding-left:0px;
	margin-left:0px;
	height:19px;
	width:218px;
}
#nav li ul li a:hover{
	background-color:white;
	color:#3f3927;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#body {
	clear: both;
	color: #ccc;
}

/*end menu lists*/
#content {
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 896px;
	text-align: left;
	padding-left: 23px;
	background-color: white;
}

#header {
	width: 850px;
	background-color: #b9b9b9;
	vertical-align: top;
	height: 170px;
}

#title {
	padding-left: 23px;
}

#title h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#title h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#title h1 a:hover {
	color: #3f3927;
}
#title h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #3f3927;
	margin-top: 0px;
	padding-top: 5px;
}

#menu {
	padding-left: 23px;
	padding-top: 51px;	
}
#menu div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/menudivider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 17px;
	padding-left: 7px;
	float: left;
	height: 27px;
	font-weight: normal;
}
#menu div a {
	color: #3f3927;
	text-decoration: none;
}
#menu div a:hover {
	color: #FFFFFF;
}

#home_bodymenu {
	float: left;
	width: 310px;
	margin-left: 15px;
}
#home_bodytext {
	float: left;
	width: 450px;
	padding-left: 14px;
}
#bigteaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f3927;
	width: 300px;
	line-height: 16px;
	margin-bottom: 15px;
	background-image: url(images/home_smalldots.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}
#bigteaser a {
color: #3f3927;
}
#bigteaser h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #601619;
	font-size: 14px;
	font-weight: normal;
	margin-top: 20px;
}
#bigteaser h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #601619;
	font-size: 14px;
	font-weight: normal;
	margin-top: 20px;
}

#smallteaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 430px;
	color: #3f3927;
	line-height: 16px;
	margin-bottom: 15px;
	background-image: url(images/home_largedots.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}
#smallteaser a {
color: #3f3927;
}
#smallteaser h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #601619;
	font-size: 14px;
	font-weight: normal;
	margin-top: 20px;
}

#body {
	
	width: 850px;
	margin-top: 0px;
	padding-top: 15px;
}

#bodymenu {
	float: left;
	height: 500px;
	width: 245px;
	margin-left: 23px;
}
#bodymenu h3  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #62625f;
	margin-top: 20px;
}

#submenu ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#submenu li {
	background-image: url(images/menudiv2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 23px;
}
#submenu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}


#sub ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#sub li {
	background-image: url(images/menudiv2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 16px;
}
#sub li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}

.page_item a {
	color: #3f3927;
	text-decoration: none;
}
.current_page_item a {
	color: #3d7d7e;
	text-decoration: none;
}
.page_item a:hover {
	color: #601619;
}

.entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3f3927;
	line-height: 17px;
	margin-top: 30px;
	margin-bottom: 130px;
}

.entry a {
	color: #601619;
	text-decoration: underline;
}
.entry a:hover {
	color: #3f3927;
	text-decoration: underline;
}


#bodytext {
	float: left;
	width: 450px;
	margin-left: 38px;
	min-height: 600px;
}
#bodytext h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #3f3927;
	padding-bottom: 10px;
}

#bodytext h3 {
	font-size: 14px;
	color: #601619;
	font-weight: normal;
}

#bodytext #research ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#bodytext li {
	margin-left: 0px;
}
#bodytext li a {
}
#bodytext li a:hover {
}

#footer {
	clear: both;
	background-image: url(images/footerdiv.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-left: 23px;
	padding-top: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3f3927;
	padding-bottom: 100px;
}
#footer a {
	color: #3f3927;
	text-decoration: underline;
}
#homespacer {
	clear: both;
	height: 150px;
}

