*{
margin:0;
padding:0;
border:0;
}

body {
background-color:#D8EFFA;
background-image:url(images/header_925px.png);
background-repeat:no-repeat;
font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
color:#555555;
}

div#container {
margin-top:0px;
width:925px;
}


/* HEADER 925(w)x115(h) */
div#header {
width:901px;
height:41px;
padding-top: 74px;
padding-right: 24px;
text-align: right;
}


/* BREADCRUMBS 925(w)x62(h) */
div#breadcrumbs {
width:735px;
height:60px;
background-color:#FFFFFF;
border-width:1px 0px 1px 0px;
border-color:#3171B5;
border-style:dotted;
padding-left: 190px;
}

#breadcrumbs p {
font-size:12px;
line-height:60px;
vertical-align:bottom;
}
#breadcrumbs p a {
text-decoration:none;
color:#555555;
}
#breadcrumbs p a:hover {
text-decoration:underline;
color:#3171B5;
}
#breadcrumbs span {
font-size:20px;
color:#3171B5;
vertical-align:baseline;
}
#breadcrumbs span a {
text-decoration:none;
color:#3171B5;
}
#breadcrumbs span a:hover {
text-decoration:underline;
color:#3171B5;
}


/* MAIN CONTENTS (CONTAINER WITH WHITE BACKGROUND ) */
div#main_contents {
width:925px;
background:#FFFFFF;
}


/* LEFT COLUMNS 170(w)  */
div#left_column {
float:left;
width:150px;
padding-top:24px;
padding-left:20px;
}
div#left_column_about {
border-top:1px;
border-bottom:1px;
border-left:0px;
border-right:0px;
border-style:dotted;
margin: 6px 21px 6px 0px;
padding:6px 0px 6px 0px;
}

#left_column ul {
font-size:12px;
line-height:24px;
list-style:none;
}

li.left_column a {
text-decoration: none;
color:#555555;
}
li.left_column a:hover {	
text-decoration: underline;
color:#3171B5;
}
li.left_column_current a {
text-decoration: none;
color:#3171B5;
font-weight: bold;
}
li.left_column_current a:hover {
text-decoration: underline;
}
li.left_column_supportmember {
font-size:9px;
font-weight:bold;
line-height:21px;
padding:0px 0px 0px 6px;
margin-right:23px;
margin-bottom:10px;
background-color: #E8F4FF;
border-color:#3171B5;
border:1px;
border-style:dotted;
}
li.left_column_supportmember a {
text-decoration: none;
color:#3171B5;
}
li.left_column_supportmember a:hover {
text-decoration: underline;
}


/* CENTER COLUMN 505(w) */
div#center_column {
float:left;
width:460px;
padding:24px 24px 60px 20px;
border-width:0px 1px 0px 0px;
border-color:#3171B5;
border-style:dotted;
}

#center_column p {
font-size:12px;
line-height:18px;
padding-bottom:12pt;
}

/* TOP HEADLINE IN BLUE */
#center_column h1 {
font-size:16px;
line-height:20px;
font-weight:bold;
color:#3171B5;
padding-bottom:20px;
}

/* SUBHEADLINE IN BLUE (NO PADDING-BOTTOM) */
#center_column h2 {
font-size:12px;
line-height:18px;
font-weight:bold;
color:#3171B5;
}

/* SUBHEADLINE IN BLUE (WITH PADDING-BOTTOM) */
#center_column h3 {
font-size:12px;
line-height:18px;
padding-bottom:9px;
font-weight:bold;
color:#3171B5;
}

/* HEADLINE IN GRAY (FOR NEWS & EVENTS HOME PAGES; WITH PADDING-BOTTOM) */
#center_column h4 {
font-size:12px;
line-height:18px;
padding-bottom:18px;
font-weight: bold;
}

/* HEADLINE IN GRAY (FOR NEWS & EVENTS HOME PAGES; NO PADDING-BOTTOM FOR <P> TO FOLLOW BELOW) */
#center_column h5 {
font-size:12px;
line-height:18px;
font-weight: bold;
}


/* YYYY/MM/DD FOR NEWS & EVENTS HOME PAGES IN BLUE */
#center_column h6 {
font-size:12px;
line-height:18px;
color:#3171B5;
font-weight:normal;
padding-top:6px;
}

#center_column a {
color:#555555;
text-decoration:underline;
}
#center_column a:hover {
color:#3171B5;
text-decoration:underline;
}

#center_column ul {
padding-left:16px;
padding-bottom:14px;
}
#center_column ol {
padding-bottom:6px;
list-style-type:lower-alpha;
margin-left: 21px;
font-size: 12px;
}
#center_column li {
list-style-position:outside;
line-height: 16px;
font-size: 12px;
list-style-type:square;
padding-bottom:6px;
}

p.blue {
color:#3171B5;
}
p.clear_both {
clear:both;
}


/* RIGHT COLUMN  250(w) */
div#right_column {
float:right;
padding:24px 24px 20px 16px;
width:209px;
}
#right_column p {
font-size: 12px;
line-height:16px;
}

div#latest_news {
width:209px;
background-color:#FFFFFF;
overflow:visible;
}

/* HEADLINES IN GRAY (WITH PADDING BELOW) */
#latest_news h1 {
font-size:11px;
line-height:16px;
padding-bottom:11px;
font-weight:bold;
color:#555555;
}
#latest_news h1 a {
color:#555555;
text-decoration:underline;
}
#latest_news h1 a:hover {
color:#3171B5;
text-decoration:underline;
}

/* SECTION TITLE IN BLUE (LATEST NEWS, EVENT CALENDER, SAVE THE DATE) */
#latest_news h3 {
font-size:11px;
line-height:16px;
padding-bottom:11px;
font-weight:bold;
color:#3171B5;
}
#latest_news h3 a {
color:#3171B5;
text-decoration:underline;
}
#latest_news h3 a:hover {
color:#3171B5;
text-decoration:underline;
}



#latest_news p {
font-size:12px;
line-height:16px;
color:#3171B5;
padding-bottom: 12px;
}
#latest_news p a {
color:#555555;
text-decoration:underline;
}
#latest_news p a:hover {
color:#3171B5;
text-decoration:underline;
}

/* YYYY/MM/DD IN BLUE */
#latest_news h6 {
font-size:11px;
line-height:22px;
color:#3171B5;
}

/* SPECIAL CALLOUTS SUCH AS "MAKE RESERVATION" */
#latest_news h6 a {
font-size:11px;
line-height:22px;
color:#FF6600;
}

/* MINI CALENDAR ART LAYOUT */
div#right_column_calendar {
padding-top:0px;
}


/* FOOTER 925(w) */
div#footer {
clear:both;
width:913px;
padding-left:12px;
padding-bottom:24px;
background-color:#8bcff5;
}

#footer ul {
list-style:none;
padding:12px 0 9px 0
}
#footer li {
display:inline;
padding:0 9px 0 0;
font-size:12px;
color:#FFFFFF;
}
#footer ul a {
text-decoration: none;
color:#FFFFFF;
}
#footer ul a:hover {	
text-decoration: underline;
color:#FFFFFF;
}

address {
font-size:10px;
line-height:15px;
font-style:normal;
color:#555555;
}
address a {
text-decoration:none;
color:#555555;
}
address a:hover {
text-decoration:underline;
color:#555555;
}


/* DOTTED HORIZONTAL HAIRLINES */
hr {
border-bottom:1px;
border-bottom-style:dotted;
border-bottom-color:#3171B5;
color:#FFFFFF;
margin-bottom:0px;
margin-top:0px;
}
hr.under_p {
margin-bottom: 12px;
}
hr.under_p_deep {
margin-bottom: 20px;
margin-top: 12px;
}


/* HOME PAGE ONLY (TWO-TIER TOP/BOTTOM LAYOUT ON RIGHT SIDE) */
div#home_wrapper {
width:755px;
float:right;
}
div#home_top_wrapper {
width:711px;
padding:28px 24px 0px 20px;
}
div#home_bottom_wrapper {
width:755px;
clear:both;
}

div#top_center_column_picture {
float:left;
width:485px;
height:300px;
}
div#top_right_column_intro_text {
float:left;
padding:0px 0px 0px 0px;
width:225px;
height:300px;
background-image:url(images/home_unany_text.png);
}

div#bottom_center_column {
float:left;
width:460px;
padding:0px 24px 60px 20px;
border-width:0px 1px 0px 0px;
border-color:#3171B5;
border-style:dotted;
margin:30px 0px 0px 0px;
}
#bottom_center_column p {
font-size:12px;
line-height:18px;
padding-bottom:12px;
}
#bottom_center_column h1 {
font-size:16px;
font-weight: bold;
color:#555555;
padding-bottom:20px;
}
#bottom_center_column h2 {
font-size:12px;
line-height:18px;
font-weight:bold;
color:#555555;
padding-top:6px;
padding-bottom:6px;
}
#bottom_center_column h3 {
font-size:12px;
line-height:18px;
font-weight:bold;
color:#3171B5;
padding-bottom:12px;
}
#bottom_center_column a {
color:#3171B5;
text-decoration:underline;
}

div#bottom_right_column {
float:right;
width:209px;
padding:0px 24px 0px 16px;
margin-top:30px;
}


/* BOARD OF DIRECTOR PAGE ONLY */
div#board_center_column {
float:left;
width:460px;
padding:24px 24px 48px 20px;
border-top:0px;
border-bottom:0px;
border-right:1px;
border-left:0px;
border-color:#3171B5;
border-style:dotted;	
}

#board_center_column p {
font-size: 12px;
line-height:20px;
}
p.title {
font-style:italic;
color:#3171B5;
}

/* SUB HEADLINE IN BLUE (WITH PADDING-BOTTOM) */
#board_center_column h3 {
font-size:12px;
line-height:18px;
padding-bottom:9px;
font-weight: bold;
color:#3171B5;
}

#board_center_column a {
color:#555555;
text-decoration: underline;
}
#board_center_column a:hover {
color:#3171B5;
text-decoration:underline;
}


/* EVENT CALENDER PAGE ONLY */
div#event_calendar {
float:left;
width:710px;
padding:24px 24px 48px 20px;
}
#event_calendar h1 {
font-size:16px;
line-height:20px;
font-weight: bold;
color:#3171B5;
padding-bottom:20px;
}
#event_calendar p {
line-height:18px;
font-size: 12px;
}
#event_calendar a {
color:#555555;
text-decoration:underline;
}
#event_calendar a:hover {
color:#3171B5;
text-decoration:underline;
}


/* PHOTO LAYOUTS */
div#photo_under_h1 {
width: 459px;
padding-bottom: 16px;
}
div#photo_top {
width: 459px;
padding-bottom: 18px;
}
#photo_top p {
font-size:10px;
line-height:14px;
color:#555555;
padding-top:12px;
padding-bottom:12px;
margin-bottom:0px;
border-bottom:1px;
border-bottom-style:dotted;
border-bottom-color:#555555;
}
div#photo_wrap {
padding-top:0px;
padding-bottom:0px;
float:left;
margin-right:12px;
}
div#photo_side {
padding-top:0px;
padding-bottom:18px;
width: 459px;
}
div#photo_left {
float:left;
padding-right:10px;
padding-bottom:18px;
}
div#photo_wrap_right {
padding-top:0px;
padding-bottom:0px;
float:right;
margin-left:12px;
}
div#caption_right {
}
#caption_right p {
font-size:10px;
line-height:13px;
color:#555555;
}

div#caption {
}
#caption p {
font-size:10px;
line-height:13px;
color:#555555;
}


/* SEARCH RESULTS PAGE ONLY */
div#search_results {
	float:left;
	width:710px;
	padding:24px 25px 60px 20px;
	font: 12px;
	line-height: 18px;
}

/* WORLDVIEW INSTITUTE RESERVATION FORM */
div#feedback{
}

/* ORANGE TYPE FOR HIGHLIGHTING CALLOUTS */
.ORANGE {
color:#FF6600;
}

/* BLUE TYPE FOR HIGHLIGHTING CALLOUTS */
.BLUE {
color:#3171B5;
}
