body {
	background-repeat: repeat;
	background-position: center top;
	background-color: #0D5580;
}


a {
	color:#59BF3F;
	text-decoration:none;
}

a:hover {
	color:#40A7D6;
	text-decoration:underline;
}

img.left {
	float:left;
	padding:3px;
	margin-right:6px;
	border:1px solid #c4c4c4;
}

img.right {
	float:right;
	padding:3px;
	margin-right:6px;
	border:1px solid #c4c4c4;
	width: 250px;
	height: 1700px;
}

img:hover {
	border:1px solid #4BA9E9;
	background:#EbF1F5;
}

#wrapper {
	height:100%;
	width:950px;
	background-image: url(white.png);
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: 0px;
	vertical-align: top;
	border: 10px ridge #31A5EA;
}
.caption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0A4263;
}

h1 {
	font-family: "Brush Script MT";
	font-size: 18px;
	color: #0A3E5C;
}
h1 {
	font-family: "Brush Script MT";
	font-size: 36px;
	font-weight: normal;
	color: #0A4263;
}
h1 {
	font-family: "Brush Script MT";
	font-size: 36px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
}

/********************* Search form  ******************/
.text {
	height:14px;
	width:110px;
}

.go {
	height:21px;
	background:#65A8C9;
	color:#fff;
	font-family:helvetica;
	font-weight:bold;
}
/***************** TEXT IN THE HEADER **************************/
#top h1 {
	font-family:Century Gothic, georgia, helvetica, times, sans-serif;
	font-weight:normal;
	font-size:35px;
	text-transform:uppercase;
	margin-top:20px;
	margin-left:2%;
	}
/*************************** HEADER PROPERTIES ************************/
#top {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	}
/************************ LEFT SIDE COLUMN *****************/
#left {
	width:300px;
	background-repeat: repeat;
	padding-right: 20px;
	padding-left: 30px;
	z-index: 1000;
	position: relative;
	float: left;
	}
	
#left h1, #right h1 {
	font-size:24px;
	font-family:"Century Gothic";
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #776853;
	color: #006;
	width: 200px;
	font-weight: normal;
}

#left p {
	font-size:12px;
	padding-bottom:10px;
	margin-top:-3px !important; /*****  FIREFOX  *****/
	margin-top:-14px;             /***** INTERNET EXLORER *****/
	color:#404040;
	line-height: 16px;
	font-family: "Century Gothic";
}	
/************************** MAIN CONTENT IN MIDDLE ******************/

#middle {
	float:left;
	line-height:1.01em;
	padding-left:20px;
	padding-right:20px;
	background-repeat: repeat;
}
	
#middle p, p {
	font-size:12px;
	color:#2A2A2A;
	font-family: "Century Gothic";
}

#middle h1 {
	font-size:36px;
	font-weight:normal;
	padding-bottom:3px;
	margin-top:24px;
	color: #0D527B;
	font-family: "Brush Script MT";
}
.bodytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}
.header1 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #006;
}

/***************************  RIGHT COLUMN  *********************/
#right {
	float:left;
	padding-top:10px;
	font-size:11px;
	line-height:1.6em;
	position: relative;
	top: 0px;
	height: 900px;
	width: 200px;
	background-repeat: no-repeat;
}

#right a {
	line-height:2em;
	
}

#right br {
	line-height:0.7em;
}
/********************************************    FOOTER  *****************/
#footer {
	padding-top:5px;
	text-align:center;
	width:950px;
	clear:both;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	background-repeat: repeat;
	background-color: #0B4466;
	position: relative;
	z-index: 1000;
	vertical-align: bottom;
	left: -0px;
	top: 0;
}

.footer {
	margin-top:-2px;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}	
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
