body { background-color:#ffffff; margin:0px; font-family:verdana,arial,helvetica,sans-serif; color:#333333; text-decoration:none; font-weight:normal; font-size:10px; line-height:14px; }
	
#wrapper {
	
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 755px;
}

#header {
	margin-top: 20px;
	background: white;
	background-repeat: no-repeat;
}

#header_top {
	width: 755px;
	height: 75px;
	margin-top: 0px;
	background: white;
}

#container {
	margin-top: 0px;
	width: 755px;
	background: white;
}

#white {

	margin-bottom: 1px;
	border-bottom: solid #ffffff;
	background: White;
	width: 755px;
	height: 5px;
	clear: both;
}
#brunton-menu {
	background: #887A71;
}
#side-a {
	float: left;
	width: 275px;
	color: #A54022;
	size: 9px;
}

#side-a p {
	line-height: 30%;
}

#side-a h1 {color: #db7833; font-size: 14px; margin-top: 0px; margin-bottom: 6px; font-weight: bold;}

#side-a  A:link {font-size: 9px; text-decoration: none; color: #7C726E;}
#side-a A:visited {font-size: 9px; text-decoration: none; color: #7C726E;}
#side-a A:active {font-size: 9px; text-decoration: none; color: #7C726E;}
#side-a A:hover {font-size: 9px; text-decoration: underline; color: red;}

#side-b {
	color: #A46651; 
	float: right;
	width: 207px;
	background: white;
	padding-top: 1px;
}

#content { 
	float: left;
	width: 32%;
	padding-left: 5px;
	padding-top: 1px;
	margin-right: 1px;
}

#footer {
	font-family:verdana,arial,helvetica,sans-serif;
	clear: both;
	background: #3F3535;
	color: White;
	height: 25px;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}


#footer label {
color: #fff;
border: 1px solid #3F3535;
padding: 2px 6px;
margin-left: 4px;
}
#footer.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #3F3535;
}

#tweet_bubble {
	margin: 0px auto;
	background: white;
	background-image:url(./images/tweet-bubble.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
}

#tweet_text {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	color: #887A71;
}
#tweet_text h2 {
	margin-top: 3px;
	margin-left: 7px;
	margin-right: 7px;
	font-size: 9px;
}


#tweet_face {
	margin: 0px auto;
	margin-top: 0px;
	padding-top: 0px;
	background: white;
	height: 27px;
}

a#rollover1 { background-image:url(./images/fb1.jpg); background-repeat: no-repeat; height: 27px; width:100px; display:block; }
a#rollover1 span { display:none; }
a#rollover1:hover { background-image:url(./images/fb2.jpg); background-repeat: no-repeat; }

a#rollover2 { background-image:url(./images/tw1.jpg); background-repeat: no-repeat; height: 27px; width:100px; display:block; }
a#rollover2 span { display:none; }
a#rollover2:hover { background-image:url(./images/tw2.jpg); background-repeat: no-repeat;}