/* CSS Document */

/* ------------------------------------------------------------------ LAYOUT ------------------------------------------------------------------- */

#left { width:880px; height:auto; overflow:hidden; float:left; margin :0px 10px 0px 10px; background:url(../images/content_background.jpg) top left no-repeat #fff;}
#right { width:265px; height:auto; overflow:hidden; float:right;}
/* ------------------------------------------------------------------ COLUMNS ------------------------------------------------------------------ */
.column { height:auto; overflow:hidden; float:left; clear:none; }
/* Main Column */
#colMain { width:830px; padding:4px 00px 20px 50px; }
#colMain  h1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:40px; color:#d8374c; line-height:44px; letter-spacing:1px; padding-top:30px;}
#colMain  h2 { color:#d11d1d; font-style:italic}
#colMain  h2 a { color:#d11d1d; }
#colMain  p a { color:#727272; text-decoration:underline; font-weight:bold;}
#colMain  p a:hover { color:#727272; text-decoration:none; }
/* Right Column for image*/
#colRight { width:265px; padding:4px 0px 4px 0px; float:right }

/* ------------------------------------------------------------------ COLUMN SECTIONS ---------------------------------------------------------- */
/* Featured Item */
.featureItem { width:217px; height:auto; overflow:hidden; float:left; padding:0px 0px 4px 0px; border-bottom:#CCCCCC solid 1px; }
.featureItem p { margin:3px 0px 3px 0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000; line-height:12px; }
/* More Stuff */
.more { width:550px; height:auto; overflow:hidden; float:right;padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#727272; padding-right:30px;}
.more h2 { font-size:18px; font-style:normal;}
.more ul { margin:0px 0px 10px 0px; padding:0px; display:block; float:left; clear:left; }
.more ul li {
	list-style-type:none; padding-left:28px; background:url(../images/bullet.jpg) left center no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:18px;
}
.more ul li a {
	display:block; color:#627987; text-decoration:none; padding:2px 0px 3px 12px; width:209px; height:auto; overflow:hidden;
}
.more ul li a:hover { color:#30434F; text-decoration:none;}
.more p { margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; padding-bottom:15px;}

#mainImages { width: 260px; float:left}
#mainImages2 { width: 240px; float:left}
