@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	border:0;
}

body	{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background:#fff url(img/edge.jpg) bottom center repeat-x fixed;
	margin:8px 0 12px 0;
}

/* structure */
#frame {
	width:994px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	margin-top:10px;
}

#head	{
	margin:0 0 72px 0;
	font-size: 140%;
}

#page	{
	width:450px;
	float:left;
}

#homepage	{
	width:450px;
	float:left;
}

#rtbar	{
	width:342px;
	float:left;
}
#mailpanel	{
	width:156px;
	height:260px;
	margin:5px 0 0 0px;
	padding:2px 0 0 0;
	border: 2px solid #f7f5c1;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background: url(img/strip.jpg) 0px -50px repeat-x;
	font-size: 90%;
}

/* Nav */

#menu {
	width: 200px;
	float:left;
}

#menu ul {
	margin: 174px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 156px;
	height: 32px;
	padding: 8px 0 0 8px;
	background: url(img/button.png) 0px 0px no-repeat;
	font-size: 90%;
	color: #000;
	text-decoration: none;
}

#menu a:hover {
	background: url(img/button.png) -165px 0px no-repeat;
}

#menu .active a {
	background: url(img/button.png) -165px 0px no-repeat;
	color: #000;
}


p	{
	font-size:0.75em;
	line-height:1.6em;
	margin:8px 24px 10px 20px;
}
p a:link {font-weight:bold; color: #333; text-decoration: underline;}
p a:visited {font-weight:bold; color: #333; text-decoration: underline;}
p a:hover {font-weight:bold; color: #000;text-decoration: underline;}

h1	{
	font-size:1.2em;
	margin:22px 14px 0px 20px;
	line-height:1.8em;
	color:#d9af03;
}
h2	{
	font-size:1.0em;
	margin:2px 14px 0px 20px;
	line-height:1.8em;
	color:#000;
}

h2.mlist	{
	font-size:0.85em;
}
#page ul	{
	margin: 8px 0 1px 0x;
 	padding: 1px 0 1px 14px;
	list-style-type: none;
}

#page li	{
	margin: 0 5px 6px 10px;
	padding:0 6px 0 10px;
	font-size:0.75em;
	line-height:1.5em;
	background: url(img/dot.gif) 0px 4px no-repeat;
}

li	a:link {
	color:#333;
	text-decoration: underline;
}
li	a:visited {
	color:#333;
	text-decoration: underline;
}
li	a:hover {
	color:#000;
	text-decoration: underline;
}

#rttxt	{
	margin:26px 0 0 0;
	font-weight:bold;
}

#rtbar ul	{
	margin: 8px 0 1px 0x;
 	padding: 1px 0 1px 14px;
	list-style-type: none;
}

#rtbar li	{
	margin: 0 5px 6px 10px;
	padding:0 6px 0 10px;
	font-size:0.75em;
	line-height:1.5em;
	background: url(img/dot.gif) 0px 4px no-repeat;
	
}

/* misc */
.cb	{clear:both;}

.fppic	{
	width:302px;
	height:402px;
	margin:38px 0 0 4px;
	border: 6px solid #d9af03;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
}

.newspic	{
	width:240px;
	margin:70px 0 0 4px;
	border: 6px solid #d9af03;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
}

.fppanel	{
	width:403px;
	height:148px;
	margin:10px 0 0 20px;
	border: 2px solid #f7f5c1;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background: url(img/strip.jpg) 0px -50px repeat-x;
}

.qt	{
	font-style: oblique
}

.cb	{clear:both;}

.pdf	{
	padding: 5px 0 0 20px;
	background: url(img/page_white_acrobat.png) no-repeat left center;
	font-weight:bold;
}

.doc	{
	padding: 5px 0 0 20px;
	background: url(img/page_white_text.png) no-repeat left center;
	font-weight:bold;
}

/* newsticker */
#jquery_newsticker {
	display: inline;
	width:373px;
	height:148px;
	margin:10px 0 0 20px;
	padding:2px 8px 2px 20px;
	border: 2px solid #f7f5c1;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background: url(img/strip.jpg) 0px -50px repeat-x;
	float:left;
}

.ticker {
	list-style-type: none;
	font-size:0.75em;
	width:340px;
	display: inline;
}

.ticker a:link {color: #000; text-decoration: none;}
.ticker a:visited {color: #000; text-decoration: none;}
.ticker a:hover {color: #333;text-decoration: none;}

.tkbig	{
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 10px 0;
	display:block;
}

/* forms */

#form1	{
	margin:0 0 0 20px;
}
form	{
	margin:14px 0 0 0;
}

.xinput, textarea {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	width: 280px;
	height:150px;
	float: left;
	margin:0 0 10px 20px;
	padding:0;
	background-color: #d9af03;
	color:#fff;
}
label {
	margin:4px 4px 10px 0px;
	width:120px;
	padding:0 10px 0 0;
	font-size:0.75em;
	text-align:right;
}

input	{
	background-color: #d9af03;
	color:#fff;
	margin:0 0 8px 0;
	padding:2px;
	height:20px;
}

input.submit	{
	background-color: #d9af03;
	color:#fff;
}

input#email	{
	width:120px;
}
