* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #101010;
}
/*
	background:url(/images/flb_bg_s.png) bottom left no-repeat;

*/
ul {
	list-style: none;
}

img {
	border: none;
}

h1, h2, h3 {
	font-weight: normal;
	color: #101010;
}

h1 {
	font-size: 182%;
}

h2 {
	font-size: 122%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 85%;
}

a:link {
	color: #000066;
}

a:hover {
	text-decoration: none;
	color: #ED2024;
}
#bg {
	background: #f5f6f9;
	background-image: url(/rotate/rotate.php);
	background-position: top center;
	background-repeat: repeat-y;
	margin: 0 auto;
}
.container {
	width: 760px;
	margin: 0 auto;
	padding-top: 5px;
	min-height: 500px;
}

#wrapper {
	border: 1px solid #101010;
	background: #fff;
	zoom: 1;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	margin: 0 auto;
}


.content {
	background-color: #fff;
	border: 1px solid #000;
	padding: 0.5em;
}

#header {
	width: 100%;
	height: 112px;
	margin: 0 auto;
	border-top: 1px solid #202020;
	border-bottom: 2px solid #202020;
	background: url(/images/green_header.jpg) repeat-x;
}

#header_inner {
	width: 758px;
	height: 90px;
	margin: 0 auto;
	padding-top: 20px;
	background: #fff;
	border: 1px solid #101010;
  	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}
.address p {
	float: right;
	margin: 5px 92px 0 0;
	padding-top: 15px;
	
	font-size: 16px;
}
#logo {
	float: left;
	width: 240px;
	background: #fff;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
}

#logo h1 a {
	font-weight: normal;
	font-size: 24px;
	color: #202020;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}


#splash {
	width: 758px;
	height: 140px;
	margin: 0 auto;
	overflow: hidden;
}

#page {
	width: 758px;
	background: #fff;
	z-index: 99;
	margin: 0 auto;
	padding: 0;

}

#page h1, #page h2 {
	margin-bottom: 10px;
}

#content {
	float: left;
	background: #fff;
	zoom: 1;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	width: 460px;
	padding: 10px 0 0 10px;
	background: #fff;
}

#content ol, #content ul {
	margin-left: 3em;
}

#content_wide {
	z-index: 100;
	float: left;
	background: #fff;
	filter: alpha(opacity=88);
	-moz-opacity: 0.88;
	opacity: 0.88;
	width: 734px;
	padding: 10px 0 0 15px;
	zoom: 1;
}

#content_wide ol, #content_wide ul {
	margin-left: 3em;
}
#content_header {
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
}
#boxes {
	clear: both;
	margin: 0;
	padding: 0;
	font-weight: 500;
}

#boxes a {
	color: #101010;
	text-decoration: none;
	font-weight: bold;
	
}

#boxes a:hover {
	text-decoration: underline;
}

.lleft {
	float: left;
	width: 226px;
	padding : 0;
	margin: 0;
}

.lmiddle {
	float: left;
	width: 226px;
	margin-top: 150px;
}

.lright {
	float: left;
	width: 226px;
	margin: 0;
	padding: 0;
}

.leftbox, .centerbox, .rightbox {
	overflow: hidden;
}

.leftbox p, .centerbox p, .rightbox p {
	margin: 0;
	padding: 2px 0 2px 0;
	color: #101010;
}

.leftbox h2, .centerbox h2, .rightbox h2 {
	margin: 0;
	padding: 5px 0 2px 0;
	font-size: 16px;
	font-weight: 600;
	color: #101010;
}

.leftbox {
	float: left;
	width: 245px;
	min-height: 400px;
	margin: 0;
	padding: 30px 10px 10px 1px;
	background: #fff;
	border-top: 1px solid #101010;
}

.centerbox {
	float: left;
	width: 245px;
	height: 400px;
	margin: 0;
	padding: 30px 10px 10px 10px;
	background: #fff;
	border-left:  1px solid #101010;
	border-right:  1px solid #101010;
	border-top: 1px solid #101010;
	border-bottom: none;
}

.rightbox {
	float: right;
	width: 220px;
	margin: 0;
	padding: 6px 0 0 10px;
	border-top: 1px solid #101010;
}
.rightbox img {
	float: right;
}

.slideshow {
	height: 160px;
}
div#main {
	margin-left: 29%;
	/

* this will give room for sidebar to be on the left side, make sure this space is bigger than sidebar width */
   margin-right: 2%;
/

* and some air on the right */
}

#sidebar {
	float: left;
	width: 246px;
	padding: 0px;
	z-index: 200;
	background: #fff;
}

#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}

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

#sidebar li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#sidebar h3 {
	height: 17px;
	padding: 0 10px;
	background: #202020 url(../images/img4a.gif) no-repeat;
	color: #FFFFFF;
}

#footer {
	clear: both;
	width: 758px;
	height: 20px;
	margin: 0 auto;
	background: #6b676b;

}

/* relational links under content */

div.left49 {
	padding-top: 20px;
	padding-left: 10px;
	float: left;
	width: 49%;
/* 

50% for both left and right might lead to rounding error on some browser */
}

div.right49 {
	padding-top: 20px;
	float: right;
	width: 49%;
	text-align: left;
}
div.left67 {
	padding-top: 20px;
	padding-left: 10px;
	float: left;
	width: 66%;


}

div.right33 {
	padding-top: 20px;
	float: right;
	width: 32%;
	text-align: left;
}


#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#subfooter {
	float: right;
	width: 760px;
	margin: 0 auto;
	padding: 0;
	line-height: normal;
	font-size: 77%;
	color: #202020;
}

#legal {
	float: left;
}

#links {
	float: right;
}

dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

#menu_vert {
   margin-left: 1px;
   margin-right: 1px;
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
   background: transparent;
   border-bottom: 1px solid #C0C0C0;
	float: right;
	width: 500px;
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li { 
   width: 200px; 
}


/* Unless you know what you do, do not touch this */ 
#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
}
#primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: none; 
}
#primary-nav ul ul { 
   margin-top: 1px;
   margin-left: -1px;
   left: 100%; 
   top: 0px; 
}
	
#primary-nav li { 
   margin-left: -1px;
   float: left; 
}
#primary-nav li li { 
   margin-left: 0px;
   margin-top: -1px;
   float: none; 
   position: relative; 
}

/* Styling the basic apperance of the menu elements */
#primary-nav a { 
   display: block; 
   margin: 0px;
   height: 20px; 
	padding: 10px 5px 3px 5px;
   text-decoration: none; 
   color: #202020;
   	font-size: 130%;
	font-weight: 600;
   
}
#primary-nav li a { 
   border-right: 1px solid #C0C0C0;
   border-left: 1px solid #C0C0C0;
}
#primary-nav li li a { 
   border: 1px solid #C0C0C0;
}	
#primary-nav li, #primary-nav li.menuparent { 
   background-: transparent; 
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive { 
   background-color: #eee; 
}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
/* arrow for menuparents */
   background-image: url(images/cms/arrow.gif); 
   background-position: center right; 
   background-repeat: no-repeat; 
}


/* Styling the apperance of menu items on hover */

#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
   background-color: #ddd;
   }


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
   background: #cdcdcd;
}
#primary-nav li li a { 
   height: 1%; 
}