@charset "utf-8";
/*	
	=========================================================
	MadGENIUS Inc. DESIGN
	Crafted by Rob Rubinoff, Web Producer.
	www.madgeniusinc.com | rrubinoff@madgeniusinc.com
	=========================================================
*/


/*	
	=========================================================
	Colors
	
	a: #005AA6
	
	=========================================================
*/

/*
------------------------------
	LEFT COLUMN ELEMENTS
------------------------------
*/

#containerLeft {
	float: left;
	width: 556px;
}
#logo_home {
	height: 125px;
	background-image:url(/images/bg_logo_home.jpg);
	background-repeat: no-repeat
}
#logo_home img {
	margin: 0 0 0 81px;
	border: none;
}
#postcard {
	height: 257px;
	background-image:url(/images/bg_postcard_hospitality.jpg);
	background-repeat:no-repeat;
}
#postcard p {
	font-size: 12px;
	line-height:1.5;
	color: #000;
	margin: 0;
	padding: 93px 135px 0px 73px;
}
/* 
------------------------------
	Homepage Callout ELEMENTS
------------------------------
*/
#callout_home {
	height: 137px;
	background-image: url(/images/bg_callout_home.jpg);
	background-repeat:no-repeat;
}
#callout_home div.callout {
	width: 245px;
	height: 106px;
	background-image: url(/images/bg_callout.jpg);
	background-repeat: no-repeat;
}
#callout_home div.callout img {
	float: left;
	margin: 18px 5px 0 22px;
	border: 1px solid #005AA6;
}

#callout_home div.callout p {
	margin: 15px 10px 0 0;
	font-size: 11px;
	line-height: 1.3;
	}
	
#callout_home div.callout p a {
	color: #005AA6;
	text-decoration: none;}
#callout_home div.callout p a:hover {
	color: #005AA6;
	text-decoration: underline;}
	
	
#callout_home div.home1 {
	float: left;
	margin: 20px 0 0 43px;
	display: inline; /* hacks ie6 double width float bug */}
#callout_home div.home2 {
	float: right;
	margin: 20px 10px 0 0;
	display: inline; /* hacks ie6 double width float bug */}
/* 
------------------------------
	Footer ELEMENTS
------------------------------
*/
#footer_home {
	padding:23px 0 0 50px;
	background-image:url(/images/bg_footer_home.jpg);
	background-repeat: no-repeat;
	clear: both;
	}
#footer_home p {
	font-size: 11px;
	color: #000;margin: 0;}
#footer_home p a {
	color: #370C05;
	text-decoration:none;}
#footer_home p a:hover {
	color: #370C05;
	text-decoration:underline;}

/* 
------------------------------
	RIGHT COLUMN ELEMENTS
------------------------------
*/

#containerRight {
	float: right;
	width: 324px;
	margin: 0px;
	padding: 0px;}

#polaroid_home {
	height: 382px;}


#flash_home_bell {
	height:275px;
	background-image:url(/images/bg_bell_home.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;}







