html { -webkit-text-size-adjust: none; } /* keeps text size proportional on iphone */
a, input { outline: 0; } /* remove ff outlines */
p { margin-top: 0; } /* equels ff saf and ie */
body, ul, li, div { /* reset.css */
    border: 0;
    padding: 0;
    margin: 0;
}
body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
	line-height: 1.4em;
}
body {
  	background-color: #ffffff;
	height: 100%;
	margin-top: 15px;
}
#container {
	background-color: #ffffff;
	width: 950px;
    margin-left: auto;
    margin-right: auto;
	overflow: auto;
}
#header {
	background-image: url(images/inner_header.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
    float: left;
	width: 950px;
	height: 110px;
}
#logolink {
    float: left;
	width: 525px;
	height: 225px;
}
a:link {
    color: #000000;
	font-weight: normal;
    text-decoration: underline;
}
a:visited {
    color: #555555;
	font-weight: normal;
    text-decoration: underline;
}
a:hover {
    color: #555555;
	font-weight: normal;
    text-decoration: underline;
}

/*text css*/ 
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: #8c6a3d;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	cursor:pointer;
	cursor:hand;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	cursor:pointer;
	cursor:hand;
	text-decoration: underline;
}
.browntitle {
	color: #8c6a3d;
	font-size: 24px;
}
.blacktitle {
	font-size: 18px;
}
ul{
	list-style: inherit;
	margin-left: 15px;
	padding-top: 5px;
}
/*end text css*/
/*nav css*/
#nav {
	float: right;
	height: 19px;
    margin-top: 10px;
	padding-top: 3px;
}
#nav ul li {
	display: inline;
	list-style: none;
    border-right: 1px solid #8c6a3d;
    height: 1.2em;
	text-transform: lowercase;
}
#nav ul li a {
	font-size: 14px;
	font-weight: normal;
	color: #8c6a3d;
	padding: 0 10px 0 5px;
	text-decoration: none;
}
/* Show only to IE7 */
*:first-child+html #nav ul li a {
	padding: 0 6px 0 10px;
}
#nav ul li a.last {
	padding-right: 0;
}
#nav ul li a:hover{
	color: #bebdbe;
	text-decoration: underline;
}
/*end nav css*/
#footer {
    float: left;
	width: 945px;
	font-size: 10px;
	color: #8c6a3d;
	text-align: left;
	padding: 0 0 10px 5px;
}
.footerlink:link {
    color: #8c6a3d;
	font-size: 10px;
	font-weight: normal;
    text-decoration: underline;
}
.footerlink:visited {
    color: #8c6a3d;
	font-weight: normal;
    text-decoration: underline;
}
.footerlink:hover {
    color: #bebdbe;
	font-weight: normal;
    text-decoration: underline;
}
/*home page css*/
#homebody {
	background-image: url(images/home_bg.gif);
	background-repeat: no-repeat;
    float: left;
	width: 950px;
	min-height: 600px;
}
#home_logolink {
    float: left;
	width: 525px;
	height: 225px;
}
#homeleft {
	float: left;
	width: 600px;
}
#homecontent_left {
	float: left;
	padding: 23px 0 15px 220px;
	width: 355px;
}
#homeright {
	float: right;
	width: 350px;
}
#homecontent_topright {
	float: right;
    margin-top: 110px;
	width: 304px;
}
#homecontent_middleright {
	float: right;
	margin-top: 9px;
	width: 304px;
}
#homecontent_bottomright {
	float: right;
	margin-top: 9px;
	width: 304px;
}
/*end home page css*/

/*contact page css*/
#contactbg {
	background-image: url(images/contact_bg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 950px;
	min-height: 410px;
}
.accordian > h2 {
    text-decoration: underline;
}
/*end contact page css*/
/*compliments and worldwide page css*/
#interiorbody {
	float: left;
	padding: 30px 20px 20px 20px;
	width: 910px;
	min-height: 410px;
	color: #000000;
}
/* Show only to IE7 */
*:first-child+html #interiorbody {
	padding-top: 40px;
}
#interiorimage {
    width: 910px;
	min-height: 250px;
	margin: 10px 0;
}
/*end compliments and worldwide page css*/
/*about page css*/
#abouttabs {
	background-image: url(images/about_tabs.gif);
	background-repeat: no-repeat;
    float: left;
	width: 910px;
	height: 45px;
	margin-bottom: 10px;
}	
#abouttext {
	float: left;
	width: 910px;
}
/* Show only to IE7 */
*:first-child+html #abouttext{
	padding-bottom: 10px;
}
#aboutblock {
	float: left;
	width: 262px;
	padding: 10px 15px 0 25px;
}
#aboutblock.first {
	width: 260px;
	padding-left: 0;
}
#aboutblock.last {
	padding-left: 27px;
}
#line {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
    float: left;
	margin-top: 10px;
	min-height: 300px;
	width: 14px;
}
#aboutquotes_left {
	float: left;
	width: 383px;
}
#aboutquotes_right {
	float: right;
	width: 527px;
}
#aboutlogos {
	float: left;
	width: 910px;
	text-align: center;
	font-size: 13px;
	padding-top: 15px;
}
#aboutlogos img {
    padding-bottom: 4px;
	padding-left: 10px;
	vertical-align: middle;
}
/* Show only to IE7 */
*:first-child+html #aboutlogos {
	padding-bottom: 5px;
}
/*end about page css*/
/*services page css*/
#servicestext {
    float: left;
	width: 522px;
}
#servicestext p{
    margin-bottom: 0;
}
#servicestext img{
	padding-bottom: 10px;
}
#servicesslideshow {
	background-image: url(images/slideshow/photo1.jpg);
	background-repeat: no-repeat;
    float: right;
	width: 358px;
	min-height: 422px;
	margin-bottom: 10px;
}
.accordianservices {
	padding-bottom: 10px;
}
/*services page css*/
