/* CSS Document */
.subscribe_form{
width:200px; 
float:left;
margin:0px; 
padding-left:20px;
}
.subscribe{
margin:0px;
color:#241E01;
font-family:"Trebuchet MS";
font-size:14px;
}
.subscribe a{
color:#241E01;
}
body
	{
	margin:0px;
	background-image:url(images/bodybg.jpg);
	}
#wraper
	{
	width:1004px;
	margin:0px auto;
	}
#header
	{
	float:left;
	width:1004px;
	margin:0px;
	padding:0px;
	}
#headerimage
	{
	background-image:url(images/headerimage.jpg);
	background-repeat:no-repeat;
	width:1004px;
	height:324px;
	float:left;
	}
#menubg
	{
	float:left;
	width:1004px;
	background-image:url(images/menubg.jpg);
	background-repeat:no-repeat;
	height:50px;
	}
#menu
	{
	float:left;
	text-align:center;
	width:1004px;
	margin:16px 0 0 0;
	}
#menu ul
	{
	display:inline;
	padding:0px;
	margin:0px;
	text-align:center;
	}
#menu ul li
	{
	display:inline;
	padding:0px;
	margin:0 24px 0 0;
	text-align:center;
	}
#menu ul li a.menus
	{
	display:inline;
	padding:2px;
	margin:0px;
	font-family: Georgia;
	font-weight:normal;
	color: #2c260b;
	font-size:14px;
	text-decoration:none;
	line-height:18px;
	}
#menu ul li a.menus:hover
	{
	display:inline;
	padding:2px;
	margin:0px;
	font-family: Georgia;
	font-weight:normal;
	color: #2c260b;
	font-size:14px;
	text-decoration:none;
	background-color: #ffffff;
	line-height:18px;
	}
#indexbody
	{
	float:left;
	background-color: #c3a300;
	width:1004px;
	}
#welcometext
	{
	float:left;
	text-align:center;
	width:1004px;
	font-family: Georgia;
	font-weight:normal;
	font-size:40px;
	color: #241e01;
	margin:34px 0 0 0;
	}
#welcometext a
	{
	color: #241e01;
	text-decoration:none;
	}
#welcomesmalltextblank
	{
	float:left;
	margin:12px 0 0 0;
	width:917px;
	padding:0 0 0 87px;
	}
#welcomesmalltext
	{
	float:left;
	text-align:center;
	font-family: "Trebuchet MS";
	font-weight:normal;
	font-size:15px;
	color: #fcff86;
	width:836px;
	}
#indexbodyblank
	{
	float:left;
	margin:0;
	padding:0 0 0 10px;
	width:994px;
	}
#indexleftcontent
	{
	float:left;
	margin:5px 0 0 0;
	width:217px;
	background-image:url(images/vdotline.gif);
	background-repeat:repeat-y;
	background-position:right;
	height:340px;
	}
#indexleftcontent1
	{
	float:left;
	margin:5px 0 0 0;
	width:217px;
	background-image:url(images/vdotline.gif);
	background-repeat:repeat-y;
	background-position:right;
	}
#userloginheading
	{
	float:left;
	width:199px;
	height:25px;
	padding:7px 0 0 11px;
	background-color: #b84d02;
	font-family:"Trebuchet MS";
	font-size:20px;
	font-weight:normal;
	color: #fff6c7;
	line-height:18px;
	}
#loginboxblank
	{
	float:left;
	width:199px;
	padding:0 0 0 11px;
	margin:18px 0 0 0;
	}
#usernametextfieldtd
	{
	float:left;
	width:199px;
	}
.texfield001
	{
	width:177px;
	background-color: #d6c612;
	font-family:"Trebuchet MS";
	font-size:9px;
	font-weight:normal;
	color: #241e01;
	padding:4px 0 0 9px;
	border:0px;
	height:17px;
	}
#passwordtextfieldtd
	{
	float:left;
	width:199px;
	margin:8px 0 0 0;
	}
#submitblank
	{
	float:left;
	margin:8px 0 0 0;
	width:199px;
	}
.submitbt
	{
	float:left;
	width:52px;
	text-align:center;
	height:17px;
	font-family: "Trebuchet MS";
	font-weight:normal;
	font-size:10px;
	color: #fff6c7;
	text-decoration:none;
	padding:4px 0 0 0;
	background-image:url(images/submitactive.jpg);
	background-repeat:no-repeat;
	line-height:15px;
	}
.submitbt:hover
	{
	float:left;
	width:52px;
	text-align:center;
	height:17px;
	font-family: "Trebuchet MS";
	font-weight:normal;
	font-size:10px;
	color: #fff6c7;
	text-decoration:none;
	padding:4px 0 0 0;
	background-image: url(images/submithover.jpg);
	background-repeat:no-repeat;
	line-height:15px;
	}
#notyetamember
	{
	float:left;
	width:199px;
	margin:11px 0 0 0;
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #241e01;
	font-size:18px;
	}
#clickhereregistericon
	{
	float:left;
	margin:7px 0 0 0;
	background-image:url(images/clickhereicon.gif);
	background-repeat:no-repeat;
	padding:0 0 0 26px;
	width:171px;
	height:16px;
	}
.clickhereregister
	{
	float:left;
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size:11px;
	color: #fffd90;
	text-decoration: underline;
	line-height:15px;
	}
.clickhereregister:hover
	{
	float:left;
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size:11px;
	color: #fffd90;
	text-decoration: none;
	line-height:15px;
	}
#newsletterheading
	{
	float:left;
	width:199px;
	height:25px;
	padding:7px 0 0 11px;
	background-color: #b84d02;
	font-family:"Trebuchet MS";
	font-size:20px;
	font-weight:normal;
	color: #fff6c7;
	line-height:18px;
	margin:0px;
	}
#newsletterblank
	{
	float:left;
	width:199px;
	padding:0 0 0 11px;
	margin:0px;
	}
#newslettersmalltxt
	{
	float:left;
	width:182px;
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:bold;
	color: #b84d02;
	line-height:12px;
	}
#newslettertextfield
	{
	float:left;
	margin:10px 0 0 0;
	width:199px;
	}
#signupblank
	{
	float:left;
	margin:8px 0 0 0;
	width:199px;
	height:32px;
	}
#indexmiddlecontent
	{
	float:left;
	margin:5px 0 0 0;
	padding:0 0 0 6px;
	width:327px;
	background-image:url(images/vdotline.gif);
	background-repeat:repeat-y;
	background-position:right;
	height:340px;
	}
#birdcaretipsheading
	{
	float:left;
	width:307px;
	height:25px;
	padding:7px 0 0 13px;
	background-color: #355e12;
	font-family:"Trebuchet MS";
	font-size:20px;
	font-weight:normal;
	color: #fff6c7;
	line-height:18px;
	}
#birdcaretipsblank
	{
	float:left;
	width:308px;
	padding:0 0 0 13px;
	margin:20px 0 0 0;
	}
#birdcaretipsheading001
	{
	float:left;
	width:308px;
	font-family: Georgia;
	font-weight: normal;
	font-size:20px;
	color: #241e01;
	line-height:21px;
	}
#birdtipsblank
	{
	float:left;
	width:308px;
	margin:19px 0 0 0;
	}
#birdtips
	{
	float:left;
	display:block;
	padding:0px;
	margin:0px;
	width:294px;
	}
#birdtips ul
	{
	float:left;
	display:block;
	padding:0px;
	margin:0px;
	}
#birdtips ul li
	{
	float:left;
	display:block;
	padding:0 0 13px 12px;
	margin:0px;
	background-image:url(images/tipsicon.gif);
	background-repeat:no-repeat;
	width:282px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:12px;
	color: #e5cd50;
	line-height:14px;
	}
#birdtips ul li a
	{
	float:left;
	display:block;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:12px;
	color: #fff6c7;
	text-decoration:underline;
	}
#birdtips ul li a:hover
	{
	float:left;
	display:block;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:12px;
	color: #fff6c7;
	text-decoration:none;
	}
#birdtipsmoreblank
	{
	float:left;
	margin:10px 0 0 0;
	width:282px;
	}
#indexrightcontent
	{
	float:left;
	padding:0 0 0 7px;
	width:295px;
	}
#indexrightimg
	{
	float:left;
	background-image:url(images/img.jpg);
	background-repeat:no-repeat;
	width:295px;
	height:209px;
	}
#title
	{
	float:left;
	margin:180px 0 0 0;
	padding:0 0 0 14px;
	width:281px;
	font-family:"Trebuchet MS";
	font-size:9px;
	font-weight:bold;
	color: #15261c;
	line-height:14px;
	}
#titleleft
	{
	float:left;
	width:114px;
	}
.titlename
	{
	color: #b44100;
	}
#photography
	{
	float:left;
	width:125px;
	}
.photographername
	{
	color: #fff6c7;
	}
#morephotosblank
	{
	float:left;
	margin:5px 0 0 0;
	width:295px;
	}
#more1
	{
	width:95px;
	height:95px;
	float:left;
	background-image:url(images/img1.jpg);
	background-repeat:no-repeat;
	margin:0 5px 0 0;
	}
#more2
	{
	width:95px;
	height:95px;
	float:left;
	background-image:url(images/img2.jpg);
	background-repeat:no-repeat;
	margin:0 5px 0 0;
	}
#more3
	{
	width:95px;
	height:95px;
	float:left;
	background-image:url(images/img3.jpg);
	background-repeat:no-repeat;
	margin:0px;
	}
#clickheremorephotosblank
	{
	float:left;
	width:295px;
	margin:5px 0 0 0;
	}
.clickheremorephotos
	{
	float:left;
	text-align:center;
	width:295px;
	height:23px;
	background-image:url(images/clickheremorephotosactive.jpg);
	background-repeat:no-repeat;
	font-family: "Trebuchet MS";
	font-size:10px;
	font-weight:bold;
	color: #fff6c7;
	text-decoration:none;
	padding:9px 0 0 0;
	line-height:15px;
	}
.clickheremorephotos:hover
	{
	float:left;
	text-align:center;
	width:295px;
	height:23px;
	background-image:url(images/clickheremorephotoshover.jpg);
	background-repeat:no-repeat;
	font-family: "Trebuchet MS";
	font-size:10px;
	font-weight:bold;
	color: #fff6c7;
	text-decoration:none;
	padding:9px 0 0 0;
	line-height:15px;
	}
#footer
	{
	float:left;
	width:1004px;
	background-color: #c3a300;
	}
#footernavblank
	{
	float:left;
	width:1004px;
	margin:34px 0 0 0;
	background-color: #b82d02;
	height:25px;
	padding:7px 0 0 0;
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:bold;
	color: #fff6c7;
	text-align:center;
	line-height:18px;
	}
.footernav
	{
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:bold;
	color: #fff6c7;
	text-decoration:none;
	}
.footernav:hover
	{
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:bold;
	color: #fff6c7;
	text-decoration: underline;
	}
#copyrights
	{
	float:left;
	width:1004px;
	text-align:center;
	margin:14px 0 0 0;
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	color: #eede27;
	}
#copyrights a
	{
	color: #eede27;
	}
#validationblank
	{
	float:left;
	height:17px;
	padding:0 0 0 443px;
	margin-top:9px;
	height:25px;
	text-align:center;
	}
#validation
	{
	float:left;
	width:120px;
	height:17px;
	height:17px;
	padding:0px;
	text-align:center;
	}
.xhtml
	{
	float:left;
	width:55px;
	height:17px;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#fffbcc;
	text-align:center;
	text-decoration:none;
	background-image:url(images/submit.jpg);
	background-repeat:no-repeat;
	}
.xhtml:hover
	{
	float:left;
	width:55px;
	height:17px;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#fffbcc;
	text-align:center;
	text-decoration:none;
	background-image:url(images/submitover.jpg);
	background-repeat:no-repeat;
	}
.css
	{
	float:left;
	width:55px;
	height:17px;
	margin:0 0 0 3px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#fffbcc;
	text-align:center;
	text-decoration:none;
	background-image:url(images/submitover.jpg);
	background-repeat:no-repeat;
	}
.css:hover
	{
	float:left;
	width:55px;
	height:17px;
	margin:0 0 0 3px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#fffbcc;
	text-align:center;
	text-decoration:none;
	background-image:url(images/submit.jpg);
	background-repeat:no-repeat;
	}
#catlinksblank
	{
	float:left;
	margin:10px 0;
	width:188px;
	padding:0 0 0 11px;
	overflow:hidden;
	}
#catlinksblank ul
	{
	float:left;
	padding:0px;
	margin:0px;
	display:block;
	}
#catlinksblank ul li
	{
	float:left;
	padding:0px;
	margin:0px;
	display:block;
	}
#catlinksblank ul li.toplines
	{
	float:left;
	padding:0px;
	margin:0px;
	display:block;
	width:188px;
	background-image:url(images/toplines.gif);
	background-repeat:no-repeat;
	height:1px;
	line-height:1px;
	}
#catlinksblank ul li a
	{
	float:left;
	padding:0px;
	margin:0px;
	width:173px;
	height:17px;
	padding:3px 0 0 15px;
	font-family: "Trebuchet MS";
	font-weight:normal;
	font-size:10px;
	color: #1d1616;
	background-image: url(images/normal.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	overflow:hidden;
	}
#catlinksblank ul li a:hover
	{
	float:left;
	padding:0px;
	margin:0px;
	width:173px;
	height:17px;
	padding:3px 0 0 15px;
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size:10px;
	color: #1d1616;
	background-image: url(images/hoverimage.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	}
#usefullinks
	{
	float:left;
	width:199px;
	height:25px;
	padding:7px 0 0 11px;
	background-color: #b84d02;
	font-family:"Trebuchet MS";
	font-size:20px;
	font-weight:normal;
	color: #fff6c7;
	line-height:18px;
	margin:16px 0 0 0;
	}
#innercontentblank
	{	
	width:750px;
	float:left;
	margin:0px;
	padding:0 0 0 15px;
	}
#innerhedding, h6
	{	
	width:737px;
	float:left;
	padding:7px 0 0 13px;
	background-color: #355e12;
	font-family:"Trebuchet MS";
	font-size:20px;
	font-weight:normal;
	color: #fff6c7;
	line-height:18px;
	height:25px;
	margin:5px 0 0 0;
	}
#innercontent, .review
	{	
	width:750px;
	float:left;
	margin:10px 0 0 0;
	padding:0px;
	font-family: "Trebuchet MS";
	font-size:14px;
	font-weight: normal;
	color:#241e01;
	text-align:justify;
	line-height:14px;
	}
.review a, b
	{	
	font-size:14px;
	font-weight: bold;
	color:#241e01;
		}
#innercontent ul li a
	{	
	color:#FFF;
	}
#innercontent img
	{
		display:block;
		margin:auto;
	}
#innercontent h4
	{
		margin:0px; padding:0px;
		padding-top:25px;
		padding-bottom:15px;
		font-size:25px;
		font-weight:bold;
	}
#innercontent h4 a
	{
		color:#FFF;
		text-decoration:none;
	}
#innercontent002
	{	
	width:615px;
	float:left;
	margin:10px 0 0 0;
	padding:0px;
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight: normal;
	color:#241e01;
	text-align:justify;		
	line-height:14px;
	}
#innercontent003
	{	
	width:615px;
	float:left;
	margin:10px 0 0 0;
	padding:0px;
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight: normal;
	color:#241e01;
	text-align:justify;		
	line-height:14px;	
	}
#innercontent004
	{	
	width:615px;
	float:left;
	margin:10px 0 0 0;
	padding:0px;
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight: normal;
	color:#241e01;
	text-align:justify;		
	line-height:14px;
	}
#innercontent005
	{	
	width:615px;
	float:left;
	margin:10px 0 0 0;
	padding:0 0 0px 0;
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight: normal;
	color:#241e01;
	text-align:justify;		
	line-height:14px;
	}
#contactaddresshedding
	{
	width:602px;
	float:left;
	padding:7px 0 0 13px;
	background-color: #355e12;
	font-family:"Trebuchet MS";
	font-size:20px;
	font-weight:normal;
	color: #fff6c7;
	line-height:18px;
	height:25px;
	margin:5px 0 0 0;
	}
#innercontent007
	{
	width:615px;
	float:left;
	margin:10px 0 0 0;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	color:#363636;
	text-align:justify;		
	}		
#contactaddresstext
	{
	width:615px;
	float:left;
	margin:10px 0 0 0;
	padding:0px;
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight: normal;
	color:#eede27;
	}
#contactsmallhedding
	{
	width:615px;
	float:left;
	margin:10px 0 0 0;
	padding:0px;
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#fff6c7;
	display:block;
	text-decoration:none;
	line-height:15px;		
	}
#contacthedding
	{
	width:602px;
	float:left;
	padding:7px 0 0 13px;
	background-color: #355e12;
	font-family:"Trebuchet MS";
	font-size:20px;
	font-weight:normal;
	color: #fff6c7;
	line-height:18px;
	height:25px;
	margin:5px 0 0 0;
	}
#submitform
	{
	width:370px;
	margin:0px;
	float:left;
	padding:0 0 0 5px;
	height:445px;
	}
#submitformtop
	{
	width:370px;
	height:25px;
	float:left;
	margin:0px;
	padding:17px 0 0 0;
	}
.submitformtop
	{
	width:370px;
	height:25px;
	float:left;
	margin:0px;
	padding:0px;
	}
.submitforml
	{
	width:150px;
	height:25px;
	float:left;
	margin:0px;
	padding:0px;
	color:#eede27;
	font-family: "Trebuchet MS";
	font-size:12px;
	}
.submitformr
	{
	width:200px;
	height:25px;
	float:left;
	margin:0px;
	padding:0px;
	}
.submitformr2
	{
	width:200px;
	height:150px;
	float:left;
	margin:0px;
	padding:0px;
	}
.slist
	{
	width:200px;
	height:20px;
	margin:0px;
	padding:0px;
	float:left;
	color:#382614;
	font-family:Arial;
	font-size:11px;
	}
.stext
	{
	width:196px;
	height:18px;
	margin:0px;
	padding:0px;
	float:left;
	color:#382614;
	font-family:Arial;
	font-size:11px;
	}
.submitformbottom
	{
	width:370px;
	height:150px;
	float:left;
	margin:0px;
	padding:0px;
	}
.scomments
	{
	width:196px;
	height:100px;
	margin:0px;
	padding:0px;
	float:left;
	color:#382614;
	font-family:Arial;
	font-size:12px;
	}
.formsubmit
	{
	width:60px;
	height:18px;
	float:left;
	margin:10px 0 0 0;
	padding:2px 0 0 0;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#a6401a;
	text-align:center;
	text-decoration:none;
	}
.formsubmit:hover
	{
	width:60px;
	height:18px;
	float:left;
	margin:0px;
	padding:2px 0 0 0;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#af7e40;
	text-align:center;
	text-decoration:none;
	}
#formsubmit
	{
	width:100px;
	height:20px;
	float:left;
	margin:0px;
	padding:4px 0 0 0;
	}
		