@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	margin: 0px;
	padding: 0px;
	background-color: #f7ffe6;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
}

#container {
	width: 850px;
	margin: auto;
}

#background {
	width: 850px;
	float: left;
	background-image: url(images/bubbles.png);
	background-repeat: no-repeat;
}

#title {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 516px;
	float: inherit;
	margin-top: 25px;
	margin-left: 10px;
}

#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 255px;
	width: 160px;
	float: right;
	margin-top: 10px:
}

#catchytext {
	background-image: url(images/catchy_text.png);
	background-repeat: no-repeat;
	height: 173px;
	width: 355px;
	float: none;
	margin-left: 10px;
	margin-top: 100px;
}
	

#navigation {
	background-image: url(images/navigation.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 833px;
	float: inherit;
	margin-top: 0px;
	margin-left: 10px;
}

#content {
	width: 815px;
	margin-left: 10px;
	float: inherit; 
}

.content_top {
	background-image: url(images/content_top.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 815px;
}

.content_middle {
	background-image: url(images/content_middle.png);
	background-repeat: repeat-y;
	width: 765px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.content_bottom {
	background-image: url(images/content_bottom.png);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	height: 32px;
	width: 815px;
}

h1 {
	color: #003300;
	font-size: 16px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
	
	h2 {
	color: #333;
	font-size: 15px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#sidebar {
	float: inherit;
	width: 219px;
	margin-top: 0px;
}

.sidebar_top {
	height: 30px;
	width: 219px;
	background-image: url(images/sidebar_top.png);
	background-repeat: no-repeat;
}

.sidebar_middle {
	background-image: url(images/sidebar_middle.png);
	background-repeat:repeat-y;
	width: 175px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right:25px;
	height: 100%;
}

.sidebar_bottom {
	background-image: url(images/sidebar_bottom.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 219px;
	margin-bottom: 10px;
}

#footer {
	float: inherit;
	width: 741px;
	margin-left: 25px;
	clear: both;
	padding: 20px;
}

.medium_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.side_box_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding: 5px;
}

.bottom_box {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
	
	.mainSubText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
}

.mainHeaderText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #003300;
	letter-spacing: .40em;
}

a {
	font-size: 12px;
	color: #006600;
}

a:visited {
	color: #003300;
}

a:hover {
	color: #FFFFFF;
}

a:active {
	color: #006600;
}

.style1 {font-size: 10px}	
.bold_large_txt {
	font-size: 16px;
}
#container #background #content .content_middle table tr td {
	text-align: center;
	color: #333;
}
#container #background #content .content_middle table tr td h2 {
	text-align: center;
}
#container #background #content .content_middle table tr td .bold_large_txt {
	text-align: left;
}
#container #background #content .content_middle table tr td .bold_large_txt {
	text-align: center;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 20em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}

.sidebox_large {
	margin: 0 auto; /* center for now */
	width: 42em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}

.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: #333300; 
	font-weight: bold; 
	font-size: 1.4em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}


