/* CSS Document */

html {
    overflow-y:scroll;
}
body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #FEFEFE url(../images/bgDrkGrad.jpg) repeat-x;
	color: #000000;
	font-family: Tahoma, "Lucinda Grande", Arial, sans-serif;
	
}
#wrapper {
	width: 962px;
	margin: 0 auto;
	padding: 0;
	background: #efefef;
}

table {
	border-collapse: collapse;
}
#PageContent {
	padding: 0;
	margin-left: 271px;
}
#PageContent p {
	padding-right: 40px;
}

/*Page Backgrounds*/
#Main {
	
	min-height: 679px;	
  height:auto !important;
  height:679px;
	margin: 0px;
	padding: 0px;
	text-align: left;	
}
#MainPour
{
	background: url(../images/innerPour.jpg) no-repeat;
	min-height: 679px;	
  height:auto !important;
  height:679px;
	margin: 0px;
	padding: 0px;
	text-align: left;	
}
#MainGlobe
{
	background: url(../images/innerGlobe.jpg) no-repeat right bottom;
	min-height: 679px;	
  height:auto !important;
  height:679px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}


/*----------------------*/
/*TEXT STYLES*/
p {
	font-size: 14px;
	line-height: 130%;
	margin-top: 0;
	margin-bottom: 7px;
	margin-right: 50px;
	letter-spacing: .05em;
}
.bigger {
	font-size: 14px;
	color: #404040;
	letter-spacing: 1px;
	font-weight: bold;	
}
h1 {
	font-size: 20px;
	color: #404040;
	margin-top: 0px;
	padding-top: 50px;
	letter-spacing: 0.05em;
	text-align: left;
}
h2 {
	font-size: 18px;
	color: #404040;
	margin-bottom: 7px;
	margin-top: 0px;
	letter-spacing: 0.05em;
}
h3 {
	font-size: 16px;
	color: #404040;
	margin: 0px 0px 5px;
	letter-spacing: .05em;
}
h4 {
	font-size: 14px;
	color: #404040;
	letter-spacing: 1px;
	margin-bottom: 10px;
	line-height: normal;
}
.ital {
	font-style: italic;
}
.bold {
	font-weight: bold;
	color: #404040;
}
.tagLine {
	font-style: italic;
	display: block;
	margin: 0px;
	padding-top: 7px;
}
.justify {
	margin-right: 100px;
	text-align: justify;
}
.light {
	font-weight: lighter;
}
/*LIST GENERAL*/
#passive ul {
	margin-left: 0;
	padding-left: 200px;
	font: 16px Georgia, "Times New Roman", Times, serif;
	list-style: disc;
}
#passive li {
	margin-bottom: 5px;
	
}

/*-----Assorted-----*/

.curve {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
.left {
	float: left;
	clear: right;
	margin-bottom: 5px;
}
.right {
	float: right;
	
}
.cntr {
	text-align: center;
}
.clear {
	clear: both;
}
#return {
	font-size: 11px;
	font-style: italic;
	padding-top: 30px;
}
.times {
	font: 20px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.05em;
	color: #55215c;
}

.signature {
	font-style: italic;
	margin-top: 5px;
}
.review {
	width: 500px;
	padding: 0px;
	text-align: justify;	
}
.leftQuote {
	margin-right: 5px;
	margin-bottom: 5px;
}
.rtQuote {
	margin-bottom: -5px;
	margin-left: 5px;
}
.listtitle {
	font: 15px Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bold;
	color: #55215c;
	letter-spacing: .05em;
	padding: 0px;
	margin-bottom: 5px 0 3px 0;
}
.one {
	text-align: justify;
	margin-right: 170px;
}
.buy {
	margin: 10px 0;
	width: 635px;
}
.figure {
	width: 200px;
	margin: 0 auto;
	padding: 7px 0 0 7px;
	text-align: center;
}
.figure p {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 0 0 0;
}
.subHeading {
	font: italic 16px Tahoma, Arial, sans-serif, "Lucida Grande";
	color: #666666;
	text-align: left;
}
.indent {
	margin-left: 150px;
}
