body {
	background-color:#989168;
}	

 #mainouter{
	background-color:#989168;
	height:1430px;
	left:50%;
	margin-left:-512px;
	position:relative;
	width:1024px;
}

#maininnertop{
	background-color:white;
	font-family:trebuchet MS;
	height:130px;
	margin-left:60px;
	width:900px;
}

#issuecentrelogo{
	float:left;
	left:45px;
	line-height:0.9;
	position:relative;
	top:15px;
}

#issuecentrenumber{
	left:378px;
	line-height:1;
	position:relative;
	top:40px;
	width:500px;
}

#navigationmenu{
	font-weight:bold;
	left:378px;
	position:relative;
	top:60px;
	width:500px;
}

#navigationmenu a:hover{
	color:#2D3849;
}

#maininnerbanner{
	background-image:url("../images/mainBanner.png");
	background-repeat:no-repeat;
	font-family:trebuchet MS;
	height:329px;
	width:1024px;
}

#submaininnerbottom{
	background-color:white;
	font-family:trebuchet MS;
	height:1000px;
	margin-left:60px;
	margin-top:-305px;
	position:relative;
	width:900px;
}

#subbottomcontent{
	margin-left:55px;
}

#menubar{
	color:white;
	font-size:0.8em;
	height:17px;
	left:115px;
	line-height:1.2;
	position:relative;
	top:5px;
}

#submaininnerleft{
	float:left;
	position:relative;
	width:65%;
}

#subbottomintro{
	padding-left:55px;
	padding-top:35px;
	width:85%;
}

#submaininnerright{
	background:url("../images/rightpanel.png") no-repeat scroll 0 0 #E8E4D8;
	float:left;
	height:100%;
	position:relative;
	width:35%;
}

#submaininnerright ul{
	margin-left:15px;
}

#innerfooter{
	background-image:url("../images/footer.png");
	background-repeat:no-repeat;
	font-family:trebuchet MS;
	height:194px;
	margin-left:60px;
	position:relative;
	width:900px;
}

#footerlink{
	font-size:0.7em;
	left:55px;
	position:relative;
	top:10px;
}

.issuecentrered{
	color:#9B1C1F;
}

.issuecentregrey{
	color:#2D3849;
}

.issuecentrecream{
	color:#989168;
}

.issuecentrewhite{
	color:#FFFFFF;
}

.pointercursor{
	cursor: pointer;
}

.boldtext{
	font-weight:bold;
}

.plaintext{
	text-decoration:none;
}

.plainlist{
	list-style:none outside none;
	margin-left:0;
	padding-left:0;
}

.featureslistitem{
	padding-bottom:10px;
	padding-left:10px;
	width:80%;
}

.featureslisttitle{
	font-size:0.8em;
	font-weight:bold;
	line-height:1.3;
}

.featureslistsubtitle{
	font-size:0.7em;
	line-height:0.8;
}

.issuecentrelogotext{
	font-size:1.7em;
	padding-left:10px;
}

.issuecentrelogosubtext{
	font-size:0.8em;
	padding-left:15px;
}

.phonenumber{
	font-size:2em;
}

.phonenumbersubtext{
	cursor:pointer;
	font-size: 0.8em;
	font-weight:bold;
	text-decoration:none;
}

.navigationmenulink{
	cursor:pointer;
	text-decoration:none;
}

.subbuttomtitle{
	font-size:1.8em;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

.subbottomsubtitle{
	font-size:1em;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

.subbottomquote{
	font-size:1.8em;
	height:114px;
	margin-bottom:30px;
	margin-left:10px;
	margin-top:30px;
	width:90%;
}

.subbottomviewtours{
	cursor:pointer;
	margin-bottom:3px;
	margin-left:6px;
}

.subbottomfreetrial{
	cursor:pointer;
	margin-left:11px;
	margin-top:3px;
}

.issuecentregreyborder{
	border:3px solid #2D3849;
}