/*******************************

Ministry Of Tourism
Created January 2007
76design

/*******************************

***************************************************
	GENERIC STYLES
	*/


HTML{
	background:#FFF url('../images/georgianbay/html_bg.jpg') repeat-x;
	}
	
BODY {
	color: #1c2226;
}	
	
A{
	color:#3b89bb;		
	}
	
A:hover{
	color:#6badd7;	
	}

H1 {
	color:#3b89bb;
}

H2 {
	color:#6badd7;
}
/***tables ***/

td {
	border-bottom:solid 1px #6badd7;
}
th{
	background:#6badd7;
	border-bottom:solid 1px #6badd7;
	color:#FFF;
	}

tr.shaded {
	background:#f4f8fb;
	}

/***************************************************
	WRAPPER
	 */
#wrapper {
	background:url('../images/georgianbay/wrapper_bkg.jpg') 0px -1px no-repeat;
}

/***************************************************
	HEADER
	*/
	
#header A.ontarioLink {
	background:url(../images/georgianbay/button_bg.gif);
	}
	
#header H1 {
color:#FFF;
*top:120px;
_top:120px;
}
#header H2 {
color:#79a0c5; 
top:148px;
*top:160px;
_top:160px;
}


/***************************************************
	MAIN MENU
	*/

#featureRow LI  {
	background:url(../images/georgianbay/box.png) -15px -15px no-repeat;
	}
	
#featureRow LI A ,
#featureRow LI H3{
		padding:0 10px;
		}

#featureRow LI H3 {
	color:#9d9d9d;
	}

#content IMG {
	border:solid 4px #3b89bb;
	}

/***************************************************
	SIDEMENU
	*/

#sidebar A {
	text-decoration:none;
	margin:5px 2px;
	}
	
#sidebar .sidemenu A {
	color:#999897;

	}

#sidebar .sidemenu LI:hover,
#sidebar .sidemenu LI A:hover {
	background:url('../images/georgianbay/nav_over.jpg') repeat-y;	
	font-weight:bold;
	color:#FFF;
	}

#sidebar H2{
	border-bottom:solid 1px #025fa4;
	padding-bottom:5px;
	margin-bottom:0;
	}

#sidebar H3{
	color:#025fa4 ;
	}	
#sidebar A.contactBox {
	padding:10px;
	margin:5px 0;
	line-height:120%;
	background:#4269A4;
	display:block;
	color:#FFF;
	font-size:90%;
	font-weight:bold;
	border:solid 4px #3b89bb
}
#sidebar A.contactBox:hover {
	background:#3b89bb;

}
#sidebar A .contactLink {
	font-size:80%;
}
/***************************************************
	SIDEBAR > FORMS
 	*/
	
FORM .text {
	color:#222;
	border:solid 1px #c1c1c1;
	}

FORM .submit {
	background:#025fa4;
	border:solid 1px #025fa4;
	color:#FFF;
	}

	
/***************************************************
	CONTENT
 	*/
#content {
	color:#1c2226;
	}
	
#content H2{
	border-bottom:solid 1px #025fa4;
	}

#content .left, 
#content .right {
	color:#b1c1ad;
	}
	


#content #utility LI {
	background:url(../images/georgianbay/utility_bg.gif) no-repeat;
	}
	
#content .qaStrong{
	color:#3b89bb;
	}

#content BLOCKQUOTE {
	font-size:1.1em;
	font-style:italic;
	color:#23638b;
	padding:10px;
	background:#e7f2f8;
	margin:10px 0px;
	border:solid 3px #3b89bb;
	}

#content.custom-search{
	border-bottom:solid 1px #77766f;
	}
	
#moduleid-articles UL {
	margin:0;
	padding:0;
	}
	
#moduleid-articles LI {
	background:none;
	border-bottom:solid 1px #77766f;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	}

#moduleid-articles UL.fastFacts LI {
	border:none;
	margin:20px 0;
	padding:0 0 0 40px;
	background:url(../images/georgianbay/bullet.gif) 20px 5px no-repeat;
	}

#moduleid-articles H3 A{
	padding:0;
	}

#moduleid-articles H4{
	color:#9acc1f;
	font-size:100%;
	}
	
/***************************************************
	FOOTER
	 */
#footer {
	color: #CCC;
	}

#footer A{
	color:#CCC;
	}

#footer A:hover{
	color:#83a479;
	}
.disclaimer {
    border-top:1px solid #025FA4;
    }

