/******* General HTML Layout Styles */

html {
	height: 100%;
	margin-bottom: 5px;
}

body {
	font-family: Palatino, Arial, serif;
	font-size: 16px;
	line-height: 1.5em;
	margin: 0px 0px 0px 0px;
	background-color: #000;
	color: #ccc;
	font-style: normal;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #ccc;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #fff;
}

a {
	outline: none;
}

a img {
	border: none;
}


input.button { cursor: pointer; }

p { 
	margin-top: 0; 
	margin-bottom: 5px;
	text-align: left;
}

img { border: 1px #fff;
}


h1 {
	font-family: Palantino Linotype, Book Antiqua, Palantino, serif;
	font-size: 22px;
	color: #ccc;
}

h2 {
	font-family: Palantino Linotype, Book Antiqua, Palantino, serif;
	font-size: 20px;
	color: #ccc;
	text-align: left;
}

h3 {
	font-family: Palantino Linotype, Book Antiqua, Palantino, serif;
	font-size: 16px;
	font-style: normal;
}

.logo {
	margin-left: 25px;
	margin-top: 2px;
}

#logo {
	background: url(../images/header_logo.gif) 0 0 no-repeat;
	margin-left: -40px;
	height: 40px;
	width: 1064px;
}

.alpha {
	opacity: 0.75;
	filter: alpha(opacity=75);
	}


/****************** Dropdown Menu styling starts here **************/
.menunav {
	 /* use these params to positions your menu */
	 float: right;
	 font-size: 16px;
	 color: #ccc;
	 height: 30px;
	 width: 400px;
}
 
.menunav, .menunav li, .menunav li ul { /* all lists */
	 padding-right: 0px;
	 padding-top: 5px;
	 margin: 0;
	 list-style: none;
}
 
.menunav li a {
	 display: block;
	 color:#CCCCCC;
	 border: none;
	 text-decoration:none;
}

.menunav li ul li a {
	color: #cccccc;
	text-decoration: none;
}
 
.menunav li { /* all list items */
	 float: left;
	/* width needed or else Opera goes nuts */
	 padding-right: 15px;
	 padding-left: 15px;
	 background: url(../images/layout/menu_divider.png) top right no-repeat;
}
 
.menunav li ul { /* second-level lists */
	 position: absolute;
	 width: 10em;
	 left: -999em; /* using left instead of display to hide menus because display: none isn’t read by screen readers */
	 z-index: 20;
}

.menunav li ul li {
	background: rgba(0,0,0,.75);
	width: 7em;
}
 
.menunav li a:hover {
	 border: none;
	 background-color: #5b5746;
	 color:#ccc;
}
 
.menunav li:hover ul, .menunav li.sfhover ul  { /* lists nested under hovered list items */
	 left: auto; /* change is to auto, 10px, 20px, etc for indenting the sub menue */
	 height: 55px;
	 margin-left: -54px;
}


/******** Template items */

div.center {
	text-align: center;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	margin-bottom: 20px;
}

div#header {
	background: url(../images/layout/Home_main_photo.jpg) 0px 51px no-repeat;
	height: 535px;
	width: 1024px;
	padding: 0px 0px 0px 0px;
	z-index: 8;
	position: relative;
}

#header_top {
	background: url(../images/layout/header_top.gif) 0px 0px no-repeat;
	height: 14px;
	width: 1024px;
	z-index: 10;
	position: relative;
}	

#header_bkgrnd {
	margin-left: -20px;
}

.body_bkgrnd {
	background: url(../images/layout/seamless_bkgrnd.gif) 0px 0px repeat-y;
	height: auto;
	z-index: 1;
	padding-bottom: 60px;
	position: relative;
}

#main_content {
	width: 1024px;
	height: 540px;
	border: none;
}

#video {
	width: 260px;
	height: 175px;
	float: left;
	padding-top: 100px;
	padding-left: 20px;
	z-index: 5;
}

#video img {
	opacity: 0.75;
	filter: alpha(opacity=75);
}

#thumbs {
	width: 1024px;
	height: auto;
	top: 0px;
	left: 0px;
	margin-left: 0px;
	z-index: 6;
}

.az {
	height: 150px;
	width: 550px;
	padding: 10px 0px 10px 40px;
	margin: 10px 0px 20px 40px;
	float: left;
}

.az img	{
	float: left;
	display: inline;
	padding: 10px 10px 0px 0px;
	opacity: 0.75;
	filter: alpha(opacity=75);
}

.singles {
	white-space: nowrap;
	overflow: hidden;
	width: 500px;
	text-align: center;
	position: relative;
	padding-top: 0px;
}

.co{
	height: 111px;
	width: 187px;
	top: 0px;
	margin: 10px 0px 40px 35px;
	float: left;
}

.co img	{
	padding: 10px 0px 0px 20px;
	opacity: 0.75;
	filter: alpha(opacity=75);
}

.nm{
	height: 111px;
	width: 167px;
	margin: 45px 0px 40px 60px;
	float: left;	
}

.nm img	{
	padding: 10px 0px 0px 0px;
	opacity: 0.75;
	filter: alpha(opacity=75);
}

.ut{
	height: 140px;
	width: 750px;
	padding: 45px 0px 10px 80px;
	margin: 0px 0px 0px -60px;
	float: left;
}

.ut img {
	float: left;
	display: inline;
	padding: 3px 0px 0px 11px;
	opacity: 0.75;
	filter: alpha(opacity=75);
}

.nv{
	height: 111px;
	width: 167px;
	margin: 10px 0px 40px 40px;
	float: left;	
}

.nv img	{
	padding: 10px 0px 0px 0px;
	opacity: 0.75;
	filter: alpha(opacity=75);
}

.id{
	height: 111px;
	width: 167px;
	margin: 10px 0px 40px 40px;
	float: left;	
}

.id img	{
	padding: 10px 0px 0px 0px;
	opacity: 0.75;
	filter: alpha(opacity=75);
}

.header_images {
	padding-top: 5px;
}

.header_images img {
	padding-left: 10px;
	padding-right: 10px;
	border: none;
}

#content {
	color: #ccc;
	height: auto;
	border: none;
	margin: 0px auto 40px auto;
	padding: 0px 20px 20px 20px;
	float: left;
	
}

#content img {
	padding-bottom: 30px;
	padding-top: 20px;
}

#content h1 {
	color: #fff;
	text-align: center;
	font-family: Copperplate, Georgia, serif;
	color: #ccc;
	font-size: 26px;
}

#content h2 {
	color: #fff;
	font-family: Copperplate, Georgia, serif;
	color: #ccc;
	font-size: 20px;
}

#content a:link {
	color: #ccc;
	text-decoration: underline;
}

#content a:hover {
	color: #fff;
	text-decoration: none;
}

#footer {
	font-size: 12px;
	margin-top: 40px;
	padding-bottom: 5px;
	text-align: left;
	font-style: normal;
}

#copyright {
	padding 20px 0px 0px 0px;
	font-size: 12px;
	text-align: center;
}

/**Divs for the About Page**/

#about {
	width: 1024px;
	height: auto;
	border: none;
	margin: 50px auto 0px auto;
	padding: 20px 20px 0px 20px;
}


#about a {
	color: #ccc;
	text-decoration: none;
	}
	
#about a:hover {
	color: #fff;
	text-decoration: none;
	}

#about img {
	padding-bottom: 30px;
}
#about h1 {
	color: #ccc;
	text-align: center;
	font-family: Copperplate, Georgia, serif;
}

/** Divs for the location page**/

#location {
	width: 1024px;
	margin-top: 0px;
	border: none;
	z-index: 6;
	height: 1240px;
}

#location_thumbs {
	width: 800px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	z-index: 6;
}

#map {
	width: 445px;
	height: 589px;
	padding-top: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 40px;
	}
	
#map img {
	border: none;
}
	
#map_content {
	width: 350px;
	height: 60px;
	margin: -480px 0px 0px 280px;
	position: relative;
}

#map_content h2 {
	color: rgb(200,175,90)
}

#ut-location {
	height: 140px;
	width: 750px;
	padding: 45px 0px 10px 0px;
	margin: 0px 0px 0px 25px;
	float: left;
}

#ut-location img {
	float: left;
	display: inline;
	padding: 3px 0px 0px 11px;
	opacity: 0.75;
	filter: alpha(opacity=75);
}

#az-location {
	height: 150px;
	width: 550px;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 20px 130px;
	float: left;
}

#az-location img	{
	float: left;
	display: inline;
	padding: 10px 10px 0px 0px;
	opacity: 0.75;
	filter: alpha(opacity=75);
}

.singles {
	white-space: nowrap;
	overflow: hidden;
	width: 500px;
	text-align: center;
	position: relative;
	padding-top: 0px;
}

#co-location {
	height: 111px;
	width: 187px;
	top: 0px;
	margin: 10px 0px 40px 0px;
	float: left;
	position: relative;
}

#co-location img	{
	padding: 10px 0px 0px 20px;
	opacity: 0.75;
	filter: alpha(opacity=75);
}

#nm-location {
	height: 111px;
	width: 167px;
	margin: 10px 0px 40px 20px;
	float: left;	
	position: relative;
}

#nm-location img	{
	padding: 10px 0px 0px 0px;
	opacity: 0.75;
	filter: alpha(opacity=75);
}

#nv-location {
	height: 111px;
	width: 187px;
	margin: 10px 0px 40px 30px;
	float: left;	
	position: relative;
}

#nv-location img	{
	padding: 10px 0px 0px 0px;
	opacity: 0.75;
	filter: alpha(opacity=75);
}

#id-location {
	height: 111px;
	width: 167px;
	margin: 10px 0px 40px 30px;
	float: left;	
	position: relative;
}

#id-location img	{
	padding: 10px 0px 0px 0px;
	opacity: 0.75;
	filter: alpha(opacity=75);
}

/** Contact Us Page **/

#contact {
	width: 1024px;
	height: auto;
	border: none;
	margin-left: auto;
	margin-right: auto;
}

.contact-form {
	padding-top: 25px;
}

.label {
	width: 60px;
}

.name {
	width: 100px;
}

#AZloc {
	height: 780px;
	width: 900px;
	padding-bottom: 25px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 25px;
}

#COloc {
	height: 350px;
	width: 900px;
	padding-left: 0px;
	margin-bottom: 25px;
}

#IDloc {
	height: 390px;
	width: 900px;
	padding-left: 0px;
	margin-bottom: 25px;
}

#NVloc {
	height: 400px;
	width: 900px;
	padding-left: 0px;
	margin-bottom: 25px;
}

#NMloc {
	height: 390px;
	width: 900px;
	padding-left: 0px;
	margin-bottom: 25px;
}

#UTloc {
	height: 800px;
	width: 900px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 25px;
}

.loc {
	width: 300px;
	margin: 20px 0px 20px 140px;
	padding-bottom: 40px;
	display: inline;
	float: left;
}

.loc img {
	height: 45px;
	border: none;
	opacity: 0.75;
	filter: alpha(opacity=75);
}

.map {
	padding: 10px 0px 20px 0px;
}

.quote {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
