/* CSS Document */

html {
        background-image:url(/images/background-tile.jpg);
        background-repeat: repeat-x;
}
body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin:0px 0px 0px 0px;
}
div#content {
	width:800px;
	height:1000px;
	overflow:auto;
}
div#column1 {
        float: left; height: auto; width: 295px;
}

div#rotatingimage{
        margin: 0px; padding: 0px;
}
div#areas {
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	width: 280px;
	text-align: center;
	position: relative;
	left: 0px;
	margin-left: 10px;
	margin-top: 5px;
}

#content #column1 #areas h2 {
        text-indent: -9999px;
}
#content #column1 #areas #specials li {
	background-image: none;
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	font-size: 1em;
}
#content #column1 #areas #specials{
	background-image: none;
	background-repeat: no-repeat;
	width: 280px;
	height: 102px;
	left: 4px;
	top: 405px;
	margin-left: 0px;
	padding-left: 0px;
}
#content #column1 #areas #offer{
	background-image: none;
	background-repeat: no-repeat;
	width: 280px;
	height: 102px;
	left: 4px;
	top: 405px;
	margin-left: 0px;
	padding-left: 0px;
}
#content #column1 #areas #video{
	background-image: none;
	background-repeat: no-repeat;
	width: 280px;
	height: 102px;
	left: 4px;
	top: 405px;
	margin-left: 0px;
	padding-left: 0px;
}

#content #column2 {
        float: right;
        /*height: 800px;*/
        width: 480px;
        margin: 0px;
        padding: 0px;
}


#content #column2 #address {
	text-align:right;
	font-size:0.6em;
	float : right;
	height: 37px;
	width: 480px;
}
#content #column2 #categories {
	height: 215px;
	width: 475px;
	float: left;
	
}
#content #column2 #categories ul {
margin: 0; padding: 0; 	list-style-type: none; list-style-image: none; width: 480px; 
top:120px;

}
#content #column2 #categories li {
	position:relative;
	display: inline;
	float: left;
	width: 155px;
	height:215px;
	
}

#content #column2 #categories li#one a{
	background : #ccc url(/images/features/category-weddings.jpg) repeat-x 0 100%;
	
}
#content #column2 #categories li#two a{
	background : #ccc url(/images/features/category-portraits.jpg) repeat-x 0 100%;

}
#content #column2 #categories li#three a{
	background: #ccc url(/images/features/category-commercial.jpg) repeat-x 0 100%;
	
}

#content #column2 #categories li#end {
	position:static;
	display:list-item;
	float: none;
	text-indent:-9999px;
	height:0x;
	width:0px;
}

#content #column2 #categories li h2 {
	text-indent: -9999px;
	height: 0px;
	width: 0px;	
}

#content #column2 #categories li p {
	text-indent: -9999px;
	height: 0px;
	width: 0px;	
}
#content #column2 #logo {
	top: 4px;
	width: 474px;
	height: 161px;
	text-indent:-9999px;
	background-image: url(/test/images/index5_07.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
#content #column2 #navigation {
	float: left;
	height: 220px;
	width: 350px;
	margin:10px;
}

#content #column2 #navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#content #column2 #navigation img {
    border: none;
} 

#menu4 {
	float:left;
	width: 170px;
	margin: 0px;
	border-style: solid solid none solid;
	border-color: #000;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu4 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu4 li a:link, #menu4 li a:visited {
	color: #CCC;
	display: block;
	background:  url(/images/menu4.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu4 li a:hover {
	color: #FFF;
	background:  url(/images/menu4.gif);
	padding: 8px 0 0 10px;
	}	
	
#tabsJ {
position: relative;
   	font: bold 0.6em Verdana;
   	float:left;
	width:480px;
   	line-height:normal;
	border-bottom:1px solid #000;
      }

#tabsJ h2 {
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
    #tabsJ ul {
	margin:0;
	padding:5px 5px 0px 0px;
	list-style:none;
}
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("/images/topnav/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 3px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("/images/topnav/tabrightH.gif") no-repeat right top;
      padding:5px 15px 3px 3px;
      color: #8080FF
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }
#spacer {
	font-size:45px;
	width: 480px;
	
}

#extras1 {
	margin: 5px;
	height: 72px;
	width: auto;
}

#extras1 img{

margin: 5px;

}