@charset "utf-8";
/* CSS Document */
.shhhh { display:none; }
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #B2A386;
	background-image:url(Images/bg_01.jpg);
	background-repeat:repeat-x;
	text-align:center;
}
#page {
width:750px;
margin: 0px auto 0 !important; margin: 0px auto 0;
text-align:left;
}
#header {
height:127px;
background-image:url(Images/index_02.jpg);
}
#left {
background-image:url(Images/leftcolumn_04_2.jpg);
background-repeat:no-repeat;
height:574px;
width:205px;
float:left;
text-align:center;
}
#right {
width:545px;
float:right;
}
#topright {
height:88px;
background-image:url(Images/index_04.jpg);
}
#midright {
background:url(Images/index_05.jpg);
}
#btmright {
height:67px;
background-image:url(Images/index_06.jpg);
}
#btmright a{
font-size:10px;
}
#content {
margin:0 40px 0 35px;
font-family:Georgia, "Times New Roman", Times, serif;
}
#footer {
width:750px;
height:29px;
margin: 0px auto 0 !important; margin: 0px auto 0;
}
#footer a{
font-size:10px;
}
.webguys {
float:right;
margin-right:12px;
}
h1 {
color:#062e69;
font-size:28px;
}
h2 {
color:#062e69;
font-size:24px;
}
h3 {
color:#fff;
font-size:18px;
}
.header {
font-weight:bold;
text-decoration:underline;
background-color:#C78C6A;
line-height:20px;
}
.small {
font-size:10px;
}
a {
color:#062e69;
text-decoration:none;
font-weight:bold;
}
a:hover {
text-decoration:underline;
}
li {
margin-left:35px;
}
.pic {
margin:10px;
border:double;
border-color:C78C6A;
border-width:3px;
}
.pic2 {
margin:10px;
}
.greybg {
background:#B2A386;
line-height:20px;
}
.files {
background:#B2A386;
line-height:20px;
font-family:Arial, Helvetica, sans-serif;
}
.files div {
font-size:10px;
}
.files a{
font-size:10px;
font-weight:100;
text-decoration:underline;
}
.links{
line-height:20px;
}
.links a {
font-weight:100;
font-size:14px;
text-decoration:underline;
}
