* {
	margin: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}

body {
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, arial, sans-serif;
	font-size: 9pt;
	line-height: normal;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a, a:visited {	
	color: #00BAFF;
	background: inherit;
	text-decoration: none;
}

a:hover {
	color: #8C9E08;
	background: inherit;
	text-decoration: underline;
}

h2 {
	text-transform: uppercase;
}



ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}


#wrap {
	position: relative;
	width: 780px;
	background: #CCC url(contentf142.jpg?z=62192) repeat-y center top;
	margin: 0 auto;
	text-align: center;
}

#top-bg {
	position: absolute;
	width: 780px;
	height: 10px;
	top: -7px;
	left: 0px;
	z-index: 2;
	background-image: url(topbgf142.jpg?z=62192);
	background-repeat: repeat-y;
	background-position: center top;
}


#content-wrap {
	width: 760px;
	margin: 0px auto;
	padding: 0;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}

#header {
	width: 790px;
	position: relative;
	height: 100px;
	background: #CCC url(headerbgf142.jpg?z=62192) repeat-y center top;
	padding: 0;	
	color: #FFF;	
}

#header h1#titleText {
	position: absolute;
	margin: 0; 
	padding: 0;
	font: bold 30pt Trebuchet MS, Arial, Sans-serif;
	letter-spacing: -1px;
	color: #626D75;
	text-transform: none;
	text-decoration: none;	
	top: 25px; 
	left: 40px;	
}


#header h2#sloganText {
	position: absolute;
	margin: 0; 
	padding: 0;
	font: normal 10pt Trebuchet MS, Arial, Sans-serif;
	text-transform: none;
	color: #626D75;
	top: 75px; 
	left: 40px;		
}

#header-photo {
	clear: both;
	height: 200px;
	width: 760px;
	padding: 0px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


 #nav1 {
	clear: both;	
	margin: 0 auto; 
	padding: 0;
	background: #5F7F7F url(menuf142.jpg?z=62192);
	background-repeat: repeat-x;
        font: bold 16px/40px "Trebuchet MS", Arial, Tahoma, Sans-serif;
	height: 40px;
	width: 760px;
	border-top :${menuBorderSize}px solid $menuBorderColor ;
	border-bottom : ${menuBorderSize}px solid $menuBorderColor ;
}

#nav1 ul {
	float: left;
	list-style: none;
	margin:0; 
	padding: 0 ;
}

#nav1 ul li {
	display: inline;
}

#nav1 ul li a {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	padding-top: 0;
	padding-right: 11.4px;
	padding-bottom: 0;
	padding-left: 11.4px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav1 ul li a:hover {
	color: #FFFFFF;
	background-image: url(selectedMenuf142.jpg?z=62192);
	background-repeat: repeat-x;
}


li.current {
	background-color:#EE5D1F;
	color: #FFFFFF;
} 

 


#main {
	float: left;
	width: 720px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-repeat: no-repeat;
}


#main p, #main h1, #main h2, #main h3, #main ol, #main ul, #main form {
	margin:10px 0pt 0pt 0pt ;
}

#main p, #sidebar p {
	text-align:justify;
}


h1 {
	font-family:Trebuchet MS;
	font-size:20pt;	
	color:#000000;
	letter-spacing:3px;
}


h2 {
	font-family:Trebuchet MS;
	font-size:16pt;	
	color:#000000;
	letter-spacing:2px;
}

h3 {
	font-family:Trebuchet MS;
	font-size:14pt;	
	color:#000000;
}

#main img {
	border:1px none #CCC;
	padding:5px ;
}

a, a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	color:#8C9E08;
	text-decoration:underline;
}


#sidebar {
	float: right;
	width: 210px;
	padding: 0px
	margin: 10px 0 0 0;	
	font-family:Trebuchet MS, sans-serif;
    font-size:9pt;
	color: #707070;
}


#sidebar *  {
	margin: 15px;
}

#sidebar h3 {
	font-family:"Trebuchet MS", sans-serif;
    font-size:14pt;
	color: #FFFFFF;
}


#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 10px 8px 10px; 
	padding: 0;
	text-decoration: none;	
	border-top: 1px solid #000000;	
}

#sidebar ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 0px;
	margin: 0 2px;	
	color: #00000;	
	border-bottom: 1px solid #000000 ;
}


* html body #sidebar ul.sidemenu li {
	height: 1%;
}


#sidebar ul.sidemenu li a {
	text-decoration: none;	
	color: #303030;				
}


#sidebar ul.sidemenu li a:hover {	
	color: #51A7CC ;
}

#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }



h1, h2, h3 {
	padding-top:0px;
}



#nav1 ul li a {
	font-size:11px;
	text-transform:uppercase;
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}


#footer-wrap {
	clear: both;
	width: 780px;
	heigh:60px;
	font-size: 95%;	
	text-align: left;
	padding: 15px 0;
	background: url(footerbottomf142.jpg?z=62192) no-repeat center bottom;	
}


#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

#footer-wrap a:hover {
	color: #000;	
}

#footer-wrap p {
	margin-top:20px;
	padding:0;
}

#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}

#footer-bottom {
	clear: both;
	margin: 0 auto; 
	width: 720px;
	padding: 0;
	text-align: center;
	border-top:2px solid #000000  ;
}


.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }


.clear { clear: both; }
