
* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

@font-face {
font-family: "Trajan Pro";
src: url("../fonts/trajanpr.ttf")
}

body {
	margin: 0;
	padding: 0;
	background-color: #e9dbb1;
	color:#696868;
}

.centercontent {
	width: 775px;
	margin-left: auto;
	margin-right: auto;
}

#navigationbar, #footerbar {
	background-color: #e9dbb1;
	height: 29px;
	width: 100%;
	display: block;
	float: left;
}

#navigationtext {
	float:left;
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 16px;
	color: #696868;
}

#navigationtext ul {
	width:775px;
	text-align: center;
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

#navigationtext ul li  {
	float: left;
	padding-right:45px;
	height: 29px;
	line-height: 29px;
}

#navigationtext ul li:last-child  {
	float: left;
	padding-right:0px;
	height: 29px;
	line-height: 29px;
}

#navigationtext ul li a, .bodytext a, .contact a {
	color:#696868;
	text-decoration: none;
}

#navigationtext ul li a:hover,  .bodytext a:hover, .bodytext a:visited, #homecontent a:hover, #homecontent a:visited,  .contact a:hover {
	color:#696868;
	text-decoration: underline;
}

#header {
	background-image: url('../images/topheader_background.png');
	background-repeat: repeat;
	float: left;
	width: 100%;
	height: 124px;
}

#mainbody {
	float: left;
	width: 100%;
	display: block;
	background-image: url('../images/mainbody_background.png');
	background-repeat: repeat;
	padding-top:15px;
	padding-bottom:35px;
}

#footer {
	background-image: url('../images/footer_background.png');
	background-repeat: repeat-x;
	width: 100%;
	float:left;
	display: block;
	height:160px;
	bottom:35px;
}

h2 {
	font-family: "Trajan Pro", "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 3px;
	color: #696868;
}

h2 a {
	text-decoration: none;
	color: #696868;
}

h2 a:hover {
	font-family: "Trajan Pro", "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 3px;
	text-decoration: underline;
	color: #696868;
}

h4 {
	font-family: "Trajan Pro", "Times New Roman";
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 3px;
	float:left;
	width:775px;
}


#homecontent p {
	width:210px;
}

#homecontent {
	width:775px;
	float:left;
	padding-top: 15px;
}


#footer img {
	float:left;
	padding-top: 27px;
}

#footerbar {
	float:left;
	font-family: "Trajan Pro", "Times";
	font-size:12px;
	padding-top:2px;
}

#homeimages {
	float:left;
	width:775px;
	height: 492px;
	background-color: #545150;
}

.filmstrip {
	float:left;
	width:775px;
	height:143px;
	background-color: #545150;
	margin-top:15px;
	margin-bottom:20px;
}

.filmstrip img {
	float:left;
	padding-top:16px;
	padding-left:15px;
}

.bodytext {
	float:left;
	width:775px;
}

.bodytext p {
	float:left;
	padding-bottom:20px;
	width:775px;
}

.bodytext h4 p {
	padding-bottom: 0px;
	width:775px;
	float: left;
}

.bodytext span {
	text-transform: uppercase;
	font-weight: bold;
	float:left;
	width:775px;
}

.bodytext span i {
	text-transform: none;
	font-weight: normal;
}

.aboutbadge {
	background-image: url('../images/about_box.png');
	background-position: center center;
	display: block;
	background-repeat: no-repeat;
	float:left;
	height:183px;
	padding-top:15px;
}

.basketbadge {
	background-image: url('../images/sweetgrass_box.png');
	background-position: center center;
	display: block;
	background-repeat: no-repeat;
	float:left;
	height:193px;
	padding-top:15px;
}

.visitbadge {
	background-image: url('../images/visit_box.png');
	background-position: center center;
	display: block;
	background-repeat: no-repeat;
	float:left;
	height:365px;
	padding-top:15px;
}

.visitbadge p {
	float:left;
	width:360px;
	font-family: "Trajan Pro", "Times";
	text-align: center;
	font-size: 16px;
	margin: 0;
	padding: 0;
	padding-top:25px;
	font-size: 12px;
}

.visitbadge p span {
	font-size:14px;
}

.aboutbadge p, .basketbadge p {
	float:left;
	width:775px;
	font-family: "Trajan Pro", "Times";
	text-align: center;
	font-size: 16px;
	margin: 0;
	padding: 0;
	padding-top:7px;
}

.basketbadge p {
	font-size:14px;
	padding-top:12px;
}

.basketbadge p i {
	font-size:12px;
}

.formlayout div {
	float:left;
	padding-bottom: 5px;
	width:775px;
}

.formlayout div label {
	float:left;
	width:230px;
	text-align: right;
	padding-right: 5px;
}

.formlayout div input[type=text] {
	float:left;
	width:300px;
}

#thumbimages {
	float:left;
	padding-left:20px;
}

#thumbimages img {
	padding-right:12px;
}

.contact p {
	float:left;
	width:275px;
	padding-bottom:20px;.
}

.contact p span {
	font-family: "Trajan Pro", "Times";
}

#photogallery {
	float:left; 
	height:860px; 
	padding-top:10px; 
	width:765px; 
	padding-left:10px; 
	background-color:#545150;
}

#videogallery {
	float:left; 
	padding: 5px 10px 5px 10px;
	width:755px; 
	background-color:#545150;
}


#photogallery a {
	padding-left:2px; 
	padding-right:4px;
	float:left;
}

 #videogallery a {
 	padding-left: 45px;
 	float: left;
 }
