/*
	StyleSheet by David Herreman
	http://www.free-css-templates.com
		
	Modified a little by Wes Jones 6/2009
	Modified again by Wes Jones 2/2010
*/

body {
	padding: 0;
	margin: 0;
	line-height: 1.5em;
	color: #454545;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* Fix for IE6 transparent PNGs */
#top img, #prec img {
	_behavior:url("/Scripts/pngbehavior.htc");
}
.staff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
}
	
a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: none;
}
.thirtypixleft {
	padding-left: 30px;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
p {
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	background:none;
	margin-left:0;
	padding:0;
	font-size:18px;
	line-height:1.2em;
	color:#5a9a43;
}
h2 {
	color: #454545;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top:15px;
	margin-bottom:5px;
}
h3 {
	padding: 4px 0;
	margin:  0;
	color: #CC0033;
}
ul { margin: 0; padding : 0; list-style: none; }
img { border: 0; }
hr {
	height: 1px;
	border-style: none;
	margin: 10px 0;
}
sup {
	font-size:x-small;
	vertical-align:top;
}


.content {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: inherit;
	padding-left: 20px;
}
#address {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-left: 25px;
}

/* Top part */
#top_wrap {
	background:url('/css/top-gradient.png') center repeat-y #ccc;
	width:100%;
	height:125px;
	padding-left:0;
}
#top {
	background: transparent;
	margin:auto;
	padding:0;
	width:800px;
}
#top_address {
	color:#000;
	text-align:right;
	float:right;
	padding-top:5px;
	position:relative;
	height:110px;
	width:160px;
}
.social-links {
	position:absolute;
	margin:0;
	right:0;
	bottom:0;
}
#top h1 {
	font: bold 1.8em Arial, Helvetica, sans-serif;
	padding: 8px 0 4px 0;
	margin: 0;
	letter-spacing: 1px;
	color: #666666
}
	#top h2 { font: 1.0em Arial, Helvetica, sans-serif; letter-spacing: 0px; color: #868686; margin:0; padding: 0 }
	#top #icons { float: right; margin:20px 0; padding:0 }
	#top #icons img { padding-right: 2px; border: 0 }

/* Social media links */
.social-links {
	display:block;
	float:right;
	padding-top:5px;
	width:100px;
}
.social-links a {
	display:block;
	float:right;
	margin-left:10px;
}

/* Second part */
#prec {
	height: 230px;
	padding: 0;
	background: #F6F6F6;
  border-top:2px solid #aaa;
	border-bottom: 1px solid #DCDCDC;
	overflow: inherit;
	margin:0 0 15px 0;
	margin-bottom: 15px;
}
#wrap {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 10px;
}
#wrap #pic {
	float: right;
	height: 178px;
	width: 550px;
	overflow: inherit;
	background-repeat: no-repeat;
	background-position: right;
	line-height: 14px;
	padding-left: 0px;
	margin-left: 0px;
}
.floatright {
	float: right;
	padding-left: 60px;
}
#wrap #pic #slogan {
	float: right;
	text-align: right;
	margin-top: 0px;
	padding:5px 0 0 0;
	width: 550px;
	font-size:10px;
	color:#333;
}
#prec #wrap #pic img {
	float: none;
	padding-left: 80px;
}
#wrap #pic #slogan h1 {
	font: bold 1.4em Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin:0
}
#wrap #pic #slogan h2 {
	font:  1.0em Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	margin:0;
	padding: 10px 0
}
#wrap #pic #slogan a {
	color: #666;
	text-decoration: none;
}
#wrap #pic #slogan a:hover {
	text-decoration:underline;
}		
#wrap #menu { padding: 0; margin:0; background: inherit; }
#wrap #menu a {
	background-color: #F6F6F6;
	padding-left: 5px;
	font:  0.9em Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#wrap #menu a:hover {
	text-decoration:underline;
}
#wrap #menu ul {
	margin-left: 40px;
	padding:10px 0;
	background-color: #F6F6F6;
	width:200px;
}
#wrap #menu li {
	position:relative;
	line-height: 26px;
	list-style: none;
	background-color: #F6F6F6;
	background-image: url('/css/li-line.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
}
#wrap #menu li:hover #feed {
	display:block;
}
#feed {
	position:absolute;
	margin:0;
	padding:.1em .3em .3em .3em;
	left: 10em;
	top:0em;
	background:#fff;
	border:1px solid #ccc;
	width:15em;
	display:none;
}
#feed a {
	display:block;
	margin:0;
	padding:2px 10px 2px 10px;
}
		
/* main area */
#main {
}
#right_side {
	float: right;
	clear:right;
	width: 200px;
	background: #F6F6F6;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px
}
#right_side ul { padding: 3px 0 8px 0 } 
#right_side li {
	line-height: 18px;
	list-style: none;
	padding-left: 20px;
	background-color: #F6F6F6;
	background-image: url('/css/hbg.gif');
	background-repeat: no-repeat;
	background-position: left;
}
#right_side a { background: #F6F6F6; text-decoration:  none }
#right_side h3 { color: #404040; font:  bold 1.2em Arial, Helvetica, sans-serif; }
	
#left_side {
	margin-bottom: 10px;
	width: 538px;
	padding:5px 10px 15px 20px;
	background-color: #F6F6F6;
}
.tenpixelsleft {
	padding-left: 5px;
}
#main  #left_side2 {
	float: right;
	width: 200px;
}
#left_side h3 {
	height:30px;
	padding: 5px 0 0 0px;
	margin: 0;
	font:  bold 1.2em Arial, Helvetica, sans-serif;
	background-image: url('/css/hbg.gif');
	background-repeat: repeat-x;
}
#left_side h3 span {
	padding: 1px 10px 0 23px;
	line-height: 22px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: left;
}
#left_side a {
	text-decoration: none;
	color:#5a9a43;
}
#left_side a:hover {
	text-decoration: underline;
}
#left_side p { 
  margin:0;
	padding:5px 10px 10px 0;
	text-align: justify;
	color: #454545;
}
#left_side img {
	float: none;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#right_side2    {
	float: right;
	width: 212px;
}
#left_side blockquote { padding-left: 10px; border-left: 2px solid #DA4040; margin: 10px 0 10px 25px; }
.date { border-top: 1px dotted #ccc; padding: 5px 0; margin: 10px 0 25px 0; text-align: right }		
#left_side .rs { float: right; margin: 0 10px; border: 1px solid #ddd; padding: 5px; background: #f5f5f5  }
#left_side ul {
  margin:5px 10px 10px;
  list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
#left_side ul li {
	list-style-type: square;
	margin-left: 15px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
}
#left_side ul ul li {
	list-style: none;
	margin-left: 10px;
	list-style-type: lower-alpha;
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
}
ul.collectionslist li {
	list-style-image: none;
	list-style-type: circle;
	padding-left: 0px;
	padding-bottom:10px;
	list-style-position: outside;
	color: #CC0033;
}
ul.collectionslist li span {
	color: #333333;
}

#left_side ul.advisors li {
	text-align:left;
	padding-bottom:6px;
}

#left_side table {
	padding:5px 10px 10px 10px;
}
#left_side table td {
	padding-right:1em;
	line-height:1.3em;
}

.flash-content {
	margin-left:-10px;
}

/* Latest News box */
#news {
	background:#f6f6f6;
	float:right;
	width:200px;
	padding:5px 10px 15px;
	margin-bottom:10px;
}
#news h2 {
	margin-top:10px;
	border-bottom:1px solid #aaa;
	text-transform:uppercase;
	font-size:16px;
	color:#5A9A43;
}
.news-content {
}
.news-content h3 {
	font-size:14px;
	color:#404040;
}
.news-content h3 a {
	color:#404040;
	text-decoration:none;
}
.news-content a {
	color:#5A9A43;
	text-decoration:none;
}
.news-content a:hover {
	text-decoration:underline;
}
.news-content p {
}

/* The footer */
#footer {
	clear: both;
	color: #777;
	background: #fff;
	margin:0;
	padding:5px 0;
	border-bottom:1px solid #dcdcdc;
	overflow: auto;
}
#footer .right  {
	float: right;
	text-align: right;
	background: #FFF;
	width: 400px;
	clear: both;
}
	
.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
}
.footerleft {
	display:block;
	float:left;
	margin-top:0px;
	padding-top:5px;
	text-align:left;
	color:#999999;
}
.titleimage {
	float: left;
}
.captiontag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	line-height: 13px;
	color: #333333;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.stronglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
