/**************************

	styles.css
	for Paggi House
	
	Developed by: 
	KaganCreative, LLC
	
	Last edit: Jeff on
		12/1/2008

**************************/

body {
	margin: 0; padding: 0;
	background: url(../images/bg.gif) repeat-x top left #FFFFFF;
	text-align: center;
}

a { text-decoration: none; outline: none;
}

a:hover { text-decoration: underline; }

a img { border: none; }

.right { float: right; } 

.clear { clear: both; }

h2 {
	margin: 10px 0 0 20px; padding: 0;
	font-weight: normal;
	font-family: Futura T1, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #787878;
}

p { 
	margin: 10px 0 10px 20px; padding: 0;
	font-family: Futura T1, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #787878;
}

#container {
	margin: 0 auto 15px auto;
	padding: 0;
	width: 900px;
}

#header {
	margin: 0 0 0 60px; padding: 0;
	width: 780px;
	height: 190px;
	background: url(../images/bg_header.gif) no-repeat top left #ffffff;
	float: left;
	text-align: left;
}

	#head_logo {
		margin: 0 0 0 323px; padding: 0;
		width: 134px;
		height: 139px; 
		display: block;
	}	

#content {
	margin: 0 0 0 61px; padding: 0;
	width: 779px;
	min-height: 445px;
	height: auto !important;
	height: 445px;
	text-align: left;
	background: #ffffff;
	float: left;
}

#content table {
	margin: 0 auto 0 auto;
}

	#main_pic {
		margin: 20px 0 0 130px;
		width: 520px;
		height: 435px;
		z-index: 0;
		position: relative;
	}

#footer {
	margin: 0 0 15px 0; padding: 0;
	width: 900px;
	background: url(../images/bg_footer.gif) no-repeat top left;
	float: left;
}

#footer p, #footer a {
	color: #787878;
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
}

p.foot_left {
	margin: 25px 0 0 60px; 
	width: 250px;
	float: left;
	text-align: left;
}

p.foot_right {
	margin: 25px 60px 0 0; 
	width: 450px;
	float: right;
	text-align: right;
}

/* nav styles */

#nav {
	margin: 10px 0 0 3px; padding: 0;
	_margin: 10px 0 0 0;
	width: 780px; 
	height: 28px;
	display: block;
	float: left;
}

#nav span {
	position: absolute;
	top: -2000px;
}

#nav a {
	margin: 0 10px 0 0; padding:0;
	height: 28px;
	float: left;
	display: block;
	position: relative;
	z-index: 10;	
}

#nav a:hover {
	margin: 0 10px 0 0; padding:0;
	height: 28px;
	float: left;
	display: block;
	position: relative;
	z-index: 10;	
}

.nav_about a {
	height: 28px; 
	width: 98px;
	display: block;
	background: url(../images/nav.gif) 0 0;
}

.nav_about a:hover {
	background-position: 0 -28px;
}

.nav_menus a {
	height: 28px; 
	width: 104px;
	display: block;
	background: url(../images/nav.gif) -106px 0;
}

.nav_menus a:hover {
	background-position: -106px -28px;
}

.nav_press a {
	height: 28px; 
	width: 154px;
	display: block;
	background: url(../images/nav.gif) -219px 0;
}

.nav_press a:hover {
	background-position: -219px -29px;
}

.nav_gallery a {
	height: 28px; 
	width: 114px;
	display: block;
	background: url(../images/nav_old.gif) -233px 0;
}

.nav_gallery a:hover {
	background-position: -233px -28px;
}


.nav_gift a {
	height: 28px; 
	width: 132px;
	display: block;
	background: url(../images/nav.gif) -382px 0;
}

.nav_gift a:hover {
	background-position: -382px -28px;
}

.nav_contact a {
	height: 28px; 
	width: 98px;
	display: block;
	background: url(../images/nav.gif) -522px 0;
}

.nav_contact a:hover {
	background-position: -522px -28px;
}

/* dropdown styles */

.submenus {
	margin: 15px 0 0 120px; padding: 0;
	*margin: 0 0 0 -660px;
	width: 122px;
	display: block;
	position: absolute;
	top: 180px;
	visibility: hidden;
	background: #f7f7f7;
	z-index: 100;	
}

.subabout {
	margin: 15px 0 0 10px; padding: 0;
	*margin: 0 0 0 -760px;
	width: 122px;
	display: block;
	position: absolute;
	top: 180px;
	visibility: hidden;
	background: #f7f7f7;
	z-index: 100;	
}

.subgallery,.subcontact {
	margin: 0; padding: 0;
	width: 122px;
	display: block;
	position: absolute;
	top: -180px;
	visibility: hidden;
	background: #f7f7f7;
	z-index: 100;	
}

.submenus ul, .subabout ul, .subgallery ul, .subcontact ul {
 	list-style-type: none;
 	
 	margin: 0;
	padding: 0 5px 10px 20px;	
 }

.submenus ul li, .subabout ul li, .subgallery ul li, .subcontact ul li {
 	margin: 5px 0 0 0;
	line-height: 16px; 
	text-indent: -10px;
}
 
.submenus ul li a, .subabout ul li a, .subgallery ul li a, .subcontact ul li a {
 	margin: 18px 0 0 0;
	color: #7d7676;
	font-family: Trajan, Times New Roman, serif;
	font-size: 10px;
	text-decoration: none;
}

.submenus ul li a:hover, .subabout ul li a:hover, .subgallery ul li a:hover, .subcontact ul li a:hover {
	text-decoration: underline;
}

/* sub page styles */

#column {
	margin: 0 0 0 20px; padding: 0;
	_margin: 0 0 0 10px;
	width: 360px;
	float: left;
}

	#column img {
		margin: 0 0 10px 0;
	}
	
	#column form { 
		margin: 10px 0 10px 20px;
	}
	
	#column a, #one_column a { 
		color: #c6b6aa;
	}
	
	#column a img {
		margin: 0 0 10px 25px;
	}
	
	p.sig {float: right; font-family: Brush Script MT; font-size: 16px; }

#one_column {
	margin: 0 0 0 20px; padding: 0;
	_margin: 0 0 0 10px;
	width: 720px;
	float: left;
}

p.press { 
	text-indent: -10px;
}

/*-- form ---*/

table {
	font-family: Futura T1, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #787878;
	float: left;
}

/*---- events ----*/

.day {
	padding: 5px;
	border-top: solid 1px #cccccc;
}

.day_on {
	padding: 5px;
	background: #f7f7f7;
}

.cal_events td {
      height: 100px;
      border: solid 1px #cccccc;
}

.cal_events td strong {
      padding-top: 5px;
      text-align: center;
      background: #cccccc;
      width: 95px;
      height: 17px;
      display: block;
}

.right {
	float: right;
}


/* png fix */

img, div { behavior: url(iepngfix.htc) }