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,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
}

body {
    font-size: 12px;
    font-family: Arial, sans-serif;
    text-align: center;
    background: url("../images/bg.gif") repeat center top;
    padding-top: 1px;
    padding-bottom: 10px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
}
.clearer {
    clear: both;
}

img {
    vertical-align: top;
}

a {
    color: #af2929;
    text-decoration: none;
}

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

#header {
    width: 903px;
    margin: 0px auto;
    text-align: left;
    background: #fff url("../images/header_round_top.gif") no-repeat left top;
}

#header_round_bottom {
    background: url("../images/header_round_bottom.gif") no-repeat left bottom;
    padding: 10px 4px 4px 10px;
    position: relative;
}

#logo {
    float: left;
    position: relative;
}
/* content  */


#body_content {
	height: 221px;
}
#committees_content {
	height: 260px;
}
#subcom_content {
	height: 261px;
}
#news_content {
	height: auto;
}
#learn_content {
	height: 455px;
}
#header_content {
    float: right;
    width: 681px;
}

/* end content */


#top_navigation {
    float: right;
}

#top_navigation a {
    display: block;
    float: left;
    width: 108px;
    height: 21px;
    line-height: 21px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    background: url("../images/top_nav_bg.gif") no-repeat left top;
}
.top_navigation {
    display: block;
    float: left;
    margin-left: 6px;
    width: 108px;
    height: 21px;
    line-height: 21px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    background: url("../images/top_nav_bg.gif") no-repeat left top;
}
#top_navigation a:hover {
    text-decoration: underline;
}

#brown_banner {
    background: #d3aa68 url("../images/brown_round.gif") no-repeat right bottom;
    padding: 2px 2px 0px 2px;
}

#title {
	background: #a30808;
	height: 20px;
	color: #fff;
	padding-right: 480px;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
	text-align: right;
	line-height: 24px;
	border-bottom: solid 2px #fff;
}

#navigation {
    height: 31px;
    line-height: 31px;
    font-size: 12.5px;
    font-weight: bold;
    font-family: Verdana;
}

#navigation ul {
    list-style-type: none;
    height: 31px;
}

#navigation ul li {
	display: block;
	float: left;
	height: 31px;
	background: url("../images/nav_spacer.gif") no-repeat right bottom;
	padding-top: 0px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 27px;
}

#navigation ul li.committee {
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 27px;
	color: #fff;
	background: url("../images/arrow.png") no-repeat right;
	background-color: #a30808;
}
#navigation ul li.last {
    background: none;
    padding-right: 0px;
}
#navigation ul li.committee a {
	color: #fff;
	text-decoration: none;
}
#navigation ul li a {
	color: #000000;
	text-decoration: none;
}

#navigation ul li a:hover {
    text-decoration: underline;
}

#container {
    background: #fff url("../images/shadow.gif") repeat-y left top;
    width: 864px;
    padding: 0px 4px;
    margin: 0px auto;
    text-align: left;
}

#main_content {
    background: #fff url("../images/creamy_bg.gif") repeat-x left top;
    padding: 37px 23px 5px 35px;
}

#main_column {
	width: 530px;
	float: left;
	height: auto;
}

#right_column {
    width: 231px;
    float: right;
}

h1 {
    font-family: Georgia;
    font-size: 20px;
    font-weight: bold;
    color: #a30808;
    line-height: 22px;
}

h1 img {
    vertical-align: middle;
    margin-left: 5px;
}

p {
    line-height: 18px;
}

.left_col {
    width: 250px;
    float: left;
    line-height: 14px;
}

.date {
    border-bottom: solid 1px #af2929;
    padding-top: 10px;
    padding-bottom: 2px;
    margin-bottom: 3px;
}

.right_col {
    width: 229px;
    float: right;
}

.grey_box {
	width: 229px;
	margin-bottom: 8px;
	zoom: 1;
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman";
	line-height: 20px;
}
.home_nav {
	width: 229px;
	background: url("../images/grey_box_bg.gif") repeat-y left top;
	margin-right: 117px;
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman";
	line-height: 20px;
}
.grey_box .top_round {
    background: url("../images/grey_box_top.gif") no-repeat left top;
    padding: 10px 7px 15px 9px;
    zoom: 1;
}

.grey_box .bottom_round {
    background: url("../images/grey_box_bottom.gif") no-repeat left bottom;
    zoom: 1;
}

.grey_box .title {
    height: 29px;
    line-height: 26px;
    color: #fff;
    font-family: Georgia;
    font-size: 16px;
    font-weight: bold;
    text-indent: 10px;
    background: url("../images/red_title.gif") no-repeat left top;
}

.survey {
    background: url("../images/survey_bg.gif") no-repeat right top;
    padding: 45px 66px 5px 0px;
    width: 130px;
    font-family: Georgia;
    font-size: 16px;
}

.survey big {
    font-size: 19px;
}

.survey a {
    color: #000;
}

.rounded_link {
	display: block;
	width: 231px;
	height: 55px;
	line-height: 55px;
	background: url("../images/rounded_link.gif") no-repeat left top;
	margin-bottom: 8.3px;
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

.rounded_link.two_lines {
    padding-top: 5px;
    height: 50px;
    line-height: 20px;
}

.rounded_link span {
    display: block;
    float: left;
    width: 150px;
    padding-left: 13px;
    color: #000;
}

#footer {
    width: 905px;
    margin: 0px auto;
    text-align: left;
    background: #a30808 url("../images/footer_top.gif") no-repeat left top;
    color:#fff;
    font-size: 12px;
    font-family: "Times New Roman";
    line-height: 18px;
}

#footer_bottom_round {
    background: url("../images/footer_bottom.gif") no-repeat left bottom;
    padding: 10px 20px 5px;
}

#footer a {
    color: #fff;
}

#footer .left {
    float: left;
    width: 400px;
}

#footer .right {
    float: right;
    width: 400px;
    text-align: right;
}
#share {
	float: right;
	padding-top:3px;
	padding-right:25px;
	width: 50px;
	heigh: 10px;
}
/* contact form  */
#contact_form .small_input {
    width: 31px;
    float: left;
    margin-right: 6px !important;
    margin-right: 4px;
}
#contact_form .medium_input {
    width: 55px;
    float: left;
    margin-right: 6px !important;
    margin-right: 4px;
}
#contact_form select, #contact_form .big_input {
    width: 160px;
	margin-right: 4px;
	float: left;
}
#contact_form select, #contact_form .address {
    width: 230px;
}
#contact_form select, #contact_form .comments {
    overflow: auto;
	width: 375px;
	height: 100px;
}
#contact_form .submit_button {
    text-align: center;
    cursor: pointer;
	padding-top:5px;
    padding-bottom: 3px;
}
.news_author {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	
}
.image1 {
	float:left;
	margin-top:7px;
	padding-right:10px;
	}
/* contact form end */

.indent1 {
	padding-left:30px;
}
