/* CSS Document */

/*     James Gower css   */


html {
font-size: 100%;
}

body {
/*background: #669 url(mainbackground.jpg) repeat;
background: #669 url(sidebanner50opaque.jpg) repeat;*/
background: #ccc url(pattern.gif) repeat;
margin: 0;  
padding: 0; 
font-size: 62.5%;
font-family: "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
text-align: center;
}

h1, h2, h3, h4, h5, h6 {
font-family: Georgia, Arial, Helvetica, sans-serif, serif;
font-style: normal;
font-weight: bold;
letter-spacing: 2px;
padding: 10px 15px 0 15px; 
margin: 0; 
color: #fff;
}

h1 { 
font-size: 2.6em;
}


h2 { 
font-size: 2.4em;
}

h3 { 
font-size: 2em;
}

h4 { 
font-size: 1.8em
}

h5 {
font-size: 1.6em;
}

h6 { 
font-size: 1.5em;
font-weight: bold;
}

a:link {
color: #FFFF66;  
text-decoration: none;
}

a:active {
color: #999;  
text-decoration: none;
}

a:visited {
color: #000;  
text-decoration: none;
}
a:hover {
color: #ccc;
text-decoration: underline;
}

p {
font-family: "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
margin: 0; 
font-size: 1.4em;  
font-style: normal;  
text-align: left;  
text-indent: 0;
line-height: 140%;
letter-spacing: 1px;
padding: 10px 15px 0 15px;
color: #fff;
z-index: 2;
}
p.bold {
font-weight: bold;
}
p.center {
text-align: center;
}
p.legal {
font-size: 1em;
}
p.success {
font-size: 1.6em;
font-weight: bold;
color: #936;
}
/*
#container {
background: #669 url(mainbackground.gif) repeat;
width: 760px;
text-align: ;
margin: 0 auto;
}
*/

#container {
position: relative;
background: #669 url(shadow1.gif) repeat-y;
width: 770px;
padding: 0;
margin: 0 auto;
text-align: left;
}
#wrapper {
width: 750px;
padding-left: 10px;
}
/*
#leftbanner {
float: left;
width: 140px;
height: inherit;
background: #669 url(sidebannerleft3.jpg) no-repeat;
padding: 0;
margin: 0;
}

#rightcontainer {
position: relative;
float: left;
width: 660px;
margin: 0;
padding: 0;
top: 0px;
background: #669 url(mainbackground.jpg) repeat;
}
*/
#logo{
	position: relative;
	left: 75px;
	top: 80px;
	width: 65%;
	z-index: 0;
	margin: 0;
	padding: 0;
}
#logo h1 {
font-size: 3em;
color: #fff;
}
	
#bannertop {
width: 750px;
height: 235px;
position: relative;
background: #669 url(mainbackground.jpg) repeat;
	padding: 0;
	margin: 0;
	z-index: 5;
}
#bannertop img {
	position: absolute;
	left: 0;
	top: -80px;
}

#navbar ul {
background: #fff;
width: 100%;
margin: 0;
float: left;
padding: 0;
border-bottom: 5px solid #fff;
border-top: 5px solid #fff;
}

#navbar ul li {
list-style-type: none;
float: left;
background: #fff;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 1.8em; 
color: #666;
padding: 0 10px 0 65px;
margin: 0;
border: 0;
}

#navbar a:link, #navbar a:visited {
display: block;
color: #fff;
background:  #669 url(mainbackground.jpg) repeat;
text-decoration: none;
padding: 5px 10px;
}

#navbar a:hover {
background: #fff;
color: #669;
}

#navbar li.cur a:link, #navbar li.cur a:visited {
background: #fff;
color: #000;
}

#topclear {
width: 100%;
background:  #669 url(mainbackground.jpg) repeat;
height: 50px;
clear: both;
margin-bottom: 10px;
}

#main {
background: #669 url(big_box_mid.gif) repeat;
width: 720px;
overflow: visible;
padding: 0;
margin: 0 20px 0 12px;
}

#main img {
margin: 10px 0 25px 44px;
padding: 1px;
border: 9px solid #fcfcfc;
}

#main img {
text-decoration: none;
}

#main p{
padding-left: 40px;
padding-right: 30px;
}

#boxtop {
background: url(big_box_top.gif) no-repeat bottom center;
width: 720px;
height: 120px;
}

#boxtop h2 {
padding: 50px 0 0 43px;
font-weight: bolder;
}

#boxbottom {
background: url(big_box_bot.gif) no-repeat bottom center;
width: 720px;
height: 145px;
}
#boxbottom p {
text-align: center;
padding-top: 35px;
}

.image {
	position: absolute;
	padding: 10px;
	left: 10px;
	top: 2px;
}
#clear {
width: 100%;
height: 130px;
background:  #669 url(mainbackground.jpg) repeat;
}

#clear p {
text-align: center;
padding-top: 20px;
}

#footer {
width: 100%;
height: 90px;
background: #669 url(footershadow.jpg) no-repeat;
clear: both;
}

#footer p{
padding-top: 40px;
}
