@charset "UTF-8";
/* CSS Document */

h2 {
	font-size:16px;
}

#container p.welcome {
	color:#666;
	font-size:14px;
	line-height:auto;
}

#flashMovies {
	height:300px;
	width:370px;
	padding:10px;
	float:left;
}

#landingMainImage {
	height:300px;
	width:350px;
	margin-right:40px;
	padding:0;
	float:left;
}

#welcomeCopy {
	width:310px;
	float:left;
	margin-right:20px;
}

#welcomeRuthCopy {
	width:600px;
	float:left;
	margin-right:20px;
}

#welcomeCopy a {
	font-size: 13px;
}

#welcomeCopy ol {
	color:#404040;
	font-size:13px;
	font-weight:normal;
}

#welcomeCopy2 {
	width:310px;
	float:left;
	border:solid 1px red;
	margin-top:100px;
}

#mainCopyWelcome {
	width:720px;
}

#orderPOJ a, #orderPOJ a {
	background:url(../Images/POJ/ordernow.gif) no-repeat top;
	height:131px;
	width:270px;
	display:block;
	float:right;
	margin: -23px 25px 0 0;
}

*:first-child+html #orderPOJ a {margin: 0px 25px 0 0;}

*html #orderPOJ a {margin:  0px 25px 0 0;}


#orderPOJ a:hover {
	background:url(../Images/POJ/ordernow.gif) no-repeat bottom;
}

#orderPL a {
	background:url(../Images/PL/ordernow.gif) no-repeat top;
	height:131px;
	width:270px;
	display:block;
	float:right;
	margin: -23px 25px 0 0;
}

*:first-child+html #orderPL a {margin: 0px 25px 0 0;}

*html #orderPL a {margin:  0px 25px 0 0;}


#orderPL a:hover {
	background:url(../Images/PL/ordernow.gif) no-repeat bottom;
}

/* Landing Page Bottom Callouts */

#bottomLandingPageCallOuts {
	width:715px;
	height:150px;
	display:block;
	float:left;
}

#bottomLandingPageCallOuts ul {
	margin:0;
	padding:0;
	list-style:none;
}

#bottomLandingPageCallOuts ul li {
	background:url(../Images/POJ/Callouts/callout_bkg.gif) no-repeat;
	height:116px;
	width: 228px;
	display:block;
	margin:0 8px 0 0;
	float:left;
}

#bottomLandingPageCallOuts ul li a:link {
	cursor:pointer;
	text-decoration:none;
}


#bottomLandingPageCallOuts ul li a:hover {
	text-decoration:none;

}

#bottomLandingPageCallOutsPL {
	width:715px;
	height:150px;
	display:block;
	float:left;
}

#bottomLandingPageCallOutsPL ul {
	margin:0;
	padding:0;
	list-style:none;
}

#bottomLandingPageCallOutsPL ul li {
	background:url(../Images/PL/callout_bkg.gif) no-repeat;
	height:116px;
	width: 228px;
	display:block;
	margin:0 8px 0 0;
	float:left;
}

#bottomLandingPageCallOutsPL ul li a:link {
	cursor:pointer;
	text-decoration:none;
}


#bottomLandingPageCallOutsPL ul li a:hover {
	text-decoration:none;

}

.calloutImage {
	margin:10px;
	width:60px;
	height: 100px;
	display:block;
	float:left;
	cursor:pointer;
	text-decoration:none;
}

.calloutHeader {
	width:130px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	color:#026aa9;
	float:left;
	line-height:15px;
	cursor:pointer;
	text-decoration:none;
}

.calloutCopy {
	width:130px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin-top:5px;
	color:#000;
	float:left;
	line-height:15px;
	cursor:pointer;
	text-decoration:none;
}

.redLink {
	color:#F00;
	font-size:12px;
		cursor:pointer;

	text-decoration:underline;
}


#mainCopyFAQ {
	width:700px;
	display:block;
	float:left;
	margin:-20px 20px 0 0;
	padding:0 15px 0 0;
}

#bottomLandingPageCallouts {
	
}

#bottomLandingPageCallouts ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:700px;
	margin-top:15px;
	margin-bottom:50px;
	display:block;
	
}

#bottomLandingPageCallouts li a {
	float:left;
	width:75px;
	height:100px;
	padding:10px 20px 0 20px;
	text-align:left;
	font-size:14px;
	border-right:solid 1px #B6B6B6;
	
}

#bottomLandingPageCallouts li a:hover {
	background-color:#FFF;
	background-color:#E1E1E1;
}
