/******************* main elements **********************/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img, input, fieldset, blockquote, cite
{
    margin: 0;
    padding: 0;
    border: 0;
}

.clear{clear: both;}
.space{height: 35px;}
.left{float: left;}
.right{float: right;}

html
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 62.5%;
    height: 100%;
}

body
{
    font-size: 1.2em;
    color: #323232;
    height: 100%;
    background: #435271; /* edit for different blue 424C93 (med-blue) - 868FC9 (light blue); #232850 (dark blue); #C5D0C4 (stone blue) */
}

a
{
    color: #336699;
	font-weight: bold;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

h1 {
    font-family: 'Book Antiqua', Palatino, 'Palatino Linotype', Georgia, serif;
	color: #092b65;
	font-size: 2.1em;
	font-weight: 600;
}

h2 {
    font-family: 'Book Antiqua', Palatino, 'Palatino Linotype', Georgia, serif;
    font-size: 2.0em;
    font-weight: normal;
    color: #092b65;
    padding: 0 0 5px 0;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #cacaca;
	text-transform: uppercase;
}

h3 {
    font-family: 'Book Antiqua', Palatino, 'Palatino Linotype', Georgia, serif;
    font-size: 1.7em;
    font-weight: normal;
    color: #092b65;
    padding: 0px 0 5px 0;
    margin: 0 0 5px 0;
}

.phone
{
    font-family: 'Book Antiqua', Palatino, 'Palatino Linotype', Georgia, serif;
    font-size: 2.0em;
	letter-spacing: 1px;
    font-weight: normal;
    color: #092b65;
    padding: 0px 0 5px 0;
    margin: 0 0 5px 0;
}
h4{
    font-size: 1.4em;
    font-weight: bold;
    margin: 0 0 5px 0;
    color: #092b65;
}

table{padding: 0 0 15px 0;}

th, td{
  padding: 5px 40px 5px 15px;
  text-align: left;
  border: 1px solid #dadada;
  margin: 1px;
  background:   url(../images/shadow-back.gif) repeat-x left bottom;
}


/******************* main text area elements *******************/
#text h3{
    padding: 15px 0 0 0;
}

#text p, #text ul, #text ol{
	font-size: 14px;
    line-height: 1.6;
    padding: 0 0 15px 0;
    color: #444444;
}

#text ul, #text ol{
    padding: 0 0 15px 30px;
}

#text ul ul, #text ul ol, #text ol ol, #text ol ul{padding: 0 0 0 30px;}

#text img{
    padding: 3px;
    border: 1px solid #DEDFDE;
    vertical-align: middle;
    margin: 0 10px 10px 0;
}

#text table img{
    padding: 3px;
    border: 1px solid #DEDFDE;
    vertical-align: middle;
    margin: 0;
}

#text img.right{
    float: right;
    margin: 0 0 10px 10px;
}

#text .noborder{
    border: 0;
}

blockquote{
    font-size: 0.9em;
    background:   url(../images/blockquote-middle.gif) repeat-y;
    margin: 0 0 15px 0;
}

#text blockquote p{
    padding: 0;
}

blockquote div{
    background:   url(../images/blockquote-start.gif) no-repeat;
    padding: 15px 25px 5px 45px;
}

blockquote cite{
    width: 533px;
    height: 29px;
    display: block;
    background:   url(../images/blockquote-end.gif) no-repeat right top;
    font-style: italic;
    font-weight: bold;
    color: #798263;
}


/***************************** layout divs *******************/

#wrapper{
    width: 899px;
    background: #fff;
	margin: 0 auto -80px auto; 
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

#header{
    padding: 100px 15px 0 20px;
}

#logo{
    width: 300px;
    float: left;
}

#contacts{
    width: 200px;
    float: right;
    margin: -5px 5px 5px 0;
/*     font-size: 0.9em; */
    text-align: right;
    line-height: 1.4;
}

#text{
    width: 554px; /* 580 */
    float: left;
    margin: 0 0 40px 50px;
    padding: 0 0 0 0;
}

#text .services-text {
	padding-left: 30px;
	}

/********************** main horizontal menu ***************/

#mainmenu{
    float: right;
    list-style: none;
    z-index: 1;
}

#mainmenu li{
    float: left;
    width: 140px; /* 120 */
	height: 35px;
}

#mainmenu li a{
    font-weight: bold;
    font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
    color: #fff;
    background: #3B507A;
	border-left: 1px solid #FFFFFF;
	display: block;
    width: 140px; /* 120 */
    height: 25px;
    padding: 9px 0 0 0;
    text-align: center;
    text-transform: uppercase;
    
}

#mainmenu li a:hover{
    text-decoration: none;
    color: #A7BCD0;
}


/******************* headers with slogan and header for inner pages **********************/

.panel{
    width: 899px;
    height: 359px;
    background:   url(../images/hopwood-home-banner.jpg);
}

.panel-inner{
    width: 899px;
    height: 200px;
    margin-bottom:20px;
	background: url(../images/hopwood-inner-banner.jpg);
}

.panel .show-next-banner{width: 20px; height: 100px; display: block; float: right; position: relative; top: 130px;}

.slogan {
    width: 430px;
    padding: 30px 0 0 440px;
}

.slogan p{
    color: #2E426B; /*3B507A; */
    font-size: 22px;
    font-weight: 600;
	line-height: 1.2;
    padding: 10px 0 15px 0;
    font-family: Palatino, 'Palatino Linotype', 'Book Antiqua', Georgia, serif;
}
.slogan p .randyname{
    font-size: 28px;
	}
.slogan .details{
    color: #2E426B; /*3B507A; */
    padding: 4px 10px 4px 0;
    font-size: 14px; */
    font-weight: 600;
    line-height: 1.3;
    font-family: Palatino, 'Palatino Linotype', 'Book Antiqua', Georgia, serif;
 /*   font-family: Arial, Verdana, Helvetica, san-serif; */
}


/******************* left sidebar **********************/

#sidebar{
    width: 240px; /* 260 */
    float: left;
    padding: 0 0 0 20px;
}

#sidebar p, #sidebar ul{
    line-height: 1.6;
    padding: 0 0 15px 0;
    color: #444444;
/*    font-size: 0.9em; */
}

#sidebar ul{
    list-style-image:   url(../images/tick.gif);
    padding: 0 0 15px 40px; /* left 25px */
}

#sidebar ul li{padding: 0 0 5px 5px;}

#sidebar img{
    float: left;
	padding: 3px;
    border: 1px solid #C8C8C8;
    margin: 0 15px 5px 0;
}

#sidebar strong{
    text-transform: uppercase;
}
#sidebar #sidemenu li{
	margin: 0 0 5px 0;
    border-bottom: 1px solid #dadada; 
}
#sidebar #sidemenu li a{
    color: #798263;
}

/******************* right sidebar **********************/

#sidebar-right{
    width: 240px; /* 260 */
    float: right;
	font-size: 13px;
    padding: 0 20px 0 20px;
}

#sidebar-right p, #sidebar-right ul{
    line-height: 1.6;
    padding: 0 0 15px 0;
    color: #444444;
}

#sidebar-right ul{
    list-style-image:   url(../images/tick.gif);
    padding: 0 0 15px 25px;
}

#sidebar-right ul li{padding: 0 0 5px 5px;}

#sidebar-right img{
    float: left;
    padding: 3px;
    border: 1px solid #C8C8C8;
    margin: 0 15px 5px 0;
}

#sidebar-right strong{
    text-transform: uppercase;
}

#sidebar-right #sidemenu li{
    margin: 0 0 5px 0;
    border-bottom: 1px solid #dadada; 
}

#sidebar-right #sidemenu li a{
    color: #798263;
}
.address {
	font-weight: bold;
	}
/******************* footer *****************************/

.push{height: 80px;}

#footer{
    margin: 0 auto; 
    width: 899px; 
	background: #FFFFFF;
	padding:100px 0 10px 0;
	/* height: 80px; */
}
#footer p{
    font-size: 0.9em;
	text-align: center;
    color: #666666; 
}
#footer img{
    display:block;
	margin: 5px auto 15px auto; 
	}
#footer ul{
    width: 899px; 
	list-style: none;
	padding-bottom: 10px;
    margin: 0 auto; 
    font-size: 0.9em;
	text-align: center;
}

#footer li {
	display: inline;padding: 0 15px;
	border-right: 1px solid #666666;
}
#footer a {
    color: #3b507a; 
	font-weight: normal;
	}

/**************** contact form **************************/

input, select, option{
  height: 20px;
}

input, select, textarea{
	border: solid 1px #ddd;
	background: transparent url(../images/contact-input-back.gif) repeat-x;
	width: 190px;
}

option{background: white;}

textarea{
	width: 400px;
	background: transparent url(../images/contact-textarea-back.gif) repeat-x left bottom;
}

input.submit-button{
	background:   url(../images/contact-send-button.gif) no-repeat;
	width: 78px;
	height: 29px;
	border: 0;
	color: white;
	font-weight: bold;
}


/**************** scrolling effect **********************/
#slider {
  width: 945px;
  position: relative;
}

.scroll {
  height: 250px;
  width: 945px;
  overflow: hidden;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  margin: 0 0 20px 0;
  z-index: 0;
}

.scrollContainer div.panel {
  width: 945px;
  height: 250px;
  z-index: 0;
}