/* Donaldson Resources */
/* Ray Sands Glass -  Website */

/* Roy sep-06-07 */


body {
margin: 0px auto;
background: #6086ab url("../images/bg.jpg") repeat-x;
}

h1 {
font: bold 16px/28px Arial, Verdana, sans-serif;
color: #666;
margin: 10px 20px 5px 20px;
}

h2 {
font: bold 14px/24px Arial, Verdana, sans-serif;
color: #cc3300;
margin: 10px 20px 5px 20px;
}

h3 {
font: normal 12px/18px Arial, Verdana, sans-serif;
color: #000066;
margin: 10px 20px 5px 20px;
}

p {
font: normal 12px/18px Arial, Helvetica, sans-serif;
color: #555555;
margin: 10px 20px 5px 20px;
}

ul {
list-style-position: outside;
margin: 10px 20px 5px 35px;
}

li {
font: normal 12px/18px Arial, Helvetica, sans-serif;
color: #555;
}

a:link, visited {
color: red;
}
a:hover {
color: blue;
}

img {
margin: 0px;
padding: 0px;
border: 0px;
}

/* ::::::: Header ::::::: */

.TopOfPage {
width: 800px;
height: 125px;
background: url("../images/header2007.jpg");
position: relative;
}

a.HomeLink {
height: 94px;
width: 158px;
position: absolute;
top: 0px;
left: 0px;
}

.HomeLink span {
display: none;
}

/* ::::::: Modified Suckerfish CSS Dropdown ::::::: */

.ToolBar {
background: #7f7fb2; 
width:800px;
height: 31px;
text-align: center;
}

ul#nav, ul#nav li ul { /* all lists */
list-style: none;
text-align: center;
padding: 0;
margin: 0;
}

ul#nav li a { /*main links*/
background: #bbb url("../images/link.jpg") top left no-repeat;
color: #000099;	
height: 31px;
line-height: 30px;
display: block;
text-decoration: none;
}

ul#nav li a:hover {
background: #bbb url("../images/link.jpg") bottom left no-repeat;
color: #000099;	
height: 31px;
line-height: 31px;
display: block;
text-decoration: none;
}

ul#nav li { /* all list items */
float: left;
position: relative;
width: 160px;
}

ul#nav li ul { /* second-level lists */
background: transparent;
display: none;
position: absolute;
width: 159px;
border-top: #00009e 1px solid;
border-right: #00009e 1px solid;
}

ul#nav li ul li {
width: 158px;
height: 25px;
line-height: 25px;
float: left;
position: relative;
border-bottom: #00009e 1px solid;
border-left: #00009e 1px solid;
}

ul#nav li ul li a { /*sub links */
height: 25px;
line-height: 25px;
background: #ccc;
color: #00225a;
width: 158px;
}

ul#nav li ul li a:hover {
height: 25px;
line-height: 25px;
background: #999;
color: #00225a;
width: 158px;
}

ul#nav li>ul#nav ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

ul#nav li:hover ul, ul#nav li.over ul { /* lists nested under hovered list items */
display: block;
}

/*  ::::::: Main Wrap  ::::::: */

.MainBody {
vertical-align:top;
width: 800px;
background: url("../images/leftmargin.jpg") repeat-y #ffffff;
border: 2px solid #ffffff;
margin: 0px auto;
overflow: hidden;
display: block;
}


/* ::::::: Main Content Area ::::::: */

.InnerBody {
width: 572px;
margin: 0px 0px 30px 0px;
background: transparent;
float: right;
display: block;
}

/* ::::::: Left Column ::::::: */

.LeftMargin {
width: 224px;
margin: 50px 0px;
background: transparent;
text-align: center;
}

/* ::::::: Bottom Links ::::::: */
 
.SiteFooter {
margin: 0 auto;
width: 800px;
border: solid #ffffff;
border-width: 0px 2px 0px 2px;
height: 25px;
background: #999;
text-align: center;
}
.SiteFooter p {
margin: 0px;
padding: 4px;
}

/* ::::::: Copyright Area ::::::: */

.Footer {
color: #fff;
width: 800px;
margin: 0px auto;
border: solid #ffffff;
border-width: 0px 2px 2px 2px;
height: 65px;
background: #000066;
}
.Footer p {
margin: 0px;
padding: 6px;
color: #ffffff;
text-align: center;
text-transform: uppercase;
font: normal 10px/16px verdana, arial, sans-serif;
}
.Footer a {
color: #ffffff;
text-decoration: none;
}

/* ::::::: PayPal Tags ::::::: */

.PaypalBox {
width: 542px;
margin: 10px 10px 20px 20px;
border: 1px solid #bbb;
display: block;
}

.PaypalBox p {
padding: 10px;
}
.PaypalBox h2 {
color: #000099;
}.nex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
