/* Start of CMSMS style sheet 'seafood' */
body {
	margin:0;
	padding:0;
	background: #FFF url(uploads/images/structure/background.png) repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:.9em;
}
a {
	color:#604724;
}
img {
border:0;
}
#container {
	width:1000px;
	margin:0 auto;
        background-color:#fff;
}
#header {
	background: #FFF url(uploads/images/structure/header.png) no-repeat;
	width:1000px;
	height:168px;
}
#logo-link {
	width: 500px;
	height: 150px;
	float: left;
}
#header-links {
	float:right;
	margin-top:10px;
	margin-right:175px;
	color:#604724;
}
#header-links a {
	color:#604724;
	text-decoration:none;
	font-weight:bold;
}

#flash {
	background: #FFF url(uploads/images/structure/flash-background.png) no-repeat;
	width:1000px;
	height:314px;
}
#flash-text {
	width:470px;
	margin-left:60px;
	margin-top:30px;
	color:#fff;
	float:left;
}
#flash-text h1 {
	text-align:center;
	font-size:1.5em;
}
#flash-text h2 {
	text-align:center;
	font-size:1.3em;
}
#flash-image {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
}
#box1 {
	float:left;
	width:331px;
	height:137px;
}
#box2 {
	float:left;
	width:336px;
	height:137px;
}
#box3 {
	float:left;
	width:333px;
	height:137px;
}
#sponsors {
	width:327px;
	float:left;
	text-align:center;
}
#sponsors h2 {
	font-size:1.2em;
}
#content {
	width:673px;
	float:right;
}
#content-left {
	width:633px;
	float:left;
        margin-left:20px;
}
#content-wide {
	width:900px;
	margin:0 auto;
}
#sidebar {
	width:317px;
	float:right;
	text-align:center;
}
#associations {
	margin-top:50px;
	margin-bottom:50px;
	width:1000px;
	text-align:center;
}
#middle-association {
	margin-left:150px;
	margin-right:150px;
}
#footer {
	background-color:#8F3209;
	width:1000px;
	height:29px;
	color:#fff;
	font-size:1em;
       font-weight:bold;
	text-align:center;
	line-height:29px;
       margin-top:20px;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#copyright {
	text-align:center;
	width:1000px;
}
#clearboth {
	clear:both;
height:0px;
margin:0;
padding:0;
line-height:0;
}




.formbuilderform div {
margin-bottom:10px;
}
.formbuilderform input {
	width: 200px;
}
.formbuilderform label {
width: 150px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
margin-bottom:5px;
}
.formbuilderform textarea {
	width: 200px;
             height: 70px;
}
.formbuilderform radio {
	width: 200px;
             height: 70px;
}
.submit input {
margin-left:160px;
width:100px;
}

.cms-module-bookmarks-header {
font-weight:bold;
}
.cms-module-bookmarks-list {
list-style:none;
padding-left:0px;
}
/* End of 'seafood' */

