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

body  {
	font: 90% MS Trebuchet, Arial, Helvetica, sans-serif;
	background:url("images/idv_02.jpg"/*tpa=http://www.idvdshop.com/images/idv_02.jpg*/) repeat-x #EF9B1E;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

img {border:none}

.twoColFixLtHdr #container { 
	width: 955px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header {
    height:150px; 
	 /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}


.cart {color:ffffff; padding:2px 5px 0 0}

#menu {
    background:url("images/idv_06.jpg"/*tpa=http://www.idvdshop.com/images/idv_06.jpg*/) no-repeat;
	float:left;
	width:100%;
	height: 25px;
	font-size:90%;
	line-height:normal;
	}
#menu ul {
	margin:0;
	padding:1px 10px 0 10px;
	list-style:none;
	}
#menu li {
	display:inline;
	margin:0;
	padding:0;
	text-align:center;
	}
#menu a {
	float:left;
	background:url("images/tableftF.gif"/*tpa=http://www.idvdshop.com/images/tableftF.gif*/) no-repeat left top;
	margin:0;
	padding:0 2px 0 4px;
	text-decoration:none;
	}
#menu a span {
	float:left;
	display:block;
	background:url("images/tabrightF.gif"/*tpa=http://www.idvdshop.com/images/tabrightF.gif*/) no-repeat right top;
	padding: 6px 20px 0 10px;
	color:#000000;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {color:#000000;}
#menu a:hover {background-position:0% -21px;}
#menu a:hover span {background-position:100% -21px;} 



.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 165px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	 /* the background color will be displayed for the length of the content in the column, but no further */

}

.twoColFixLtHdr #sidebar1 p {
   background:url("images/idv_10.gif"/*tpa=http://www.idvdshop.com/images/idv_10.gif*/) top no-repeat;
   padding: 8px;
   height: 180px;
   }
   
 .twoColFixLtHdr #sidebar1 a {
   color:#000000;
   text-decoration:none;
   }
 
.twoColFixLtHdr #sidebar1 h1 {
   background:url("images/idv_08.gif"/*tpa=http://www.idvdshop.com/images/idv_08.gif*/) top no-repeat;
   width:165px;
   height:25px;
   font-size:95%;
   padding: 3px 0 0 15px;
   margin-bottom:-20px;
   margin-left:-7px;
   }

.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 166px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	 /* remember that padding is the space inside the div box and margin is the space outside the div box */
}


.twoColFixLtHdr #mainContent a {text-decoration:none; color:#CC6633; font-size:90%;}

.twoColFixLtHdr #middles {padding:5px;}

 
.twoColFixLtHdr #footer { 
 /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:url("images/idv_35.gif"/*tpa=http://www.idvdshop.com/images/idv_35.gif*/);
	height:65px; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 20px 10px; 
	color:#FFCC33;/* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.twoColFixLtHdr #footer a {color:#FFCC33;}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* --------------------------------------------------------------------------------------------------------------------- */

#top_header{
	width:1004px;
	height:25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #908b51;
	text-decoration: none;
	float: none;
	background-attachment: scroll;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #908b51;
	text-decoration: none;
}
.menu:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #beb873;
	text-decoration: none;
}
.menu_hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #beb873;
	text-decoration: none;
	cursor:text;
}
/*------------------------------------------------log_header--------------------*/
#logo_header{
	width:1004px;
	height:140px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #908b51;
	text-decoration: none;
	float: none;
	background-attachment: scroll;
	background-image: url(images/logo.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}.search_area {
	margin: 0px;
	float: left;
	width: 235px;
	padding-top: 111px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.search_boxarea {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 22px;
	width: 175px;
}
.search_textbox {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 21px;
	width: 165px;
	border: 1px solid #999999;
}
.search_buttonarea {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 22px;
	
}
.submit {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #cc6600;
	margin: 0px;
	float: left;
	height: 18px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.submit:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4b5c56;
	margin: 0px;
	float: left;
	height: 18px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.toplinks_area {
	margin: 0px;
	float: right;
	width: 250px;
	padding-top: 118px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}.toplinks {
	margin: 0px;
	float: none;
	width: 50%;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.userlogin {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 16px;
	width: 103px;
}
.registration_area {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 16px;
	width: 140px;
}

.userlogin_link {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #cc6600;
	text-decoration: none;
	background-image: url(images/userlogin_icon.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 16px;
	width: 80px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}
.userlogin_link:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #4b5c56;
	text-decoration: none;
	background-image: url(images/userlogin_icon.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 16px;
	width: 80px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}.registration {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #cc6600;
	text-decoration: none;
	background-image: url(images/member_reg_icon.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 16px;
	width: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.registration:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #4b5c56;
	text-decoration: none;
	background-image: url(images/member_reg_icon.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 16px;
	width: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
/*------------------------------------------------banner--------------------*/
#banner{
	width:1004px;
	height:238px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #908b51;
	text-decoration: none;
	float: none;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
/*------------------------------------------------body_area--------------------*/
#body_area{
	width:926px;
	height:477px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #908b51;
	text-decoration: none;
	float: none;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#innerbody_area{
	width:926px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #908b51;
	text-decoration: none;
	float: none;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.categories {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 238px;
}
.categories_head {
	font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #4b5c56;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 230px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.categories_text {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #679a44;
	text-decoration: none;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 195px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
	background-position: 1px 4px;
}
.categories_link {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #cc6600;
	text-decoration: underline;
}
.categories_link:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #4b5c56;
	text-decoration: underline;
}
.categories_more {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #679a44;
	text-decoration: none;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 190px;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-position: right 22px;
	line-height: 16px;
}
.categories_morelink {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #cc6600;
	text-decoration: none;
}
.categories_morelink:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #4b5c56;
	text-decoration: none;
}
.newrelese1 {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #cc6600;
	text-decoration: none;
	background-image: url(images/newrelese1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.newrelese2 {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #cc6600;
	text-decoration: none;
	background-image: url(images/newrelese2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 33px;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
.features {
	background-color: #f1eac6;
	margin: 0px;
	float: left;
	height: 477px;
	width: 411px;
	border: 1px solid #dcd5b2;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.features_head {
	font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #4b5c56;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}.features_head1 {
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	text-transform: none;
	color: #cc6600;
	text-decoration: underline;
}
.features_image1 {
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	color: #679a44;
	text-decoration: none;
	background-image: url(images/features1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 100px;
	width: 320px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.features_image2 {
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	color: #679a44;
	text-decoration: none;
	background-image: url(images/features2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 100px;
	width: 320px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}.trailers {
	background-image: url(images/thecurse.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 128px;
	width: 93px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 315px;
}
.trailers_head {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #941a1a;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 85px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.trailers_text {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #4b5c56;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 90px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}.more {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #cc6600;
	text-decoration: none;
}
.more:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #4b5c56;
	text-decoration: none;
}
.news_area {
	margin: 0px;
	float: right;
	height: 477px;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.news_head {
	font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #4b5c56;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.news_text {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #679a44;
	text-decoration: none;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 190px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
	background-position: 1px 4px;
}.news_head1 {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #476a27;
	text-decoration: none;
}
.news_text1 {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #679a44;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/*------------------------------------------------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: 95px;
	background-attachment: scroll;
	background-image: url(images/fotter.jpg);
	background-repeat: repeat-x;
}
.fotter_links {
	font-family: Georgia;
	font-size: 11px;
	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: #cc6600;
	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: Georgia;
	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: #504a3f;
	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: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #cc6600;

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

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

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

}
/*------------------------------------------------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: #cc6600;
	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: #cc6600;
	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: #908b59;
	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: #cc6600;
	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: #908b59;
	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: #908b59;
	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: #cc6600;
	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: #908b59;
	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--------------------*/
#innerblank
		{
	margin: 0px;
	float: left;
	width: 620px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	overflow:hidden;
		
		}
#innerhedding
		{
	font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #4b5c56;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 400px;
	padding-top:1px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left:1px;
		
		}		
#innercontent
		{
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top:1px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left:1px;
	text-align:justify;
		
		}		
#innercontent002
		{
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #679a44;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top:1px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left:1px;
	text-align:justify;	
		
		}		
#innercontent003
		{
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #679a44;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top:1px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left:1px;
	text-align:justify;	
		
		}		
#innercontent004
		{
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #679a44;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top:1px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left:1px;
		
		}
#submenuhedding
		{
	font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #4b5c56;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 400px;
	padding-top:1px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left:1px;
		}		
#submenutop
{
	margin: 0px;
	float: left;
	width: 620px;
	height:1px;
	padding:0px;
	background-image: url(images/topline.jpg);
	background-repeat:no-repeat;
}
#submenublank
{
	margin: 0px;
	float: left;
	width: 620px;
	padding-top:1px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left:1px;
	overflow:hidden;
}
.submenu
{
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #679a44;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 620px;
	height:18px;
	padding:3px 0 0 25px;
	background-image:url(images/active.jpg);
	background-repeat:no-repeat;
}
.submenu:hover
{
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #679a44;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 620px;
	height:18px;
	padding:3px 0 0 25px;
	background-image:url(images/over.jpg);
	background-repeat:no-repeat;
	
}
/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/
#contactblank
			{
	margin: 0px;
	float: left;
	width: 674px;
	padding-top: 40px;
	padding-right: 30px;
	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{
	margin: 0px;
	float: left;
	height: 488px;
	width: 222px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 15px;
	}

#contactaddresshedding
		{
	font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #4b5c56;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 230px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
		}		

#contactaddresstext{
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #679a44;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 8px;
	background-position: 1px 4px;
	}
#contactsmallhedding
			{
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	text-transform: none;
	color: #cc6600;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
			}
#contacthedding
			{
	font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #4b5c56;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 400px;
	padding-top:1px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left:1px;
		
		}
			
#contacticon{
				width:86px;
				height:84px;
				float:left;
				background-image: url(contacticon.html);
				background-repeat:no-repeat;
				margin:10px 0 0 30px;
	}
#contactfeildnameblank
			{
				width:150px;
				height:400px;
				margin:10px 0 0 0;
				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:60px 0 0 0;
				padding:0;
				float:left;
				text-align:center;

			}	
			
.contactfeildname
			{
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #679a44;
	text-decoration: none;
			}
.contactfeild
			{	font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color: #3c4538;
				background-color:#fffdfd;
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				height:20px;
			}
.contactfeild:hover
			{
				font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color:#3c4538;
				background-color:#fffdfd;				
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				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;				}
.textarea
		{
			width:200px;
			height:100px;
			font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
			font-size:12px;
			font-weight:bold;
			color:#3c4538;
			background-color:#fffdfd;
			border:solid;
			border-color:#d2e3e9;
			border-width:1px;		}
.textarea:hover
		{
			width:200px;
			height:100px;
			font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
			font-size:12px;
			font-weight:bold;
			color:#3c4538;
			background-color:#fffdfd;
			border:solid;
			border-color:#d2e3e9;
			border-width:1px;		}
