body {
	margin-top: 0px;
	background-color: #E7cf7e;
}

img
{  border-style: none;
}
hr {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
}


/* font styles */
h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: -5px;
	padding-left: 0px;
}
.verdana_14_white {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: 400;
}
.verdana_14_phone {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: 600;
}

.verdana_12 {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.verdana_16 {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
}
.verdana_12_white {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #FFF;
}

.page_header {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #F00;
}
.verdana_14 {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #000;
}
.verdana_10 {
	font-family: 'Roboto', sans-serif;
	font-size: 10px;
}
.open_allphotos {
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #FFF;
}

/* link styles */
a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: 600;
}
a:visited {
	color: #00F;
	text-decoration: none;
	font-weight: 600;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: 600;
}
a:active {
	color: #A9890A;
	text-decoration: underline;
}
a.ssi:link {
	color: #000000;
	text-decoration: none;
	text-decoration: underline;
	font-weight: 400;
}
a.ssi:visited {
	color: #000000;
	text-decoration: none;
}
a.ssi:hover {
	color: #800000;
	text-decoration: none;
}
a.ssi:active {
	color: #8000000;
	text-decoration: underline;
}
a.white:link {
	color: #ffffff;
	text-decoration: none;
	text-decoration: underline;
	font-weight: 400;
}


.maroon-title {
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	font-family: 'Roboto', sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	background-color: #660000;
}
.black-title {
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	font-family: 'Roboto', sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background-color: #000000;
}
.black-inv-title {
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 8px;
	font-family: 'Roboto', sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
}
.offwhite-text {
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	font-family: 'Roboto', sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: normal;
	background-color: #FFFFDD;
}
