/*
olivegreen: 	7D851F
cream 			D4BB95
lighter blue	005EBB
duller blue		#166a80
darker blue
*/

* {margin:0; padding:0;}
div {overflow:hidden;}

body {
	margin:0;
	font-family: Calibri, Arial, sans-serif;
	color: #000000;
	background-color: #F4EDDE;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}
a:link {color:#166a99;	text-decoration: none;}
a:visited {text-decoration: none; color: #166a99;}
a:hover {text-decoration: none; color: #669900;}
a:active {text-decoration: none; color: #446600;}
ul {
	text-align:left;
	margin-left:50px;
}
ul.p {text-align:left; margin:10px;}
h1, h2, h3, h4 {clear:both;}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 32px;
	font-weight: normal;
	color: #A99577;
	text-align:center;
	text-decoration: none;
	margin:5px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: normal;
	color: #166a80;
	text-align:center;
	margin:20px 0 10px 0;
	text-decoration: none;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
	margin-top:12px;
}

.mainpoint {margin:6px; display:block; text-align:left;}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 32px;
	font-weight: normal;
	color: #947655;
	text-decoration: none;
}

#top {background:#FFF;}
#head {width:700px; height:141px; margin-left:auto; margin-right:auto; background:url(graphics/logo.gif) top left no-repeat #FFF;}
	#bar {width:100%; height:4px; border:none; background:url(graphics/bar.png) center repeat-y; line-height:0; font-size:0px;}
	

#head2 {width:960px; height:141px; margin-left:auto; margin-right:auto;}
#logo {width:720px; height:141px; float:right; margin:0; background:url(graphics/logo.gif) top center no-repeat #FFF; margin-right:20px;}
	
	
#main {width:960px; margin:10px; margin-left:auto; margin-right:auto;}

#menuspot {float:left; width:200px; position:fixed;}
	#menu a, #menu div, #menu2 a, #menu2 div {display:block; margin-right:20px; height:24px; text-align:right;}
	#menu div span, #menu2 div span {background:url(graphics/minilogoclear.png) top left no-repeat; padding-left:30px; color:#000; font-weight:bold;}
	#menu, #menu2 {min-height:10px; padding:20px 0 20px 0; background:none; margin-bottom:25px; border-right:4px solid #1C8CA8;}
	#menu2 {margin-left:20px;}
	#menu .mhead{background:#FFF; text-align:center; margin:0 0 10px 0; padding:2px; text-decoration:underline; font-size:16px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif;	display:none;}
	#menu2 .mhead {background:#FFF; text-align:center; margin:0 0 10px 0; padding:2px; text-decoration:underline; font-size:16px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif;}
#content {text-align:justify; float:right; width:680px; padding:0 20px 20px 20px; margin:0 20px 0 20px; background:none; min-height:200px;}	
#content p {text-align:justify; line-height:20px; margin:10px;} 


/*#foot {margin-top:30px; text-align:center; font-size: 12px; color: #444444;}*/
#foot {width:960px; margin-top:30px; margin-left:auto; margin-right:auto; text-align:center; font-size: 12px; color: #444444;}
#foot #fl {display:block; width:400px; float:left; text-align:left;}
#foot #fr {display:block; width:400px; float:right; text-align:right;}

#menu a.g, #menu2 a.g {color:#CCCCCC;}

.tabbtn {padding:2px 0 0 0; float:left; font-size:20px; border-right:2px solid #1C8CA8; background:url(graphics/tbtnbar.png) top center no-repeat #F7EDDE;; margin:10px 10px -2px 10px; border-bottom:2px solid #1C8CA8; z-index:1; clear:none; min-width:260px; max-width:280px; position:relative;}
.tabbtn img {float:left; margin-left:4px;}
.tabbtn a, .tabbtn div {display:block; padding:10px 10px 6px 10px; color:#888888; overflow:auto;}
.tabbtn a span, .tabbtn div span {color:#888888; display:inline; float:right;padding-left:4px;}
.tabbtn div span {color:#000000; font-weight:bold;}
.tabbtn a img {border:0;}
.tabbtn a:hover {background:#FFF; color:#000000}
.tabbtn a:focus, .tabbtn a:focus:hover {outline:0;}


.tabdisplay {clear:both; background:url(graphics/tbar.gif) bottom center no-repeat #FFF; border-left:2px solid #CCD944; border-right:2px solid #1C8CA8; border-top:2px solid #1C8CA8; padding:10px 10px 16px 10px; z-index:2}

ul a:focus {outline:none;}

.shinylist {list-style:outside; line-height:20px; margin-left:30px; clear:both;}
.shinylist span {color:#166a80;}
.shinylist span, .shinylist a {font-weight:bold; margin-left:-35px; display:block;}










