/* CSS Document */

html {
        width:95%;
		background-color:#000000;
		background-image:url("/images/bg-wedding.jpg");
        background-repeat: repeat-x;
}
body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin:0px 0px 0px 0px;
		background-color: #000000;
		}
#header {
		height:62px;
		background-image: url("/images/bg-wedding.jpg");
		background-repeat: repeat-x;
		
}
#header img {
	float:left;
	background-image: url(/images/roxylogo.gif);
	background-repeat: no-repeat;
}
#address {
		text-align:right;
		font-size:0.6em;
		float : right;
		height: 37px;
		width: 480px;
}
#content {
		float:left;
		margin: 0px;
		height: 531px;
		width:723px;
		background-image: url("/images/weddings/Jon-award-2.-Freidlieb_short.jpg");
		background-repeat: no-repeat;
}
#contentprices {
	float:left;
	width:100%;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#showimage {
	margin: 70px;
	background-position: center center;

}
#textcolumn{
		width:450px;
}
#content h2 {
		font-size:1.1em;
		text-shadow:#0066FF;
		color:white;
}
#content p{
		font-size:.7em;
		color:white;
}
#tabsJ {
		/*position: relative;*/
   		font: bold 0.6em Verdana;
   		float:left;
		width:100%;
   		line-height:normal;
		border-bottom:1px solid #000;
}
#tabsJ h2 {
		color: #000;
		margin: 0px;
		padding: 0px 0px 0px 0px;
}
#tabsJ ul {
		margin:0;
		padding:0px 0px 0px 0px;
		list-style:none;
}
#tabsJ li {
      	display:inline;
      	margin:0px;
      	padding:0px;
}
#tabsJ a {
      	float:left;
      	background:url("/images/tableftwedding.gif") no-repeat left top;
      	margin:5px;
      	padding:0 0 0 3px;
      	text-decoration:none;
		font-size:10px;
}
#tabsJ a span {
      	float:left;
      	display:block;
      	background:url("/images/tabrightwedding.gif") no-repeat right top;
      	padding:3px 10px 3px 10px;
      	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;
}
.style1 {
		color: #000000;
}
.style2 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}
.style3 {
	color: #FFFFFF;
	font-size: 10px;
	
}
