html {
	
}
body {
	color: #fff;
	font: 11px/1.5 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	background: #dbc191;
	margin: 0;
	padding: 0;
	min-width: 511px;
	text-align: center;
	background: #3D5158 url(images/bkg_top_color.jpg) top left repeat-x;
}

#container {
	background: #fff;
	color: #7b7b7b;
	border-left: 2px solid #05090E;
	border-right: 2px solid #05090E;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 511px;  /* False value for IE4-5.x/Win */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 507px; /* Actual value for conformant browsers */
}
html>#container {
	width: 507px; /* Be nice to Opera */
}


#header {
	width: 507px;
	height: 189px;
	margin: 0;
	margin-bottom: 30px;
	padding: 0;
}

h1 {
	background: transparent url(images/logo_header.jpg) left top;
	margin: 0;
	padding: 0;
	width: 507px;
	height: 143px;
}

h1 span {
display: none
}

#content {
	padding: 0 48px 0 48px;
	margin: 0;
	margin-bottom: 30px;
	width: 511px;  /* False value for IE4-5.x/Win */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 410px; /* Actual value for conformant browsers */
}
html>#content {
	width: 410px; /* Be nice to Opera */
}
h2 {
	padding-top: 5px;
	text-align:center;
	font-size: 14px;
	color: #B5B71B;
}
h3 {
	padding-top: 20px;
	padding-bottom: 8px;
	margin: 0px;
	text-align:left;
	font-size: 16px;
	font-weight:bolder;
	color: #B5B71B;
}

#sign_pic_1 {
	width: 410px;
	height: 176px;
	background: transparent url(images/jojos_sign.jpg) left top no-repeat;
	color: #7b7b7b;
	margin: 0 0px 20px 0;
	padding: 0;
}
#example {
	text-align:center;
	width: 410px;
	height: auto;
	color: #7b7b7b;
	margin: 0 0px 20px 0;
	padding: 0;
}
.example_left {
	margin-right: 10px;
}
p, p.busy {
	width: 410px;
	color: #7b7b7b;
	background: transparent;
	text-align: justify;
	margin: 0 0 30px 0;
	padding: 0px;
}

p.serious {
	width: 410px;
	color: #7b7b7b;
	background: transparent;
	text-align: justify;
	margin: 0 0 16px 0;
}

p.status {
	color: #444;
	background: #f1f1f1;
	text-align: justify;
	padding: 10px;
	margin: 0 0 16px 0;
	border: 5px solid #666;
	width: 410px;  /* False value for IE4-5.x/Win */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 330px; /* Actual value for conformant browsers */
}
html>p.status {
	width: 330px; /* Be nice to Opera */
}

p.comments {
	width: 410px;
	color: #fff;
	background: transparent;
	margin: 0 0 8px 0;
}

label {
	color: #fff;
	background: transparent;
	display: block;
}
form {
	border: 0;
	margin: 0;
	padding: 0;
}
input {
	font: 9px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	margin: 0;
	padding: 0;
	border: 1px solid #aaa;
	background: #efefef;
	color: #54401b;
	width: 200px;  /* False value for IE4-5.x/Win */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto; /* Actual value for conformant browsers */
}
html>input {
	width: 198px; /* Be nice to Opera */
}
tr.dark input {
	border: none;
	background: #fff;
}
select {
	font: 9px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	margin: 0;
	border: 1px solid #000;
	background: #ddd;
	color: #54401b;
}

textarea {
	height: 150px;
	font: 11px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	margin: 0;
	padding: 0;
	border: 1px solid #aaa;
	background: #ddd; 
	color: #54401b;
	width: 390px;  /* False value for IE4-5.x/Win */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 389px; /* Actual value for conformant browsers */
}
html>textarea {
	width: 389px; /* Be nice to Opera */
}
#text_box p {
margin: 0px;
	padding: 0px;
	padding-top: 15px;
}
input#submit {
	width: auto;
	color: #333;
	border-right: 2px solid #804243;
	border-bottom: 2px solid #804243;
	border-top: 2px solid #c89596;
	border-left: 2px solid #c89596;
	margin: 10px 0px
}

#footer {
	color: #7b7b7b;
	margin: 0;
	padding: 0;
	width: 507px;
	border-bottom: 2px solid #05090E;
	background:  #fff url(images/footer.jpg) bottom center no-repeat;
	height: 120px; /* False value for IE4-5.x/Win */
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 122px; /* Actual value for conformant browsers */
}
#footer p {
	font: 12px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	text-align:center;
	line-height: 12px;
	padding: 8px 48px 2px 48px;
	margin: 0;
	width: 507px;  /* False value for IE4-5.x/Win */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 410px; /* Actual value for conformant browsers */
}
p.credit  {
font-size:9px;
text-align: center;
}

a {
	background: transparent; color: #B5B71B; text-decoration: none; border-bottom: 1px solid #B5B71B;
}
a:hover {
	background: transparent; color: #54401B; text-decoration: none;
}

a img {
	border: 0;
	text-decoration: none;
}
		
div.hide {
	display: none;
}

/*  Horizontal nav */
#menu {
	margin: 0;
	padding: 0;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	background: #fff;
	width: 169px;
	height: 46px;
	border-top: none /*1px solid #ccc;*/;
	border-left: none/*1px solid #ccc;*/;
	border-bottom: none/*1px solid #ccc;*/;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #c30;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    xx-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    x-small;
	text-indent: -9999;
}
#menu ul li a.honest span {
	display: none
}
html>#menu ul li a  {
	font-size: x-small;   
	} 
#menu ul li a:hover {
	color: #000;
	background: #ccc;
	}

#menu a:active	{
	background: #c60;
	color: #fff;
}
#menu li#one a {
	background:url(images/menu_block.jpg) no-repeat;
	background-position: 0px 0px;
}
#menu li#one a:hover {
	background-image:url(images/menu_block.jpg);
	background-position: 0px -46px;
}

#menu li#two a {
	background:url(images/menu_block.jpg) no-repeat;
	background-position: -169px 0px;
}
#menu li#two a:hover {
	background-image:url(images/menu_block.jpg);
	background-position: -169px -46px;
}

#menu li#three a {
	background:url(images/menu_block.jpg) no-repeat;
	background-position: -338px 0px;
}
#menu li#three a:hover {
	background-image:url(images/menu_block.jpg);
	background-position: -338px -46px;
}
/*end Horiz. menu*/
/*page indentifier menu settings*/
body#services #menu li#one a{
	background-image:url(images/menu_block.jpg);
	background-position: 0px -46px;
}
body#gallery #menu li#two a {
	background-image:url(images/menu_block.jpg);
	background-position: -169px -46px;
}
body#contact #menu li#three a {
	background-image:url(images/menu_block.jpg);
	background-position: -338px -46px;
}
/*end page indentifiers*/
radio {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	border: 1px solid #000000;
	background-color: A90004;
}
/*//////////////////////////////////*/
