@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	
	background: url(../images/bg.jpg) repeat-x #efede1;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}

/******Global********/
h1 {
	margin: 0;
	padding: 0 0 25px;
	clear: both;
	font-size: 30px;
	color: #333300;
	font-weight: normal;
	line-height: 27px;
}

h2 {
	margin: 0;
	padding: 0 0 25px;
	clear: both;
	font-size: 23px;
	text-decoration: underline;
	color: #333300;
	font-weight: normal;
	line-height: 27px;
}

h4 {
	margin: 0;
	padding: 8px 0 10px;
	clear: both;
	
	font-size: 15px;
	color: #000;
	font-weight: bold;
}

p {
	margin: 0;
	padding: 0 0 20px;
}

a {
	color: #4d441e;
	text-decoration: underline;
}

a:hover {
	color: #4d441e;
	text-decoration: none;
}

.read_more a {
	padding: 3px 7px;
	color: #efede2;
	background-color: #4d441e;
	text-decoration: none;
}

.read_more a:hover {
	background-color: #000;
}

a img {
	border: none;
}

/******Global ENd********/



#wrap {
	width: 967px;
	margin: 0 auto;
}

/******MENU START********/

#main_menu {
	width: 967px;
	height: 51px;
		
	background-color: #000;
	
	float: left;
}

#main_menu ul {
	margin: 0;
	padding: 0;
}

#main_menu ul li {
	float: left;
	list-style: none;
}

#main_menu ul li a {
	display: block;
	height: 51px;
}

#main_menu ul li a span {
	display: none;
}

#main_nav_1 a {
	background: url(../images/main_menu.jpg) left top;
	width: 144px;
	height: 51px;
}

#main_nav_1 a:hover {
	background: url(../images/main_menu.jpg) left bottom;
}

#main_nav_2 a {
	background: url(../images/main_menu.jpg) 822px top;
	width: 197px;
	height: 51px;
}

#main_nav_2 a:hover {
	background: url(../images/main_menu.jpg) 822px bottom;
}

#main_nav_3 a {
	background: url(../images/main_menu.jpg) 625px top;
	width: 113px;
	height: 51px;
}

#main_nav_3 a:hover {
	background: url(../images/main_menu.jpg) 625px bottom;
}

#main_nav_4 a {
	background: url(../images/main_menu.jpg) 512px top;
	width: 128px;
	height: 51px;
}

#main_nav_4 a:hover {
	background: url(../images/main_menu.jpg) 512px bottom;
}

#main_nav_5 a {
	background: url(../images/main_menu.jpg) 384px top;
	width: 94px;
	height: 51px;
}

#main_nav_5 a:hover {
	background: url(../images/main_menu.jpg) 384px bottom;
}

#main_nav_6 a {
	background: url(../images/main_menu.jpg) 291px top;
	width: 93px;
	height: 51px;
}

#main_nav_6 a:hover {
	background: url(../images/main_menu.jpg) 291px bottom;
}

#main_nav_7 a {
	background: url(../images/main_menu.jpg) 197px top;
	width: 97px;
	height: 51px;
}

#main_nav_7 a:hover {
	background: url(../images/main_menu.jpg) 197px bottom;
}

#main_nav_8 a {
	background: url(../images/main_menu.jpg) 100px top;
	width: 101px;
	height: 51px;
}

#main_nav_8 a:hover {
	background: url(../images/main_menu.jpg) 100px bottom;
}

/******MENU END********/

/******TOP Start********/
#top {
	width: 967px;
	height: 97px;
	padding-top: 20px;
	float: left;
}

#top #logo {
	width: 57px;
	height: 97px;
	padding-left: 39px;
	float: left;
}

#top #media_btn {
	padding-top: 20px;
	width: 142px;
	height: 57px;
	float: right;
}

#top #media_btn a {
	background: url(../images/media_button.jpg) no-repeat;
	width: 142px;
	height: 57px;
	float: right;
}

#top #media_btn a span {
	display: none;
}

#top #media_btn a:hover {
	background: url(../images/media_button.jpg) no-repeat bottom left;
}

#top #sponsors_btn {
	padding-top: 20px;
	
	width: 142px;
	height: 57px;
	float: right;
}

#top #sponsors_btn a {
	background: url(../images/sponsor_btn.jpg) no-repeat;
	width: 142px;
	height: 57px;
	float: left;
}

#top #sponsors_btn a span {
	display: none
}

#top #sponsors_btn a:hover {
	background: url(../images/sponsor_btn.jpg) no-repeat bottom left;
}
/******TOP END********/

/******Header Start********/
#header {
	background: url(../images/header.jpg) no-repeat;
	
	width: 967px;
	height: 466px;
	float: left
}

#header img {
	margin: 34px 0 0 35px;
	float: left
}

/******Header End********/

/******Content Start********/
#content {
	margin-top: 16px;
	width: 964px;
	float: left;
}

#content #left_panel {
	background: url(../images/content_bg.jpg) repeat-y;
	width: 688px;
	float: left;
}

#content #left_panel .picture {
	margin: 0 15px 20px 0;
	float: left;
	clear: both
}

#content #left_panel ol {
	margin: 0;
	padding: 0px 35px;
}

#content #left_panel ol li {
	font-size: 16px;
	font-weight: bold;
}

#content #left_panel ol p {
	font-size: 14px;
	font-weight: normal;
}

#content #left_panel ul {
	margin: 0;
	padding: 10px 15px;
	list-style: none;
}

#content #left_panel ul li {
	background: url(../images/arrow.jpg) no-repeat left 6px;
	
	padding-left: 20px;
	padding-bottom: 10px;
}

#content .head_start {
	background: url(../images/heading_bg.jpg) no-repeat 14px top;
	padding: 25px 62px 40px ;
	width: 564px;
	float: left;
}

#content .head_start .contact_heading {
	height: 39px;
	padding-left: 75px;
	padding-top: 8px;
	background: url(../images/contact_icon.jpg) no-repeat;
	clear: both;
}

#content .contact_detail {
	width: 251px;
	border-bottom: dashed 1px #000;
	
	padding-bottom: 18px;
	margin-right: 63px;
	
	float: left;
}

#content .phone {
	background: url(../images/phone_icon_small.jpg) no-repeat 0 4px;
	padding-left: 34px;
}

#content .email {
	background: url(../images/email_icon_small.jpg) no-repeat 0 4px;
	padding-left: 34px;
	padding-bottom: 3px;	
}

#content .contact_detail_col2 {
	width: 250px;
	border-bottom: dashed 1px #000;
	
	padding-bottom: 18px;
	margin-right: 0;
	
	float: left;
}

#content #right_panel {
	width: 252px;
	float: left;
}

#content #right_panel img {
	float:left;
	margin-top: 10px;
	margin-right: 1px;
}


/******Content End********/

/******Footer Start********/
#footer {
	background: url(../images/footer_bg.jpg) repeat-x #362f11;
	width: 100%;

	padding-top: 78px;
	float: left;
	color: #8a847b;
}

#footer #f_wrap {
	width: 967px;
	background: url(../images/email_icon.jpg) no-repeat right 10px;
	margin: 0 auto;
}

#footer h4 {
	color: #cccccc;
}

#footer a {
	width: 175px;
	height: 30px;
	
	padding: 6px 7px 0;
	margin-right: 74px;
	
	border-bottom: dashed 1px #8a847b;
	
	float: left;
	color: #8a847b;
	text-decoration: none;
}

#footer a:hover {
	color:#c0c0c0;
}

#footer #copy {
	font-size: 12px;
	padding-top: 37px;
	clear: both;
}
/******Footer End********/


