@charset "utf-8";
/* CSS Document */

#header {
}
#navbarcloud {
	background-image: url(images/navbar-index.jpg);
}
#navbar-open {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	line-height: 40px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#fullwidth {
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
}
#fullwidth-2 {
	color: #000;
	clear: none;
}

body {
	background-color: #333;

}
.headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.sub-head {
	font-size: 14px;
}

.bodytext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: normal;
	color: #000;
	font-weight: bold;
	text-indent: 10px;
}
.graphic-left-align {
	float: left;
}


.navbar-b {
	background-image: url(images/navbar-index.jpg);
}


#leftcol {
	float: left;
	width: 520px;
	padding-right: 10px;
	padding-left: 15px;
	color: #000;
}
#rightcol {
	float: right;
	padding-right: 15px;
	padding-left: 10px;
	width: 520px;
	color: #000;
}
#footer {
	clear: both;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
}
#wrapper {
	width: 1100px;
	color: #FFF;
	border: thin solid #999;
	background-color: #CFF;
	margin-right: auto;
	margin-left: auto;
}
#wrapper-B {
	width: 1100px;
	background-color: #CFF;
	clear: none;
	margin-right: auto;
	margin-left: auto;
}
h3 {
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
paragraph {
	color: #300;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
}
