 /* Base Styles */

html, body {  height: 100%; margin: 0px; padding: 0px; }

body {
	text-align: center;
	font: 0.78em  "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-weight: normal;
	line-height: 1.6em;
	color: #082739;
	padding: 10px 0px 10px 0px;
	background-color: #082739;
}

.contentblock { background: none; padding: 10px 10px 20px 10px; }
.contentblocknopad { background: none; padding: 10px 10px 0px 10px; }



.contentblockchinese { background: none; padding: 10px 10px 0px 10px; font-size: 14px; }

.chineseinterviewname { background: none; font-size: 14px; color:#FFF; background-color:#74AD22; padding: 0px 2px 0px 2px }

.contentblock h2 { padding: 3px 2px 2px 7px; margin: 10px -6px; color: #082739; font-size: 12px; line-height: 16px; }

.contentblockchinese h2 { padding: 3px 2px 2px 7px; margin: 10px -6px; color: #082739; font-size: 12px; line-height: 16px; }

.contentblockleft { background: none; padding: 10px 10px 20px 10px; float: left;}

.contentindex { background: none; padding: 10px 0px 0px 0px; margin: 0px 10px 0px 10px; font-size: 0.8em; 
background: none;
background-position: top;
background-repeat: repeat-x;
background-image: url(images/content_break.gif);
}

.contentindexB { background: none; padding: 10px 0px 0px 0px; margin: 0px 10px 0px 10px; font-size: 0.8em; 
background: none;
background-position: top;
background-repeat: repeat-x;
background-image: url(images/content_break.gif);
}


#container { margin: 0 auto; width: 750px; text-align: left; } /* this keeps the footer @ the bottom of the browser */

#content {
background-image: url(images/container_bk.gif);
background-repeat: repeat-y;
 }

#wrapper {
	position: relative;
	min-height: 100%;
	width: 98%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;	
}


.newphotos { 
 	position:relative;
	left:275px;
}

.newphotosmarch { 
 	position:relative;
	left:345px;
}


#header { padding: 0px; background: #D6DDE2; height: 140px; width: 740px; margin: -10px 0px 0px 0px; }

#spacer_gif { clear: both; width: 750px; height: 1px; margin: 0px; padding: 0px; }

#navstrip { background: #183446; height: 20px; width: 750px; margin: 0px 0px 0px 0px; padding: 5px 0px 5px 0px; text-align: center; }
#navstrip a { color: white; margin: 0px 0px 0px 0px; padding: 10px 0px 5px 0px; line-height: 1.3em; } 

#navigation {
font: 0.9em  "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
font-weight: normal;
line-height: 1.3em;
background-color: #74AD22;
padding-top:5px;
}

#navigation ul { margin: 0px; padding: 0px; }
#navigation ul ul { margin: 0px; padding-left: 0px; } /* Nested Indent Control */

#navigation ul li { margin: 0px; padding: 0px; list-style-image: none; list-style-type: none; }

/* this style controls the overall sizing of each nav listing */
#navigation ul li a { 
display: block;
margin: 0px;
padding: 6px 0px 6px 8px; 
background-color: #74AD22;
color: #082739; 
}

/* this style controls the nested list colors */
#navigation ul li ul li a { 
background-color: #74AD22;
color: white; 
font-size: 0.88em;
}

/* seperate roll-over colours */
#navigation ul li a:hover { color: white; background-color: #82C225; }
#navigation ul li ul li a:hover { color: #082739; background-color: #82C225; }


/* put this class in the a tags you want dots above */
.topdots {
background-image: url(images/side_break.gif);
background-repeat: repeat-x;
background-position: left top; 
}

.bottomdots {
background-image: url(images/side_break.gif);
background-repeat: repeat-x;
background-position: left bottom; 
}

ol { list-style-type: none; 
     padding: 0px; 
     margin: 0px; 
     text-align: left; 
     color: #082739; background: #74AD22; font: 0.88em  "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; line-height: 2.8em; }
     

li {  padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; text-align: left; }

ul { /*list-style-type: bullet;*/ 
     padding: 10px 0px 10px 15px; 
     margin: 0px; 
     text-align: left; 
     color: #082739; font-weight: normal; line-height: 1.6em; }

.navborderbottom {
background-position: bottom;
background-repeat: repeat-x;
background-image: url(images/side_break.gif);
}			


.navstripmain { background: #74AD22; margin: 0px 0px 0px 0px; padding: 6px; text-align: left;  }

.navstripmain a { color: #082739; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font: 1em  "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; line-height: 2.5em; } 

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


/* 1 column layout */
#one_column1 { display: inline; float: left; width: 97%; margin-left: 10px; }


/* 3 column layout */
#three_column1 { display: inline; float: left; width: 150px; margin: 0px 0px 10px 0px; padding: 0px; }

#three_column2 { float: left; width: 440px; margin: 0px;  padding: 0px;  }

#three_column3 { font-size: 0.8em; float: left; width: 160px; margin: 0px;  padding: 0px;  }

/* side/second nav style */

.largertext { font-size: 1.3em; line-height: 1.3em; background: #74AD22;  }

.navtext { font-size: 0.7em; line-height: 1.6em; background: #74AD22;  }
.teasertext { font-size: 1em; line-height: 1.6em; background: none;  }

#three_column2 .contentblock {
padding: 10px 0px 1px 0px;
margin: 0px 10px 0px 10px;
}



#three_column2 .borderbottom {
background: none;
background-position: bottom;
background-repeat: repeat-x;
background-image: url(images/content_break.gif);
}


#three_column2 .bordertop {
background: none;
background-position: top;
background-repeat: repeat-x;
background-image: url(images/content_break.gif);
}

#three_column2img .borderboth {
background: none;
background-position: bottom;
background-repeat: repeat-x;
background-image:url(images/background_dots.gif);
}

#three_column2img .borderbothsmall {
background: none;
background-position: bottom;
background-repeat: repeat-x;
background-image:url(images/background_dots_small.gif);
}

#three_column2img .bordertop {
background: none;
background-position: top;
background-repeat: repeat-x;
background-image: url(images/content_break.gif);
}

#three_column2 .firstpara { 
margin: 0 10px 0 10px;
padding: 10px 0 10px 0;
background: none;
background-position: top;
background-repeat: repeat-x;
background-image: url(images/content_break.gif);
font: 1em "Georgia", Times New Roman, serif;
font-weight: bold;
line-height: 1.6em;
color: #082739;
 }


 

#three_column3 .contentblock {
padding: 0 0 1px 0;
margin: 0 10px 0 10px;
background: none;
background-position: bottom;
background-repeat: repeat-x;
background-image: url(images/side_break.gif);
 }
 
#three_column3 .contentblockhalt {
padding: 0 0 1px 0;
margin: 0 10px 0 10px;
background: none;
} 
 
 
 
#three_column3 a { text-decoration: none; color: #082739;  }
#three_column3 a:hover { text-decoration: none; color: white; }

#three_column3 .contentblock h2 {
margin:0 0 0 0;
padding: 12px 2px 0 0; /* padding: 20px 2px 0 0; */
color: white;
}

.contentindex img { float: left; margin: 3px 8px 3px 0px} 

.firstpara img { float: left; margin: 3px 8px 3px 0px} 

.contentindex h2 { margin: 0px 0px 0px 0px; padding: 5px 2px 3px 0px; color: #74AD22; font-size: 13px; line-height: 18px; }

/* Content index body text */

.contentindexbody {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 8.5pt;
	color: #082739;
	padding: 0px 0 0 0;
	margin:  2px 0px 5px 0px;
	/*letter-spacing: 1px;*/
}

p { color: #082739; }

strong { font-weight: bold; }

h1 { 
background-position: top;
background-repeat: repeat-x;
background-image: url(images/content_break.gif);
font: 1.1em "Georgia", Times New Roman, serif;
font-weight: bold;
margin: 10px 10px 0px 10px;
padding: 5px 0px 3px 0px; 
color: #74AD22; 
font-size: 18px; line-height: 23px;
}

h2 { margin: 0px 0px 0px 10px; padding: 5px 2px 3px 0px; color: #74AD22; font-size: 15px; line-height: 18px; }

h3 { margin: 0px 0px 0px 0px; padding: 5px 2px 8px 0px; color: white; font-size: 11px; line-height: 13px; }

h3 a {text-decoration: none; color: white;}

h3 a:hover {text-decoration: none; color: #082739;}

h4 { margin: 0px 0px 0px 0px; padding: 0px 2px 10px 0px; color: #082739; font-size: 11px; line-height: 13px;}

h4 a {text-decoration: none; color: #082739;}

h4 a:hover {text-decoration: none; color: #74AD22;}

h5 { margin: 0px 0px 0px 0px; padding: 0px 2px 15px 0px; color: #082739; font-size: 11px; line-height: 13px;
background: none;
background-position: bottom;
background-repeat: repeat-x;
background-image: url(images/content_break.gif);
}

h5 a {text-decoration: none; color: #082739;}

h5 a:hover {text-decoration: none; color: #74AD22;}

h6 { 
background-position: top;
background-repeat: repeat-x;
background-image: url(images/content_break.gif);
font-weight: bold;
margin: 10px 10px 0px 10px;
padding: 5px 0px 3px 0px; 
color: #74AD22; 
font-size: 14px; line-height: 20px;
}

a { text-decoration: none; color: #082739;  }
a:hover { text-decoration: none; color: #74AD22; }

/* Footer Styles  
basic styles for the footer split into layout and presentation chunks
*/
#footer {  position: absolute; bottom: 0; padding: 0px; height: 65px; width: 100%;  }				
.footerleft { float: left; padding-left: 20px; margin: 0px; }
.footerright { float: right; padding-right: 20px; margin: 0px; }

/* Footer Color Styles */
#footer { border-top: solid 4px #517625; background: #D5ECBD;  font-size: 0.9em; }				
.footerleft { color: #5F8C2D; }
.footerright { color: #5F8C2D; }

/* The Wellington Company Footer */
.smallFooterText {
	font-family: Arial, sans-serif;
	font-size: 7pt;
	color: #74AD22;
	padding: 3px 0 0 0;
	margin:  40px 0px 2px 10px;
	/*letter-spacing: 1px;*/
}

h7 {
margin:0 0 0 0; padding: 5px 2px 8px 0; color: #082739; font-size: 11px; line-height: 13px;
}

.myTopMargin {
margin-top:115px;
}

.contentindex .h2TopPadRemove {
padding-top:0;	
}

.contentindex .upDaFontSize {
font-size:14px;	
}

.stripDaP {
padding:0;
margin:0 0 0 10px;
font-size:.84em;
}



#three_column2 .imgPadTop {
margin-top:10px;	
}

#three_column2 .imgPad {
	margin:10px;	
}

#three_column2 .imgMinusPadBottom {
	margin-bottom: 0;	
}

#three_column2 .imgPadBottom {
	padding-bottom: 10px;	
}

#three_column2 .imgPadBottomless {
	padding-bottom: 1px;	
}





/* two images, three columns start */

#three_column2img { float: left; width: 440px; margin: 0px;  padding: 0px; border:0; }

#three_column2img .contentblock {
	padding: 10px 0px 1px 0px;
	margin: 0px 10px 0px 10px;
}

#three_column2img .borderbottom {
	background: none;
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(images/content_break.gif);
}

#three_column2img .bordertop {
	background: none;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(images/content_break.gif);
}

#three_column2img .firstpara { 
	margin: 0 10px 0 10px;
	padding: 10px 0 10px 0;
	background: none;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(images/content_break.gif);
	font: 1em "Georgia", Times New Roman, serif;
	font-weight: bold;
	line-height: 1.6em;
	color: #082739;
 }
 
#three_column2img .imgPadTop {
	margin-top:10px;	
}

#three_column2img .imgPad {
	border:0;
	margin: 0px;
	margin-top: 7px;
}

#three_column2img .imgMinusPadBottom {
	margin-bottom: 0;	
}

#three_column2img .imgPadBottom {
	padding-bottom: 10px;	
}
/* two images, three columns end */







.minus-margin-top {
	margin-top: 0;	
}

.minus-bg-image {
	background-image: none;	
}

.pMinus-marg {
	margin: 0;	
}

.h1fontVariantOne {
background:none;
padding:0;
margin-top:0;
font-size:14px;
}

#three_column2 .h1backgroundRemove {
background:none;	
}

.imageRight img {
float:right;
margin:0;
}

/*.imageRight {
background:
}*/

#three_column2 .minusPadding-top {
padding-top:0;	
}

#three_column2 .minusSideMargin {
margin-left:0;
margin-right:0;
}

.minusTopMarg {
margin-top:0;	
}

#three_column2 .sponsor-text-div {
text-align:center;
width:220px;
}

#three_column2 .sponsor-text-div-two {
text-align:left;	
}

#three_column2 .sponsor-text {
text-align:center;	
}

.bg-line {
	background: url(images/content_break.gif) top left repeat-x;
}

.photo-cap {
	font-size:9px;	
}

ul.no-bullet {
	font-family: Arial, sans-serif;
	padding: 0;
	font-size: 8.5pt;
}

ul.no-bullet li {
	list-style-type: none;	
}

.p-margin-top {
	margin-top: 5px;	
}

.p-margin-top-more {
	margin-top: 10px;	
}

.p-margin-minus-bottom {
	margin-bottom: 0;	
}

.h1-adjust {
	padding: 0;
	margin: 0;
}

.insert-the-dotted-line {
	background: url(images/content_break.gif) bottom left repeat-x;
}

.put-some-bottom-pad-on-it {
	padding-bottom: 8px;	
}

img.no-img-float {
	float: none;	
}

.caption-div p {
	margin: 0 10px 2px 10px;
	font-size: .7em;
	line-height: 1.3em;
}

.caption-div div {
	width: 49%;
	/* display: inline; */
	float: left;	
}

.captionb div {
	width: 49%;
	/* display: inline; */
	float: left;	
}

.captionb p {
	margin: 0 10px 2px 10px;
	font-size: .7em;
	line-height: 1.3em;
}

.captiona div {
	width: 32%;
	/* display: inline; */
	float: left;	
}

.captiona p {
	margin: 0px 10px 2px 10px;
	font-size: .7em;
	line-height: 1.3em;
}

.clear {
	clear: both;	
}

.sub-div p {
	font-size:0.8em;
	margin: 0 0 5px;
	
}

.contentindex .img-minus-bot-marg {
	margin-bottom: 0;	
}

.biz-link img {
	border: none;	
}

#three_column3 .contentblock a.biz-link {
	display: block;
	padding-top: 5px;
}

#three_column2 .fivepxbot-marg {
	padding-bottom: 5px;	
}

.contentindex .add-padding-bottom {
	padding-bottom: 5px;	
}

.contentindex img {
	border: none;	
}