/* This contains style that doesn't fit in other categories*/

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 41px;
	color: #413930;
	line-height: 30px;
	margin: 0 0 5px 5px;
	font-weight: normal;
}
.large-text {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #413930; line-height: 18px;}

a:link {color: #2f6db6; text-decoration: none;}
a:visited {color: #2f6db6; text-decoration: none;}
a:hover {color: #2f6db6; text-decoration: underline;}
a:active {color: #2f6db6; text-decoration: underline;}

#content ul, #content ol {
	margin: 0px 0 0px 40px;
	list-style-image: url(../images/bullet.gif);
}


#andy {
	display:block;
    text-indent:-9000px;
    background-image:url(../images/img_andy.jpg);
    background-position:top right;
    background-repeat:no-repeat;
    padding: 0; 
    width: 178px;
    height: 216px;
	float:left;
	margin:-21px 0 0 30px;
}


#andy:hover {
    background-position:bottom right;
}
a#andydev {
	display:block;
    background-image:url(../images/andy.jpg);
	color: #2f6db6;
    background-position:top right;
    background-repeat:no-repeat;
    padding: 179px 70px 0 18px; 
    width: 90px;
    height: 47px;
	float:left;
	line-height: 1.2em;
	margin:-21px 0 0 30px;
}


a#andydev:hover {
}
#bea {
	display:block;
    text-indent:-9000px;
    background-image:url(../images/img_bea.jpg);
    background-position:top right;
    background-repeat:no-repeat;
    padding: 0; 
    width: 223px;
    height: 178px;
	float:left;
	margin:-21px 0 0 30px;
}


#bea:hover {
    background-position:bottom right;
}
a#beadev {
	display:block;
    background-image:url(../images/bea.jpg);
	color: #2f6db6;
    background-position:top right;
    background-repeat:no-repeat;
    padding: 151px 115px 0 18px; 
    width: 90px;
    height: 67px;
	float:left;
	line-height: 1.2em;
	margin:-21px 0 0 30px;
}


a#beadev:hover {
}

div.content-item-bg#homepage  {
	padding-right: 5px;
	width: 632px;
}

div.content_col {
	display: block;
	width: 310px;
	padding: 0 5px;
	float: left;
	margin: 0 10px 0 0;
}
div.news_col {
	display: block;
	width: 276px;
	padding: 0;
	float: right;
	margin: -15px 10px 0 0;
}
div.news_col_content {
	display: block;
	width: 256px;
	padding: 5px 10px 10px;
	background: url(../images/news_strip_bg.png) top left no-repeat;
}

div.news_col_content h2 {
	color: #2f6db6;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}
div.news_col_content span.news-date, span.news-date {
	color: #777777;
	font-size: 12px;
}
	
div.news_col_content span.news-title a {
	color: #9d3078;
	font-size: 16px;
	line-height: 20px;
	padding: 0;
}
div.news_col_content span.news-title img {
	margin: 10px auto;
}
div.news_col_content span.news-title a.readmore {
	color: #2f6db6;
	text-align: right;
}
div.news_col div#news_strip_base {
	width: 276px;
	height: 4px;
	background: url(../images/news_strip_base.png) top left no-repeat;
}


#content ul.portfolio_nav {
clear: left;
list-style: none;
margin: -25px 0 -20px 0;
background: #fff;
width: 400px;
-moz-box-shadow: 0px 1px 3px #999;
-webkit-box-shadow: 0px 1px 3px #999;
padding: 10px 20px;
}
ul.portfolio_nav li {
list-style: none;
clear: left;
margin:	-4px 0 0 0;
}

ul.portfolio_nav li h1 {
margin-left: 0px;
margin: 0;
padding: 0;
font-size:15px;
font-weight: normal
}



