@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #333333 url(../_assets2/bkg_drop.jpg) repeat-y center top;
	height: 100%;
	width: 100%;
}
.emmett {
	background: #333333 url(../_assets2/404.jpg) no-repeat center top;
}
.blank {
	background: #333333 url(../_assets2/background.jpg) no-repeat center top;
}
a {
	cursor: hand;
	text-decoration: none;
}
#wrapper {
	background: url(../_assets2/header_landing.jpg) no-repeat center top;
	margin-top: 0px;
	width: 100%;
	padding-top: 0px;
	top: 0px;
}
#header {
	height: 196px;
	width: 850px;
	margin: 0px auto;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	padding-top: 4px;
	float: none;
}
#header ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	width: 460px;
}
#header ul li {
	display: block;
	float: left;
	margin-left: 20px;
}
#header a, #header a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}
#container {
	width: 860px;
	background: #CCCCCC url(../_assets/pattern1.gif);
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #87000B;
}
h1 {
	margin-top: 0px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	color: #CCCCCC;
	background: #262626 url(../_assets2/side_bkg.jpg) no-repeat center center;
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 8px;
	line-height: 20px;
	padding-top: 2px;
	margin-top: 0px;
	border-top: 1px solid #262626;
	border-bottom: 1px solid #262626;
	margin-bottom: 8px;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	color: #CCCCCC;
	background: #87000B url(../_assets2/h3_bkg.jpg) repeat-x center center;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 20px;
	padding-top: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: none;
	border: 1px solid #262626;
	padding-left: 8px;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-transform: none;
	padding-left: 10px;
	line-height: 20px;
	padding-top: 2px;
	margin-top: 20px;
	border-top: 1px none #000000;
	border-bottom: 1px none #000000;
	margin-bottom: 0px;
	border-right-style: none;
	border-left-style: none;
	background: url(../_assets2/h4_bkg.jpg) center center;
}
h5 {
	font-size: 15px;
	color: #990000;
	font-weight: bold;
	margin-bottom: 2px;
}
a:link img, a:visited img,a:hover img,a:active img  {
	border: 0px none #000000;
	cursor: auto;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
}
.small {
	font-size: 10px;
	line-height: 14px;
}
.smallLeft {
	font-size: 10px;
	margin-bottom: 2px;
}
.photo_clear {
	font-size: 10px;
	line-height: 14px;
	clear: both;
	padding-bottom: 20px;
}
#layout_right p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#layout_right {
	float: right;
	width: 598px;
	padding-right: 15px;
	margin-bottom: 40px;
	margin-top: 20px;
	height: auto;
}
/* ----------------  End Footer  -------------------------------*/
#layout_right img {
	margin-right: 16px;
	border: 1px solid #000000;
	float: left;
}
.layout_right_img {
	float: none;
	margin-bottom: 10px;
}
#layout_left {
	width: 220px;
	height: 100%;
	float: left;
	border-right: 1px solid #262626;
	padding: 0px 0px 10px;
	border-bottom: 1px solid #262626;
	border-left: 1px solid #262626;
	margin: 0px 8px 10px 10px;
	background: #999;
	border-top: 1px solid #262626;
}
#layout_left2 {
	width: 220px;
	height: 100%;
	float: left;
	border-right: 1px solid #262626;
	padding: 0px 0px 10px;
	border-bottom: 1px solid #262626;
	border-left: 1px solid #262626;
	margin: 0px 8px 10px 10px;
	background: #999;
	border-top: 1px solid #262626;
	clear: left;
}
#layout_left2 iframe {
	border-top: 1px solid #262626;
	border-bottom: 1px solid #262626;
}
#layout_left2 p {
	line-height: 16px;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 5px;
	margin: 0px 10px 6px;
}
#layout_left iframe {
	border-top: 1px solid #262626;
	border-bottom: 1px solid #262626;
}
#layout_left p {
	line-height: 14px;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 5px;
	margin: 0px 10px 6px;
}
#layout_left  p.first {
	border-top-style: none;
	padding-top: 0px;
}
#form label {
	clear: both;
	display: inline;
	color: #990000;
}
#layout_left img {
	width: 198px;
}
#layout_left ul {
	margin-top: 0px;
	margin-left: -10px;
	line-height: 16px;
	margin-bottom: 8px;
}
#layout_left li {
}
.iframe {
	border: 1px solid #000000;
}
#navigation {
	height: 33px;
	width: 860px;
	position: relative;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	line-height: 33px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 10px;
}

#navigation ul {
	margin: 0 0px 0 0;
	padding: 0;
	list-style: none;
	float: left;
}
#navigation ul li {
	float:left;
	margin: 0px;
	padding: 0px;
	width: 172px;
	background: url(../_assets2/menu_items.jpg) no-repeat left top;
	height: 33px;
	}
#navigation ul li a {
	display: block;
	margin: 0px;
	color: #FFFFFF;
	border-right: 1px solid #4F0005;
	height: 32px;
}
#navigation ul li a.last {
	display: block;
	margin: 0px;
	color: #FFFFFF;
	border-right: none;
	height: 32px;
}
#navigation ul li a:link,#navigation ul li a:visited{
	color: #FFFFFF;
	text-decoration: none;
	}
#navigation ul li a:hover,#navigation ul li a:active {
	color: #FFFFFF;
	background: url(../_assets2/menu_items.jpg) no-repeat center top;
	border-right: 1px solid #212121;
}
#navigation ul li a.current,#navigation ul li a.current:active,#navigation ul li a.current:hover {
	color: #333333;
	background: url(../_assets2/menu_items.jpg) no-repeat right top;
	cursor: default;
}
#clear_all {
	clear: both;
}



/* ----------------  Footer  -------------------------------*/
#footer {
	background: #262626 url(../_assets2/bkg_footer.jpg) no-repeat center top;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	padding-left: 270px;
	padding-top: 10px;
	width: 620px;
}
#footer a:link, #footer a:visited {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
}
.boldred {
	font-weight: bold;
	color: #990000;
}
input, textarea {
	background: #CCCCCC;
	border: 1px solid #990000;
}
textarea.comment {
	width: 196px;
	max-width: 196px;
}
input.submit {
	background: #666666;
	color: #FFFFFF;
	height: 22px;
	text-align: right;
	vertical-align: bottom;
}
input.submit:hover   {
	background: #990000;
}
input.formfield {
	width: 196px;
	clear: both;
	height: 20px;
}
#wrapper404 {
	width: 100%;
	padding-top: 220px;
	top: 0px;
}
#container404 {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	padding: 0px;
}
#wrappergallery {
	width: 100%;
	padding-top: 100px;
	top: 0px;
}
#containergallery {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	padding: 0px;
}
