body {
	text-align: center;
	min-width: 900px;
	font-family: "Trebuchet MS", "Segoe UI", Calibri, "Arial Narrow";
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	margin-top: 2px;
}

a:link {
	color: #0066FF;
	text-decoration: none;
}

a:visited {
	color: #0066FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #BFBFBF;
	margin: 4px;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: "Trebuchet MS", "Segoe UI", Calibri, "Arial Narrow";
	font-size: 16px;
	font-style: italic;
	font-weight: 300;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	margin-bottom: 6px;
}
h2 a:link {
	color: #0066CC;
	text-decoration: underline;
}

h2 a:visited {
	color: #0066CC;
	text-decoration: underline;
}
h2 a:hover {
	color: #0066CC;
	text-decoration: none;
}
h2 a:active {
	color: #0066CC;
	text-decoration: underline;
}

#wrapper {
	width: 900px;
	text-align: left;
	border: 1px dashed #999999;
	padding: 10px;
	margin: 0 auto;
}

#wrapperPhotog {
	width: 738px;
	text-align: left;
	border: 1px dashed #999999;
	padding: 10px;
	margin: 0 auto;
}

#emailWrapper {
	width: 630px;
	text-align: left;
	border: 1px dashed #999999;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#pagesWrapper {
	width: 814px;
	text-align: left;
	border: 1px dashed #999999;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.left {
	background-color: #FEF7E7;
	text-align: left;
	width: 285px;
	padding: 0px;
}
.center {
	background-color: #EEFBF5;
	text-align: left;
	width: 285px;
}
.right {
	background-color: #F1F4FE;
	text-align: left;
	width: 285px;
}
.LeftRightCenterText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-align: left;
	margin: 0 8px 8px 8px;
}
.webscreenRotator {
	float: left;
	width: 130px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.indexImages {
	margin: 0px 8px 8px -6px;
}
.webpagesListings {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 24px;
	background-color: #E4DFD6;
	text-align: center;
	vertical-align: top;
	float: right;
	height: auto;
	width: 380px;
	margin: -6px 4px 4px 4px;
	color: #666666;
	border: 2px solid;
}
.photoPoints {
	font-family: "MS Sans Serif", "Trebuchet MS", Calibri;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	color: #494949;
	margin-left: 10px;
	left: 20px;
}
ul{
	list-style: circle;
	list-style-image: url(images/orange-bullet.gif);
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
