@charset "utf-8";
/* CSS Document */

body {
	background-color: #cadb36;
	background-image: url(DA_live_images/Background_autum.jpg);
	background-position: center top;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	background-repeat: no-repeat;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #555555;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #AAAAAA;
	font-weight:normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #555555;
	font-weight: normal;
}

.t_w {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}

.t_g1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #AAAAAA;
}


.t_g1b {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #AAAAAA;
}
.t_g1bb {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #AAAAAA;
}
.t_g2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #555555;
}


.t_g2b {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #555555;
}
.t_g2bb {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #555555;
}

.t_g3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #cadb36;
}
.t_g4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #b7c731;
}

.t_g4b {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #b7c731;
}

.t_foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
	text-align: left;
	vertical-align: bottom;
}

.tweet a:link {color: #cadb36; text-decoration:none}
.tweet a:visited {color: #cadb36; text-decoration:none}
.tweet a:active {color: #cadb36; text-decoration:none}
.tweet a:hover {color: #AAAAAA; text-decoration:none}
.tweet {
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align: left;
}

#twitter_update_list {
	Padding-left: 15px;
	Padding-right: 10px;
	list-style: square;
}

.b_lg {
	background-color: #EBEBEB;
}
.b_g1 {
	background-color: #aaaaaa;
}
.b_g2 {
	background-color: #555555;
}
.b_g3 {
	background-color: #cadb36;
}
.b_g4 {
	background-color: #b7c731;
}
