@charset "UTF-8";
/* CSS Document */

.clearfloat {font-size: 1px; line-height: 1px; clear: both;}
img, a, #sidebar div { border:none; text-decoration:none; color: #c63 /*#571842*/; outline:none}
/*img { behavior: url(scripts/iepngfix.htc) }*/
a:hover { text-decoration:underline;}	
body {
	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#663300;
}
#main {
	background: url(../images/main.gif) repeat-y center center;
	/*height:766px;*/
	width:908px;
	margin: 30px auto;
	position: relative;
	padding-bottom:20px;
}
#main #mTop {
	background: url(../images/mainTop.gif) no-repeat center center;
	position: absolute;
	height: 18px;
	width: 908px;
	top: -16px;
}
#main #mBot {
	background: url(../images/mainBot.gif) no-repeat center center;
	position: absolute;
	height: 18px;
	width: 908px;
	bottom: -15px;
}

html>body #main {
	background: url(../images/main.png) repeat-y center center;
}
html>body #main #mTop {
	background: url(../images/mainTop.png) no-repeat center center;
}
html>body #main #mBot {
	background: url(../images/mainBot.png) no-repeat center center;
}
/*nav*/
#nav {
	/*padding-left:40px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	display:block;
}
html>body #nav {
	/*margin-left:40px;*/
}
#nav a {
	color: #330;
}
#nav li {
	float: left;
	height: 59px;
	list-style-type: none;
	font-size:15px;
	/*display:block;*/
}
#nav li a {
	float: left;
	display:block;
	height:38px;
	padding: 21px 12px 0;
	}
#nav #logo, #nav #logo a {
	background: transparent !important;
	height:59px;
	padding-top:0px;
	margin-left:20px;
}
#nav #home a {
	padding-left:20px;
}
#nav #end a {
	padding-right:20px;
}

#nav li a:hover {
	background-position: bottom !important;
	text-decoration:none;
	color:#FFFFFF;
	}
#nav #home a:hover{
	background-position: left bottom !important;
	text-decoration:none;
	color:#FFFFFF;
	}
#nav #end a:hover{
	background-position: right bottom !important;
	text-decoration:none;
	color:#FFFFFF;
	}

#hnav #nav #home a {
	background: url(../images/homeRos.jpg) no-repeat left top;
}
#hnav #nav li a {
	background: url(../images/navRos.jpg) repeat-x left top;
}
#hnav #nav #end a {
	background: url(../images/endRos.jpg) no-repeat right top;
}
#snav #nav #home a {
	background: url(../images/home.jpg) no-repeat left top;
}
#snav #nav li a {
	background: url(../images/nav.jpg) repeat-x left top;
	color:#630;
}
#snav #nav #end a {
	background: url(../images/end.jpg) no-repeat right top;
}
#pnav #nav #home a {
	background: url(../images/homePep.jpg) no-repeat left top;
}
#pnav #nav li a {
	background: url(../images/navPep.jpg) repeat-x left top;
	color:#FFFFFF;
}
#pnav #nav #end a {
	background: url(../images/endPep.jpg) no-repeat right top;
}

#nnav #nav #home a {
	background: url(../images/homeNat.jpg) no-repeat left top;
}
#nnav #nav li a {
	background: url(../images/navNat.jpg) repeat-x left top;
	color:#630;
}
#nnav #nav #end a {
	background: url(../images/endNat.jpg) no-repeat right top;
}

#rnav #nav #home a {
	background: url(../images/homeRos.jpg) no-repeat left top;
}
#rnav #nav li a {
	background: url(../images/navRos.jpg) repeat-x left top;
}
#rnav #nav #end a {
	background: url(../images/endRos.jpg) no-repeat right top;
}
#lnav #nav #home a {
	background: url(../images/homeLem.jpg) no-repeat left top;
}
#lnav #nav li a {
	background: url(../images/navLem.jpg) repeat-x left top;
}
#lnav #nav #end a {
	background: url(../images/endLem.jpg) no-repeat right top;
}
#wnav #nav #home a {
	background: url(../images/homeWho.jpg) no-repeat left top;
}
#wnav #nav li a {
	background: url(../images/navWho.jpg) repeat-x left top;
}
#wnav #nav #end a {
	background: url(../images/endWho.jpg) no-repeat right top;
}

#subNav {
	position: absolute;
	top: 61px;
	width: 100%;
	left: 0px;
	font-size: 12px;
	line-height: 10px;
	margin: 0px;
	padding: 0 0 0 21px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}
.subNavTbl {
	width: 578px;
	margin: -6px auto;
}
.subNavTbl td{
	white-space:nowrap;
	*font-size:10px;
	_font-size:10px;
}
#subNav a {
	color: #630;
}
.subDisp {text-decoration:underline;}
#newsC img {
	margin-bottom: 15px;
	text-align: center;
}
#newsC a {
	/*color: #571842;*/
	font-size: 12px;
}
#newsC a:hover {
	text-decoration: underline;
}
.underline {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	margin-bottom: 10px;
	padding-bottom: 4px;
}

/*text*/
h1 {
	font-size: 24px;
	/*text-align: center;*/
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#663300;

}
h2 {
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: 5px;
	margin-top: 5px;
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#663300;

}

h3 {
	font-weight: lighter;
	font-size: 16px;
	margin: 5px 0 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#663300;

}
h4 {
	font-weight: lighter;
	font-size: 14px;
	margin: 5px 0 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#663300;

}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}

p {
	/*font-size: 11px;*/
	margin-top: 5px;
	margin-bottom: 5px;
	line-height:17px;
}
.title, #sidebar b {
	font-size: 16px;
	color: #663300;
	font-weight:normal;
}
.date {
	text-align: right;
	margin: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #F7C467;
	padding-top: 3px;
	font-weight: bold;
}
.hometxt {
	margin-right: 130px;
	margin-left: 130px;
	padding-bottom: 40px;
}
.hometxt p {
	line-height: 14px;
}
#download {
	width: 575px;
	display: block;
}
#download li {
	margin: 10px;
	display: block;
	height: 150px;
	width: 250px;
	float: left;
	list-style-type: none;
}
#download li img {
	float: left;
	margin-right: 5px;
	border: 1px solid #e9e9e9;
}
#download li a {
}

/*#meet {
	list-style-type: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
#meet li {
	float: left;
	position: relative;
}*/
.style1 {
	font-size: 21px}
#meet img {border:none;}
.divlink a {
display: block;

}

#meet .divlink a:hover {
}

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

#meet #nav a {
	font-weight: bold;
	color: #336699;
}

#meet #nav a {
	text-decoration: none;
}

#meet #nav li li a {
	display: block;
	font-weight: normal;
}

#meet li li a:hover {
	cursor: default;

}

#meet li {
	float: left;
	position: relative;
}

#meet li#first {
}

#meet li#last {
}

#meet li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
}

#meet li>ul {
	top: auto;
	left: auto;
}

#meet li li {
	display: block;
	float: none;
	width:400px;
	/*font-size:11px;*/
}

#meet li:hover ul, li.over ul {
	display: block;
}
#qubtn {
	position: relative;
}
#ques {
	position: absolute;
	left: -5px;
	top: -9px;
	background-color: #fff;
	padding: 0px 20px 0 5px;
	visibility: hidden;
	z-index: 10;
	margin: 0px;
	width:470px;
}
#ques p {
line-height:15px
}
.magtitle {
	float: left;
}
.paring {
	/*font-size: 11px;*/
	margin-top: 5px;
	list-style-type: circle;
}
.gmnoprint div div {
	margin-top:10px;
	}
/*.gmnoprint div div b {
display: none;
}*/
.pairing {
	margin: 0 0 0 25px;
	width: 158px;
	text-align: left;
}
.pairing .paring { margin-left:5px;}
.qoute p {
	font-size: 11px;
	line-height: 15px;
}


.foot {
position:absolute;
right: 10px;
top:100%;
margin-top:15px;
}

.link {
position:absolute;
left: 10px;
top:100%;
margin-top:15px;
}
img.social {
	width:20px;
	
}