@charset "UTF-8";


/* Start Basics - CSS */

* { margin:0; padding:0; }

body {
	background: url(../images/bg_brown.jpg) repeat center top;
}

a:active, a:focus {
	outline: none;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.clear {
	height: 0px;
	clear: both;
}

.photo_edge {
	margin: 4px;
	padding: 2px;
	border: 4px solid #CCC4A9;
}

.photo_edge:hover {
	margin: 4px;
	padding: 2px;
	border: 4px solid #C19A60;
}

.right {
	float: right;
	margin: 4px;
	padding: 2px;
	border: 4px solid #CCC4A9;
}

.left {
	float: left;
	margin: 4px;
	padding: 2px;
	border: 4px solid #CCC4A9;
}

.right_noborder {
	float: right;
	margin: 5px;

}

.left_noborder {
	float: left;
	margin: 0px 10px 0px 0px;
}

a {
	font-weight: bold;
	color: #033C5A;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #033C5A;
	text-decoration: underline;
}

/* End Basics - CSS */


/* start of main containers */

#wrapper {
	width: 100%;
}

#content_wrapper {
	text-align: center;
	width: 100%;
	background-image: url(../images/blue_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}

/* end of main containers */


/* start of home_content */


.topnav_holder {
	width: 387px;
	height: 40px;
	float: left;
	margin-left: 555px;
	margin-top: 19px;
}

.topnav_btnbox01 {
	width: 126px;
	height: 40px;
	float: left;
}

.topnav_btnbox02 {
	width:261px;
	height: 40px;
	float: left;
}

.topnav_btn_01 a {
	width: 126px;
	height: 40px;
	display: block;
	text-indent: -5000px;
}

.topnav_btn_02 a {
	width: 261px;
	height: 40px;
	display: block;
	text-indent: -5000px;
}






#home_content {
	background-image: url(../images/home_bg_y.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 1000px;
	text-align: left;
	margin: 0px auto;
}

#home_content h1 {
	text-indent: -5000px;
	display: block;
	height: 334px;
	width: 356px;	
}

#home_content h1 a {
	text-indent: -5000px;
	display: block;
	height: 334px;
	width: 356px;	
}

#home_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

#home_content #home_content_main {
	background-image: url(../images/home_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1000px;
	float: left;
	clear: both;
}

#home_content #home_topbar_area {
	width: 1000px;
	height: 87px;
	float: left;
}

#home_content #home_logo_area {
	width: 1000px;
	height: 334px;
	float: left;
}

#home_content #home_logo_area #home_logo {
	width: 356px;
	height: 334px;
	float: left;
}

#home_slideshow {
	width: 584px;
	height: 334px;
	float: left;
}

.gallery_slideshow {
	width: 584px;
	height: 334px;
	float: left;

}

#home_content #home_content_area_left {
	width: 329px;
	float: left;
	margin-left: 78px;
	margin-top: 15px;
}

#home_content #home_content_area_right {
	width: 573px;
	float: left;
}

#home_content #home_infoarea {
	float: left;
	clear: both;
	width: 503px;
	margin-top: 13px;
	margin-left: 39px;
}

#home_content #home_infoarea_left {
	float: left;
	width: 160px;
	margin-right: 10px;
}

#home_content #home_infoarea_right {
	float: left;
	width: 333px;
}

.news_box {
	width: 160px;
	margin-bottom: 15px;
}

.news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 3px;
}

.home_video {
	width: 320px;
	margin-top: 6px;
	margin-left: 6px;
}

.home_header_news {
	background-image: url(../images/home_header_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 38px;
	width: 160px;
}

.home_header_videos {
	background-image: url(../images/home_header_videos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 38px;
	width: 333px;
}

.home_btn_login {
	text-indent: -5000px;
	display: block;
	height: 44px;
	width: 250px;
	margin-top: 21px;
	margin-left: 650px;
}

.home_btn_login a {
	text-indent: -5000px;
	display: block;
	height: 44px;
	width: 177px;
}

.welcome {
	text-indent: -5000px;
	float: left;
	height: 100px;
	width: 329px;
}

#home_content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #F6EDCD;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

#home_content h4 span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

#home_content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

.home_rightside_textarea {
	float: left;
	width: 500px;
	margin-left: 39px;
	margin-top: 15px;
}

.box_list {
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	list-style: none;

}

.box_list li {
	border-bottom:1px solid #5E461F;
	padding:5px;
	margin: 3px;
}

#home_nav {
	clear: both;
	float: left;
	height: 53px;
	width: 957px;
	margin-left: 23px;
}

#home_nav ul {
    display: block;
    float: left;
    width: 957px;
    height: 53px;
    list-style: none;
}

#home_nav ul li {
    display: block;
    float: left;
    height: 53px;
    text-indent: -10000px;
}

#home_nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

#home_nav_home {
    width: 85px;
}

#home_nav_about {
    width: 81px;
}

#home_nav_buy {
    width: 225px;
}

#home_nav_venue {
    width: 78px;
}

#home_nav_sponsors {
    width: 111px;
}

#home_nav_vendors {
    width: 103px;
}

#home_nav_entertainment {
    width: 161px;
}

#home_nav_contact {
    width: 113px;
}

#home_nav_home a:hover {
	background: url(../images/homenav_01_f2.jpg) no-repeat left top;
}

#home_nav_about a:hover {
	background: url(../images/homenav_02_f2.jpg) no-repeat left top;
}

#home_nav_buy a:hover {
	background: url(../images/homenav_03_f2.jpg) no-repeat left top;
}

#home_nav_venue a:hover {
	background: url(../images/homenav_04_f2.jpg) no-repeat left top;
}

#home_nav_sponsors a:hover {
	background: url(../images/homenav_05_f2.jpg) no-repeat left top;
}

#home_nav_vendors a:hover {
	background: url(../images/homenav_06_f2.jpg) no-repeat left top;
}

#home_nav_entertainment a:hover {
	background: url(../images/homenav_07_f2.jpg) no-repeat left top;
}

#home_nav_contact a:hover {
	background: url(../images/homenav_08_f2.jpg) no-repeat left top;
}

/* end of home_content */


/* start of content */

#content {
	background-image: url(../images/inside_bg_y.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 1000px;
	text-align: left;
	margin: 0px auto;
}

#content h1 {
	text-indent: -5000px;
	display: block;
	height: 131px;
	width: 395px;	
}

#content h1 a {
	text-indent: -5000px;
	display: block;
	height: 131px;
	width: 395px;	
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #846736;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 8px;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

#content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 21px;
	color: #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	font-weight: normal;
}

#content h4 span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 21px;
	color: #624921;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	font-weight: normal;
}

#content h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: normal;
	text-transform: capitalize;
	color: #F6EDCE;
	text-decoration: none;
	background-color: #B2945C;
	letter-spacing: 3px;
	margin-bottom: 8px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-top: 8px;
}

#content #content_main {
	background-image: url(../images/inside_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1000px;
	float: left;
	clear: both;
}

#header {
	clear: both;
	float: left;
	width: 1000px;
	margin-bottom: 27px;
}

#content #content_header_topbar {
	float: left;
	height: 64px;
	width: 1000px;
}

#content #content_header_logoarea {
	float: left;
	height: 131px;
	width: 1000px;
}

.content_box {
	width: 607px;
	float: left;
}

#content #leftcolumn {
	float: left;
	width: 607px;
	margin-right: 46px;
	margin-left: 101px;
}

#content #rightcolumn {
	float: left;
	width: 215px;
}

#content #rightcolumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;	
}

#inside_nav {
	clear: both;
	float: left;
	height: 53px;
	width: 957px;
	margin-left: 23px;
}

#inside_nav ul {
    display: block;
    float: left;
    width: 957px;
    height: 53px;
    list-style: none;
}

#inside_nav ul li {
    display: block;
    float: left;
    height: 53px;
    text-indent: -10000px;
}

#inside_nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

#inside_nav_home {
    width: 85px;
}

#inside_nav_about {
    width: 81px;
}

#inside_nav_buy {
    width: 225px;
}

#inside_nav_venue {
    width: 78px;
}

#inside_nav_sponsors {
    width: 111px;
}

#inside_nav_vendors {
    width: 103px;
}

#inside_nav_entertainment {
    width: 161px;
}

#inside_nav_contact {
    width: 113px;
}

#inside_nav_home a:hover {
	background: url(../images/insidenav_01_f2.jpg) no-repeat left top;
}

#inside_nav_about a:hover {
	background: url(../images/insidenav_02_f2.jpg) no-repeat left top;
}

#inside_nav_buy a:hover {
	background: url(../images/insidenav_03_f2.jpg) no-repeat left top;
}

#inside_nav_venue a:hover {
	background: url(../images/insidenav_04_f2.jpg) no-repeat left top;
}

#inside_nav_sponsors a:hover {
	background: url(../images/insidenav_05_f2.jpg) no-repeat left top;
}

#inside_nav_vendors a:hover {
	background: url(../images/insidenav_06_f2.jpg) no-repeat left top;
}

#inside_nav_entertainment a:hover {
	background: url(../images/insidenav_07_f2.jpg) no-repeat left top;
}

#inside_nav_contact a:hover {
	background: url(../images/insidenav_08_f2.jpg) no-repeat left top;
}

.inside_header_about {
	background-image: url(../images/header_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 39px;
	width: 332px;
	margin-left: 38px;
	margin-bottom: 25px;
}

.inside_header_buy {
	background-image: url(../images/header_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 39px;
	width: 332px;
	margin-left: 38px;
	margin-bottom: 25px;
}

.inside_header_venue {
	background-image: url(../images/header_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 39px;
	width: 332px;
	margin-left: 38px;
	margin-bottom: 25px;
}

.inside_header_sponsors {
	background-image: url(../images/header_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 39px;
	width: 332px;
	margin-left: 38px;
	margin-bottom: 25px;
}

.inside_header_vendors {
	background-image: url(../images/header_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 39px;
	width: 332px;
	margin-left: 38px;
	margin-bottom: 25px;
}

.inside_header_entertainment {
	background-image: url(../images/header_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 39px;
	width: 332px;
	margin-left: 38px;
	margin-bottom: 25px;
}

.inside_header_contact {
	background-image: url(../images/header_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 39px;
	width: 332px;
	margin-left: 38px;
	margin-bottom: 25px;
}

.inside_header_register {
	background-image: url(../images/header_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 39px;
	width: 332px;
	margin-left: 38px;
	margin-bottom: 25px;
}

.inside_header_donate {
	background-image: url(../images/header_09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 39px;
	width: 332px;
	margin-left: 38px;
	margin-bottom: 25px;
}

.inside_header_videos {
	background-image: url(../images/header_10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 39px;
	width: 332px;
	margin-left: 38px;
	margin-bottom: 25px;
}

.inside_header_news {
	background-image: url(../images/header_11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 39px;
	width: 332px;
	margin-left: 38px;
	margin-bottom: 25px;
}

.inside_header_auction {
	background-image: url(../images/header_auction.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 39px;
	width: 332px;
	margin-left: 38px;
	margin-bottom: 25px;
}

.inside_header_volunteer {
	background-image: url(../images/header_volunteer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 39px;
	width: 332px;
	margin-left: 38px;
	margin-bottom: 25px;
}

.inside_header_gallery {
	background-image: url(../images/header_gallery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 39px;
	width: 332px;
	margin-left: 38px;
	margin-bottom: 25px;
}

.inside_btn_login {
	text-indent: -5000px;
	display: block;
	height: 44px;
	width: 250px;
	margin-top: 20px;
	margin-left: 650px;
}

.inside_btn_login a {
	text-indent: -5000px;
	display: block;
	height: 44px;
	width: 250px;
}


.vendor_box {
	float: left;
	height: 175px;
	width: 175px;
	margin-right: 15px;
	margin-bottom: 15px;
}

#myytplayer {
	margin: 0px 15px 15px 0px;
	float: left;
	clear: both;
}

#videos {
	float: left;
	background-color: #DAD3B6;
	padding: 10px;
	width: 250px;
	border: 1px solid #BFB89C;
}

#videos ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	list-style: none;
	width: 150px;
	float: left;
}

#videos li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5966F;
	margin-bottom: 5px;
	display: inline;
}

.resultWrapper {
	width: 220px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #70531B;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	width: 220px;
}

.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	padding: 3px;
	width: 220px;
}

.duration {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	padding: 3px;
}



/* end of content */



/* start of sidebar */


.sidebar_box {
	float: left;
	width: 215px;
}

.sidebar_header_savedate {
	width: 215px;
	background-image: url(../images/sidebar_box_savethedate.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 68px;
}

.sidebar_header_connected {
	width: 215px;
	background-image: url(../images/sidebar_box_connected.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 68px;
}

.sidebar_header_news {
	width: 215px;
	background-image: url(../images/sidebar_box_news.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 68px;
}

.sidebar_repeat {
	background-image: url(../images/sidebar_box_repeat.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 215px;
}

.sidebar_edge {
	background-image: url(../images/sidebar_box_edge.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 215px;
}

.sidebar_inner {
	width: 167px;
	margin-left: 23px;
}

.sidebar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.social_list {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	list-style: none;
}

.social_list li {
	border-bottom:1px solid #666666;
	padding: 5px 4px;
}


.social_list02 {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	margin-left: 20px;
	list-style: none;
}

.social_list02 li {
	padding: 5px 4px 5px 5px;
	border-bottom:1px solid #666666;
}


.home_logo_holder {
	float: left;
	width: 225px;
	margin-right: 20px;
}


.sidebar_nav_box {
	float: left;
	width: 215px;
	height: 164px;
	background-image: url(../images/sidebar_nav.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

.sidebar_nav_box_inner {
	float: left;
	width: 181px;
	margin-left: 15px;
	margin-top: 16px;
}

.sidebar_nav_btnbox {
	float: left;
	width: 181px;
	height: 42px;
}

.sidebar_nav_btn a {
	width: 181px;
	height: 42px;
	text-indent: -5000px;
	display: block;
}



/* end of sidebar */



/* start of footer */

#footer_wrapper {
	text-align: center;
	width: 100%;
	background-image: url(../images/footer_bg01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#footer {
	width: 1000px;
	height: 168px;
	text-align: left;
	margin: 0px auto;
	background-image: url(../images/footer_homebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer #foot_left {
	width: 496px;
	float: left;
	margin-left: 50px;
	margin-top: 29px;
}

#footer #foot_right {
	width: 292px;
	float: left;
	margin-top: 29px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 3px;
}

#footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 3px 3px 6px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #62512D;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F6EDCC;
	text-decoration: underline;
}

#footer ul {
	font-size: 11px;
	list-style: none;
	width: 100%;
}

#footer li {
	display: inline;
	padding: 3px;
	margin: 3px;
}

.foot_btn_donate {
	text-indent: -5000px;
	display: block;
	height: 81px;
	width: 146px;
	float: left;
}

.foot_btn_donate a {
	text-indent: -5000px;
	display: block;
	height: 81px;
	width: 146px;
}

.foot_btn_twitter {
	text-indent: -5000px;
	display: block;
	height: 81px;
	width: 73px;
	float: left;
}

.foot_btn_twitter a {
	text-indent: -5000px;
	display: block;
	height: 81px;
	width: 73px;
}

.foot_btn_fb {
	text-indent: -5000px;
	display: block;
	height: 81px;
	width: 73px;
	float: left;
}

.foot_btn_fb a {
	text-indent: -5000px;
	display: block;
	height: 81px;
	width: 73px;
}

.foot_logo_bd {
	text-indent: -5000px;
	display: block;
	height: 26px;
	width: 173px;
	float: left;
	text-indent: -5000px;
	background-image: url(../images/logo_bd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 50px;
	margin-bottom: 20px;
}

.foot_logo_bd a {
	text-indent: -5000px;
	display: block;
	height: 26px;
	width: 173px;
}


#footer_inside {
	width: 1000px;
	height: 168px;
	text-align: left;
	margin: 0px auto;
	background-image: url(../images/inside_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer_inside #footinside_left {
	width: 496px;
	float: left;
	margin-left: 50px;
	margin-top: 29px;
}

#footer_inside #footinside_right {
	width: 292px;
	float: left;
	margin-top: 29px;
}

#footer_inside p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 3px;
}

#footer_inside h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 3px 3px 6px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #62512D;
}

#footer_inside a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#footer_inside a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F6EDCC;
	text-decoration: underline;
}

#footer_inside ul {
	font-size: 11px;
	list-style: none;
	width: 100%;
}

#footer_inside li {
	display: inline;
	padding: 3px;
	margin: 3px;
}

/* end of footer */






/* Form styling */
.form { }
.form p {
 padding-bottom:5px !important;
}
.form label {
 display:block;
 float:left;
 margin-right:15px;
 padding-top:2px;
 text-align:right;
 width:150px;
}
.form input, .form textarea {
 width:250px;
}
.form .submit input {
 margin-left:165px;
 width:auto;
}
.form .checkbox {
 width: 15px;
}
.form .captcha img {
 margin-left:165px;
}
.form .directions {
 text-align:left;
}
.success {
 color:#000000;
 font-weight:bold;
 padding-top:30px;
 text-align:center;
}
.error {
 color:#ff0000;
 font-weight:bold;
 text-align:center;
}
/* Form styling */

