/* Start of CMSMS style sheet 'subHorz' */
@charset "UTF-8";
/* CSS Document */
 /* Start of CMSMS style sheet 'subHorz' */
@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

#subHorz {
	background-color: #FFF;
}

#subHorz_Content {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(images/subBoxAll.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 150px;
}
#subHorz_Mid {
	background-image: url(images/subHorzColMid.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
#subHorz_bottom {
	background-image: url(images/subHorzColBottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 20px;
	padding-bottom: 15px;
}

#subHorz_L {
	float: left;
	width: 266px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 18px;
}
#subHorz h2 {
	font-size: 20px;
	margin-bottom: 25px;
}

#subHorz_C {
	float: left;
	width: 264px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#subHorz_R {
	float: right;
	width: 285px;
	margin-right: 18px;
	padding-left: 11px;
}
#subHorz a {
	color: #CCC;
}
#subHorz a:hover {
	color: #6C6;
}
#subHorz ul{
	padding: 0px;
	list-style-type: none;
}
#subHorz li {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4E4E4E;
	padding-bottom: 5px;
	color: #FFF;
}

/* v blog */

.CGBlogSummary {
	margin-bottom: 30px;
	padding: 5px;
	background-image: url(images/trans.gif);
}

.CGBlogSummaryLink {
	margin-bottom: 15px;
}

.CGBlogSummaryPostdate {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #5EC4E8;
	margin-bottom: 5px;
}

.CGBlogSummaryCategory {
}

.CGBlogSummarySummary {
}

/* ^ blog */

/*Images are wrapped in divs classed "flickr_badge_image" with ids "flickr_badge_imageX" where "X" is an integer specifying ordinal position. Below are some styles to get you started!
*/
#flickr_badge_uber_wrapper {
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	width: 269px;
}
#flickr_badge_uber_wrapper p {
	margin-bottom: 0px;
}
#flickr_badge_wrapper {
	background-color: #686868;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 260px;
}
.flickr_badge_image {
}
.flickr_badge_image img {
	border: 2px solid #B7B4AD;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
#flickr_badge_source {
text-align:left; margin:0 10px 0 10px;
}
#flickr_badge_icon {
float:left; margin-right:5px;
}
#flickr_www {
display:block; padding:0 10px 0 10px ; font: 11px Arial, Helvetica, Sans serif ; color:#3993ff ;
}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
	text-decoration:none;
	color:#3993ff;
}
#flickr_badge_source {
 padding:0 ; font: 11px Arial, Helvetica, Sans serif ; color:#666666 ;
}

/* End of 'subHorz' */

