/* CSS Document */
body, p, div, h1, h2, h3, h4, h5, h6, table, td, th, img {
margin:0;
padding:0;
border:0;
}
p, li {
color: #333333;
}

strong, b, h1, h2, h3, h4, h5, h6, dt, label, #header ul li, #header ul li a {
color:#663300;
}

h1 {font-size:2.5em;}
h2 {font-size:2.08em;}
h3 {font-size:1.73em;}
h4 {font-size:1.44em;}
h5 {font-size:1.2em;}
h6 {font-size:1em;}

i {
color: #663300;
}

ol {list-style:decimal;}
ol ol {list-style:upper-alpha;}
ol ol ol {list-style:lower-roman;}
ol ol ol ol {list-style:lower-alpha;}
ol ol ol ol ol {list-style:decimal;}

table.nobreak td {white-space:nowrap;}

#header li {
font-family:arial;
}

dt {
font-weight:bold;
}

dd {
text-align:left;
}

label {
/*
display:block;
width:220px;
*/
text-align:right;
font-weight:bold;
}

ul, ol {
padding:0 2em;
margin:0;
}

object, embed {
display:block;
}

body {
background:url(../images/top-grad.png) repeat-x #b6a780;
padding-top:28px;
font-family:Times;
}

#wrapper {
background:url(../images/wrapper-bg.png) repeat-x #f7e5a7;
margin:0 auto;
}

#maincontent {
background:url(../images/twocol.png) repeat-y #fff;
font-size:0.8em;
margin:0 35px;
}

#leftcol {
width:225px;
padding:31px 27px 31px 27px;
font-size:11pixels;
text-align:left;
float:left;
font-family:Times;
color: #996633;
}

#maincontent p {
margin-bottom:1em;
}

#header, #maincontent {}

#rightcol {
/* width:438px; */
padding:25px 27px 31px 27px;
margin-left:279px;
}

#rightcol:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#rightcol {display: inline-block;}

/* Hides from IE-mac \*/
* html #rightcol {height: 1%;}
#rightcol {display: block;}
/* End hide from IE-mac */

#singlecol {
padding:31px 27px;
background:#fff;
}

#header {
background:url(../images/header-bg.png) repeat-y #fefcf4;
margin:0 35px;
}

#header img {
display:block;
}

#header h1 {
font-size:27px;
font-family:"Century Gothic", Helvetica, sans-serif;
font-weight:normal;
text-transform:uppercase;
margin:0;
padding:0;
white-space:nowrap;
}

#contact {
text-align:right;
padding-top:15px;
color:#9a111c;
font-size:60%;
margin-right:1em;
}

#contact p {
display:inline;
text-transform:uppercase;
}

#contact a {
font-weight:bold;
text-decoration:none;
color:#9a111c;
}

#header ul {
padding:0;
background:#cec099;
list-style:none;
display:block;
height:23px;
text-align:right;
text-transform:uppercase;
letter-spacing:-1px;
}

#header ul li a {
padding:0 0.5em;
}

#header ul li, #header ul li a {
display:inline;
white-space:nowrap;
line-height:23px;
font-size:10px;
text-decoration:none;
}

#header ul li a:hover {
border-top:solid #9a111c 5px;
background:#fff;
padding-bottom:10px;
}

#footer {
background:url(../images/bot-grad.png) repeat-x;
height:83px;
color:#330000;
padding:0 35px;
text-align:center;
}

#footer a { 
color:#330000;
background-color: transparent;
}
.right {
float:right;
}

#text {
float:right;
text-align:left;
}
#return {
color:#660000;
}

.masthead {
background-color:#b7a986;
position:relative;
width:100%;
height:148px;
}
.masthead img {
background:#a8986c;
position:absolute;
z-index:2;
}
.masthead h1 {
position:absolute;
color:#fff;
z-index:3;
bottom:0;
}
.masthead h1 .before {
position:absolute;
bottom:0;
right:-279px;
}
.masthead h1 .after {
position:absolute;
bottom:0;
left:279px;
}
/* begin masthead image definitions */
.gears .backgroundimage {
background-image:url(../images/gears-right.png);
}
.abacus .backgroundimage {
background-image:url(../images/abacus.png);
}
.computer .backgroundimage {
background-image:url(../images/computer.png);
}
.book .backgroundimage {
background-image:url(../images/book.png);
}
.pen .backgroundimage {
background-image:url(../images/pen.png);
}
.tree .backgroundimage {
background-image:url(../images/tree.jpg);
}
.laptop .backgroundimage {
background-image:url(../images/laptop.jpg);
}
.hands .backgroundimage {
background-image:url(../images/hands.jpg);
}
.wires .backgroundimage {
background-image:url(../images/wires.jpg);
}
.key .backgroundimage {
background-image:url(../images/key-right.png);
}
.compass .backgroundimage {
background-image:url(../images/compass-right.png);
}
/* end masthead image definitions */

.backgroundimage {
position:absolute;
width:100%;
background-repeat:no-repeat;
background-position:right top;
height:148px;
top:0;
z-index:0;
}

div.clearboth {
clear:both;
}

.frontpage {
font-size:1.25em;
color:#bdaf8a;
}

input[type="submit"], input[type="reset"], input[type="button"], button, .button {
border-color:#a8976c;
border-style:double;
border-width:3px;
background-color:#cec099;
background-image:url(../images/button-background.png);
background-position:bottom;
background-repeat:repeat-x;
color:#9a111c;
margin:0.2em;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

input[type="text"], input[type="password"], input[type="file"], input[type="file"], textarea  {
border-color:#a8976c;
border-style:inset;
border-width:1px;
background-repeat:repeat-x;
background-position:top;
background-color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:normal;
}

h1 {visibility:hidden;}
.backgroundimage {
opacity:0;
filter:alpha(opacity=0);
}

p.indent {
margin-left:2em;
}

p.specialfont {
font-family: Times;
font-size:.70em;
color: #663300;
}

p.cffonttitle {
font-family: Times;
font-size:1.75em;
font-weight: bold;
color: #003366;
}

p.cffont {
font-family: Times;
font-size:1em;
color: #003366;
}

p.cffontstory {
font-family: Times;
font-size:1.50em;
color: #003366;
}

p.cffontleftcol {
font-family: Times;
font-size:1em;
font-weight:bold;
color: #003366;
}

p.specialtitle {
font-family: Times;
font-size:1.75em;
font-weight: bold;
color: #663300;
}

p.leftcoltitle {
font-family: Times;
font-size:1.25em;
font-weight:bold;
color: #996633;
}

p.leftcolbody {
font-family: Times;
font-size:1em;
font-weight:bold;
color: #996633;
}

.vertbar {
background: #636161; 
width: 1px;
}

.horzbar {
background: #636161; 
width: 4px; height: 1px;
}

a:link { 
	color: #663300;
	}
a:visited { 
	color: #003366;
	}
a:hover { 
	color: #990000;
	background-color: #FFFFFF;
	}
a:active { 
	color: #003333;
	}
	

