/*	Victoria Arms  /*
/*  victoriaarms.com  */
/*  written by Billboard Boz Bentley */


/*  GENERAL
*******************************************************************************************************************/

	*									{margin:0; padding:0;}
	body								{background:#5e633b url(../images/bg.jpg) top center no-repeat; font:1em Arial, Helvetica, sans-serif; color:#5e633b; margin-top:81px;}
	#container							{background:#5e633b; width:825px; margin:0 auto;}
	
	a 									{outline:none;font:1em Arial, Helvetica, sans-serif; color:#5e633b;}
	img 								{border:none;}
	img.logo							{position:absolute; top:0;}
	p,ul								{margin-bottom:1em; line-height:1.4em;}
	h2									{font:italic 1.3em "Times New Roman", Times, serif; color:#5e633b; padding-bottom:1em; background:url(../images/h2_bg.gif) repeat-x;}
	h3									{font:italic 1.2em "Times New Roman", Times, serif; color:#5e633b; }
	h4									{font:italic .85em "Times New Roman", Times, serif; color:#5e633b; padding-bottom:1em; background:url(../images/h2_bg.gif) repeat-x;}
	hr									{background:url(../images/h2_bg.gif) bottom repeat-x; border:0; color:#f6eea1; height:1px; margin:0 0 1em 0;}

	.clear								{clear:both;}
	.hrzrule							{height:1px; margin:1.3em 0; background:url(../images/h2_bg.gif) bottom repeat-x;}
	.indent								{position:relative; left:60px;}
	.error								{color:red;}
	
	a.button 							{background:transparent url(../images/button_a.gif) no-repeat top right; display:block; float:left; height:21px; margin-right:6px; padding-right:8px; text-decoration:none; font-size:.7em; font-weight:bold; color:#fff;}
	a.button span						{background:transparent url(../images/button_span.gif) no-repeat top left; display:block; padding:3px 4px 4px 12px;} 
		
	.photo_left							{float:left; border:solid 3px #c5c2b6; margin:0 1em 1em 0;}
	.photo_right						{float:right; border:solid 3px #c5c2b6; margin:0 0 1em 1em;}


/*  HOME
*******************************************************************************************************************/

	#home_header1						{width:825px; background:#f6eea1 url(../images/home_mainpromoa.jpg) no-repeat; background-position:3px 0; position:relative;}
	#home_header2						{width:825px; background:#f6eea1 url(../images/home_mainpromob.jpg) no-repeat; background-position:3px 0; position:relative;}
	#home_header3						{width:825px; background:#f6eea1 url(../images/home_mainpromoc.jpg) no-repeat; background-position:3px 0; position:relative;}
	#home_header4						{width:825px; background:#f6eea1 url(../images/home_mainpromod.jpg) no-repeat; background-position:3px 0; position:relative;}
	#home_header5						{width:825px; background:#f6eea1 url(../images/home_mainpromoe.jpg) no-repeat; background-position:3px 0; position:relative;}
	#home_header6						{width:825px; background:#f6eea1 url(../images/home_mainpromof.jpg) no-repeat; background-position:3px 0; position:relative;}
	#home_header7						{width:825px; background:#f6eea1 url(../images/home_mainpromog.jpg) no-repeat; background-position:3px 0; position:relative;}
	#home_header8						{width:825px; background:#f6eea1 url(../images/home_mainpromoh.jpg) no-repeat; background-position:3px 0; position:relative;}
	#home_header9						{width:825px; background:#f6eea1 url(../images/home_mainpromoi.jpg) no-repeat; background-position:3px 0; position:relative;}
	
	#home_header1 p,					
	#home_header2 p,				
	#home_header3 p,		
	#home_header4 p,					
	#home_header5 p,				
	#home_header6 p,	
	#home_header7 p,					
	#home_header8 p						{font-size:.75em;}	
	#home_header9 p						{font-size:.75em;}	
				
	
	#home_promos						{background:url(../images/home_footer.gif) bottom no-repeat; padding-top:298px;}
	#home_leftpromo						{float:left; width:620px; padding:17px 10px 10px 20px; border-right:solid 1px #ccc7b9; margin-bottom:3px;  bottom left no-repeat;}
	#home_rightpromo					{float:right; width:150px; padding:17px 10px 10px 0px; border-right:solid 1px #ccc7b9; margin-bottom:3px;  bottom left no-repeat;}
	#home_rightpromo img				{border:solid 3px #f6eea1; margin-right:6px;}
	#home_rightpromo a					{color: #5e633b }




/*  NAV
*******************************************************************************************************************/

	#topnav								{background:url(../images/nav_bg.gif) no-repeat; height:32px; text-align:center;}
	#topnav ul							{list-style-type:none; font-size:.8em; margin-left:70px;}
	#topnav li							{float:left;}
	#topnav a							{float:left; padding:6px 11px 8px 11px; color:#e8e4a4; text-decoration:none; border-right:#6e855a solid 1px; margin-top:4px; font-weight:bold;}
	#topnav a:hover						{background:#30431e;}
	#topnav a.current					{background:#192f06;}
	#topnav a.end						{border-left:#6e855a solid 1px;}



/*  FOOTER
*******************************************************************************************************************/

	#home_footer						{clear:both; position:relative; color:#a1aa95; font-size:.9em;}
	#home_footer a						{color:#a1aa95;}

	#home_footer_text					{position:absolute; top:10px; left:276px;}

	
	#secondary_footer					{clear:both; position:relative; color:#a1aa95; font-size:.9em; height:8px; background:url(../images/secondary_footer.gif) bottom;}
	#secondary_footer a					{color:#a1aa95;}

	#secondary_footer_text				{position:absolute; top:18px; left:276px;}
	
	p.footerwidth						{width:550px;}

	

