@charset "utf-8";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	background:#cccccc url(../images/page_bg.png) 50% 0 repeat-y;
	color: #666666;
}
h1 {
	color:#666666;
	font-size: 130%;
	line-height: 36px;
}
h2 {
	color:#666666;
	font-size: 120%;
	line-height: 18px;
}
h3 {
	color:#666666;
	font-size: 110%;
	line-height: 18px;
}
h4 {
	font-size:100%;
	line-height:1em;
	color:#666666;
}
hr{
	border:1px solid #c3c3bc;
}
p {
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
	line-height:1.5em;
}
ul {
	list-style-type: none;
}
li{
	line-height:1.5em;
}
ul.hor li {
	display:inline
}
img {
	border:0px;
	margin:0px;
	padding:0px;
	position:relative;
}
.thumb {
	border:1px solid #c3c3bc;
	padding:5px;
	position:relative;
}
.left {
	float:left;
	padding:1px 0px 0px 0px;
	margin:0px;
}
.right {
	float:right;
	padding:1px 0px 0px 0px;
	margin:0px;
}
.clear {
	clear: both;
	float:none;
	padding:1px 0px 0px 0px;
}
.none {
	display:none;
}
#container {
	margin:0 auto;
	padding:0 25px;
	text-align:center;
	width:900px;
	background-color:#ffffff;
}
#header{
	padding:0px;
}
#menu li {
	padding-left:5px;
	font-family:Verdana, Geneva, sans-serif;
}
#menu li.selected {
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}
#menu a {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size: 11px;
	color:#c3c3bc;
}
#menu a:hover, ul#menu a:focus {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-decoration:underline;
	font-size: 11px;
	color:#c3c3bc;
}
#menu li.selected a {
	color:#000000;
}
#menu li.selected a:hover, ul#menu li.selected a:focus {
	color:#000000;
}
#flashbanner {
	margin:0;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}
#submenu {
	width:290px;
	text-align:left;
	margin-left:0px;
	margin-right:10px;
	margin-top:10px;
	overflow:hidden;	
}
#submenu ul, #submenu li, #submenu dl, #submenu dt, #submenu dd{
	text-indent: 0px;
	line-height:1.5em;
	font-size: 11px;
}
#submenu .selected, #submenu .selected {
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}
#submenu a {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size: 11px;
	color:#c3c3bc;
}
#submenu a:hover, #submenu a:focus {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-decoration:underline;
	font-size: 11px;
	color:#c3c3bc;
}
#submenu .selected a, #submenu .selected a {
	color:#000000;
}
#twitter_wrapper {
	margin:10px auto;
	border:1px solid #cccccc;
	width:280px;
}
#twitter{
	background:#e2e2d6;
}
img.quotes_top {
	background:#e2e2d6 url(../images/quotes_top.png) no-repeat top left;
}
img.quotes_bottom {
	background:#e2e2d6 url(../images/quotes_bottom.png) no-repeat bottom right;
}
#twitter_update_list a{
	color:#606c78; 
}
#twitter_update_list a:hover,#twitter_update_list a:focus{
	color:#606c78; 
}
#googlemap_wrapper{
	margin:10px auto;
	border:1px solid #cccccc;
	width:280px;
	height:280px;
}
#googlemap_wrapper iframe{
	margin:2px;
	background:#e2e2d6;
	width:274px;
	height:274px;
}
#portfolio_wrapper{
	border:1px solid #cccccc;
	width:280px;
	overflow:hidden;
	text-align:center;
}
#portfolio_text{
	line-height:1.5em;
}
#lightbox_thumbnails{
	margin:2px;
	text-align:center;
	background:#e2e2d6;
}
#lightbox_thumbnails img{
	margin:5px;
	border:0px;	
} 
#content {
	margin:0px;
	text-align:left;
	border-left:1px solid #000000;
	padding:10px 0 10px 10px;
	height:100%;
	width:580px;
}
#contentPortfolio {
	margin:0px;
	text-align:left;
	padding:10px 0 10px 10px;
	height:100%;
	width:900px;
}
#form_wrapper{
	/*margin:0 auto;
	border:1px solid #cccccc;
	padding:2px;*/
}
#form_wrapper form{
	/*margin:2px;
	background:#cdd1d0;
	padding:10px;*/
}
form label{
	width: 60px;
	float: left;
	text-align: left;
	display: block;
	margin-right:10px;
	line-height:1.5em;
}
form input, textarea{
	border:1px solid #c3c3bc;
	margin-bottom:10px;
	margin-left:10px;
}
form #submit{
	margin-left: 80px;
	border:1px solid #c3c3bc;
	color:#ffffff;
	background:#454142;
}

#content a, #contentPortfolio a {
	font-weight: normal;
	text-decoration:none;
	margin:0px;
	padding:0px;
	color:#7a7a7b;
}
#content a:hover, #contentPortfolio a:hover, #content a:focus, #contentPortfolio a:focus {
	font-weight: normal;
	font-size: 100%;
	text-decoration:underline;
	position:relative;
	margin:0px;
	padding:0px;
	color:#7a7a7b;
}
.external img{
	margin-left:2px;
	background:transparent url(../images/link_external2.gif) no-repeat bottom right;
}

.download {
	/*border:1px solid #7a7a7b;
	padding:5px;*/
}
.download img{
	margin-left:2px;
	background:transparent url(../images/link_download.gif) no-repeat bottom right;
}
.logo{
	border:1px solid #7a7a7b;
	padding:5px;
	margin-left:10px;
	margin-bottom:10px;
	float:right;
}
#footer {
	margin:0px;
	text-align:center;
	padding:10px;
	border-top:1px solid #000000;
	font-size: 11px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
	margin:0px;
	padding:0px;
	color:#7a7a7b;
}
#footer a:hover, #footer a:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration:underline;
	position:relative;
	margin:0px;
	padding:0px;
	color:#7a7a7b;
}

