/* pins(c) Design by Uli Sobers::                        www.free-templates-sobers.de   */
/*//////////////////////////////////////////////////////////////////////////////////////*/

html {
	scrollbar-face-color:           #efefef;
	scrollbar-highlight-color:      #f3f3f3;
	scrollbar-3dlight-color:        #ffffff;
	scrollbar-shadow-color:         #efefef;
	scrollbar-darkshadow-color:     #bcbcbc;
	scrollbar-arrow-color:          #0070a0;
	scrollbar-track-color:          #9c9c9c;
  margin:                         0 0 0 0;
  padding:                        0 0 0 0;
  }


body {
	background-image:               url(grafics/12ashburtonwebsitegraphics.jpg);
	background-position:            left bottom;
	background-repeat:              no-repeat;
	background-attachment:          fixed;
	background-color:               #ffffff;
	font-family:                    verdana, arial, helvetica, sans-serif;
	margin:                         0 0 0 0;
	padding:                        0 0 0 0;
  }


h1 {
  font-size:                      180%;
  font-weight:                    normal;
  margin:                         0 0 14 0;
  padding:                        0 20 0 0;
  }


h2 {
  font-size:                      130%;
  font-weight:                    normal;
  margin:                         0 0 14 0;
  padding:                        0 20 0 0;
  }


hr {
  color:                          #6f6f6f;
  margin:                         0 20 0 0;
  }


#nav {
	position:                       absolute;
	left:                           5px;
	top:                            258px;
	height:                         auto;
	width:                          197px;
  }


#nav ul{
  list-style-type:                none;
  margin:                         0 0 0 0;
  padding:                        0 0 0 0;
  }


#nav li{
  float:                          left;
  margin:                         1 0 0 0;
  padding:                        0 0 0 0;
  }


#nav a {
	display:                        block;
	background-color:               #7A292A;
	width:                          240px;
	font-family:                    Geneva, Arial, Helvetica, sans-serif;
	font-size:                      0.8em;
	font-weight:                    normal;
	color:                          #ffffff;
	text-decoration:                none;
	padding:                        1 0 1 0;
	border-right:                   solid 1px #000000;
	border-bottom:                  solid 1px #000000;
	opacity:                        0.70;
	-moz-opacity:                   0.70;
	-khtml-opacity:                 0.70;





  filter:                         progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  }


#nav a:hover {
	background-color:               #CF7070;
  }


#contentbox {
	position:                       absolute;
	left:                           286px;
	top:                            281px;
	height:                         100%;
	min-height:                     100%;
	height:                         723px !important;
	width:                          614px;
	color:                          #000000;
	font-size:                      82%;
	padding:                        24 0 0 0;
  }


#contentbox p {
	text-align:                     center;
	padding:                        0 20 0 0;
	margin:                         0 0 0 0;
  }


#contentbox a {
  color:                          #1a43b9;
  font-weight:                    normal;
  text-decoration:                none;
  }


#contentbox a:hover {
  color:                          #ffffff;
  background-color:               #7793e6;
  }

#footer {
  color:                          #6f6f6f;
  font-size:                      74%;
  text-align:                     center;
  }

#footer a {
  color:                          #6f6f6f;
  background-color:               transparent;
  text-decoration:                none;
  }


#footer a:hover {
  color:                          #bfbfbf;
  background-color:               transparent;
  text-decoration:                none;
  }

#count {
	position:                       absolute;
	bottom:                         -512px;
	left:                           13px;
	height:                         auto;
	width:                          250px;
	text-align:                     center;
	color:                          #4f4f4f;
	font-size:                      60%;
	border:                         solid 0px gray;
  }
