body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background: url(images/bg.gif);
	text-align: center;
	margin-top: 4px;
	
}

#container {
background: #fff;
width: 710px;
margin: 0px auto;
padding: 0px;
}

#topnav {
width: 400px;
text-align: right;
font-family: "Courier New", Courier, mono;
	
}

#header {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	height: 350px;
	overflow: hidden;
	width: 700px;
	position: relative;
}


#main {
background: #fff;
border-bottom: 1px solid #666;
}
#midcontent img {
	padding: 5px;
	float: right;
	display: inline;
	clear: right;
}


#main2 {
background: #fff;

}


#midcontent {
padding: 15px 10px;
}
#photocontainer {
	overflow: hidden;
	clip: rect(auto,auto,auto,auto);
	z-index: 1;
	height: 350px;
	left: 90px;
	top: -350px;
	width: 700px;
	position: relative;
	display: inline;
}



#rightside {
width: 200px;
background: #F0F6F4;
}

#leftside {
width: 100px;
background: #F0F6F4;
}

.box1 {
	padding: 5px;
	color: #666;
	
}
.insidenav {
	height: 150px;
}



.box2 {
	padding: 5px;
	border-left: 1px solid #e0e0e0;
	
}
.box3 {
	padding: 0 10px;
	margin: 20px;
	border-left:1px solid #949E9F;	
}

.box4 {
   font-family: "Courier New", Courier, mono;
	font-size: 11px;
	padding: 3px;
	margin: 3px;
	color: #25899E;	
}


/*Text Stuff*/

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 18px;
	padding: 0;
	text-align: left;
}


p{
padding: 3px 0;
margin: 3px 0;
}

.small {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 14px;
	padding: 5px;
}


h1, h2, h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}

h5 {
	font-style: normal;
	font-weight: bold;
	color: #000066;
	font-size: 12px;
}

h1 {
font-size: 1.5em;
font-weight: normal;
border-bottom: 1px solid #e0e0e0;
color: #333;
padding: 3px 0;
margin: 3px 0;
}

h2 {
font-size: 1.5em;
font-weight: normal;
border-bottom: 1px solid #e0e0e0;
color: #333;
padding: 3px 0;
margin: 3px 0;
}

#container #header #navcontainer .small a {
	background-image: none;
	padding: 5px;
}


h3 {
font-size: 1.2em;
font-weight: normal;
color: #333;
border-bottom: 1px solid #e0e0e0;
padding: 3px 0;
margin: 3px 0;
}

#container img {
	background-color: #FFFFFF;
}


#navcontainer {
	background: #F0F6F4;
	z-index: 10;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	width: 110px;
	text-align: left;
	height: 350px;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
	padding-top: 15px;
}

#navcontainer a
{
	display: block;
	padding: 3px 0 3px 20px;
	width: 90px;
	background-image: url(images/link.gif);
	background-repeat: no-repeat;
	line-height: 18px;
	color: #003366;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-image: url(images/hover.gif);
	background-repeat: repeat;
	text-decoration: underline;
	color: #000;
}


a:link {
	color: #666;

}

a:visited {
  color: #666;
}

a:hover {
	text-decoration: none;
}

.inline {
display:inline;
float: right;
padding: 0px 5px 0px 0px;
}

#imagenav {
	text-align: left;
	font-size: 11px;
	line-height: 10px;
	margin-left: 10px;
}

#imagenav a {
	color: #BCA75C;
	font-size: 12px;
	text-decoration: none;
	background-image: none;
}

#imagenav a:hover {
	color: #666666;
	text-decoration: underline;
	background-image: none;
}

.pagelink {
	font-size: 11px;
	line-height: 10px;
	margin-top: -5px;
	margin-bottom: -5px;
	margin-left: 10px;
	display: inline;
}

#mainimage {
	margin: 0px;
	padding: 0px;
	width: 550px;
	position: relative;
	left: 0px;
	top: 0px;
	border: 1px solid #666666;
	overflow: hidden;
}
.indent {
	text-indent: 15px;
}
.testimonial {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	padding-top: 5px;
}
