/* reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #522c1b;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a {
	text-decoration: none;
	color: #522c1b;
}

a:hover {
	text-decoration:underline;
	color: #f05033;
}

/* main styles */
body {
	background: #FFFFFF url(images/bg-body.gif) repeat-x;
}

#container {
	margin: 0px auto auto;
	width: 960px;
}

#header {
	overflow: visible;
	height: 122px;
	position:relative;
}

#header img{
	float: left;
	margin-top: 23px;
	margin-left: 31px;
	clear:both;
}

#header ul#nav_header {
	margin-top:84px;
	margin-left: 200px;
	font-size:16px;
}

#nav_header li {
	display:inline;
	padding-right:10px;
	padding-bottom:10px;
	font-weight: bold;
	font-size: .9em;
	padding: 0px 10px 0px 10px;
	text-align: left;
	white-space: nowrap;
	border-left: 1px solid #c5d8ed;
}

.first { border-left: none !important; }

#nav_header li a {
	color: #522c1b;
}

#nav_header li a:hover{
	color: #f05033;
}

.red {
	color:#f05033;
}

.clear {
	clear:both;
}

#main {
	width:700px;
	margin-top: 30px;
	margin-left: 144px;
	overflow:visible;
	height: 100%;
}

#mainhome {
	width:900px;
	margin-top: 15px;
	margin-left: 30px;
	overflow:visible;
	height: 100%;
}

#col1 {
	float:left;
	width:440px;
	margin-top: 25px;
	margin-left:15px;
	padding-right:0px;
	text-align: center;
}
#col1 h2 {
	margin-bottom:10px;
	color:#522c1b;
	font-size:.75em;
}

#col1 p {
	font-size:.63em;
	line-height:12px;
	padding-bottom:18px;
	text-align:left;
}

#col1 li {
	font-size: .63em;
	line-height: 12px;
	list-style-position:outside;
	margin-left:20px;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	text-align: left;
}

#col1 li.blue {
	font-size: .63em;
	line-height: 12px;
	list-style-position:outside;
	margin-left:20px;
	list-style-type: none;
	list-style-image: url(images/bullet-b.gif);
	text-align: left;
}

#col1 img {
	padding:13px;
	text-align: center;
	clear:both;
}

#col2 {
	float:left;
	margin-top:25px;
	width:150px;
	padding-right:15px;
	padding-left:15px;
	
}

#col2 h2 {
	margin-bottom:15px;
	color:#63221f;
	font-size:18px;
}

#col2 h3 {
	margin-top:15px;
	color:#63221f;
	font-size:15px;
}

#col2 p {
	font-size:12px;
	line-height:20px;
	padding-bottom:18px;
}

#col2 img {
	margin-top:80px;
}

#col3 {
	float:left;
	margin-top:25px;
	width:175px;
}

#col3 h2 {
	margin-bottom:15px;
	color:#63221f;
	font-size: 18px;
}

#nav_side {
	margin-left:15px;
	line-height: 20px;
	font-size: 14px;
}
.sublink {
	font-size:0.68em;
	color:#522c1b;
	text-decoration: none;
}
.sublink:link {
	font-size:0.68em;
	color:#522c1b;
	text-decoration: none;
	font-weight: bold;
	line-height: 7px;
}
.sublink:hover {
	font-size:0.68em;
	color:#ee2c3a;
	text-decoration: underline;
}

#tn {
	float:left;
	width:205px;
	margin-left:0px;
	height: 60px;
	background-image: url(images/box-home.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 18px;
	text-align: center;
	vertical-align: middle;
}

#tn p {
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	padding-top: 8px;
}	

.fltrt {
float:right;
margin-left:8px;
}
.fltlft {
float:left;
margin-right:8px;
}

#center {
	margin-left:125px;
	clear:both;
	margin-bottom: 10px;
}	

#boxcenter {
	margin-left:125px;
	clear:both;
	background-image: url(images/box-hunger.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 168px;
	text-align: center;
	vertical-align: middle;
}

#boxcenter p {
	font-size: 12px;
	line-height: 5px;
	text-align: center;
	padding-top: 10px;
}	

#col300 {
	float:left;
	width:300px;
	margin-top: 25px;
	margin-left:15px;
	padding-right:0px;
	text-align: center;
}
#col300 h2 {
	margin-bottom:10px;
	color:#522c1b;
	font-size:.75em;
}

#col300 p {
	font-size:0.63em;
	line-height:12px;
	padding-bottom:12px;
	text-align:left;
}

#col300 li {
	font-size: .63em;
	line-height: 12px;
	list-style-position:outside;
	margin-left:20px;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	text-align: left;
}

#col300 li.blue {
	font-size: .63em;
	line-height: 12px;
	list-style-position:outside;
	margin-left:20px;
	list-style-type: none;
	list-style-image: url(images/bullet-b.gif);
	text-align: left;
	margin-bottom: 10px;
}

#col300 li.none {
	font-size: .63em;
	line-height: 12px;
	margin-left:20px;
	list-style-type: none;
	text-align: left;
	list-style-image: none;
}

#col300 img {
	padding:13px;
	text-align: center;
}

#col275 {
	float:left;
	margin-top:25px;
	width:275px;
	padding-right:15px;
	padding-left:15px;
	text-align: center;
}

#col275 p {
	font-size:0.63em;
	line-height:12px;
	padding-bottom:12px;
	text-align:left;
}

#col275 p h2 {
	font-size:0.63em;
	line-height:12px;
	padding-bottom:12px;
	text-align:left;
}

#col188 {
	float:left;
	margin-top:25px;
	width:188px;
	padding-right:15px;
	padding-left:15px;
	text-align: center;
}

#col188 p {
	font-size:0.63em;
	line-height:12px;
	padding-bottom:12px;
	text-align:left;
}

#col130 {
	float:left;
	margin-left:2px;
	width:120px;
	padding-right:5px;
	padding-left:5px;
	text-align: center;
	margin-top: 5px;
}

#col130 p {
	font-size:1em;
	line-height:12px;
	padding-bottom:12px;
	text-align:left;
}

#col56 {
	float:left;
	width:57px;
	text-align: center;
	margin-top: 5px;
}

#col56 p {
	font-size:0.58em;
	line-height:12px;
	padding-bottom:12px;
	text-align:left;
}

#col190 {
	float:left;
	width:175px;
	text-align: center;
	margin: 5px;
}

#col190 p {
	font-size:8px;
	line-height:10px;
	padding-bottom:12px;
	text-align:left;
}

#boxcenter275 {
	margin-left:50px;
	clear:both;
	background-image: url(images/box-hunger.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 168px;
	text-align: center;
	vertical-align: middle;
}

#boxcenter275 p {
	font-size: 12px;
	line-height: 5px;
	text-align: center;
	padding-top: 10px;
}	

#boxcenter146 {
	float:left;
	background-image: url(images/box-media.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 146px;
	text-align: center;
	vertical-align: middle;
}

#boxcenter146 p {
	font-size: 8px;
	line-height: 8px;
	text-align: center;
}	
#boxcenter146 h2 {
	font-size: 8px;
	line-height: 5px;
	text-align: center;
	padding-top: 12px;
}	

#boxcenter451 {
	margin-left:0px;
	clear:both;
	background-image: url(images/box-event.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 106px;
	width: 451px;
	text-align: center;
	vertical-align: middle;
}

#boxcenter451 h2 {
	font-size: 12px;
	line-height: 8px;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
	margin-top: 5px;
}	

#boxcenter451 p {
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	padding-top: 5px;
}	

#boxcenter403 {
	margin-left:15px;
	clear:both;
	background-image: url(images/box-outpatient.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 96px;
	width: 403px;
	text-align: center;
	vertical-align: middle;
}

#boxcenter403 h2 {
	font-size: 10px;
	line-height: 8px;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
	margin-top: 5px;
}	

#boxcenter403 p {
	font-size: 9px;
	line-height: 10px;
	text-align: center;
	padding-top: 5px;
}	

#boxcenter403a {
	margin-left:15px;
	clear:both;
	background-image: url(images/box-assessment.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 318px;
	width: 403px;
	text-align: center;
	vertical-align: middle;
}

#boxcenter403a h2 {
	font-size: 10px;
	line-height: 8px;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
	margin-top: 5px;
}	

#boxcenter403a p {
	font-size: 9px;
	line-height: 10px;
	text-align: center;
	padding-top: 5px;
}	

#col225 {
	float:left;
	margin-top:25px;
	width:225px;
	padding-right:15px;
	padding-left:15px;
	text-align: center;
}

#col500 {
	float:left;
	width:500px;
	margin-top: 25px;
	margin-left:15px;
	padding-right:0px;
	text-align: center;
}
#col500 h2 {
	margin-bottom:10px;
	color:#522c1b;
	font-size:.75em;
}

#col500 p {
	font-size:0.63em;
	line-height:12px;
	padding-bottom:12px;
	text-align:left;
}

#col500 li {
	font-size: .63em;
	line-height: 12px;
	list-style-position:outside;
	margin-left:125px;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	text-align: left;
}
.center {
	text-align: left;
}
