/* Peter Hyatt Locksmith CSS ©copyright Mockorange Website Development */
 
#nav {	background-color: #DB8024; background-image: url(../images/bg-grad-orange.gif);	background-position: top left;	background-repeat: repeat-x; display: block; height: 26px; margin: 0;}

#nav, #nav ul { margin: 0; padding: 0; list-style-type: none; list-style-image: none; list-style-position: outside; line-height: 120%; }
#nav li {border-right: 1px solid #fff;}
#nav a { display: block; width: 130px; padding: 5px; }
#nav li { float: left; width: 130px; }
#nav li ul { background-color: #000031; position: absolute; width: 130px; left: -999em; }
#nav li ul li {border-bottom: 1px solid #fff;}
#nav li ul li:hover, #nav ul li.sfhover { background-color: #315B87; color: #1D395E;}
#nav li:hover ul, #nav li.sfhover ul { left: auto; background-color: #003366; }
#nav a {color: #fff;	text-decoration: none;}
#nav ul a {color: #fff;}

#nav li:ul { top: auto;	left: auto;}

#nav li:hover ul, li.over ul { display: block; }


a, a:link, a:active, a:visited {
	color: #BC6710;
}

a:hover {
	color: #5B759A;
}

body {
	background-attachment: fixed;
	background-color: #FA9E42;
	background-image: url(../images/grad-bg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #036;
	font: normal 11px Verdana, Tahoma, Arial, Sans-serif, Lucida, Helvetica;
	line-height: 130%;
}

form {
	margin: 0;
}

h1 {
	clear: both;
	color: #FFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-top: 0;
	padding: 0;
}

h2 {
	color: #FFF;
	font-size: 14px;
	margin-top: 0;
	padding-top: 10px;
	text-transform: capitalize;
}

h3 {
	background-color: #036;
	color: #FFF;
	font-family: Georgia, "Lucida Grande", Times, serif;
	font-size: 140%;
	font-style: normal;
	margin: 0;
	padding: 4px;
	text-align: left;
	text-indent: 4px;
}

h4 {
	color: #DB8024;
	font-family: Georgia, "Lucida Grande", Times, serif;
	font-size: 140%;
	margin: 10px 0 0 0;
	text-indent: 4px;
}

h5 {
	color: #036;
	font-family: Georgia, "Lucida Grande", Times, serif;
	font-size: 120%;
	margin-bottom: 0;
	margin-top: 10px;
	text-indent: 4px;
}

html>body #container {
	width: 750px;
}

img {
	margin: 0;
}

p {
	line-height: 130%;
	margin: 9px 0 0 10px;
}

.clear{
	clear: both;
	font-size: 0;
}

/* Form properties */
.form1 {
	border: 1px solid #036;
}

.intro {
	font-size: 110%;
	font-style: italic;
	line-height: 130%;
	margin: 5px 10px;
}

/* container */
#container {
	background-color: #FFF;
	background-image: url(../images/bg-padlockgif.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: 2px solid #BC6710; /**/
	margin: 0 auto;
	padding: 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 750px;
}

#footer {
	color: #FFF;
	font-size: 10px;
	margin: 0 auto;
	padding: 4px;
	width: 750px;
}

#footer a {
	color: #FFF;
}

#header {
	background-color: #036;
	display: block;
	width: 750px;
	margin:0;
}

/* content */
#left {
	background-color: #FFF;
	display: block;
	float: left;
	text-align: left;
	width: 500px;
}

#left .small {
	font-size: 10px;
}

#left .thumbs {
	margin: 6px 4px 0 0;
}

/* Navigation - Has issues with Mac Safari and Mac IE5 - grrrr! */


#right {
	background-color: transparent;
	background-image: url(../images/bg-grad-blue.gif);
	background-position: left top;
	background-repeat: repeat-x;
	display: block;
	float: right;
	margin: 0;
	width: 230px;
}

#right p {
	color: #666;
	font-size: 120%;
	margin: 5px 10px; /* font-style: italic; */
}

#search {
	background-color: transparent; /* background-image: url(../images/bg-grad-blue.gif);
	background-repeat: repeat-x;
	background-position: left top; */
	display: block;
	float: right;
	margin: 0;
	width: 230px;
}

#search p {
	color: #666;
	font-size: 120%;
	margin: 5px 10px; /* font-style: italic; */
}

#subnav {
	/* background-color: #DDE5EE;
	border: 1px solid #036; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	margin: auto 0;
	padding: 6px;
	text-align: center;
	/* width: 375px; */
}

#subnav a {
	color: #036;
}

#subnav a:hover {
	color: #DF8429;
}

#top {
	background-color: #036;
	background-image: url(../images/bg-grad-bluetop.gif);
	background-position: top left;
	background-repeat: repeat-x;
	display: block;
	height: 80px;
	margin-bottom: 4px;
	padding: 0;
	text-align: center;
	width: 750px;
}
/* ------------- ypSlideMenu attribute stuff ------------- */

#menubar, #menubar2 {
	background-color: #DB8024;
	background-image: url(../images/bg-grad-orange.gif);
	background-position: bottom left;
	background-repeat: repeat-x;	
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 0px;
	text-indent: 0;
	margin: 0;
}
#menubar:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
	/* Hides from IE-mac \*/
* html #menubar {
	height: 1%;
}
	/* End hide from IE-mac */
#menubar li.float {
	float: left;
	list-style-type: none;
	position: relative;
	padding: 0 /* 5px */;
}
#menubar a, #menubar2 a {
	width: 100px;
	display: block;
	color: #fff;
	letter-spacing: 0;
	border-right: 1px solid #fff /* 1px solid #F9F1C8 */;
	padding: 8px /* 5px*/;
	text-decoration: none;
}
#menubar a.active, #menubar2 a.active {
	border: 0;
}
#menubar ul.menu, div.menu {
	display: none; 
	margin: 0;
	background-color: #DB8024;
	background-image: url(../images/bg-grad-orange.gif);
	background-position: bottom left;
	background-repeat: repeat-x;	
	text-indent: 0;
	padding: 0;
	width: 184px; /* make this value wider to see your right border on the submenu items */
	text-align: left;
}
div.menu {
	width: 170px; 
	margin-left: 2em;
}
#menubar ul.menu li {
	display: inline;
	position: relative;
	height: 1%;
	list-style-type: none;
	text-indent: 0;
	padding: 0;
	margin: 0;
}
#menubar ul.menu a, div.menu a {
	font-size: 11px;
	color: #fff;
	display: block;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;		
	margin: 0;
	text-indent: 0;
	padding: 6px /* 5px */;
	width: 170px; /* submenu width. make this smaller or wider */
	text-decoration:none;
}
div.menu a {
	width: 170px;
}
#menubar ul.menu a:hover, div.menu a:hover, #menubar a:hover, #menubar2 a:hover { /* hover attributes for menu items */
	background-color:/*#214E7C*/ #003366;
	color: #fff;
}
	
/* end ypMenu stuff */

