@charset "UTF-8";
body {
	background-color: #CCCCCC;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	;
}
.MainField {
	position: relative;
	background-color: #FFFFFF;
	max-width: 1106px;
	-webkit-box-shadow: 0px 5px 8px 5px #666;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow: 0px 5px 8px 5px #666;  /* Firefox 3.5 - 3.6 */
	box-shadow: 0px 5px 8px 5px #666;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
}

.logo {
	width: 1mm;
	height: 1mm;
	border: 0px;
        }
		
.spacer10 {
            width: 30%;
            height: 30%;
        }

table {
            width: 100%;
            border-collapse: collapse;
        }
		
a, a:link, a:visited {
    font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
a:hover, a:activ {
    font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

.aNL, .aNL:link, .aNL:visited {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}
.aNL:hover, .aNL:activ {
    font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
    text-decoration: underline;
}

.aNAME {
	right: 0;
	top: 0;
}

.aSTORY {
	border: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 40px;
	float: left;
	width: min(max(28px, 4.25vw), 32px);
	height: auto;
	float: left;
}

.tdDESCRIPTION {
	border: 0px;
	background-color: #CCCCCC;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: right;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 25px;
}

.textNAME {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.textNAMERED {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	text-align: right;
	font-weight: bold;
}
.MainSpacer {
	position: relative;
	background-color: #FFFFFF;
	margin-left: auto;
	height: min(max(48px, 5.5vw), 72px);
border: .0vw solid #FFF;
}
img {
	width: 100%;
	max-width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;

}
.img75 {
	width: 75%;
	max-width: 75%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img50 {
	width: 50%;
	max-width: 50%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.img5 {
	width: 5%;
	max-width: 5%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.img10 {
	width: 10%;
	max-width: 10%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
	border-left-style: none;
	text-align: left;
	padding-left: 10%;
}
.imgMain {
	width: 100%;
	max-width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgLeft {
	border: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 40px;
	;
	float: left;
	width: min(25vw, 300px);
	height: auto;
	float: left;
}
.imgRight {
	border: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 0px;
	float: left;
	width: min(25vw, 300px);
	height: auto;
	float: right;
}
.imgCenter {
	border: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 0px;
	float: left;
	width: min(25vw, 300px);
	height: auto;
	float: none;
}
.PortfolioThumbs {
	border: 0px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	max-width: auto;
	height: auto;
}

.PortfolioSpacer {
	position: relative;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: min(max(18px, 1.75vw), 28px);
	height: min(max(18px, 1.75vw), 28px);
border: .0vw solid #FFF;
}

h1 {
	font-size: min(max(15px, 2vw), 28px);
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #999;
	font-weight: normal;
	padding-top: 1vw;
	padding-right: 1vw;
	padding-bottom: 0vw;
	padding-left: 0vw;
}
h2 {
	font-size: min(max(18px, 1.5vw), 32px);
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #996633;
	font-weight: bold;
	line-height: auto;
}
.textTITLE {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-style: italic;
}
.textDESCRIPTION {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	white-space: nowrap;
	background-color: #666;
	margin: 25%;
	font-weight: bolder;
}

.textPRINT {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	white-space: nowrap;
}

.textSIZE {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	white-space: nowrap;
}
.textEDITION {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	white-space: nowrap;
	font-style: italic;
}
.textCOMMON {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
}
.textBOLD {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
}
.textITALIC {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
}
.textCOPYRIGHTS {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
.textTERMS {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
a, a:link, a:visited {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: underline #996633;
}
a:hover, a:activ {
font-size: medium;
font-family: Arial, Helvetica, sans-serif;
color: #996633;
text-decoration: underline #996633;
}

blockquote {
	padding-left: 25%;
}


blockquote10 {
	padding-left: 10%;
}


.blockquote40 {
	padding-left: 40%;
}


/* MENU */

/* Style the navigation menu */
.topnav {
	overflow: hidden;
	background-color: #fff;
	position: relative;
}
/* Hide the links inside the navigation menu (except for logo/home) */
.topnav #myLinks {
	display: none;
}
/* Style the hamburger menu */
.topnav a.icon {
	background: #DDD;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
/* Style navigation menu links */
.topnav a {
	color: #996633;
	padding-top: 1vw;
	padding-right: 2vw;
	padding-bottom: 1vw;
	padding-left: 2vw;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: min(max(18px, 1.5vw), 32px);
	text-transform: uppercase;
	color: #996633;
	font-weight: bold;
	display: block;
	text-align: right;
}
/* Add a grey background color on mouse-over */
.topnav a:hover {
	background-color: #CCC;
	color: #996633;
	text-align: right;
}
/* Style the active link (or home/logo) */
.active {
	background-color: #4CAF50;
	color: white;
	text-align: right;
}
.textCOMMON {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
}
.textBOLD {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
}
.textITALIC {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
}
.textCOPYRIGHTS {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
.textTERMS {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
.tdCOPYRIGHTS {
	
	background-color: #CCCCCC;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.aCOPYRIGHTS, .aCOPYRIGHTS:link, .aCOPYRIGHTS:visited {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-weight: bold;
}
.aCOPYRIGHTS:hover, .aCOPYRIGHTS:activ {
font-size: small;
 font-family: Arial, Helvetica, sans-serif;
 color: #F00;
 font-weight: bold;
}

.aCREDITS, .aCREDITS:link, .aCREDITS:visited {
    font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}
.aCREDITS:hover, .aCREDITS:activ {
    font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
    text-decoration: none;
}
