
body {
	margin:0;
	padding:0;
	font-size:100px;
	background:#788186 url(../images/body-bg.gif) left 14px  no-repeat;
	padding-left:174px;
}

#wrap {
	background: url(../images/border-left.gif)  1px top repeat-y;
	margin-bottom:20px;
}

.col1 #wrap {
	_margin-bottom:0; /*ie6*/
	*margin-bottom:0; /*ie7*/
}

div#masthead {
	background: url(../images/head-stretch.gif) repeat-x;
	width:5.26em;
	border-right:11px solid white;
}

div *.logo {
	background: url(../images/head.jpg) no-repeat;
	height:197px;
	text-indent: -1000em;
	display:block;
}

.box {
	font: 12px/1.5 Lucida Grande, Trebuchet MS, Verdana, Arial, sans-serif;
	color: #53553f;
	background-color:#d5d7ca;
	margin-left:27px;
	padding:20px;
}


div#main, div#cols {
	border-right:11px solid white;
}

div#main .box {
	min-height: 58em;
	_height: 62em;
}

div#main, div#foot, div#cols {
	width:5.26em;
}


div#cols div#main {
	width:3.5em;
	border:none;
}

div#cols {
	background:#737780 url(../images/border-left.gif) 1px top repeat-y; /*collour is the nav background column colour*/
	position:relative;
	
}

div#cols div#nav {
	width:1.76em;
}

div#cols div#nav .box {
	margin-left:0;
	background-color: transparent;
	padding-left:1em;
	padding-right:1em;
	color: #333;
}

div#main .box {
	padding-bottom:0px;
}

div#main .box .last { /*sigh*/
	margin-bottom: 0 !important;
	
}


div#main .box ul li {
	margin-top:0.4em;
}

div#cols #superflous1 {
	position:Absolute;
	bottom:11px;
	right:0px;
	width:1.76em;
	background: #a0b0bb url(../images/remote-stretch.gif) left bottom repeat-x;
}

div#cols #superflous1 div {
	background:  url(../images/remote.gif) left bottom no-repeat;
	height:197px;
	
}

div#foot {
	background: url(../images/border-bottomleft.gif) 1px bottom no-repeat;
}

div#foot .box {
	min-height:25px;
	_height:25px;
	font-size:10px;
	padding:2px 5px;
}	

div#foot .border{
	border-bottom:11px solid white;
	margin-left:26px;
}

body.col1 div #foot{
	border-right:11px solid white;
}

h1 {
	/*font:bold 1.4em "Book Antiqua", "Bookman Old Style", Garamond, Georgia, serif*/
	font: 1.4em helvetica, arial;
	text-transform: uppercase;
	color: #717880;
}

h2 {
	font-size:1em;
	clear:both;
	color: #333;
}


/* COLUMNS */

body.col2 #cols .col {
	float: right;
}

.clear {
	clear:both;
}

menu, menu li, ul.faq,  ul.faq li{
	margin-left: 0;
	padding-left: 0;
	list-style-type:none;
}

menu li {
	background: url(../images/arrow.gif) left 0.3em no-repeat;
	padding-left:16px;
	margin:0.5em 0;
	_zoom:1; /*stops newline whitespace issue*/
}

menu li.current {
	background-image: url(../images/arrow-current.gif) !important;
}

menu li:hover {
	background-image: url(../images/arrow-highlight.gif);
}

menu a {
	display:block;
}

#nav a {
	color:#91ad76;
	text-decoration:none;
}

#nav a:hover {
	color: white;
	text-decoration: underline;
}

#nav menu li.current a, #nav menu li.current a:hover{
	color: #dbbca8;
	text-decoration: none
}

#nav .capsule {
	margin:1.5em 0;
	font-size:0.9em
}

ul.faq li {
	margin: 0.75em 0;
}

ul {
	list-style-type: square;
}

ul  {
	padding-left: 2em;
}

a {
	color: #284c8a;

}

a:visited {
	color: #670701;
}

ul.faq {
	line-height: 1.3
}

hr {
	margin: 2em 0 ;
	padding:0;
	/*border-top:1px solid gray;
	border-bottom:1px solid white;*/
	border:none;
	border-top:1px dotted #788186;
	_border-top: none;
	_margin: 0;
	
}

.clear {
	clear: both
}

.top {
	text-align:right;
	margin-top:-0.5em;
	margin-bottom:1em
}

.gmap {
	margin:1em 0;
	text-align: center;
}

.gmap img, #ipod img{
	border: 1px solid #eaeaea;
	padding: 2px;
}

form {
	margin-bottom: 0;
}

table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

td {
	vertical-align: top;
	padding: 2px;
}

#signup-button {
	text-align: center;
	margin-top:2em;
}

fieldset p {
	margin-left: 0;
}

thead th {
	padding-left: 20px !important;
}

tbody th {
	text-align: right;
	font-weight: normal;
}

fieldset {
	margin: 0 !important;
}

fieldset p {
	margin-top: 0 !important;
}

.error {
	display: block;
	color: #cc3333;
	padding-left: 20px;
	background: url(../images/x_small.gif)  left 1px no-repeat;
	font-weight: bold;
}

.qu_radiolist {
	margin-bottom: -3px
}

textarea {
	margin-bottom: 1em
}

#become {
	text-align: center;
	margin:2em 0
}

a img {
	border: none;
	margin-left: -6px
}

#ipod {
	margin-top: 2em
}

