/* CSS Document */

body{
	font-size:11px;
}

body a, a:link, a:visited, a:hover, a:active {
	color: b3c5df;
}

#main_text{
	padding: 20px 5px 5px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:110%;
	line-height:115%;
}

#main_text p{
	margin:0;
}

#main_text a{
	color:#B3C5DF;
}

#foot_text{
	padding: 5px 10px 5px 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:70%;
}

.small{
	font-size:90%;
}

.smaller{
	font-size:80%;
}

.smallest{
	font-size:65%;
}

.red{
	color:#891009;
}

.gallery_caption{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	font-size:9px;
}

.gallery_pop_caption{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:10px;
	line-height:21px;
}

body#pop_team, body#pop_list{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:1.3em;
	font-size:11px;
}

body#pop_team h3{
	color:#891009;
	border-bottom:0;
	font-size:110%;
}

body#pop_list  ul.list_nav{
	list-style:none;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#891009;
	margin-top:20px;
	font-size:11px;
}

a.red:link {color: #891009; text-decoration:none;}
a.red:hover {color: #891009; text-decoration:underline;}

body#pop_list .list_nav a{
	color:#fff;
	text-decoration:none;
}

body#pop_list .list_nav a:hover{
	color:#891009;
	text-decoration:underline;
}

body#pop_list  dl.list{
	list-style:none;
	margin:0;
	padding:0;
	margin-top:20px;
}

body#pop_list  dl.list dd{
	margin:0;
	padding:0;
	margin-top:5px;
}

body#pop_list dl.list dt{
	font-weight:bold;
	color:#891009;
}

body#pop_list dl.list a{
	color:#fff;
	text-decoration:none;
}

body#pop_list dl.list a:hover{
	color:#891009;
	text-decoration:underline;
}

body#pop_list h3, body#pop_list h5 {
	color:#891009;
}


body#new_product{
	font-family:Verdana, sans-serif;
}

body#new_product a{
	color:#891009;
	text-decoration:none;
}

body#new_product a:hover{
	color:#891009;
	text-decoration:underline;
}