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

body{
	margin:0;
	color:#232323;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f3f7c9;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}


.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------main--------------------*/

/*------------------------------------------------topheader--------------------*/
#logo_header{
	width:1004px;
	height:88px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}
.login_area {
	margin: 0px;
	float: right;
	height: 33px;
	width: 454px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: -16px;
}
.newuser_textarea {
	margin: 0px;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.login_buttonarea {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 22px;
	width: 90px;
}

.login_button {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #b43a09;
	text-decoration: none;
	background-image: url(images/login_button.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 22px;
	width: 88px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	line-height: -10px;
}
.login_button:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/login_button1.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 22px;
	width: 88px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	line-height: -10px;
}
.signup_button {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #b43a09;
	text-decoration: none;
	background-image: url(images/login_button.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 22px;
	width: 88px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	line-height: -10px;
}
.signup_button:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/login_button1.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 22px;
	width: 88px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	line-height: -10px;
}
.newuser_text {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #f3df4d;
	text-decoration: none;
}
.signup_buttonarea {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 22px;
	width: 92px;
}
/*------------------------------------------------menu_area--------------------*/
#menu_area{
	width:1004px;
	height:31px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
}.menu_areas {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 31px;
	width: 658px;
}
.menu {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 23px;
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 1px;
	padding-left: 14px;
	border: 1px none #990000;
}
.menu:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #a41100;
	margin: 0px;
	float: left;
	height: 23px;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}
/*------------------------------------------------body_area--------------------*/
#body_area{
	width:1004px;
	height:848px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
}
#innerbody_area{
	width:1004px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
}
.left_area {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 848px;
	width: 347px;
}
.left_head {
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #5c863c;
	text-decoration: none;
	background-image: url(images/left_area_01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 44px;
	width: 297px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.findapartner_area {
	background-image: url(images/left_area_02.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 250px;
	width: 267px;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.formarea {
	margin: 0px;
	float: left;
	height: 242px;
	width: 260px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.form_name {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 23px;
	width: 75px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.form_textbox {
	margin: 0px;
	float: left;
	height: 23px;
	width: 140px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.text_box {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 16px;
	width: 116px;
	border: 1px solid #c4c19e;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text_box1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 75px;
	border: 1px solid #c4c19e;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text_box2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 16px;
	width: 50px;
	border: 1px solid #c4c19e;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.submit_area {
	margin: 0px;
	float: left;
	width: 180px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
.submit {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #f7f6e8;
	text-decoration: none;
	background-color: #941a1a;
	margin: 0px;
	float: left;
	height: 14px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.submit:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #f7f6e8;
	text-decoration: none;
	background-color: #222327;
	margin: 0px;
	float: left;
	height: 14px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.left_head1 {
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #5c863c;
	text-decoration: none;
	background-image: url(images/left_area_03.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 46px;
	width: 297px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}.profile1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #5c863c;
	text-decoration: none;
	background-image: url(images/left_area_04.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 80px;
	width: 222px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 125px;
	cursor:pointer;
}
.profile1:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #5c863c;
	text-decoration: none;
	background-image: url(images/left_area_04_1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 80px;
	width: 222px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 125px;
	cursor:pointer;
}
.profile2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #5c863c;
	text-decoration: none;
	background-image: url(images/left_area_05.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 81px;
	width: 222px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 125px;
	cursor:pointer;
}
.profile2:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #5c863c;
	text-decoration: none;
	background-image: url(images/left_area_05_1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 81px;
	width: 222px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 125px;
	cursor:pointer;
}
.profile3 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #5c863c;
	text-decoration: none;
	background-image: url(images/left_area_06.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 82px;
	width: 222px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 125px;
	cursor:pointer;
}
.profile3:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #5c863c;
	text-decoration: none;
	background-image: url(images/left_area_06_1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 82px;
	width: 222px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 125px;
	cursor:pointer;
}
.profile4 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #5c863c;
	text-decoration: none;
	background-image: url(images/left_area_07.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 80px;
	width: 222px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 125px;
	cursor:pointer;
}
.profile4:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #5c863c;
	text-decoration: none;
	background-image: url(images/left_area_07_1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 80px;
	width: 222px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 125px;
	cursor:pointer;
}
.profile_head {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.clickhere_profiles {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/left_area_08.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 40px;
	width: 282px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
}
.clickhere_profiles:hover {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/left_area_08_1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 40px;
	width: 282px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
}
.right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 848px;
	width: 657px;
}
.banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 364px;
	width: 657px;
}
.right_slogan {
	margin: 0px;
	float: left;
	height: 175px;
	width: 627px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.right_head {
	font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
	color: #dc5c27;
	text-decoration: none;
}
.right_text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #26261d;
	text-decoration: none;
}
.right_text1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #dc5c27;
	text-decoration: none;
}
.right_stories_links {
	margin: 0px;
	float: left;
	height: 300px;
	width: 627px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}.latest_stories {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 265px;
}
.right_head1 {
	font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
	color: #222327;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 264px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.right_more {
	font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
	color: #222327;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.right_links {
	margin: 0px;
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.links {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #476a27;
	text-decoration: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 290px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 10px;
	background-position: 0px 4px;
}


.story1 {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #5c863c;
	text-decoration: none;
	background-image: url(images/story1_active.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 50px;
	width: 174px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.story1:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #5c863c;
	text-decoration: none;
	background-image: url(images/story1_hover.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 50px;
	width: 174px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.story2 {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #5c863c;
	text-decoration: none;
	background-image: url(images/story2_active.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 50px;
	width: 174px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.story2:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #5c863c;
	text-decoration: none;
	background-image: url(images/story2_hover.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 50px;
	width: 174px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.story3 {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #5c863c;
	text-decoration: none;
	background-image: url(images/story3_active.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 50px;
	width: 174px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.story3:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #5c863c;
	text-decoration: none;
	background-image: url(images/story3_hover.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 50px;
	width: 174px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.more_button {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #b43a09;
	text-decoration: none;
	background-image: url(images/moreinfo.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 24px;
	width: 106px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.more_button:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/moreinfo1.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 24px;
	width: 106px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.links_link {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #dc5a27;
	text-decoration: underline;
}
.links_link:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
/*------------------------------------------------fotter--------------------*/
#fotter{
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: left;
	height: 108px;
	background-attachment: scroll;
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
}
.fotter_links {
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #952f0c;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.fotter_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #cb0002;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 43px;
	width: 944px;
	padding-top: 53px;
	padding-right: 30px;
	padding-bottom: 32px;
	padding-left: 30px;
}

.fotter_copyrights {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #f3e052;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.fotter_validation {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #c75c2c;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*------------------------------------------------fotterlinks --------------------*/
a.fotterlink:link {
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #fffbd7;

}
a.fotterlink:visited {
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #fffbd7;

}
a.fotterlink:hover {
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #f3e052;

}
a.fotterlink:active{
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #fffbd7;

}
/*------------------------------------------------fotterlinksend--------------------*/

/*------------------------------------------------validation --------------------*/
a.xhtml:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #333333;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.xhtml:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #333333;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.xhtml:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;

	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #941a1a;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.xhtml:active{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #333333;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

a.css:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #941a1a;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a.css:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #941a1a;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a.css:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
background-color: #333333;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a.css:active{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #941a1a;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
/*------------------------------------------------validation--------------------*/
#innersubblank
		{
			margin:0px;
			padding:0px;
			float: right;
			width: 657px;
		}
#innerblank
		{
			width:1004px;
			margin-top: 0;
			margin-right: auto;
			margin-bottom: 4px;
			margin-left: auto;
			font-family: Tahoma;
			font-size: 12px;
			font-style: normal;
			line-height: normal;
			font-weight: bold;
			font-variant: normal;
			text-transform: none;
			color: #dcd66e;
			text-decoration: none;
			padding:0px;
			float: left;
			background-image:url(images/inner.jpg);
			background-repeat:repeat-y;
		}
#innercontentblank
		{
			margin: 0px;
			float: left;
			width: 627px;
			padding-top: 0px;
			padding-right: 0px;
			padding-bottom: 0px;
			padding-left: 30px;
		}
#innerhedding
		{
	font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
	color: #dc5c27;
	text-decoration: none;
			margin:0 0 10px 0;
			float: left;
			width: 500px;
			padding: 0px;
		}
#innercontent
		{
			font-family: "Trebuchet MS";
			font-size: 11px;
			color: #000000;
			text-decoration: none;
			font-weight: normal;
			margin:0 0 10px 0;
			float: left;
			width: 500px;
			padding: 0px;
		}
#innercontent002
		{
			font-family: "Trebuchet MS";
			font-size: 11px;
			color: #000000;
			text-decoration: none;
			font-weight: normal;
			margin:0 0 10px 0;
			float: left;
			width: 500px;
			padding: 0px;
		}								
#innercontent003
		{
			font-family: "Trebuchet MS";
			font-size: 11px;
			color: #000000;
			text-decoration: none;
			font-weight: normal;
			margin:0 0 10px 0;
			float: left;
			width: 500px;
			padding: 0px;
		}								
#innercontent004
		{
			font-family: "Trebuchet MS";
			font-size: 11px;
			color: #000000;
			text-decoration: none;
			font-weight: normal;
			margin:0 0 10px 0;
			float: left;
			width: 500px;
			padding: 0px;
		}												
#submenuhedding
		{
	font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
	color: #dc5c27;
	text-decoration: none;
			margin:0 0 10px 0;
			float: left;
			width: 509px;
			padding: 0px;
		}
		
#submenutop
		{
			margin: 0px;
			float: left;
			width: 509px;
			height:1px;
			padding: 0px;
			background-image:url(images/topline.jpg);
			background-repeat:no-repeat;
		
		}
.submenu
		{
			font-family: "Trebuchet MS";
			font-size: 11px;
			color: #000000;
			text-decoration: none;
			margin: 0px;
			float: left;
			width: 509px;
			height:19px;
			padding:2px 0 0 25px;
			background-image: url(images/active.jpg);
			background-repeat:no-repeat;
		
		}
.submenu:hover
		{
			font-family: "Trebuchet MS";
			font-size: 11px;
			color: #000000;
			text-decoration: none;
			margin: 0px;
			float: left;
			width: 509px;
			height:19px;
			padding:2px 0 0 25px;
			background-image: url(images/over.jpg);
			background-repeat:no-repeat;
		
		}	
/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/
#contactblank
			{
			margin: 0px;
			float: left;
			width: 627px;
			padding-top: 0px;
			padding-right: 0px;
			padding-bottom: 0px;
			padding-left: 30px;

			}
		
#contactinnerblank
		{
				width:1004px;
				height:500px;
				float:left;
				margin:0px;
				padding:0px;
		}
#contactheddingblank
		{
			width:500px;
			height:30px;
			float:left;
			margin:27px 0 0 45px;
			padding:0px;
			font:normal 12px/17px Arial, Helvetica, sans-serif;
			color:#CECECE;
			border-bottom: solid 1px #7f7f7f;
			
			
		}
#contactaddressblank{
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #5c863c;
	text-decoration: none;
	background-image: url(images/left_area_03.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 46px;
	width: 297px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	}
#contactaddresshedding
		{
	margin:30px 0 0 40px;
	padding:0px;
	float: left;
	width: 700px;
		}		

#contactaddresstext{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 80px;
	width: 280px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:50px;
	}
#contactsmallhedding
			{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #dc5c27;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
			}
#contacthedding
			{
	font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
	color: #dc5c27;
	text-decoration: none;
			margin:0 0 10px 0;
			float: left;
			width: 500px;
			padding: 0px;
		}
			
#contactfeildnameblank
			{
				width:150px;
				height:400px;
				margin:10px 0 0 0px;
				padding:0;
				float:left;
			}
#contactfeildblank
			{
				width:250px;
				height:400px;
				margin:10px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname
			{
				width:150px;
				height:20px;
				margin:0px;
				padding:0;
				float:left;
			}
#contactfeildname002
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname003
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname004
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname005
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname006
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname007
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname008
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname009
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild
			{
				width:200px;
				height:20px;
				margin:0px;
				padding:0;
				float:left;
			}
#contactfeild002
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild003
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild004
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild005
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild006
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild007
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild008
			{
				width:200px;
				height:20px;
				margin:8px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild009
			{
				width:200px;
				height:60px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#submitbutton
			{
				width:200px;
				height:20px;
				margin:50px 0 0 0;
				padding:0;
				float:left;

			}	
			
.contactfeildname
			{
				font-family: "Trebuchet MS";
				font-size: 12px;
				font-weight: normal;
				color: #000000;
			}
.contactfeild
			{	font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color: #3c4538;
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
				height:20px;
			}
.contactfeild:hover
			{
				font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color:#3c4538;
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
				height:20px;
			}

.contactinput
		{
			width:160px;
			height:20px;
			font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
			font-size:12px;
			font-weight:bold;
			color:#3c4538;
			background-color:#FFFFFF;
			border:solid;
			border-color:#F3F3F3;
			border-width:1px;
		}
.contactinput:hover
		{
			width:160px;
			height:20px;
			font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
			font-size:12px;
			font-weight:bold;
			color:#3c4538;
			background-color:#F9F9F9;
			border:solid;
			border-color:#F3F3F3;
			border-width:1px;				}
/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/
					

