﻿.FormTable 
{
	width:80%;
	
}
.FormQuestion 
{
	background-color: #0083a6;
	color: #ffffff;
	font-weight:bold;
	width: 150px;
	padding: 3px;
	font-family:Verdana, arial;
	font-size: 11px;
	vertical-align:top;
}
/* the Previous need to remain together in this order */



.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:10px;
	width:400px;
}

/* Search Results Page */
.SearchResultsTitle
{
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-top: 20px;
	font-size: 120%;
}


.SearchResultsDescription
{
	font-size: 100%;
	padding:0px;
	margin:0px;
	padding-top:4px;

}

.SearchResultsURL 
{
	font-size: 80%;
	color: #aaaaaa;
	padding:0px;
	margin:0px;
	padding-top:4px;

}

/* End Search Results Page */

.menubackgroundtop {
	background-image: url(../images/Home/menu_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom_background {
	background-image: url(../images/Home/bottom_bg.gif);
	background-repeat: repeat-x;
	
}
.menu_bottom_bg {
	background-image: url(../images/Home/menu_bottom.gif);
	background-repeat: no-repeat;
}
.text_only_bg {
	background-image: url(../images/Home/text_only_bg.gif);
	background-repeat: repeat-x;
}
.main_background {
	background-image: url(../images/Home/bodymain_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.main_background_bottom {
	background-image: url(../images/Home/bodymain_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.main_background_lines {
	background-image: url(../images/Home/bodymain_bg_lines.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.body_bottom_bg {
	background-image: url(../images/Home/body_bottom_pic_bg.gif);
	background-repeat: repeat-x;
}
.Enquiries 
{ color: #e27634; font-weight:bold; font-family:Verdana, arial; font-size: 16px; line-height:18px;}
.Sign_up 
{ color: #000000; font-weight:bold; font-family:Verdana, arial; font-size: 13px; line-height:15px;}
.phone_text 
{ color: #0083a6; font-weight:bold; font-family:Verdana, arial; font-size: 15px; line-height:18px;}
.Address_text 
{ color: #0083a6; font-weight:bold; font-family:Verdana, arial; font-size: 11px; line-height:14px;}
.top_menu_text 
{ color: #0083a6; font-weight:bold; font-family:Verdana, arial; font-size: 12px; padding:5px;}

hr 
{
	border: 1px solid #727149;
	color:#727149;
	background-color:#727149;
	height:2px;
}

.menuStyle
{
	border:0px;
	border-bottom: 2px;
	border-bottom-style:dotted;
	border-bottom-color: #0083a6;
}

h1 
{
	font-family:Tahoma, Verdana, arial; font-weight:bold;
	font-size: 28px;
	color: #7f8133;
	line-height: normal;
}

h2 
{
	font-family:Tahoma, Verdana, arial; font-weight:bold;
	font-size: 18px;
	color: #7f8133;
}

h3 
{
    font-family:Tahoma, Verdana, arial; font-weight:bold;
	font-size: 14px;
	color: #7f8133;
}

