﻿/* ######### CSS for main body of website Medium Screen Size ######### */
.big_list_button {
	font-size: 30px;
	margin: 15px;
	padding: 15px;
	background-color: #F1ECDF;
	border: 2px solid #660033;
	font-family: calibri;
}

#content_center {
	width: 100%;
	margin: 0px auto 0px auto;
}

.center_Text {
	width: 100%;
	margin: 0px;
}

.inner_Text {
	width: 600px;
	margin: 0px auto 0px auto;
}

.center {
	text-align: center;
}

body {
	border-style: none;
	background-color: #eeeeee;
	background-image: none;
	margin: 0px;
}

.border {
	height: 100px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #C0C0C0;
	background-color: #999999;
	width: 100%;
}

.buffer {
	height: 50px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #C0C0C0;
	background-color: #dddddd;
	width: 100%;
}

.buffer_large {
	height: 100px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #C0C0C0;
	background-color: #dddddd;
	width: 100%;
}

.img_center {
	height: auto;
	width: 100%;
	margin: 0px;
	padding:  0px;
}

.img_center_mar {
	height: auto;
	width: 100%;
	margin: 0px;
	padding:  0px;
}

.img_right {
	float: right;
	margin: 10px 5px 10px 15px;
}

.img_left {
	margin: 10px 20px 10px 10px;
	text-align: center;
	width: 400px;
	height: auto;
}

.img_width {
	margin: 10px 20px 15px 25px;
	float: right;
	width: 400px;
	height: auto;
}


#container {
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-image: none;
	background-color: #ffffff;
}
	
#contents_full {
	width: 100%;
	padding: 0px;
	margin: 0px auto 0px auto; 
}
	
#content_left {
	width: 350px;
	float: left;
	padding: 5px 0px 5px 10px;
	margin: 0px 0px 5px 10px;
	background-color: #FFFFFF;
}
	
#content_right {
	padding: 5px;
	float: left;
	width: 350px;
	margin: 10px 05px 5px 0px;
	background-color: #FFFFFF;
}
	
.center_right {
	padding: 5px;
	float: right;
	width: 350px;
	margin: 10px 20px 5px 5px;
}


.center_bio {
	padding: 5px;
	float: left;
	width: 700px;
	margin: 10px 20px 15px 5px;
}


.center_left {
	width: 300px;
	float: left;
	padding: 5px 0px 5px 50px;
	margin: 0px 0px 5px 10px;
}
		

#contents_full h1 {
	padding: 0px;
	font-family: calibri;
	font-size: 38px;
	font-weight: bold;
	color: #0C0e37;
	margin: 20px;
	text-align: left;
}

#contents_full h2 {
	padding: 0px;
	font-family: calibri;
	font-size: 28px;
	font-weight: bold;
	color: #0C0e37;
	margin: 20px;
	text-align: left;
}

#contents_full h3 {
	padding: 0px;
	font-family: calibri;
	font-size: 24px;
	font-weight: bold;
	color: #0C0e37;
	margin: 20px;
	text-align: left;
}

#contents_full h4 {
	padding: 0px;
	font-family: calibri;
	font-size: 14px;
	font-weight: normal;
	color: #0C0e37;
	margin: 15px 10px 5px 10px;
}

#contents_full p {
	padding: 5px;
	font-family: calibri;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	color: #0C0e37;
	margin: 15px 30px 5px 20px;
}

#contents_full li {
	padding: 0px;
	font-size: 18px;
	font-family: calibri;
	color: #0C0e37;
	margin: 0px 20px 5px 20px;
	text-align: justify;
	line-height: 30px;
}

#contents_full li a {
	padding: 0px;
	margin: 0px 20px 5px 0px;
	font-family: calibri;
	font-size: 18px;
	color:  #993300;
	text-align: justify;
	text-decoration: underline;
	list-style-type: none;
	font-weight: normal;
	line-height: 30px;
}

#contents_full li a:hover {
	color:  #cc3300;
}

#contents_full li a:active {
	color:  #993300;
}

#contents_full li a:visited {
	color:  #800000;
}


#contents_full ul {
	margin: 5px 0px 0px 5px;
	padding-left: 30px;
}


#content_left h1 {
	padding: 15px;
	font-family: calibri;
	font-size: 24px;
	font-weight: normal;
	color: #0C0e37;
	margin: 15px;
	text-align: left;
}

#content_left h2 {
	padding: 0px;
	font-family: calibri;
	font-size: 18px;
	font-weight: bold;
	color: #0C0e37;
	margin: 15px 10px 5px 10px;
}

#content_left h3 {
	padding: 15px;
	font-family: calibri;
	font-size: 34px;
	font-weight: normal;
	color: #0C0e37;
	margin: 15px;
	text-align: left;
}

#content_left h4 {
	padding: 0px;
	font-family: calibri;
	font-size: 13px;
	font-weight: normal;
	color: #0C0e37;
	margin: 15px 10px 5px 10px;
}

#content_left p {
	padding: 0px;
	font-family: calibri;
	font-size: 15px;
	font-weight: normal;
	color: #0C0e37;
	margin: 15px 10px 5px 20px;
}

.center_title {
	margin: 150px 0px 30px 250px;
	font-size: 50px;
	font-style: italic;
	font-weight: bold;
	padding: 0px 70px 0px 0px;
	width: 300px;
	float: left;
	letter-spacing: 0px;
	font-family: Verdana;
	color: #ffffff;
	text-align: right;
	border-top-style: none;
	border-right-style: solid;
	border-color: #FFFFFF;
	border-width: thick;
}

.center_title2 {
	margin: 80px 0px 30px 25px;
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	padding: 30px 40px 0px 0px;
	width: 230px;
	float: left;
	letter-spacing: 0px;
	line-height: 70px;
	font-family: Verdana;
	color: #ffffff;
	text-align: right;
	border-top-style: none;
	border-right-style: solid;
	border-color: #FFFFFF;
	border-width: thick;
}


.holding  {
	border-right: thick solid #FFFFFF;
	border-top: medium none #FFFFFF;
	margin: 205px 0px 5px 210px;
	font-size: 60px;
	font-style: italic;
	font-weight: bold;
	padding: 0px 40px 0px 0px;
	width: 400px;
	float: left;
	letter-spacing: 0px;
	font-family: Verdana;
	color: #dddddd;
	text-align: right;
	border-left-color: #FFFFFF;
	border-left-width: medium;
	border-bottom-color: #FFFFFF;
	border-bottom-width: medium;
}

.center_subtext {
	font-size: 35px;
	font-style: normal;
	font-weight: normal;
	padding: 0px 30px 5px 10px;
	letter-spacing: 0px;
	font-family: Verdana;
	color: #ffffcc;
	background-image: none;
	float:  right;
	text-align: left;
	width: 200px;
	margin: 150px 25px 5px 20px;
}

.center_subtext2 {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	padding: 55px 10px 0px 0px;
	letter-spacing: 0px;
	font-family: Verdana;
	color: #ffffdd;
	background-image: none;
	float:  left;
	text-align: left;
	line-height: 45px;
	width: 130px;
	margin: 70px 15px 5px 30px;
}

.center_align {
	max-width: 600px;
	width: 100%;
	height: 220px;
	margin-bottom:  0px;
	margin-top:  0px;
	margin-right: auto;
	margin-left: auto;
}

#page_title {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 400px;
	margin: 0px auto 40px auto;
	font-style: italic;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	letter-spacing: 0px;
	font-family: Verdana;
	color: #dddddd;
}

#Hpage_title {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	float: left;
	width: 100px;
	margin: 10px 0px 0px 00px;
	font-style: italic;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	letter-spacing: 0px;
	font-family: Verdana;
	color: #cccccc;
}

#climate-header {
	font-family: calibri;
	font-size: 24px;
	padding: 5px 0px 0px 20px;
	margin: 0px auto 0px auto;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 6px;
	color: #cccccc;
	text-decoration: none;
	text-align: left;
	height: 30px;
	width: 100%
}

#climate-header_hp {
	font-family: calibri;
	font-size: 18px;
	padding: 10px 0px 0px 10px;
	margin: 0px auto 0px auto;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 4px;
	color: #cccccc;
	text-decoration: none;
	text-align: center;
	height: 40px;
	width: 1000px
}

#logo_div {
	border-style: none;
	width: 110px;
	height: auto;
	margin: 0px 5px 0px 20px;
	padding: 0px;
	float: left;
}

.logo_pic {
	width: 110px;
	height: auto;
}

#TopMenu {
	width: 550px;
	float: right;
	margin: 10px 40px 10px 0px;
	padding: 10px 30px 10px 0px;
	height: 40px;
}

#TopMenu li a:hover {
	border: 1px none #993300;
	color: #993300;
	text-decoration: none;
	background-repeat: ;
}

#TopMenu li a {
	border-style: none;
	font-family: calibri;
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}

#TopMenu ul {
	margin: 10px 20px 10px 0px;
	width: 80%;
	float: right;
	height: 20px;
	padding: 0px;
}

#TopMenu ul li {
	margin: 05px 10px 0px 10px;
	padding: 0px;
	text-decoration: none;
	text-align: right;
	list-style-type: none;
	letter-spacing: 0px;
	display: inline;
	font-family: calibri;
	font-size: 15px;
	color: #ffffff;
}

#menu_new {
	padding: 0px;
	margin: 0px 25px 0px 40px;
	float: left;
	height: 30px;
}

#menu {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 650px;
	height: 30px;
}

#menu li a:hover {
	border: 1px none #993300;
	color: #993300;
	text-decoration: none;
	background-repeat: ;
	border-style: none none none none;
	border-bottom-width: 4px;
	border-bottom-color: #993300;
}

#menu li a {
	border-style: none;
	font-family: calibri;
	color: #0C0e37;
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
}

#menu ul {
	margin: 0px 0px 0px 0px;
	height: 30px;
	padding: 5px 0px 0px 0px;
}

#menu ul li {
	margin: 0px;
	padding: 0px 5px 4px 5px;
	text-decoration: none;
	list-style-type: none;
	letter-spacing: 0px;
	display: inline;
	font-family: calibri;
	font-size: 14px;
	color: #0C0e27;
}

#menu_new li a {
	border-style: none;
	font-family: calibri;
	color: #0C0e37;
	text-align: right;
	text-decoration: none;
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

#menu_new li a:hover {
	font-family: calibri;
	color: #993300;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	list-style-type: none;
	font-weight: normal;
	background-color: ;
}

#header {
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
	background-color: #0B0661;
	width: 100%;
}

#header_title {
	margin: 0px;
	width: 100%;
	padding: 0px;
}

#header h1 {
	padding: 0px;
	font-family: "Segoe Script";
	font-size: 14px;
	font-weight: bold;
	color: #0C0e37;
	margin: 5px 10px 4px 10px;
	text-align: center;
}

#header p {
	font-family: calibri;
	color: #0C0e37;
	font-weight: normal;
	font-size: 10px;
	padding: 0px;
	margin: 2px 2px 2px 20px;
}

.header_LHS {
	padding: 5px;
	margin:  10px auto 5px auto;
	width: 1000px;	
	font-family: calibri;
	font-size: 32px;
	font-weight: bold;
	color: #0C0e37;
	letter-spacing: 10px;
}

#header_banner {
	width: 100%;
	height: 500px;
	padding: 0px;
	margin: 0px;
	background-image: url('../../../../media/banners/USD_HP_full_sm.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size:  cover;
	background-color: #0B0661;
} 

#header_banner2 {
	width: 100%;
	min-height: 120px;
	height: auto;
	padding: 0px;
	margin: 0px;
	background-image: url('../../../../media/banners/banner_learning_liBlue_USD.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size:  cover;
	background-color: #0B0661;
} 

#header_banner3 {
	width: 100%;
	min-height: 120px;
	height: auto;
	padding: 0px;
	margin: 0px;
	background-image: url('../../../../media/banners/banner_learning_liBlue_USD.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size:  cover;
	background-color: #0B0661;
} 

#header_banner4 {
	width: 100%;
	min-height: 120px;
	height: auto;
	padding: 0px;
	margin: 0px;
	background-image: url('../../../../media/banners/banner_learning_liBlue_USD.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size:  cover;
	background-color: #0B0661;
} 

#header_banner5 {
	width: 100%;
	min-height: 120px;
	height: auto;
	padding: 0px;
	margin: 0px;
	background-image: url('../../../../media/banners/banner_learning_liBlue_USD.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size:  cover;
	background-color: #0B0661;
} 

.banner {
	height: auto;
	width: 100%; 
	text-align: center;
}

.rotating {
	max-width:100%;
	height: auto;
}

.quote {
	font-family: "Segoe Script";
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin: 15px 50px 10px 5px;
	color: #999999;
	padding: 20px 24px 20px 70px;
}

.highlight {
	font-family: arial;
	font-size: 28px;
	max-width: 550px;
	width: 400px;
	float: right;
	font-weight: bold;
	color:   #660033;
	font-style: normal;
	padding: 25px 32px 35px 120px;
	margin: 0px 24px 20px 20px;
}
.newStyle1 {
	text-align: center;
}

