/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
margin: 0 auto;
padding: 0;
font: 73% "lucida sans", Arial, Helvetica, Sans-Serif;
line-height: 1.7em;
	margin: 0;
	padding: 0;
	color: #3D515C;
}
#header {
height: 150px;
	background: #FFFFFF url(bri-banner4-top.jpg) no-repeat center;
}

img {
	border: none;
}

h2 {
	margin: 0;
	padding: 0;
	font: 180% Georgie, "lucida sans", Arial, Helvetica, Sans-Serif;


}
 
h1, h3 {
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font-weight: normal;
	font-face: Georgia, "Times New Roman";
	font-style: italic;
	color: #8F3844;
}

p, ul, ol {
	margin-top: 0;
	padding-top: 0;
	line-height: 150%;
}

ul, ol {
	color: #8F3844;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: square;
	list-style-position: inside;
}

ol {
	margin-left: 0;
	padding-left: 1em;
}

a:link, a:active {
	text-decoration: none;
	color: #8F3844;
}

a:visited, a:hover {
	text-decoration: underline;
	color: #3D515C;
}


/* Content */

#content {
	width: 700px;
	margin: 0 auto;
}

#colOne {
	float: right;
	width: 240px;
}

#colTwo {
	float: left;
	width: 440px;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px;
	background: #F5EDEE url(images/img1.gif) repeat-x 0px -120px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}

/* Boxed */

.boxed {
}

.boxed .title {
	margin: 0;
	padding: 0;
}

.boxed .content {
	padding: 20px;
	background: url(images/img3.gif) repeat-x;
}

.boxed .image {
	float: left;
	margin: 5px 20px 0 0;
}
