﻿@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	background-color: #f3f1e4;
	margin: 0;
}


#imgleft h1 {

	font-size:1em;

	color:#043756;

	width:397px;	

	height:98px;

	margin:0 auto 0 auto;

	padding : 0 0 0 0;

	text-align:left;

}

#imgleft h1 a {

	position : absolute;

	width:397px;	

	height:98px;

	display : block;

	cursor : pointer;

	font-weight : normal;

	font-size : 1.8em;

	color:#336699;

	margin:0 auto 0 auto;

	padding : 0 0 0 0;

	text-decoration : none;

}

#imgleft h1 a:hover {

	cursor : pointer;

	font-variant:small-caps;

}

#imgleft h1 a span {

	position : absolute;

	display : block;

	width:397px;	

	height:98px;

	background-image:url(images/luxonzang_logo.gif);

	background-repeat:no-repeat;

	cursor : pointer;

}

#imgleft h1 a:hover span {

	position : absolute;

	display : block;

	width:397px;	

	height:98px;

	background-image:url(images/luxonzang_logo.gif);

	background-repeat:no-repeat;

	cursor : pointer;

}

#imgleft h1 a:focus span, #imgleft h1 a:active span { 

	position : absolute; 

	display : block; 

	width:397px;	

	height:98px;

	background-image:url(images/luxonzang_logo.gif);

	background-repeat:no-repeat;

} 



a {
	color: #336600;
	text-decoration: underline;
}
a:link, a:active, a:visited {
	color: #336600;
	text-decoration: underline;
}
a:hover {
	color: #336600;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	color: #336600;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #336600;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
}

#wrapper {
	width:980px;
	background:url(images/bg.gif) left top #f3f1e4;
	margin: 0 auto;
}
#header {
	width: 950px;
	height: 98px;
	margin: 0 auto;
}
#header #imgleft {
float:left;
margin-left:5px;
}
#header #imgright {
float:right;
margin-right:5px;
}




/* menu style */
#menu {
	width: 950px;
	height: 35px;
	margin: auto;
	padding: 0px;
	background-color: #000000;
}
#menu ul {
	display: block;
	margin: 0;
	float: left;
	padding: 0;
}
#menu ul li {
	position: relative;
	color: #eee9d5;
	font-size: 14px;
	display: inline;
	float: left;
}
#menu ul li strong,
#menu ul li a {
	display: block;
	float: left;
	text-decoration: none;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #eee9d5;
	padding: 8px 20px 8px 20px;
}
#menu ul li ul {
	position: relative;
	display: none;
}
#menu ul li:hover {
	position: relative;
	color: #eee9d5;
	background: #97896b;
}
#menu ul li:hover a {
	color: #eee9d5;
	background: #97896b;
}
* html #menu ul li:hover a {
	color: #eee9d5;
}
#menu li a:hover {
	color: #eee9d5;
}

#menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 2000;
	background: none;
	border-right: none;
	border-bottom: none;
}
#menu ul li ul li,
#menu ul li.more ul li {
	width: 140px;
	border-right: none;
}
#menu ul li ul li strong,
#menu ul li ul li a {
	background: #97896b;
	padding: 4px 10px;
	width: 180px;
	border-bottom: none;
	border-right: none;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #eee9d5;
	float: none;
}
#menu ul li ul li:hover > a {
	background: #000000;
}
#menu ul li ul li a:hover {
	color: #eee9d5;
	background: #000000;
}
#menu ul li ul li a:active,
#menu ul li.more ul li a:active {
	background: #000000;
}
#menu ul li ul li ul,
#menu ul li:hover ul li ul {
	display: none;
}
#menu ul li ul li:hover ul,
#menu li.exp:hover ul,
#menu ul li:hover ul li:hover ul {
	position: absolute;
	display: block;
	left: 99%;
	top: 0px;
	z-index: 500;
	background: none;
	border-right: none;
	border-left: none;
	width: 180px;
}
#menu ul li:hover ul li:hover ul li {
	width: 180px;
}
#menu ul li:hover ul li:hover ul li a {
	letter-spacing: normal;
	width: 180px;
}

/* end menu style */

#splash {
	margin: 0px auto;
	width: 950px;
	height:249px;
	overflow:hidden;
}


#content {
	margin:0 auto;
	width: 950px;
	padding:0px;
}

#contentmain {
	float: left;
	width: 600px;
	padding: 15px 15px 15px 40px;
}




td.leftheader {
background:url(images/title_left.gif) no-repeat bottom right;
	border: 1px double #a6997d;
	text-align:center;
	font-family: Tahoma, Arial, Helvetica;
	font-variant:small-caps;
	font-size:22px;
	color:#336600;
	padding: 15px 0 px 15px 0px;
	height:60px;
}

td.mainheader {
	background-color:#edead8;
	border: 1px solid #a6997d;
	text-align:center;
	font-family: Tahoma, Arial, Helvetica;
	font-variant:small-caps;
	font-size:22px;
	color:#336600;
	padding: 15px 0 px 15px 0px;
	background:url(images/title_main.gif) no-repeat bottom right;
	height:60px;
}

td.contentmain {
	background-color:#edead8;
	border: 1px solid #a6997d;
	text-align:left;
	color:#000000;
	padding: 20px;
	line-height: 18px;
}


.testimonial {
	border-top:1px;
	border-top-color:#d7d1bc;
	border-top-style: solid;
	border-bottom:1px;
	border-bottom-color:#d7d1bc;
	border-bottom-style: ridge;
	background-color:#eee9d5;
	padding: 8px;
	height: 90px;
	background-image: url(images/testbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.imgleft {
	float:left;
	padding-right:8px;
}

td.rightheader {
	background:url(images/title_right.gif) no-repeat bottom right;
	border: 1px solid #a6997d;
	text-align:center;
	font-family: Tahoma, Arial, Helvetica;
	font-variant:small-caps;
	font-size:22px;
	color:#336600;
	padding: 15px 0 px 15px 0px;
	height:60px;
}

table.rightbox {
	background-color:#edead8;
	border: 1px solid #a6997d;
	text-align:left;
	color:#000000;
	padding: 8px;
}

table.leftbox {
	background-color:#edead8;
	border: 1px solid #a6997d;
	text-align:left;
	color:#000000;
	padding: 8px;
	width:250px;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

#leftnav {
	width: 250px;
	margin: 0;
	padding:0;
	font-family: Tahoma, Arial, Helvetica;
	font-variant:small-caps;
	font-size:16px;
	}
	
#leftnav li a {
	height: 30px;
	text-decoration: none;
	}	
	
#leftnav li a:link, #leftnav li a:visited {
	color: #f3f1e4;
	display: block;
	background:  url(images/menu2.gif) 0 -49px;
	padding: 15px 0 0 30px;
	}
	
#leftnav li a:hover {
	color: #000000;
	background:  url(images/menu2.gif);
	padding: 15px 0 0 30px;
	}

form {
font-size: 10px; 
color: #993300; 
line-height:14px;
}

input, textarea{
width: 130px;
margin-bottom: 5px;
font-size: 10px; 
color: #993300; 
}

textarea{
width: 160px;
height: 100px;
font-size: 10px; 
color: #993300; 
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
font-size: 12px; 
color: #993300; 
}

#footnav {
	clear:both;
	margin:0 auto;
	padding: 5px 0px 5px 0px;
	width: 950px;
	background:#000000;
	color:fff;
}

#footnav p {
	color:#f3f1e4;
}

#footnav a:link, #footnav a:visited {
	color: #f3f1e4;
	text-decoration:none;
	}
	
#footnav a:hover {
	color: #f3f1e4;
	text-decoration:underline;
	}

#footer {
	clear:both;
	margin:0 auto;
	width: 950px;
	height: 300px;
	background:#e6dfc2;
	color:000;
}

#footercontent {
	margin 0;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
	font-size:10px;
}
/* wordpress image classes */

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #dfd7be;
   padding-top: 0px;
   margin: 20px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0;
   margin: 0;
}
/* end wordpress image classes */
