/** BASIC */

body {
	margin: 25px 0px 0px 0px;
	padding: 2px;
	background-color: #FFFFFF;
	border-color:#F90;
	border-width:2px;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 2px;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

.text1 {
	font-size: 15px;
	font-weight: bold;
	color: #584B37;
}

.text1a {
	font-size: 15px;
	font-weight: bold;
	color: #004253;
	text-align: center;
}

.text2 {
	font-size: 12px;
	font-weight: bold;
	color: #4A543B;
}

.text2a {
	font-size: 14px;
	font-weight: normal;
	color: #4A543B;
	line-height:1.2em;
}

.text2ab {
	font-size: 15px;
	font-weight: 300;
	color: #808040;
	line-height:1.5em;
}

.text2b {
	font-size: 11px;
	font-weight: bold;
	color: #004253;
}

.text2c {
	font-size: 12px;
	color: #333;
	padding: 6px;
	text-align:left;
}

.text3 {
	font-size: 11px;
	font-weight: bold;
	color: #707070;
}

.text4 {
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}

.titletxt {
	color:#FFFFFF;
	padding: 15px 0px 15px 15px;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 a {
	padding-left: 10px;
	background: url(http://beyondbenign.us/home/images/homepage16.gif) no-repeat left center;
	color: #201B12;
}

#twitter_div .twitter_update_list li { 
	margin-bottom:10px;
}

/** LINKS */

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

.link1 {
}

.link2 {
	font-size: 10px;
	color: #000000;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

/** .bg1 { background: url(images/homepage01.gif) repeat left top; } */
/** .bg1 { background-color:#AEB296; } */
.bg1 { background: url(http://beyondbenign.us/home/images/backgroundpattern-gcc.png) repeat left top; }
.bg2 { background: url(http://beyondbenign.us/home/images/homepage03.gif) repeat-y left top; }
.bg3 { background-color:#00718C; }
.bg4 { background-color:#D1D1A3; }


/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 10px 15px 20px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}
.img4 {
	margin: 10px 10px 10px 10px;
}

.img3 {
	float: right;
	margin: 0px 0px 0px 60px;
}

hr { display: none; }

.hr1 {
	clear: both;
	height: 1px;
	background: url(http://beyondbenign.us/home/images/homepage13.png) no-repeat center top;
}

.hr2 {
	clear: both;
	height: 41px;
	background: url(http://beyondbenign.us/home/images/homepage27.gif) repeat-x left center;
}
.bg1 #content #right #box5 h3 a {
	color: #0F0;
}
.bg1 #content #right #box5 h3 a {
	background-color: #333;
}
