﻿body {
    margin: 0;
    padding: 30px 0;
    text-align: left;
    font-size: 13px;
    font-family: Arial;
    line-height: 19px;
}
a:active, a:link, a:visited
{
    color: #112837;
    text-decoration: underline;
}
a:hover
{
    color: #3385FF;
}
h1
{
    margin-top: 0;
    color: #333333;
    font-size: 18px;
}
h2
{
    color: #333333;
    font-size: 16px;
    margin-top: 19px;
}

h3
{
    margin-top: 0px;
    color: #333333;
    font-size: 15px;
    margin-bottom: 2px;
}
h4
{
    margin-top: 0px;
    color: Gray;
    font-size: 13px;
}
h5
{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 13px;
}
.statuslabels
{
    color: Maroon;
}

hr
{
    height:1px;
    color: #DDDDDD;
    border: 0;
    background-color: #DDDDDD;
    
}
#mainBody_container
{
text-align: center;
position: absolute;
left: 0px;
width: 100%; /* 100% wide */
height: 1px; /* nominal height of 1px */
overflow: visible; /* overflow is set to ‘visible’ */
visibility: visible;
display: block;
}
#mainBody
{
margin-left: -470px; /* negative margin that is exactly half of its width */
position: absolute;
left: 50%; /* positioned absolutely 50% from the left */
width: 940px;
height: 566px;
visibility: visible;
text-align: left;
}

#logodiv
{
	margin-left: -468px; /* negative margin that is exactly half of its width */
	position: absolute;
	left: 50%; /* positioned absolutely 50% from the left */
}
.container
{
	text-align: center;
	position: absolute;
	left: 0px;
	width: 100%; /* 100% wide */
	height: 1px; /* nominal height of 1px */
	overflow: visible; /* overflow is set to ‘visible’ */
	display: block;
	z-index: 0;
	top: 0px;
}
#bg_gradient
{
	margin-left: -470px; /* negative margin that is exactly half of its width */
	position: absolute;
	left: 50%; /* positioned absolutely 50% from the left */
 	top: 40px;
}
#telandemail
{
	margin-left: 260px; /* negative margin that is exactly half of its width */
	position: absolute;
	left: 50%; /* positioned absolutely 50% from the left */
	text-align: right;
	font-size: 15px;
	line-height: 19px;
	top: -2px;
}
.darkgrey
{
	font-size: 14px;
	color: #555555;
	margin-right: 10px;
}
#nav_bullet
{
	margin-left: -462px; /* negative margin that is exactly half of its width */
	position: absolute;
	left: 50%; /* positioned absolutely 50% from the left */
	text-align: left;
	top: 80px;
}
#nav_bullet img
{
	position: relative;
	top: 11px;
	margin-bottom: 10px;
}
#nav_bullet a
{
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	margin-left: 14px;
}
#nav_bullet a:hover
{
	color: #3385FF;
}
#nav_gallery
{
	margin-left: -462px; /* negative margin that is exactly half of its width */
	position: absolute;
	left: 50%; /* positioned absolutely 50% from the left */
	text-align: left;
	top: 275px;
}
#nav_gallery a
{
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	
}
#nav_gallery img
{
	position: relative;
	top: 17px;
	margin-bottom: 5px;
	border: 0;
}
#nav_gallery a:hover
{
	color: #3385FF;
}
#page_content
{
	margin-left: -290px; /* negative margin that is exactly half of its width */
	position: absolute;
	left: 50%; /* positioned absolutely 50% from the left */
	text-align: left;
	top: 85px;
}
#footer
{
	position: relative;
	margin-left: -180px;
	margin-top: 20px;
}
#page_setup
{
	min-height: 400px;
	text-align: left;
}
#col_centre
{
	width: 480px;
}
#col_right
{
	margin-left: 256px; /* negative margin that is exactly half of its width */
	position: absolute;
	left: 50%; /* positioned absolutely 50% from the left */
	text-align: left;
	top: 0px;
	width: 235px;
}
.blog_title a
{
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.blog_title a:hover
{
	color: #3385FF;
}
.blog_title
{
	margin-bottom:3px;
}
.blog_date
{
	color: #999999;
	font-size: 11px;
}
#gallery_thumbs
{
	margin-left: 275px; /* negative margin that is exactly half of its width */
	position: absolute;
	left: 50%; /* positioned absolutely 50% from the left */
	text-align: left;
	top: 31px;
	width: 235px;
	z-index: 3;
}
#mainImage
{
	z-index: 2;
}
#title_galleries
{
	font-size: 21px;
	color: #666666;
	margin-top: 10px;
}
.title_text
{
	font-size: 21px;
	color: #666666;
	margin-bottom: 10px;
}