body {
	background-color: #faf9ef;
	font: normal 95%/1.1em "Lucida Grande", Arial, Helvetica;
	color: #50504e;
	margin: 0em 0px 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

/* Lists */
ul {
	margin: 0px;
	padding: 0px;
	list-style: disc inside;
}

/* Links */
a:link {
	color: #56847f;
	text-decoration: underline;
}

a:visited {
	color: #56847f;
}

a:hover {
	color: #50504e;
	text-decoration: underline;
}

a:active {
	color: #3fada1;
}

/* Navigation */
#menuNav {
	background: url(../images/menu_home.gif) no-repeat 100px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	width: 970px;
}

#menuNav ul {
	margin: 0px;
	padding: 0px 0px 0px 258px;
}

#menuNav li {
	font-size: 0.75em;
	color: #fffffa;
	letter-spacing: 0.05em;
	line-height: 2.5em;
	font-weight: normal;
	display: inline;
	width: 550px;
}

#menuNav li a:link, #menuNav li a:visited {
	color: #fffffa;
	text-decoration: none;
}

#menuNav li a:hover {
	color: #50504e;
	text-decoration: none;
}

/* Layout */
#container {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

#headerBG {
	background: url(../images/home_headGradient_BG.jpg) repeat-x 100px;
	height: 30px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background: url(../images/home_head_BG.gif) no-repeat 100px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
}

#easy {
	width: 761px;
	background: #f6f6e3;
	border: 1px solid #d5d5cc;
}
/* Insert any special announcements etc here */
#headerText {
	font-size: 60%;
	color: #e4e4db;
	font-weight: bold;
	width: 72px;
	padding-top: 20px;
	padding-left: 750px;
}

#mainContentWide {
	padding: 0 20px;
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	font-size: 72%;
}

#mainContentMedium {
	padding: 0 20px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	font-size: 72%;
}

#leftLogoHome {
	float: left;
	width: 173px;
	background: url(../images/logo_Home.gif) no-repeat;
	height: 123px;
	padding-right: 18px;
	margin-top: 12px;
}

#rightContentHome {
	height: 175px;
	width: 151px;
	float: right;
	margin-left: 12px;
}

#rightContentHomeIntl {
	float: right;
	width: 128px;
	background: url(../images/shipping_international.gif) no-repeat;
	height: 94px;
	margin-top: -20px;
}

#rightContentHomeNews a {
	float: right;
	width: 151px;
	height: 85px;
	margin-top: 12px;
}

#rightContentHomeNews a:hover {
	border-top: 2px solid #85b3ae;
}

#leftLogo {
	float: left;
	width: 132px;
	height: 89px;
	padding-right: 18px;
	padding-bottom: 12px;
	margin-top: 5px;
	display: block;
}

#logoMini {
	float: left;
	width: 132px;
	background: url(../images/logo_Medium.gif) no-repeat;
	padding-right: 28px;
	margin-top: 12px;
	padding-bottom: 0px;
	height: 89px;
}

#insetPicContact {
	width: 200px;
	background: url(../images/dumzPic.jpg) no-repeat;
	height: 165px;
	margin-left: 150px;
}

#insetPicAbout {
	width: 350px;
	background: url(../images/teigeBill_Pic.jpg) no-repeat;
	height: 245px;
	margin-left: 106px;
	margin-bottom: 15px;
}

/* Headings */ 
h1 {
	padding: 10px 0;
	font-size: 150%;
	margin: 0 auto -1.2em;
}
h2 {
	margin: 0 auto -0.9em;
	color: #44918D;
	font-weight: normal;
	padding-top: 14px;
	padding-right: 4px;
	padding-left: 4px;
}

h3 {
	margin: 0 auto -0.9em;
	color: #44918D;
	font-weight: normal;
	padding-top: 14px;
	padding-right: 4px;
	padding-left: 0px;
}

.h2tLang {
	color: #007570;
	font-size: 1.2em;
}

.h3tLang {
	color: #007570;
	font-size: 1.1em;
}

/* specially formatted text */
.greenType {
	color: #56847f;
	font-weight: bold;
}

.redType {
	color: #d74f3d;
	font-weight: bold;
}

.linkON {color: #454341}

/* home page type */
.brightGreenType {
	color: #109292;
	font-size: 115%;
	font-weight: bold;
	padding-left: 30px;
}

.brightGrayType {
	font-size: 110%;
	line-height: 22px;
}

/* flash content */
#flashHome {
	width: 763px;
	height: 359px;
}

#footer {
	text-align: center;
	font-size: 60%;
	letter-spacing: 0.1em;
	vertical-align: top;
	clear: both;
	padding: 4px 10px 0;
}
 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* FAQ elements */
.leftImageBroccoli {
	float: left;
	width: 250px;
	background: url(../images/TLang_Brocky_250.jpg) no-repeat;
	height: 211px;
}
.rightImagePrincess {
	float: right;
	width: 250px;
	background: url(../images/TLang_Pinches_250.jpg);
	height: 203px;
}
.leftImageLipstick {
	float: left;
	width: 250px;
	background: url(../images/TLang_Yipstick_250.jpg) no-repeat;
	height: 203px;
}
.rightImageWagon {
	float: right;
	width: 250px;
	background: url(../images/TLang_Poomee_250.jpg);
	height: 203px;
}
/* remove blue border around linked images */
img
{  border-style: none;
}
