/* CSS Document */
.bookmarkImage { margin:10px 0px 0px 0px; }
/* ------------------------------------------------------------------ LAYOUT ------------------------------------------------------------------- */
#contentHeader { width:880px; height:49px; float:left; color:#FFFFFF; padding:0px; padding-left:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:24px; font-weight:bold; background:url(../images/white-black.gif) left bottom repeat-x; background-color:#d06f27;}
#left { width:890px; height:auto; overflow:hidden; float:left; margin :0px 0px 0px 0px; background-color:#fff}
#right { width:130px; height: auto; overflow: visible; float:right; margin:0px; padding:0px;}

/* ------------------------------------------------------------------ COLUMNS ------------------------------------------------------------------ */
.column { height:auto; overflow:hidden; float:left; clear:none; vertical-align:top; }
/* Main Column */
#colMain { width:710px; padding:10px 0px 10px 25px;}
#colMain  h1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:28px; color:#056bb5; line-height:32px; letter-spacing:1px; font-weight:bold; margin:0px; padding:0px; padding-top:10px; padding-bottom:10px;}
#colMain  h2 { color:#ffd38e; font-style:italic}
#colMain  h2 a { color:#ffd38e; }
#colMain  p { color:#000000;}
#colMain  p a { color:#056bb5; text-decoration:none; font-weight:bold;}
#colMain  p a:hover { color:#056bb5; text-decoration:underline; }
/* Right Column for image*/
.colRight { float:left;width:255px; height:auto; padding:14px 5px 10px 10px;background:images/white-green.gif left repeat-y; margin-top:1px; background-color:#c1c1c1;}
.colRight img { width:71px; height:99px; float:left; padding-right:5px;margin-right:5px; border-right:2px solid #FFFFFF;}
.colRight p { width:150px;float:left;margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; line-height:14px;}

.otherLinks { float:right; width:120px; margin:0px; height:auto; padding:14px 10px 10px 0px; text-align:right; background:#c1c1c1}
/* ------------------------------------------------------------------ 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:733px; height:auto; overflow:hidden; float:left; clear:left; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#fff;}
.more h2 { font-size:19px; }
.more ul { margin:0px 0px 10px 0px; padding:0px; display:block; float:left; clear:left; }
.more ul li {
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:14px;
}
.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:14px; line-height:18px; float:left; width:700px; padding:0px; padding-bottom:10px; padding-top:5px;}
.gallery { float:left;width:220px; height:auto; padding:14px 10px 10px 10px;margin-top:1px;}
.gallery img { float:left; padding-right:5px;margin-right:5px;}
.gallery p { width:200px;float:left;margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; line-height:14px;}


#mainImages { width: auto; float:left; padding:10px; margin-left:-16px;}
