h1 {
	font: 19px/27px geneva, arial, sans-serif;
	color: #647941;
	}
h2 {
	font: 12px/18px arial, verdana, sans-serif;
	color: #fff;
	font-weight: bold;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px/18px;
	color: #D1CBB8;
	}
img {
	border: 0px;
	}
	
a{color: #8cc2ff; text-decoration:none}

a:hover {
	color: #647941; 
	text-decoration:underline
	}

ul {
	margin: 0;
	padding: 0;
	}
li {
	background-image: url(images/check.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font: 11px arial, sans-serif;
	color: #91c1fb;
	padding-left: 15px;
	padding-bottom: 5px;
	list-style: none;
	}
    
.splash {
	height: 731px;
	width: 385px;
	margin: 0 auto;
	text-align: center;
	}

.appstore {
	float: right;
	padding-top: 15px;
	padding-right: 30px;
	}

.dottedHoriz {
	border-bottom: 1px dotted #828282;
	margin: 0 0 10px 0;
	}

.dottedVert {
	border-right: 1px dotted #4e4e4e;
	}
	
.availableCities {
	padding: 10px 10px;
	margin: 25px 0;
	float:right;
	width: 150px;
	border-left: 1px dotted #4e4e4e;
	text-align: left;
	}
.tourBody {
	padding: 35px;
	font: 13px/18px arial, verdana, sans-serif;
	color: #D1CBB8;
	}
.tourBody2 {
	width: 590px;
	font: 13px/18px arial, verdana, sans-serif;
	color: #D1CBB8;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 35px;
	}
	
.tourTitle {
	font: 14px/18px arial, verdana, sans-serif;
	color: #fff;
	font-weight: bold;
	}

.question {
	font: 14px arial, verdana, sans-serif;
	color: #abc65b;
	text-transform: uppercase;
	padding-bottom: 10px;
	}
.questionNumber {
	font: 13px arial, verdana, sans-serif;
	color: #c59d57;
	font-weight: bold;
	font-style: italic;
	padding-right: 10px;
	vertical-align: top;
	}

.answer {
	font: 12px arial, verdana, sans-serif;
	color: #D1CBB8;
	padding-bottom: 25px;
	}
	
.text-field {
	width: 270px;
	height: 29px;
	background: url(images/text-field.gif) no-repeat;
	border: none;
	padding: 2px 5px;
	margin: 0;
	font: 18px arial, sans-serif;
	}

.input-field {
	background: url(images/input-field.gif) no-repeat top left;
	width: 268px;
	height: 140px;
	border: 1px solid #afafaf;
	padding: 5px;
	font: 18px arial, sans-serif;
	}

.maincopy {
	font:13px/18px Arial, Helvetica, sans-serif;
	color: #D1CBB8;
	vertical-align: top;
	text-align: justify;
	}
	
#footer {
	width: 833px;
	height: 27px;
	background-image: url(images/swamiCity_18.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 2px 0 0 0;
	color: #3a2d1c;
	
}

#footer a {
	color: #3a2d1c;
	text-decoration: none;
}

#footer a:hover {
		text-decoration: underline;
		color: #532822;

	
}

.copyright {
	text-align: center;
	font-size: 9px;
}

#top-shadow {
		background-image: url(images/swamiCity_13.gif);
		background-repeat: no-repeat;
	
}

.highlight {
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	color: #a4822a;
	
}

.highlight a{
	font-size: 15px;
	color: #887648;
	text-decoration: none;
	
}

.highlight a:hover{
		color: #a4822a;
		text-decoration: underline;
}
