@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;
}

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

.t_wb {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	list-style-type: square;
	list-style-position: outside;
}

.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_g3b {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #cadb36;
}

.t_g3bb {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	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;
}

.plink a:link {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #555555;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.plink a:visited {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #555555;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.plink a:active {
	color: #FFFFFF;
	text-decoration:none;;
	background-color: #555555;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.plink a:hover {
	color: #555555;
	text-decoration:none;
	background-color: #cadb36;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.plink {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-decoration:none;
	text-align: left;
        clear: both;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

.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;
}
