


/* ritzybee.com
css
version 1.0
February 21, 2009*/



/***********boxes, containers, enclosures************/

body {
	background-image: url('../images/bground2.gif');
	margin-top: 43px;
}

#home-container {
	width: 849px;
	margin: 0 auto;
	padding: 0px;
	background-image: url('../images/home-frame2.gif');
	background-repeat: no-repeat;
	position: relative;
	height: 572px;
}

#page-container {
	width: 849px;
	margin: 0 auto;
	padding: 0px;
	background-image: url('../images/bground-sub1.gif');
	background-repeat: no-repeat;
	position: relative;
	height: 572px;
}

#container {
	margin: 0 auto;
	width: 849px;
}

div#logo {
	position: absolute;
	top: 40px;
	left: 15px;
}

div#nav {
	width: 197px;
	position: absolute;
	top: 167px;
	left: 3px;
	text-align: right;
}

div#footer {
	position: absolute;
	top: 536px;
	left: 460px;	
}

div#banner {
	position: absolute;
	top: 55px;
	left: 215px;	
}

div#photo {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

div#contentbox {
	width: 331px;
	margin-top: 20px;
	margin-right: 20px;
}

div#contentboxAbout {
	width: 340px;
	margin-top: 20px;
	margin-right: 20px;
}

div#contentbox2 {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}

div#contentbox3 {
	margin-top: 12px;
	margin-right: 20px;
	margin-left: 30px;
}

div#buzz1 {
	margin-top: 12px;
	margin-right: 20px;
	margin-left: 10px;
}









</****fonts****/>
h1 {
	font-family: arial, verdana, sans-serif;
	font-size: 15px;
	color: #663300;
	margin: 24px 0 8px 0;
}

p.text {
	font-family: georgia, sans-serif;
	font-size: 12px;
	color: #663300;
	line-height: 21px;
	margin-top: 0px;
}

.text {
	font-family: georgia, sans-serif;
	font-size: 12px;
	color: #663300;
	line-height: 21px;
	margin-top: 0px;
}

.text2 {
	font-family: georgia, sans-serif;
	font-size: 12px;
	color: #663300;
	line-height: 15px;
	margin-top: 0px;
}


p.nav {
	font-family: georgia, sans-serif;
	font-size: 13px;
	color: #663300;
}

p.footer {
	font-family: georgia, sans-serif;
	font-size: 10px;
	color: #663300;
	margin-top: 0px;
}

ul {
	font-family: georgia, sans-serif;
	font-size: 12px;
	color: #663300;
	margin-left: 10px; padding-left: 6px;
	margin-bottom: 20px;
	line-height: 21px;
}

h2 {
	font-family: georgia, sans-serif;
	font-size: 14px;
	color: #30b4b1;
	margin-bottom: 20px;
}

.blueLight {
	font-family: georgia, sans-serif;
	font-size: 14px;
	color: #30b4b1;
	font-weight: bold;
}

.blueLightBig {
	font-family: georgia, sans-serif;
	font-size: 16px;
	color: #30b4b1;
	font-weight: bold;
}

h5.blueLightBig {
	font-family: georgia, sans-serif;
	font-size: 16px;
	color: #30b4b1;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

</****links****/>
a:link {color: #663300; text-decoration: underline; }
a:hover { color: #663300; text-decoration: underline; }
a:visited {color: #663300;  text-decoration: underline; }
a:active { color: #663300; text-decoration: underline; }

a.nav {color: #663300; text-decoration: none; }
a.nav:hover { color: #30b4b1; text-decoration: underline; }
a.nav:active { color: #663300; text-decoration: none; }

.nav-on {
	color: #30b4b1; 
	font-weight: bold;
}

.subnav {
	font-family: georgia, sans-serif;
	font-size: 10px;
	color: #663300; 
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}













/*********** home page popups ************/

 #blanket {
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
}

#popUpDiv {
	position:absolute;
	background-color:#fff;
	width:541px;
	height:281px;
	z-index: 9002;
}

#popUpPhotos {
	position:absolute;
	background-color:#fff;
	width:453px;
	height:400px;
	z-index: 9002;
}




td.thumbnailBuzz1 {
	padding-right: 10px;
	padding-bottom: 17px;
}

td.thumbnailBuzz1-4 {
	padding-bottom: 17px;
}

td.thumbBuzzPaddingAll {
	padding-right: 32px;
	padding-bottom: 17px;
}