/*
CSS Styler
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #EAC99A url(images/img01.jpg);
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

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

h1 {
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-bottom: 2em;
	line-height: 180%;
}

p {
}

blockquote {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img06.gif) no-repeat left center;
}

ol {
	margin-left: 3em;
}

ol li {
}

pre, code {
}

pre {
}

code {
}

a {
	color: #D65601;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

img {
}

input, textarea, select {
}

input {
}

textarea {
}

select {
}

.bg {
	background: url(images/img02.jpg) repeat-x;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	padding-top: 5px;
}

/* Logo */

#logo {
	float: left;
	padding: 0 0px 10px 0;
}

#logo h1 {
	margin: 0;
	font-size: 1.9em;
	font-weight: bold;
	color: #0066FF;
}

#logo h2 {
	margin: 0;
	padding-left: 0em;
	font-size: 1.1em;
	font-weight: bold;
}

#logo a {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

/******************Main Menu***********************/

.mainlink {
padding-right: 5px;
}

.glossymenu{
margin: 0px;
padding: 0;
width: 190px; /*width of menu*/
border: 0px solid #ededed;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
/*background-color: #FFFFFF;*/
font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
color: black;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: 200px;
padding: 4px 0px 4px 0px;
text-decoration: none;
border-bottom: 1px dotted #999999;
text-align: left;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: black;
border-bottom: 1px dotted #666666;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
border-bottom: 1px solid #666666;
/*background-image: url(glossyback2.gif);*/
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: inherit;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0px 0px 0px;
text-align: left;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}

/* Menu */

#menu {
	float: right;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	/*padding-bottom: 5.35em;*/
	padding-top: 5.35em;
	list-style: none;
}

#menu li {
	display: inline;
	padding-left: .5em;
	background: none;
}

#menu a {
	text-decoration: none;
	letter-spacing: 0px;
	color: #000000;
	font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#menu a:hover {
}

/* Wrapper */

#wrapper {
	width: 900px;
	margin: 0 auto;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	background: url(images/img04.jpg) repeat-y;
}

#sidebar .title {
	margin: 0;
	padding: 20px 20px 0 20px;
	background: url(images/img03.jpg) no-repeat;
}

#sidebar .content {
	padding: 10px;
}

#sidebar .bottom {
	height: 33px;
	background: url(images/img05.jpg) repeat-x left bottom;
}

/* Content */

#content {
	float: right;
	width: 650px;
}

/* Splash */

#splash {
	text-align: center;
	background: url(images/img099.jpg) repeat-y;
}

#splash .top {
	padding: 20px 20px 16px 20px;
	background: url(images/img088.jpg) no-repeat;
}

#splash .bottom {
	height: 33px;
	background: url(images/img05.jpg) repeat-x left bottom;
	COLOR: #666666; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE:10px; 
	FONT-WEIGHT: normal;
}

/* Welcome */

#welcome {
	padding: 5px 5px;
}
#welcometext {
	/*background-color:#FFFFFF;*/
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE:10px; 
	FONT-WEIGHT: normal;
}
#pscroller1{
width: auto;
height: 140px;
border: 1px solid black;
padding: 5px;
margin: 0px 0px 5px 0px;
background-color: lightyellow;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: left;
background-image: url(images/contact-aboard.jpg);
}

#pscroller2{
width: auto;
height: 140px;
border: 1px solid black;
padding: 3px;
background-color: lightyellow;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: left;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
#contactBanner{
	text-align: center;
	/*text-align:justify;*/
	margin: 10px 0px 10px 10px;
}

#more {
	float:right;
	COLOR: #FF0000; 
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	FONT-SIZE:12px; 
	TEXT-DECORATION: none
}
/* Samples */

#samples {
	padding: 20px;
	background: url(images/img05.jpg) repeat-x;
}

/* Footer */

#footer {
	width: 910px;
	margin: 0 auto;
	border-top: 1px solid #999999;
}

#footer p {
	font-size: 11px;
}