body {
	background-color: #919191;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 75%;
}
body,td,th {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333; /*contact page titles*/
}
html, body {
	margin:0;
	padding:0;
}

.bodytext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333; /*main body text color*/
}

.bodytextred {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #F00; /*main body text color*/
}

.bodytextmed {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #333; /*main body text color*/
}

.bodytextmedbold {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #333; /*main body text color*/
	font-weight: bold;

}

.bodytextlight {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #999; /*main body text color*/
}

.emailtextbig {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #333; /*main body text color*/
}

.emailtext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #333; /*main body text color*/
}

.topmenu {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 0.31em;
	font-weight: bold;
}
.bottommenu {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.33em;
	padding-top: 15px;
	padding-bottom: 50px;
	font-weight: bold;
}
.topname {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 31px;
	letter-spacing: 0.18em;
	font-variant: small-caps;
	position: relative;
	bottom: -8;
	color: #F00;
	text-align: center;
}
.topmenutable {
	margin-bottom: 5;
	background-color:#3d3d3d;
}
.topmenutable2 {
	margin-bottom: -13;
	border-bottom-width: 8px;
	border-bottom-color: #3d3d3d;
	border-bottom-style: solid;
	background-color:#3d3d3d;
}
.topmenutable3 {
	margin-bottom: 0;
	border-bottom-width: 8px;
	border-bottom-color: #3d3d3d;
	border-bottom-style: solid;
	background-color:#3d3d3d;
}
.bottommenutable {
	border-top-width: 10px;
	border-top-color: #3d3d3d;
	border-top-style: solid;
	border-bottom-width: 7px;
	border-bottom-color: #3d3d3d;
	border-bottom-style: solid;
	background-color:#3d3d3d;
}
div.mainbody {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333; /*contact page direct email text*/
	margin: auto;
	width: 905px;
	position: relative;
	text-align: left;
	background-color: #FFF;
	border-left-width: 25px;
	border-left-color:#FFF;
	border-left-style:solid;
	border-right-width: 25px;
	border-right-color:#FFF;
	border-right-style:solid;
}
div.mainbodycenter {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333; /*doesn't seem to be used*/
	margin: auto;
	width: 905px;
	position: relative;
	text-align: center;
	padding-bottom: 15px;
}
a:link {
	text-decoration: none;
	color: #B1B1B1; /*link color*/
}
a:visited {
	text-decoration: none;
	color: #B1B1B1; /*link color*/
}
a:hover {
	text-decoration: none;
	color: #ffdc69; /*link hover color*/
}
a:active {
	text-decoration: none;
	color: #ffdc69; /*link active color*/
}

.blacklink {
}
a.blacklink {
	color: #debf5b;
	}
a:visited.blacklink {
	text-decoration: none;
	color: #debf5b;
}
a:hover.blacklink {
	text-decoration: none;
	color: #ffdc69;
}
a:active.blacklink {
	text-decoration: none;
	color: #ffdc69;
}

.graylink {
}
a.graylink {
	color: #666666;
	}
a:visited.graylink {
	text-decoration: none;
	color: #666666;
}
a:hover.graylink {
	text-decoration: none;
	color: #ffdc69;
}
a:active.graylink {
	text-decoration: none;
	color: #ffdc69;
}

.bodytextbold {
	color: #666666; /*color of bold text*/
	font-weight: bold;
}
.bigheading {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #666666; /*affects about and infrared page headings*/
	text-transform: uppercase;
	letter-spacing: 0.15em;
	font-weight: bold;
}
.medheading {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #666666; /*affects about and infrared page headings*/
	text-transform: uppercase;
	letter-spacing: 0.15em;
	font-weight: bold;
}
.address {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333; /*main body text color*/
	line-height: 1.4;
}
p, li {
	line-height: 1.8em;
}
h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 10px 0;
	letter-spacing:-1px;
}
h1 {
	padding: 0;
	font-size: 3em;
	color: #333; /*doesn't seem to be used*/
}
h2 {
	padding-top: 10px;
	font-size:2em;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 953px; /*needs to be wide enough to fit gallery image and thumbs; 910 (or 905) would be good for main image, but can't seem to get below 942 for thumbs and arrow*/
	background-color: #fff; /*doesn't seem to be used*/
	margin: 0 auto;
	text-align: left;
	border-color: #333; /*doesn't seem to be used*/
	border-style: none solid solid;
	border-width: medium 1px 1px;
	padding-bottom: 15px;
}
div#container {
	padding: 0px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	color: #FFF; /*doesn't seem to be used*/
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}

h2 {
	color: #333; /*doesn't seem to be used*/
}
div#page {
	background-color: #FFFFFF; /*background color of gallery*/
	border-color: #FFFFFF; /*border color of gallery*/
}
div#footer {
	color: #FFFFFF; /*doesn't seem to be used*/
}
div.caption-container {
	color: #333333; /*gallery image description text color*/
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.download {
	margin-top: 8px;
}
div.photo-index {
	color: #FFF; /*doesn't seem to be used*/
}
div.navigation a.prev {
	background-image: url(prevPageArrow.gif); /*gallery previous arrow*/
}
div.navigation a.next {
	background-image: url(nextPageArrow.gif); /*gallery next arrow*/
}
div.loader {
	background-image: url(loader.gif); /*gallery loading image*/
}
div.slideshow img {
	border-color: #000000; /*main image border color*/
}
ul.thumbs li.selected a.thumb {
	background: #000000; /*thumbnail border color*/
}
div.pagination a:hover {
	background-color: #111; /*doesn't seem to be used*/
}
div.pagination span.current {
	background-color: #fff; /*doesn't seem to be used*/
	border-color: #fff; /*doesn't seem to be used*/
	color: #000; /*doesn't seem to be used*/
}
.whitelink {
}
a.whitelink {
	color: #777777; /*customs taxes link*/
	}
a:visited.whitelink {
	text-decoration: none;
	color: #777777; /*color of many links*/
}
a:hover.whitelink {
	text-decoration: none;
	color: #000; /*hover color of many body links*/
}
a:active.whitelink {
	text-decoration: none;
	color: #000; /*click color of many body links*/
}
.imgborder {
	border: 1px solid #000; /*border color of about photos*/
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
}
.imgborderleft {
	border: 1px solid #000; /*border color of about photos*/
	margin-top: 5px;
	margin-left: 1px;
	margin-right: 12px;
}
.imgborder2 {
	border: 1px solid #000; /*border color of infrared page photos*/
}
.imgborder3 {
	border: 1px solid #000; /*border color of about photos*/
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
.formbox {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333; /*text color of contact message box*/
	background-color: #E6E6E6; /*background color of contact message box*/
	border-color: #333333; /*border color of contact message box*/
	outline-color: #999999; /*color of additional active border of contact message box*/
	border: none;
	margin-bottom: 8px;
	max-width: 436px;
	max-height: 302px;
}

.formbox:hover {
	background-color: #F2F2F2; /*hover background color of contact message box*/
	
}

.formbox3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333; /*text color of contact message box*/
	background-color: #E6E6E6; /*background color of contact message box*/
	border-color: #333333; /*border color of contact message box*/
	outline-color: #999999; /*color of additional active border of contact message box*/
	border: none;
	margin-bottom: 8px;
	max-width: 208px;
	max-height: 302px;
}

.formbox3:hover {
	background-color: #F2F2F2; /*hover background color of contact name email*/
}

.formbox2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333; /*order form text color*/
	background-color: #E6E6E6; /*background color of order form*/
	border-color: #333333; /*border color of order form*/
	outline-color: #999999; /*color of additional active border of order form*/
	border: none;
	margin-bottom: 8px;
	max-width: 211px;
	max-height: 122px;
}

.formbox2:hover {
	background-color: #F2F2F2; /*hover background color of order form*/
}

.formbutton {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333; /*text color of send email button*/
	background-color: #E6E6E6; /*background color of send email button*/
	border-color: #333333;
	font-weight:bold;
	outline-color: #999999;
	border: none;
}

.tabletext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #666666; /*order form text color*/
}

/*** Works on common browsers ***/
::selection {
	background-color: #DCDCDC;
	color: #000;
}
/*** Mozilla based browsers ***/
::-moz-selection {
	background-color: #DCDCDC;
	color: #000;
}
/***For Other Browsers ***/
::-o-selection {
	background-color: #DCDCDC;
	color: #000;
}
::-ms-selection {
	background-color: #DCDCDC;
	color: #000;
}
/*** For Webkit ***/
::-webkit-selection {
	background-color: #DCDCDC;
	color: #000;
}

.tablebg {
	background-image: url(../images/IR/irstormyroad.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
