.container {
	background: #FFFFFF;
	width: 798px;
	margin-left:auto;
	margin-right:auto;
	border: thin solid #003300;
}
.logo {
	width: 798px;
	height: 109px;
	margin: 0px;
	padding: 0px;
}
.logo img {
	margin: 0px;
	padding: 0px;
}
td {
	font: 12px/13px Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

body {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background-image: url(images/bg_graphic.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	display: block;
	width: 600px;
	letter-spacing: 0.05em;
	margin-left:auto; margin-right:auto;
}
.tier1 {
	background: url(images/menured.gif) no-repeat left top;
	text-indent: 10px;
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	visibility: visible;
	padding: 0px;
}
.tier1 a:link, .tier1 a:visited, .tier1 a:active {
	text-decoration: none;
	letter-spacing: 0.15em;
	text-align: left;
	color: #FFFFFF;

}
.tier1 a:hover {
	letter-spacing: 0.15em;
	text-align: left;
	color: #FFFFFF;
	/*text-decoration: underline;*/
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}
.tier1active {
	border-bottom: 1px solid #FFFFFF;
}

.tier2 {
	background: url(images/menured.gif) repeat-y left top;
	text-indent: 10px;
	height: 21px;
	color: #FFFFFF;
	font-weight: bold;
	visibility: visible;
	text-align: center;
	padding: 0px;
	border-top: 2px solid #999999;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 5px 0px;
}
.tier2 a:link, .tier2 a:visited, .tier2 a:active {
	text-decoration: none;
	letter-spacing: 0.15em;
	text-align: left;
	color: #FFFFFF;

}
.tier2 a:hover {
	letter-spacing: 0.15em;
	text-align: left;
	color: #FFFFFF;
	/*text-decoration: underline;*/
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}
.tier2active {
	border-bottom: 1px solid #FFFFFF;
}
.menu {
	background: url(images/mgrid.gif) no-repeat left bottom;
	width: 182px;
	padding-top: 10px;
	position: relative;
	height: 100%;
	left: 1px;
	bottom: 0px;
	vertical-align: top;	
	}

.divider {
	padding-bottom: 10px;
	margin-right: 5%;
	margin-left: 5%;
}
.menu-a {
	background: url(images/spacer.gif) repeat;
}

.menu-a a:link, .menu a:visited, .menu a:active  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	line-height: 18px;
	width: 160px;
	display: block;
	margin-left: 10px;
}
.menu-a a:hover {
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #D30B27;
	border-bottom: 2px solid #D30B27;
	width: 160px;
	display: block;
	margin-left: 10px;
}
.menu-a-active {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #D30B27;
	border-bottom: 2px solid #D30B27;
	width: 160px;
	display: block;
}
.content {
	background: #FFFFFF url(images/m-r.gif) repeat-y right;
	/*width: 600px;*/
	width: 700px;
	padding-right: 10px; /*30*/
	padding-left: 30px;
}
/*a {
	color: #D30B27;
}*/
a {
	color: #D30B27;
	text-decoration: underline;
}
a:link, a:visited, a:active,   {
	text-decoration: underline;
}

a:hover {
	font-weight:bold;
}

.title1 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #993300;
	width: 480px;
	padding-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	line-height: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}
.textmain {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 100px;		/*display: block;*/
}

.imgl {
	padding-right: 15px;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
}
.shadow{
	float:left;
	background: url(images/shadow.png) no-repeat bottom right !important;
/* respectful browsers (e.g. Firefox/Opera/Safari) ONLY take notice of this line*/
/*background: none;
 disrespectful browsers clear the background graphic, in this case allowing the alpha filter to work in IE5.5 and 6 */
background: url(images/shadow.gif) no-repeat bottom right
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='images/shadow.png'); /* the MS alpha filter */
	margin: 10px 10px 10px 5px;
		/*added after making .shadow img position static */
		display: block;
}
.shadow img{
	position:relative;
	bottom:6px;
	right: 8px;
	/*position:static;*/
border: 1px solid #eee;
	border-color: #eee #888 #666 #ddd;
	background:#fff;
	padding:5px 3px 10px; /* gives us the white area - but not in IE5 + IE5.5 */
	margin: 0px;

}
.nowrap{
	border: 1px none gray;
	display: block;
	width: auto;
	vertical-align: top;
	float: left;	/*border: 1px solid; padding: 5px;*/ 
}
.captionnowrap {
	white-space: nowrap;
}


div.nowrap .shadow img {float: left; /*margin: 5px;*/}

div.nowrap hr, td.nowrap hr  {
	display: block;
	clear: left;
	margin: -0.66em 0;
	visibility: hidden;
	/*width: 50%;*/
}
  
div.clearer {
	clear: left; line-height: 0; height: 0;
	}

.shadowr{
	float:right;
	background: url(images/shadow.png) no-repeat bottom right !important;
	/* respectful browsers (e.g. Firefox/Opera/Safari) ONLY take notice of this line*/
	/*background: none;
	 disrespectful browsers clear the background graphic, in this case allowing the alpha filter 	to work in IE5.5 and 6 */
	background: url(images/shadow.gif) no-repeat bottom right
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='images/shadow.png');
	position: relative;
	margin: 10px 5px 0px 20px;
}
.shadowr img{
	position:relative;
	bottom:6px;
	right: 8px;
	border: 1px solid #eee;
	border-color: #eee #888 #666 #ddd;
	background:#fff;
	padding:5px 3px 10px; /* gives us the white area - but not in IE5 + IE5.5 */
	margin: 0px;
}
.focuslg {
	width: 320px;
	vertical-align: top;
}

.title2 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	line-height: 17px;
}
.title2 a:link, .title2 a:visited, .title2 a:active, .title2 a:hover {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 17px;
	color: #D30B27;
}

.tag {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #D30B27;
	width: 190px;
}
.focussm1 {
	background: url(images/box-sm.gif) no-repeat left top;
	width: 200px;
	height: 150px;
	vertical-align: top;
	padding: 0px;
}
.focussm2 {
	background: url(images/box-rev.gif) no-repeat left top;
	width: 160px;
	height: 150px;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
}
.focussm3 {
	background: url(images/box-sm.gif) no-repeat left top;
	width: 200px;
	height: 150px;
	vertical-align: top;
	padding: 0px;
}
.titlefocussm, .titlefocussm a:link, .titlefocussm a:visited, .titlefocussm a:active, .titlefocussm a:hover {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D30B27;
	width: 180px;
	margin-left: 10px;
	margin-top: 2px;
	line-height: 18px;
	text-decoration: none;

}
.titlefocussm2, .titlefocussm2 a:link, .titlefocussm2 a:visited, .titlefocussm2 a:active, .titlefocussm2 a:hover {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D30B27;
	width: 150px;
	margin-left: 5px;
	margin-top: 2px;
	line-height: 18px;
	text-decoration: none;
}

.focussmcopy {
	width: 185px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
}
.imgfocus2 {
	margin-top: 5px;
	margin-left: 2px;
}
.column3 {
	text-align: left;
	vertical-align: top;
	float: right;
	padding-left: 20px;
	padding-right: 150px;
}
ul {
}
.li-staff {
	position: relative;
	left: 27px;
	right: 10px;
	visibility: visible;
	margin-right: 30px;
	list-style: url(images/bullet.gif) outside;
	text-indent: 20px;
	display: list-item;
	padding-right: 20px;

}
li {
	text-indent: -2px;
	margin-left: -5px;
	padding-bottom: 8px;
	list-style: url(images/bullet.gif) outside;
	padding-left: 5px;
}

.link {
	text-decoration: underline;
}
.link a:link, .link a:visited, .link a:active,   {
	text-decoration: underline;
}

.link a:hover {
	font-weight:bold;
}

.column3-2 {
	text-align: left;
	vertical-align: top;
	float: right;
	display: inline;
	width: 200px;
	border: 1px dashed #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
}
.faq {
	padding-right: 5px;
}
.photocredit {
	font-size: 10px;
	display: block;
	width: 170px;
	text-align: center;
	vertical-align: bottom;
	position: relative;
	clip: rect(auto,auto,15px,auto);
	margin-bottom: 15px;
}
.row1 {
	border-bottom: 2px solid #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.title3 {

	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	width: 190px;
}
.title2red, .title2red a:link, .title2red a:visited, .title2red a:active {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D30B27;
	line-height: 17px;
	text-decoration: none;
}
.title2red a:hover {
	text-decoration: underline;
}

.tag-nocaps {
	font-size: 12px;
	font-weight: bold;
	color: #D30B27;
	width: 190px;
}
/*.blurb {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	width: 190px;
	text-align: center;
	display: block;
	position: relative;
	left: -185px;
	height: 1%;
	vertical-align: bottom;
	margin: 0px;
	padding-bottom: 10px;
}*/
.column3-2left {

	text-align: left;
	vertical-align: top;
	float: left;
	display: inline;
	width: 200px;
	border: 1px dashed #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
}
.gallerytd {
	vertical-align: top;
	padding: 0px;
}
.gallerycaption {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.txtdiv {
	float: left;
	width: auto;
	margin-right: 30px;
}
.brdr_bottom {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	font-weight: bold;
	color: #D30B27;
}
.brdr_lft {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.center {
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
img {
	display: block;
}
.next {
	font-size: 24px;
	font-weight: bold;
	display: block;
	float: right;
	width: 150px;
	text-transform: capitalize;
	text-decoration: underline;
	line-height: 28px;
	text-align: right;
}
.column4 {
	text-align: left;
	vertical-align: top;
	float: left;
	padding-left: 0px;
	padding-right: 10px;
	display: inline;
	width: 200px;
}
.column4 a {
	text-decoration: none;
	border-style: none;
	
}
.column5 {
	text-align: left;
	vertical-align: top;
	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 300px;
}
.column6 {
	position: relative;
	text-align: left;
	vertical-align: top;
	float: right;
	padding-left: 0px;
	padding-right: 10px;
	display: inline;
	width: 25%;
}
.column5sm {
	text-align: left;
	vertical-align: top;
	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 50%;
	position: relative;
}
.column4right {
	text-align: left;
	vertical-align: top;
	float: left;
	padding-left: 10px;
	padding-right: 0px;
	display: inline;
	margin: 10px;
	width: 250px;
	position: relative;

}
.photocredit2 {
	font-size: 10px;
	display: block;
	width: 150px;
	text-align: center;
	vertical-align: bottom;
	position: relative;
	bottom: 0px;
	margin-bottom: 15px;
}
.column6sm {
	text-align: center;
	vertical-align: top;
	float: right;
	padding-left: 0px;
	padding-right: 5px;
	display: inline;
	width: 160px;
	position: relative;

}
.photocredit3 {
	font-size: 10px;
	display: block;
	width: 225px;
	text-align: center;
	vertical-align: bottom;
	position: relative;
	bottom: 0px;
	margin-bottom: 15px;
}
.textmain2 {

	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;		/*display: block;*/
}
