/******* General CSS *******/
/***************************/

BODY {
	font-family: "Verdana", Arial, sans-serif;
	color: #ffffcc;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	background: #041007;
  	margin: 0px;
  	padding: 0px;
  	top: 0px;
}

a:focus {
	user-focus: none; outline: none; -moz-user-focus: none; -moz-outline: none;

}

P {
	font-family: "Verdana", Arial, sans-serif;
	color: #ffffcc;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

ul
{
list-style-type: diamond;
}

li {
	font-family: "Verdana", Arial, sans-serif;
	color: #ffffcc;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

A:link {text-decoration: none; color: #8ae745;}
A:visited {text-decoration: none; color: #8ae745;}
A:active {text-decoration: none; color: #8ae745;}
A:hover {text-decoration: underline; color: #FFFF99;}

A.morepage:link {text-decoration: none; color: #e25ae4;}
A.morepage:visited {text-decoration: none; color: #e25ae4;}
A.morepage:active {text-decoration: none; color: #e25ae4;}
A.morepage:hover {text-decoration: underline; color: #FFFF99;}

A.popup:link {text-decoration: none; color: #e576f5;}
A.popup:visited {text-decoration: none; color: #e576f5;}
A.popup:active {text-decoration: none; color: #e576f5;}
A.popup:hover {text-decoration: none; color: #FFFF99;}

A.popdistinction:link {text-decoration: none; color: #dbcb88;}
A.popdistinction:visited {text-decoration: none; color: #dbcb88;}
A.popdistinction:active {text-decoration: none; color: #dbcb88;}
A.popdistinction:hover {text-decoration: none; color: #FFFF99;}

A.popdistinctiondk:link {text-decoration: none; color: #99905a;}
A.popdistinctiondk:visited {text-decoration: none; color: #99905a;}
A.popdistinctiondk:active {text-decoration: none; color: #99905a;}
A.popdistinctiondk:hover {text-decoration: none; color: #FFFF99;}

A.foot:link {text-decoration: none; color: #326519;}
A.foot:visited {text-decoration: none; color: #326519;}
A.foot:active {text-decoration: none; color: #326519;}
A.foot:hover {text-decoration: underline; color: #FFFF99;}

A.shareit:link {text-decoration: none; color: #e25ae4; font-weight: normal;}
A.shareit:visited {text-decoration: none; color: #e25ae4; font-weight: normal;}
A.shareit:active {text-decoration: none; color: #e25ae4; font-weight: normal;}
A.shareit:hover {text-decoration: underline; color: #FFFF99; font-weight: normal;}

.clearBoth {
	clear: both;
	}

.diamondarea {
	font-family: "Verdana", Arial, sans-serif;
	color: #99905a;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	width: 972px;
	height: 713px;
	background-image: url(images/diamond/back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.wealtharea {
	font-family: "Verdana", Arial, sans-serif;
	color: #99905a;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	width: 972px;
	height: 713px;
	background-image: url(images/wealth/back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.horizontalarea {
	font-family: "Verdana", Arial, sans-serif;
	color: #99905a;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	width: 972px;
	height: 713px;
	background-image: url(images/horizontal/back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.verticalarea {
	font-family: "Verdana", Arial, sans-serif;
	color: #99905a;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	width: 972px;
	height: 713px;
	background-image: url(images/vertical/back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.calltoarea {
	font-family: "Verdana", Arial, sans-serif;
	color: #99905a;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	width: 972px;
	height: 713px;
	background-image: url(images/callto/back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.personalarea {
	font-family: "Verdana", Arial, sans-serif;
	color: #99905a;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	width: 972px;
	height: 713px;
	background-image: url(images/personal/back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.personal2area {
	font-family: "Verdana", Arial, sans-serif;
	color: #99905a;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	width: 972px;
	height: 713px;
	background-image: url(images/personal/back2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.diamondbutt {
	margin-top: 91px;
	margin-left: 126px;
	width: 194px;
	height: 26px;
	float: left;
	display: inline;
}

.homebutt {
	margin-top: 91px;
	margin-left: 133px;
	width: 64px;
	height: 26px;
	float: left;
	display: inline;
}

.wealthbutt {
	margin-top: 91px;
	margin-right: 140px;
	width: 154px;
	height: 26px;
	float: right;
	display: inline;
}

.horizontalbutt {
	margin-left: 273px;
	width: 163px;
	height: 28px;
	float: left;
	display: inline;
}

.verticalbutt {
	margin-right: 272px;
	width: 163px;
	height: 28px;
	float: right;
	display: inline;
}

.calltobutt {
	margin-left: 406px;
	margin-bottom: 65px;
	width: 163px;
	height: 26px;
	float: left;
	display: inline;
}

.firstcalltobutt {
	margin-left: 406px;
	margin-bottom: 45px;
	width: 163px;
	height: 26px;
	float: left;
	display: inline;
}

.distinction {
	font-family: "Verdana", Arial, sans-serif;
	color: #99905a;
	font-size: 10px;
	text-align: center;
	width: 772px;
	height: 20px;
	margin-bottom: 0px;
	padding-left: 100px;
	padding-right: 100px;
}

.bodytext {
	font-family: "Verdana", Arial, sans-serif;
	color: #ffffcc;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 17px;
	text-align: left;
	padding-left: 100px;
	padding-right: 100px;
	width: 772px;
	height: 268px;
	margin-bottom: 5px;
}

.pages {
	margin-right: 100px;
	margin-bottom: 10px;
	width: 700px;
	height: 20px;
	float: right;
	text-align: right;
	display: inline;
	color: #ffffcc;
	font-size: 16px;
	font-weight: normal;
}

.newsletter {
	margin-left: 100px;
	margin-top: 5px;
	width: 194px;
	height: 16px;
	float: left;
	text-align: left;
	display: inline;
	color: #ffffcc;
	font-size: 11px;
}

.personalbutt {
	margin-left: 112px;
	width: 163px;
	height: 26px;
	float: left;
	display: inline;
}

.shareit {
	margin-right: 100px;
	margin-top: 5px;
	width: 154px;
	height: 16px;
	float: right;
	text-align: right;
	display: inline;
	color: #ffffcc;
	font-size: 11px;
}

.copyright {
	font-family: "Verdana", Arial, sans-serif;
	width: 972px;
	color: #2d3c28;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	text-align: center;
}

.links {
	font-family: "Verdana", Arial, sans-serif;
	color: #2d3c28;
	font-size: 10px;
	text-align: left;
	width: 972px;
	text-align: center;
	height: 30px;
	margin-top: 25px;
}

.creator {
	font-family: "Verdana", Arial, sans-serif;
	color: #ffffcc;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin-left: 450px;
	width: 300px;
	line-height: 16px;
}

.creatorname {
	font-family: "Verdana", Arial, sans-serif;
	color: #ffffcc;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin-left: 450px;
	width: 300px;
	line-height: 16px;
}

.quote {
	padding: 0 45px 0 45px;
	font-style: italic;
}

/******* last personal journey page *******/
/******************************************/


.personalpage {
	width: 420px;
	height: 26px;
	float: left;
	display: inline;
	color: #ffffcc;
	margin-top: 5px;
}

.iwouldlike {
	margin-left: 100px;
	margin-bottom: 15px;
	width: 500px;
	height: 16px;
	float: left;
	text-align: left;
	display: inline;
	color: #ffffcc;
	font-size: 12px;
}

.creatortwo {
	font-family: "Verdana", Arial, sans-serif;
	color: #ffffcc;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin-left: 50px;
	width: 300px;
}

.creatorthree {
	font-family: "Verdana", Arial, sans-serif;
	color: #ffffcc;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin-left: 50px;
	width: 300px;
}

.bodytextperson {
	font-family: "Verdana", Arial, sans-serif;
	color: #ffffcc;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 17px;
	text-align: left;
	margin-left: 190px;
	width: 440px;
	height: 238px;
	margin-bottom: 5px;
	float: left;
	display: inline;
}
