@charset "UTF-8";
/* CSS Document */
body {
	color: #DBD7D4;
	font-size: 14px;
	font-family: Times, "Times New Roman", serif, Georgia;
	font-weight: lighter;
	line-height: 18px;
	background-color: #A19890;
	margin: 0;
}
#wrap {
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#head {
	width: 800px;
	height: 100px;
	float: left;
}
#logo {
	width: 221px;
	height: 100px;
	float: left;
}
#mainnav {
	text-align: center;
	width: 798px;
	height: 52px;
	border: 1px solid #C8C2BE;
	float: left;
}
img.nohover {
	border:0
}
img.hover {
	border:0;
	display:none
}
A:hover img.hover {
	display:inline
}
A:hover img.nohover {
	display:none
}
#buttons {
	height: 52px;
	width: 747px;
	margin-right: auto;
	margin-left: auto;
}
#buttons img {
	padding-right: 25px;
	padding-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#maincontent {
	width: 600px;
	height: auto;
	float: left;
}
/*-------------------------------------------    
    personnav begins
-------------------------------------------*/
#rightcontent #personnav{
	padding: 0px;
	width: 170px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#rightcontent #personnav ul{
	display: block;
	color: #271100;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#rightcontent #personnav ul li{
	list-style-type: none;
}
#rightcontent #personnav ul li a{
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	border: 1px solid #887C75;
}
#rightcontent #personnav ul li a:link {
	color: #FFF;
	text-decoration: none;
}
#rightcontent #personnav ul li a em{
	font-style: italic;
	color: #DBD7D4;
}
#rightcontent #personnav ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#rightcontent #personnav ul li a:hover {
	color: #271100;
	border: 1px solid #271100;
}
/*-------------------------------------------    
    personnav ends
-------------------------------------------*/

/*-------------------------------------------    
    right content begins
-------------------------------------------*/
#rightcontent {
	width: 200px;
	height: auto;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#rightcontent p {
	line-height: 18px;
	padding-right: 15px;
	padding-left: 15px;
}
#rightcontent em {
	color: #271100;
	font-weight: lighter;
	font-style: normal;
}
#rightcontent p a:link {
	color: #fff;
	text-decoration: none;
}
#rightcontent p a:visited {
	color: #fff;
	text-decoration: none;
}
#rightcontent p a:hover {
	color: #271100;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #BEB7B2;
}
#rightcontent h1 {
	color: #271100;
	font-size: 14px;
	font-weight: lighter;
	font-style: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#rightcontent h1 em {
	font-style: italic;
	color: #DBD7D4;
}
#rightcontent ul {
	display: block;
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#rightcontent ul li {
	padding-bottom: 8px;
}
#rightcontent ul li a {
	color: #FFF;
	text-decoration: none;
}
#rightcontent ul li a:link {
	color: #FFF;
	text-decoration: none;
}
#rightcontent ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#rightcontent ul li a:hover {
	color: #271100;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #BEB7B2;
}
/*-------------------------------------------    
   foot begins
-------------------------------------------*/
#foot {
	color: #DBD7D4;
	text-align: center;
	width: 800px;
	height: auto;
	clear: both;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8C2BE;
	float: left;
	margin: 0px;
}
#foot p {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#foot p em {
	font-size: 12px;
	font-style: normal;
	padding: 0px;
	margin-top: 20px;
}
#foot p a:link {
	color: #fff;
	text-decoration: none;
}
#foot p a:visited {
	color: #fff;
	text-decoration: none;
}
#foot p a:hover {
	color: #271100;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #BEB7B2;
}
/*-------------------------------------------    
    services list (for pop-up page) begins
-------------------------------------------*/
#services {
	width: 400px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#services h1 {
	color: #DBD7D4;
	font-size: 18px;
	font-weight: lighter;
	font-style: normal;
	margin-bottom: -12px;
}
#services p {
	padding-bottom: 20px;
}
#services dl {
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
}
#services dl dt {
	color: #271100;
}
#services dl dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#services a:link {
	color: #fff;
	text-decoration: none;
}
#services a:visited {
	color: #fff;
	text-decoration: none;
}
#services a:hover {
	color: #271100;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEB7B2;
}

