/* 
	Widget Reset (for lack of a better term)
	These should be setup to match the designers specifications for headers, paragraphs, links, etc.
*/

div.content p {}
div.content h1 {color: #002e77; line-height: 1.8em; line-height: 1em; font-family: Georgia, "Times New Roman", serif; font-weight: bold;}
div.content h2 {color: #666; line-height: 1.8em; line-height: 1em; font-family: Georgia, "Times New Roman", serif; font-weight: bold;}
div.content h3 {color: #666; line-height: 1.8em; line-height: 1em; font-family: Georgia, "Times New Roman", serif; font-weight: bold;}
div.content h4 {color: #666; line-height: 1.8em; line-height: 1em; font-family: Georgia, "Times New Roman", serif; font-weight:bold;}
div.content h5 {color: #666; line-height: 1.8em; line-height: 1em; font-family: Georgia, "Times New Roman", serif; font-weight: bold;}
div.content a {text-decoration: none;}
div.content a:hover {text-decoration: underline;}
div.content strong {font-weight: bold;}
div.content em {font-style: italic;}

/* Basic Widgets */
.content div.paragraph ul {margin-left:1.5em;}
.content div.paragraph ol {margin-left:1.5em;}

/* Title Text */
.titletext {width:100%;}

/* Text Only */
.txt_only {width:100%;}

/* Header Only */
.title_only {width:100%;}

/* Title Text w/ 1 Image on Right */
.titletextw1img {width:100%;margin-bottom: 30px;}
.titletextw1img img {float:right;margin: 0 0 0 10px;padding:0;width:100px;}


/* Title Text w/ 1 Image on Left */
.titletextw1img_left {width:100%;margin-bottom: 30px;}
.titletextw1img_left img {float:left;margin: 0 10px 0 0;padding:0;width:100px;}


/* Article w/ title, body, and 4 images */
.title_body_4imgs {width:100%;}
.title_body_4imgs ul.side_images  {float:right; margin:6px 0 0 15px; width:100px;}
.title_body_4imgs ul.side_images li {display:list-item; list-style:none;}

/* Article w/ title, body, and 4 images */
.sidew1img {width:100%;}
.sidew1img img {width:100%;}

/*  4 Images */
.fourimgs {width:100%;}
.fourimgs img {margin: 0 3px;}

/*  1 Image */
.img_only img {width:auto;}

/*  Site Map */
.site_main {width:100%;}
.site_main {font-size:130%;line-height:22px;}
ul.site_sub li {list-style:none;margin-left:1.5em;font-size:115%;line-height:22px;}
ul.site_third li {list-style:none;margin-left:3.0em;font-size:100%;line-height:22px;}

.slideshow {overflow: hidden; width: 100%; height: 435px;}