/* CSS Document */


/*Global Styles*/

/* Overwrites default local style sheets of "Mozilla" browsers. */
* {
	margin:0;
	padding:0
}

/* Layout */

body,html {
	margin:0;
	padding:0;
	color:#000;
	background:#fff url(../images/bg_body.jpg) repeat-x;
}

#wrap {
	width:960px;
	margin:0 auto;
	background:#EAE1B6 url(../images/bg_4_main.gif) repeat-y;
	border:1px solid #000000;
}

#header {
	background:#3B5F99;
	height:150px;
}

#header_inside {    /*inside pages */
	background:#3B5F99 url(../images/header_tag_inside.gif) no-repeat 388px 84px;
	height:150px;
}

#logo_top {
	height:150px;
	width:305px;
}

#logo_middle {
	height:50px;
	width:256px;
	position:relative;
	clear:right;
	float:left;
	left:0px;
	top:0px;
}

#logo_bottom {
	height:112px;
	width:228px;
	top:-10px;
	left:-40px;
	position:relative;
}

#curve_inside {
	height:50px;
	width:256px;
	position:relative;
	clear:right;
	float:left;
	left:0px;
	top:0px;
	background-image: url(../images/nav/cap_inside.gif);
}

#ad_hor {
	height:100px;
	width:300px;
	position:absolute;
	top:220px;
	left:350px;
	z-index:2;
}

#header_tag {
	float:right;
	height:89px;
	width:260px;
	margin-top:37px;
	margin-right:27px;
}

#inside_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 21px;
	font-weight: bold;
	z-index: 2;
	height: 32px;
	text-align: right;
	border-bottom: 2px solid #FFFFFF;
	padding-right: 12px;
	padding-left: 30px;
	float: right;
	top: 77px;
	position: relative;
}

#main {
	float:left;
	width:620px;
	padding:10px 40px;
}

.home_open {
	position:relative;
	top:12px;
}

#home_flash {
	float:left;
	margin-right:12px;
	margin-bottom:12px;
	margin-top:12px;
	position:relative;
	left:-18px;
}

#inside_photo {
	float:left;
	margin-right:12px;
	margin-bottom:12px;
	margin-top:12px;
	position:relative;
	left:-18px;
}

#photo_left-small {
	float:left;
	margin-right: 12px;
	margin-left: 12px;
	clear: both;
}

#sidebar {
	float:right;
	width:230px;
	padding:10px;
	background:#EAE1B6;
}

ul li {
	padding-left:12px;
	list-style:url(../images/bullet_blue.gif.gif) none inside;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}

ol li {   /* For values & principles, with numbers */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-bottom: 6px;
	font-weight: bold;
}

#more_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	padding-top:6px;
	padding-left:170px;
	margin-bottom:12px;
}

.red {
	color:#8A2A26;
	font-weight:bolder;
}

#footer {
	clear:both;
	padding:5px 10px;
	background:#fff url(../images/bg_footer.jpg) repeat-x;
	height:61px;
}

#footer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	position:relative;
	width:900px;
	text-align:center;
	font-weight:normal;
	margin-right:auto;
	margin-left:auto;
	padding-top:30px;
}

#footer b {
	font-weight:bolder;
	color:#8A2A26;
}

#footer a {
	color:#1E4989;
	text-decoration:underline;
}

#footer a:hover {
	color:#1E896C;
	text-decoration:none;
}

hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	margin-bottom: 12px;
	width: 100%;
	height: 1px;
}

hr.light {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	margin-bottom: 12px;
	width: 100%;
	height: 1px;
}

/* Navigation */

#nav {
	height:50px;
}

#nav_inside {    /* inside pages - redundant */
	height:50px;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav li {
	display:inline;
	margin:0;
	padding:0;
}

#menu {
	background-image:url(../images/nav/cap.gif);
	background-repeat:repeat-x;
}

/* About page: colored sections */

#about_textdivide {
	left: -40px;
	padding-top: 17px;
	padding-bottom: 7px;
	padding-left: 40px;
	background-color: #CDDE9C;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 100%;       /*620px*/
	padding-right: 40px;
	position: relative;
	float: left;
	margin-right: -40px;
}

#prin_valbox {
	background-color:#CD9CDE;
	float:left;
	left:-40px;
	width:700px;
	height:320px;
	z-index: 4;
	position: relative;
	margin-right: -40px;
	padding: 0px;
}

#about_prin {
	background-color:#E6A194;
	border-right:1px solid #000000;
	float:left;
	position:absolute;
	width:409px;
	padding:20px 10px 10px 40px;
}

#about_val {
	background-color:#CD9CDE;
	float:right;
	width:190px;
	padding:20px 10px 10px 40px;
	position: relative;
}

/* Type */

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#000000;
	margin-bottom:12px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	color:#333333;
	margin-bottom:6px;
	margin-top:12px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	color:#33812F;
	padding:6px 6px 3px 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8A2A26;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #DCD19A;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	color:#000000;
	margin-bottom:6px;
	padding-left:2px;
	margin-top:6px;
}

a {
	color:#1E4989;
	text-decoration:underline;
}

a:hover {
	color:#1E896C;
	text-decoration:none;
}

.caption {
	font-size: 10px;
}

.stickout {  /* for select words */
	color: #8A2A26;
	font-size: 18px;
	font-weight: bold;
}

/* For local chapter info */

.chapter_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8A2A26;
	padding-right: 10px;
}

.chapter_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-align: right;
	padding-right: 10px;
}

.chapter_data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding-right: 10px;
}

.chapter_table_margin {
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 8px;
}

/* For outside links */

#link_mstr_style {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}

#link_table {
	width: 100%;
	margin-bottom: 10px;
}

.link_weblink {
	margin-left: 10px;
}

.link_desc {
	font-size: 10px;
	padding-left: 10px;
	line-height: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.link_name {
	padding-left: 10px;
}

/* to call attention to std. body copy */

#copy_box {
	border: 1px solid #666666;
	padding: 10px;
	margin: 10px;
	background-color: #CCCCCC;
}

.end_bullet {
	z-index: 4;
	float: right;
	bottom: 24px;
	position: relative;
}

/* _____________________ MOVE ____________________________ */

