/* CSS Document */

body{
	/*background-image: url(../images/background2.jpg);*/
	background-color:#80be51;
	background-repeat:no-repeat;
	font-family:Arial, Verdana, Arial, Helvetica, sans-serif;
}

p{
color:#442F1E;
}

/*----- thinner whispier design ----*/

#wrapper1{
	background-image:url(../images/uprlftbkgrnd.png);
	background-repeat:no-repeat;
	width:100%;
	height:688px;
}

/*----- home vine design ----*/

#wrapper3{
	background-image:url(../images/uprlft2.gif);
	background-repeat:no-repeat;
	background-position:0px 31px;
	width:100%;
	height:688px;
}

#wrapper2 {
	
	background-repeat:no-repeat;
	width:100%;
	height:688px;
	border-bottom: 1px solid #636546;
	border-width: 1px 0;
	background-position:bottom right;
}

/*----- three headed women ----*/

#wrapper4 {
	background-image:url(../images/threeheaded.png);
	background-repeat:no-repeat;
	width:100%;
	height:688px;
	border-bottom: 1px solid #636546;
	border-width: 1px 0;
	background-position:75px 280px;
}

#content{
	width:768px;
	margin-left:auto;
	margin-right:auto;
}

#content2{
	width:575px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	padding-top:30px;
}

#form{
	color:#636546;
	font-size:12px;
	font-weight:lighter;
	padding-top:20px;
}

#button{
	width:768px;
	padding-right:50px;
	text-align:right;
}

.response{
	text-align:center;
	color:#442F1E;
}

/*----- class for gallery thumbnails -----*/

.images{
	padding-top:75px;
	padding-left:35px;
	text-align: center;
}

.indexText{
	width:400px;
	margin-top:30px;
	border-right: 1px solid #636546;
}

.indexText p{
	color:#442F1E;
	font-size:12px;
	font-weight:lighter;
	text-indent:20px;
	line-height:20px;
	padding-right:15px;
	height:200px;
}

.indexText p:first-letter{
	color:#442F1E;
	font-size:25px;
	font-weight:lighter;
}

.indexText2{
	margin-top:10px;
}

.indexText2 p{
	color:#442F1E;
	font-size:12px;
	font-weight:lighter;
	line-height:20px;
	padding-right:15px;
	height:100px;
}

.indexText2 p h1{
	color:#442F1E;
	font-size:24px;
	font-weight:Bold;
	padding-right:15px;
}

.indexText2 p a{
	color:#442F1E;
	text-decoration:underline;
}

.indexText2 p a:hover{
	text-decoration:none;
	font-weight:bold;
}

/*----- navigation for home page -----*/

.indexnav{
	float:right;
	width:175px;
	margin-top:-20px;
}

.indexnav li{
	color:#442F1E;
	font-size:12px;
	font-weight:lighter;
	list-style-image:url(../images/leaf.png);
	padding-top:10px;
}

.indexnav li a{
	color:#442F1E;
	font-size:12px;
	font-weight:lighter;
	text-decoration:none;
}

.indexnav li a:hover{
	color:#442F1E;
	font-size:12px;
	font-weight:bold;
}

/*----- end of navigation for home page -----*/

.nav{
	float:right;
	width:350px;
	margin-top:20px;
}

.nav li{
	color:#442F1E;
	font-size:12px;
	font-weight:lighter;
	list-style-image:url(../images/leaf.png);
	padding-top:10px;
}

.nav li a{
	color:#442F1E;
	font-size:12px;
	font-weight:lighter;
	text-decoration:none;
}

.nav li a:hover{
	color:#442F1E;
	font-size:12px;
	font-weight:bold;
}


.nav2{
	padding-bottom:15px;
	text-align:center;
}

.nav2 li{
	color:#442F1E;
	font-size:12px;
	font-weight:lighter;
	padding-left:20px;
	padding-right:20px;
	background-image:url(../images/leaf.png);
	background-repeat:no-repeat;
	display:inline;
}

.nav2 li a{
	color:#442F1E;
	text-decoration:none;
}

.nav2 li a:hover{
	color: #CC0000;
}

body#about a#aboutlink,
body#contact a#contactlink,
body#bday a#bdaylink,
body#dresses a#dresseslink,
body#events a#eventslink,
body#ggirls a#ggirlslink,
body#onlocation a#onlocationlink,
body#robots a#robotslink,
body#gallery a#gallerylink

 {
	color:#CC0000;
}

.selfp {
	color:#442F1E;
	font-size:10.5px;
	font-weight:lighter;
}

.selfp a{
	color:#442F1E;
}

.selfp a:hover{
	text-decoration:none;
}

.about{
	float:right;
}

.abouttxt{
	color:#442F1E;
	font-size:12px;
	font-weight:lighter;
	text-indent:20px;
	line-height:20px;
}

.abouttxt:first-letter{
	color:#442F1E;
	font-size:18px;
	font-weight:lighter;
}

#eventlist{
	color:#442F1E;
	font-size:12px;
	font-weight:lighter;
	list-style-image:url(../images/leaf.png);
	padding-top:10px;
	padding-left:100px;
}

#eventlist li{
	padding-top:10px;
}

#eventlist li a{
	color:#442F1E;
	text-decoration:underline;
}


#eventlist li a:hover{
	color: #CC0000;
	text-decoration:none;
}

.img {
	padding-right:5px;
	padding-left: 5px;
	padding-top:10px;

}
