/* THIS CSS PRODUCES A CENTERED 2 COLUMN LAYOUT WITH HEADER AND HORIZONTAL NAV */
/* ALL PNG BACKGROUND GRAPHICS WILL HAVE ADDITIONAL SELECTORS IN IE6.CSS */

/* BEGIN STRUCTURE */
:focus {-moz-outline-style: none;} /* removes dotted border around FF links */

html, body {
	margin:0;
	padding:0;
	text-align:center; 
	background-color:#fff;
	background-image:url("/img/bg.gif");
	background-position:bottom left;
	background-repeat:repeat-x;
	min-width:980px;
}

div#wrapper {
	background-image:url("/img/bg-top.gif");
	background-position:0px -10px;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}

div#container {
	position:relative; 
	width:910px;
	margin-top:0px;
	margin:0px auto 0px auto;
	text-align:left;
	border:0px solid black;
}

/*ie.css*/
div#branding_nav {
	float:right;
	width:198px;
	margin-top:17px;
	margin-top:127px;
	border:0px solid #000;
}

#branding_nav img#logo {

}

ul#nav, ul#nav ul {
	width:155px;
	margin:0;
	margin-top:8px;
	padding:0px;
	text-indent:0px;
	text-decoration:none;
	list-style:none;
	list-style-image:none;
	border:0px solid black;
}

ul#nav ul {margin-top:0px;}

#nav a, #nav ul a{
	display:block;
	color:#5b5b5b;
	padding:3px 6px 3px 6px;
	font-size:16px;
	text-decoration:none;
	border:0px solid black;
	/*
	Handler don't like this
	
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	*/
}
ul#nav ul a {
	padding:3px 6px 3px 14px;
	font-size:14px;
}
#nav a:visited {}
#nav a:hover {
	/*border-top:1px solid #e39b9b;
	border-bottom:1px solid #e39b9b;*/
}
ul#nav a.at {
	border-top:1px solid #e39b9b;
	border-bottom:1px solid #e39b9b;
}

div#twitter_box {
	background-image:url("/img/bg-twitter.gif");
	background-position:top left;
	background-repeat:no-repeat;	
	width:198px;

	padding-top:22px;
}
#twitter_box div {
	border-left:1px solid #ececec;
	border-right:1px solid #ececec;
	padding:0px 6px 0px 6px;
	margin:-3px 0px 0px 0px;
}
#twitter_box div p {
	color:#444;
	font-size:11px;
	margin:0;
	padding:0;
}

p#rss_p {
	color:#707070;
	text-align:right;
	padding:0px 7px 5px 7px;
	margin:0px 15px 0px 15px;
	position:absolute;
	top:24px;
	right:0px;
	line-height:auto;
}
p#rss_p a {padding-right:2px;font-size:14px;color:#0e0e0e; text-decoration:none;}
p#rss_p a:hover {color:#000;}

p#copyright {
	text-align:right;
	padding:5px 9px 0px 7px;
	margin:0px 15px 0px 15px;
	border-top:0px solid #ccc;
	color:#0e0e0e;
	position:absolute;
	top:65px;
	right:0px;
}

div#content {
	width:690px;
	padding-left:0px;
	border:0px solid #000;
}

div#content_left {
	width:215px;
	width:255px;
	float:left;
	border:0px solid #000;
}

div#content_right {
	width:400px;
	width:390px;
	float:right;
	padding-top:8px;
	border:0px solid #000;
}

div#content_left_about {

}

/*div.levelit  {
 padding-top:8px;
}*/

div#content_padding {
	padding:0px 25px 0px 75px;	
	padding:50px 25px 0px 0px;	
}
#content_padding p {text-align:justify;}

div#site_info {
	position:relative;
	background-image:url("/img/bg-site-info.gif");
	background-position:top left;
	background-repeat:no-repeat;
	height:200px;
	margin-top:30px;
	padding-top:103px;
	margin-left:0px;
	color:#f060a9;
	border:0px solid #000;
}

#site_info ul.subnav {
	float:left;
	width:180px;
	height:140px;
	padding:0px;
	text-indent:0px;
	text-decoration:none;
	list-style:none;
	list-style-image:none;
	border-right:1px solid #e39b9b;
}

#site_info ul#subnav_first {
	width:115px;
	margin-left:5px;
}
#site_info ul#subnav_first li a {padding-left:0px;}
#site_info ul#subnav_middle {
	width:210px;	
}

#site_info ul.subnav li {}

#site_info a {display:block;padding:2px 0px 2px 12px;font-size:15px;color:#858585;text-decoration:none;}
#site_info a:visited {text-decoration:none;}
#site_info a:hover {color:#000;text-decoration:none;}
/* END STRUCTURE */

/* BEGIN GENERAL TYPOGRAPHY */
body {
	font-family:arial, sans-serif;
	font-size:62.5%;
	color:#535353;
}

h1, h2, h3, h4, h5 {
	font-family:helvetica, arial, sans-serif;
	font-family: arial, sans-serif;
	margin:0;
	padding:0;
}

p, ul, ol {font-size:12px;font-family: arial, sans-serif;}

h1 {font-size:26px;}
h1#huge_h1 {font-family:arial, sans-serif;font-size:78px;color:#000;margin-left:-3px;margin-bottom:-10px;margin-left:70px;margin-left:-4px;} 

h2 {font-size:22px;}
h2#huge_h2 {font-family:arial, sans-serif;font-size:22px;font-weight:normal;line-height:24px;color:#888;margin-top:0px;margin-bottom:10px;margin-left:70px;margin-left:0px;}
h2 span.small {font-size:14px;font-weight:normal;}

h3 {font-size:18px;font-family: arial, sans-serif;font-weight:normal;margin-bottom:8px;}

h4 {font-size:14px;margin-bottom:4px;}

p {
	margin:0px;
	margin-bottom:10px;
}

a {
	color:#a71b1b;
	text-decoration:none;
}

a:visited {}

a:hover {text-decoration:underline;}

ul {
	margin:0;
	padding:0;
	padding-bottom:10px;
	padding-left:30px;
	text-indent:0px;
	text-decoration:none;
	list-style:none;
	list-style-image:url("/img/dot.png");
}

ol {
	margin:0;
	padding:0;
	padding-bottom:10px;
	padding-left:30px;
	text-indent:0px;
	text-decoration:none;
}

/*ie.css*/
hr {
	height:2px;
	width:2000px;
	position:absolute;
	top:129px;
	left:-1310px;
	color:#5b5b5b;
	background:#5b5b5b;
	margin:15px 0px 50px 0px;
	padding:0px;
	border:0;
}

/* END GENERAL TYPOGRAPHY */

/* BEGIN VARIOUS TAGS AND CLASSES */
img {border:0;}
.30px_bottom_margin {margin-top:30px;}
.center {text-align:center;}
.bold {font-weight:bold;}
.italic {font-style:italic;}
.small {font-size:1.1em;}
.no_spacing {margin:0px; padding:0;}
.light, .tableLight {background-color:#f4e2bd;}
.dark, .tableDark {background-color:#ececec;}
.adminBar {background-color:#2d4122;}
.tableHighlight {background-color:#5f4f4b;}
.white {color:#FFFFFF;}
.hidden {display:none;}
.icon {vertical-align:middle;}
a.no_link, a.no_link:visited, a.no_link:hover {color:#000;text-decoration:none;}
.red {color:#a91c1c;}
.gray {color:#979797;}

a.boxy {
	display:block;
	width:9px;
	height:9px;
	border:1px solid #ddd;
	float:right;
	margin-left:8px;
	background:#fff;
}

a.boxy_at {
	display:block;
	width:9px;
	height:9px;
	border:1px solid #ddd;
	float:right;
	margin-left:8px;
	background:#a71b1a;
}


.special_title {margin:0;padding:0;}
.special_title_at {margin:0;padding:9px 5px 8px 10px;font-size:48px;
	color:#535353;}
	

/*ie.css*/
.special_title a {
	display:block;
	font-size:48px;
	color:#535353;
	background:none;
	text-decoration:none;
	padding:9px 5px 8px 10px;
	height:auto;	
}

#smallish a {
	padding:4px 5px 4px 5px;
	height:auto;
	font-size:24px;
		
}
.special_title a.at {
	background-image:url("/img/bg-links.jpg");
	background-position:top left;
	background-repeat:repeat-x;	
	color:#fff;
}

.atBlog, .atBlogMain {
	background-image:url("/img/bg-links.jpg");
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#a61a1b;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:10px 5px 9px 10px;
	
}

.atBlog {
	margin:0;
	margin-top:-3px;
	font-size:12px;
	font-weight:bold;
	padding:5px 5px 5px 5px;
}

.atDiver h3, atDiver_on h3 {margin:0;border:0px solid blue;}
.atDiver h3 {	
	background-image:url("/img/gradient-home.gif");
	background-position:bottom left;
	background-repeat:repeat-x;
	font-size:12px;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	
	}
.atDiver {
	border:0px solid #858585;
	padding:3px;
	margin-bottom:8px;
}

.atDiver_on {
	border:1px solid #858585;
	padding:2px;
	margin-bottom:10px;
	width:212px;
}

div.photo_wrap {
	padding:2px 2px 0px 2px;
	border:1px solid #ddd;
	margin-bottom:5px;
	}

.special_title a:visited {}
.special_title a:hover {
	color:#fff;
	background-color:#7c0000;
	background-image:url("/img/bg-links.jpg");
	background-position:top left;
	background-repeat:repeat-x;	
}

.clear {
	clear:both;
	height:0px;
	border:0px solid #000;
}

.photo {
	float:left;
	margin:0 11 11 0px;
	padding:3px;
	background:#fff;
	border:1px solid #acc0a5;
}

@media screen and (-webkit-min-device-pixel-ratio:0){ /*safari hack*/
hr {

	top:130px;
}

div#branding_nav {

	margin-top:129px;	
}
}
/* END VARIOUS TAGS AND CLASSES */

/* BEGIN CUSTOM, SITE SPECIFIC STYLES */
div.featuresOuter {width:300px;overflow:hidden;}
div.featuresInner {position:relative;overflow:hidden;float:left;margin-bottom:2px;background-color:#ebebeb;border:0px solid blue;}
.featuresInner img {float:left;margin:0;padding:0;}
.featuresInner p {line-height:48px;font-size:46px;font-weight:bold;padding:5px 10px 5px 0px;margin:0;border:0px solid yellow;}
/* END CUSTOM, SITE SPECIFIC STYLES */