/* CSS Document */
* {
    text-align: left;
}

body {
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    background: #1d1d1f;
    background: url("../images/bg.jpg") no-repeat center top #252428;
}

#parentWrapper {
    margin: 0px auto;
    width: 705px;
    text-align: center;
    position: relative;
}

#container {
    position: relative;
    margin: 0px auto;
    padding: 0px;
    width: 705px;
    margin-top: 75px;
    z-index: 10;
}

#top_edge, #bottom_edge {
    background: url("../images/top_edge.png") transparent no-repeat top center;
    width: 100%;
    height: 14px;
}

#bottom_edge {
    background: url("../images/bottom_edge.png") transparent no-repeat top center;
}

#innerContainer {
    margin: 0px;
    overflow: hidden;
    background: #fff;
}

.tabbed {
    margin-left: 65px;
}

p {
    margin: 12px 6px;
    padding: 0px;
}

img {
    border: 0;
}

h1 {
    margin: 0px;
    padding: 0px;
    font-size: 24px;
}

h1.heading{
    color: #e2e3ec;
}

h1.heading, h1.subheading {
    text-align: right;
    font-weight: normal;
}

h1.subheading {
    font-size: 18px;
    margin-top: 10px;
    color: #fff;
}

h2 {
    font-size: 14px;
	margin: 0px;
	margin-left: 6px;
        font-weight: normal;
}

h3 {
    font-size: 12px;
	font-weight: bold;
	margin-left: 6px;
}

h5 {
    font-size: 15px;
}

table {
    border-collapse: collapse;
    margin: 6px;
}

ul {
    padding-left: 12px;
}

thead {
    font-weight: bold;
}

#header {
    position: absolute;
    top: 10px;
    right: 0px;
}

#nav {
    position: absolute;
    top: 0px;
    left: 18px;
    z-index: 20;
}

#logo {
    margin: 7px 41px;
}

#navContainer {
    width: 146px;
    height: 408px;
    background: url("../images/nav_bg.png") no-repeat top left;
    margin: 0px;
}

#contentContainer {
    margin: 18px 18px 0px 18px;
	overflow: hidden;
}

ul.nav, ul.subnav {
    margin: 0px;
    padding: 0px;
    list-style: none;
	
}

ul.nav li {
    font-size: 16px;
    padding: 1px;
    margin: 0px 6px;
	margin-left: 18px;
}

ul.sub li {
	font-size: 14px;
    padding: 1px;
    margin: 0px 0px;
	margin-left: 27px;
}

ul.nav a:link, ul.subnav a:link, ul.nav a:visited, ul.subnav a:visited, ul.nav a:hover, ul.subnav a:hover{
	font-family: Georgia, Times New Roman, serif;
	text-decoration: none;
	color: #fff;
}
ul.nav a:hover, ul.subnav a:hover
{
	color: #000;
}

#header_image{
	width: 510px;
	height: 305px;
	margin-left: 181px;
	position: relative;
}

#header_text{
	bottom: -10px;
	right: -5px;
	position: absolute;
	font-size: 48px;
        font-weight: bold;
        color: #fff;
}

#contentContainer.colCount3 .col1, #contentContainer.colCount3 .col2, #contentContainer.colCount3 .col3 {
    width: 215px;
    margin-left: 12px;
    float: left;

}
#contentContainer.colCount3 .col3 {
	margin-right: 0px;
	}

#contentContainer.colCount2 .col1, #contentContainer.colCount2 .col2 {
    width: 328px;
    margin-left: 12px;
    float: left;

}

#contentContainer.colCountOffset .col1, #contentContainer.colCountOffset .col2 {
    width: 430px;
    margin-left: 12px;
    float: left;

}

#contentContainer.colCountOffset .col2 {
    width: 215px;

}

#contentContainer.colCount1 .col1 {
    width: 100%;
}

#contentContainer.colCount3 .col1, #contentContainer.colCount2 .col1, #contentContainer.colCountOffset .col1 {
    margin-left: 0px;
}

/*
#contentContainer.colCount2 div.innerContentContainer .col1, #contentContainer.colCount2 div.innerContentContainer .col2 {
    width: 234px;
    float: left;
}

div.innerContentContainer {
    width: 100%;
}

#contentContainer.colCount2 div.innerContentContainer div {
    margin: 0px 12px;
}
*/

#contentContainer.homepage div.col1
{
	background: #ddd;
}

#contentContainer.whyvisit div.col1 p
{
	position: relative;
}

#contentContainer.whyvisit div.col1 p a.download, #contentContainer.whyvisit div.col1 p img
{
	position: absolute;
	top: -26px;
	left: 280px;
}

#contentContainer.whyvisit div.col1 p img
{
 	left: 475px;
}

#contentContainer ul{
	margin-left: 16px;
}

a:link, a:visited, a:hover
{
	text-decoration: none;
	color: #0170ec;
}

a:visited{
	color: #2f88ec;
}

a:hover{
	text-decoration: underline;
}

#footer {
    color: #707070;
	width: 100%;
	text-align: center;
	margin: 6px;
}

#footer a:link, #footer a:visited, #footer a:active {
    text-decoration: none;
    color: #707070;
}

#footer a:hover {
    text-decoration: none;
    color: #000;
}

#contactContainer
{
	margin-left: 20px;
}

#contactButton.off
{
	display: none;
}

#contactBox
{
	position: relative;
	height: 254px;
	background: url("../images/contact_down.png");
	width:228px;
}

#contactBox label{
	color: #fff;
	position: absolute;
}

#contactBox #name_lbl, #contactBox #email_lbl, #contactBox #enquiry_lbl
{
	left: 12px;
}

#contactBox #name, #contactBox #email, #contactBox #enquiry
{
	left: 68px;
}

#contactBox #name_lbl, #contactBox #name, #contactBox #advice-name
{
	top: 30px;
}

#contactBox #email_lbl, #contactBox #email, #contactBox #advice-email
{
	top: 50px;
}

#contactBox #enquiry_lbl, #contactBox #enquiry
{
	top: 70px;
}

#contactBox #advice-email, #contactBox #advice-name
{
	position: absolute;
	left: 200px;
}

#contactBox #enquiry
{
	width: 143px;
	height: 122px;
}

#contactBox input, #contactBox textarea {
	
	border: 2px solid black;
	background: #cbe2fa;
	position: absolute;
	width: 145px;
}

#contactBox #send_btn
{
	top: 224px;
	left: 68px;
	width: 60px;
}

#contactBox #contactCloseButton {
	height:28px;
	left:153px;
	position:absolute;
	top:225px;
	width:75px;
}

#contactBox #contactMsg
{
	height:26px;
	left:0;
	position:absolute;
	top:198px;
	width:228px;
}

#results #leader
{
	color: #ccc;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 28px;
	margin-top: 75px;
}

