/* CSS Document */
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #f2f5fe;
	height:500px;
	margin-top:10px;
	margin-bottom:10px;	
}

h2 {
	font-family: Arial, Tahoma, Verdana;
	color: #888;
	font-size: 14px;
	font-weight: bold;
	padding:0px;
	margin:0 0 -15px 0;
	
}  
  
ul{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top:0px;
}   

.baseline {
	font-family: Arial, Tahoma, Verdana;
	color: #888;
	font-size: 10px;
}

.baseline a{
	color: #888;
	text-decoration:none;
}

.baseline a:hover{
	color: #888;
	text-decoration:underline;
}

.bg {
	background-image: url(images/shaded_curved_side.jpg);
	background-repeat: repeat-y;
	width:750px;
}

.bottom_menu {
	width:750px;
	font-family: Arial, Tahoma, Verdana;
	color: #999999;
	font-size: 11px;
	background-image: url(images/shaded_curved_side.jpg);
	background-repeat: repeat-y;
}

.bottom_menu a{
	color: #999999;
	text-decoration:none;
}

.bottom_menu a:hover{
	color: #999999;
	text-decoration: underline;
}

.bottom_shade{
	background-image: url(images/shaded_curved_base.jpg);
	background-repeat: no-repeat;
}

.breadcrumb {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 12px 0px 15px 20px;
	background-image: url(images/breadcrumb_bg.gif);
	background-repeat: no-repeat;
}
.breadcrumb a{
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;	
}
.breadcrumb a:hover {
	font-size: 11px;
	color: #888888;
	text-decoration: underline;
	font-weight: normal;	
}

.date_days {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #CCCCCC;
	border-color:#888;
	border-width:1px;
	border-style:solid;
	padding:2px;
}

.date_days td{
	border-style:solid;
	border-color:#888;
	border-width:1px;
	padding:2px;
	background-color: #CCCCCC;
}

.date_numbers {
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
}

.dates_taken {
	background-color: #CC3300;
}

.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width:750px;
	height:197px;
	padding-left: 15px;
	padding-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	border-top-color: #FFFFFF;
}

.left_column {
	background-color: #FFFFFF;
	margin-left: 9px;
}

.left_column_head {
	repeat: repeat-y;
	background-image: url(images/col_title_bg2.gif);
	padding: 10px 0px 9px 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888;
	font-weight: bold;

}

.left_column_main {
	margin-top: 0px;
	repeat: repeat-y;
	width: 150px;
	background-image: url(images/col_bg2.gif);
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333399;
	font-weight: bold;
}


.left_column_bottom {
	margin-top: 0px;
	background-image: url(images/col_bottom2.gif);
	background-repeat: no-repeat;
	width:160px;
	height:18px;	
}

.left_column_top {
	background-image: url(images/col_top2.gif);
	background-repeat: no-repeat;
	width:150px;
	height:19px;	
}

.main_content {
	font-family: Arial, Tahoma, Verdana;
	color: #888;
	font-size: 13px;
	margin-left: 15px;
	margin-right: 20px;
	font-weight: normal;	
}

.main_content a{
	color: #888;
	text-decoration:none;
}

.main_content a:hover{
	color: #999999;
	text-decoration: underline;
}

.main_content_smalltext {
	font-family: Arial, Tahoma, Verdana;
	color: #888;
	font-size: 12px;
	font-weight: normal;	
}

.picture {
	border: 1px solid #CCCCCC;
}

.picture_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CCFF;
	font-weight: normal;
	text-decoration: none;
}

.quick_details {
	padding: 7px 2px 5px 20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	font-weight: normal;
	background-repeat:no-repeat;
	background-image: url(images/shaded_menu_box.gif);
	height:250px;
	width:125px;
	
}

.quick_list {
	list-style-type: square;
	margin-top:5px;	
}

.quick_list_header {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.resolution {
	font-family: Arial, Tahoma, Verdana;
	color: #cccccc;
	font-size: 9px;
}

.right_column {
	background-image: url(images/content_article_bg.jpg);
	background-repeat: no-repeat;


}

.right_column_header {
	margin:0px;
	padding: 8px 0px 8px 15px;
	background-image:url(images/content_title_bg.gif);
	width:570px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: repeat-y;
}

.top{
	background-image: url(images/shaded_curved_top.jpg);
	background-repeat: no-repeat;
}
	
.menu3 {
	margin-top: 0px;
	margin-left: 0px;
	width:160px;
	
	display: block;
	}
	
	
.menu3 li a {
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333399;
	font-weight: bold;
	height: 24px;
	text-decoration: none;
	}	
	
.menu3 li a:link, .menu3 li a:visited {
	color: #888;
	display: block;
	background: url(images/menu3.gif);
	padding: 8px 0px 0px 20px;
	}
	
.menu3 li a:hover, .menu3 li a:active {
	
	color: #FFFFFF;
	background:  url(images/menu3.gif) 0 -32px;
	padding: 8px 0px 0px 20px;
	}
	
.weather {
	font-family: Arial, Tahoma, Verdana;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	
}

.weather a{
	color: #999999;
	text-decoration:none;
}

.weather a:hover{
	color: #999999;
	text-decoration: underline;
}
