.homeInfo1{
	padding-bottom:5px;
	padding-left:20px;
	font-size: 11pt;
}

.coutureHomeInfo1{
	height:auto;
	line-height:1.4em;
}

.homeCoutureInfo{
	height:auto;
	width:500px;
	font-size: 11pt;
}

#homeSections{
	margin-top:0px;
	margin-bottom:10px;
}

#homeSections td{
	vertical-align:top;
	text-align:left;
	padding-right:20px;
}

#homeProdMenu{
	margin-left:20px;
}

#homeProdMenu td{
	width:50%;
	text-align:left;
	vertical-align:top;
	padding-top:5px;
}

#coutureHomeProdMenu td{
	width:175px;
	text-align:left;
	vertical-align:top;
	padding-top:5px;
}

.coutureHomeInfo1 span{
	font-size:12pt;
	font-weight:bold;
}

.topbottomBorder{
	border-top:solid 1px;
	border-bottom:solid 1px;
	border-color:silver;
	font-size:14pt;
	padding-top:4px;
	padding-bottom:4px;
}

.contact .header b{

}

.contact .header{
  width:200px;
  height:30px;
  vertical-align: top;
}

.contact .info{
  width: 350px;
  vertical-align: top;
}

.contact .confirmMsg{
  color:red;
  font-size:12pt;
}

.testimonial{
	font-size:10pt;
	font-style: italic;
	line-height:1.5em;
	width:800px;
	margin-bottom:15px;
	border-bottom: dotted 1px silver;
	padding-bottom: 15px;
}

.testimonial em{
	font-weight:bold;
	color:#ddd;
	font-style:normal;
}


/* General Elements */
a{
	color:#C2AFEB;
	font-weight:normal;
}

a:hover{
	color:silver;
}

body{
    margin-left: 0px;
    margin-right: 0px;
	background-image:url(../images/main_bkg.png);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:fixed;
    background-color:#5b5b5b;
}

img{
    border: none;
}

div, span, td{
    font-family:arial;
    color:#fff;
    font-size:10pt;
}

.divMainContent{
	line-height:1.5em;  
	margin:20px;
}

div.pageHeader{
	text-align:left;
	padding-bottom: 4px;
	width:auto;
	border-bottom: solid 1px silver;
	margin: 20px;
	margin-bottom: 10px;
}

table{
	border: none;
	margin-top: 0px;
}

input.textbox{
  border: solid 1px silver;
  background: #E6F7F7;
}


input.ccField{
  background-color: #E1FFFF;
  border: solid 1px silver;
}

input.button{
	background-color:#333;
	border:solid 1px #777;
	color:silver;
	cursor:pointer;
	font-size:9pt;
	padding-left:10px;
	padding-right:10px;
	height:25px;
}

input.radio{

}

input.checkbox{

}

span.sectionHeader{
  font-size: 14pt;
}

span.sectionHeader2{
  font-size: 12pt;
}

td.randomPics .prodName{
  font-size:10pt;
  font-weight:bold;
}

td.randomPics .prodLink{
  color:#0099cc;
  text-decoration:none;
}


select.ccField{
  background-color: #E1FFFF;
  border: solid 1px silver;
}

ta.ccField{
  background-color: #E1FFFF;
  border: solid 1px silver;
}

td.bottomSection{
	background-color: #fff;
	padding-top:8px;
	padding-bottom:5px;
	text-align: center;
	vertical-align: middle;
}

td.bottomSection a{
  color: black;
  font-size: 9pt;
  font-weight:normal;
}

td.bottomSection a:hover{
	color:gray;
}

td.eventDate{
	color:#FFFFFF;
	font-size:9pt;
}

td.eventInfo{
  
}

td.friendInfo{
  padding-top:10px;
}

td.friendPhoto{
  padding-top:10px;
}


td.homeContent2{

}

td.randomPics{
  text-align: center;
}

td.randomPics img{
  border: solid 1px black;
}

td.leftMenu{
  padding-top: 15px;
  padding-left: 30px;
  line-height: 2.5em;
}

td.leftMenu img{
    margin-bottom:8px;
}

td.topMenu{
  /*
  background-image:url('../images/top_menu_bkg2.png');
  background-repeat: repeat-x;
  */
  background-color:#e7e7e7;
  height:28px;
  padding-left:6px;
}

td.topMenuItem{
  padding-left:14px;
  padding-right:14px;
  text-align: center;
  vertical-align: middle;
}

td.mainContent{
  background-image:url('../images/main_bkg.jpg');
  background-repeat:no-repeat;
  background-color:#FEFEFE;
}

td.mainContentHome{
  background-color:#f5e2dd;
}

td.rightContent{
  text-align:left;
  vertical-align:top;
  width:auto;
}

textarea{
  border: solid 1px silver;
  background-color: #E6F7F7;
}

select.join{
  border: solid 1px silver;
  background-color: #E6F7F7;
}

div.dropMenu{
	position:absolute;
	top:146px;
	display:none;
	background-color:#D7D7D7;
	width:175px;
	border-top:solid 2px #222222;
}

.dropMenu td{
	border-bottom:solid 1px #e7e7e7;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	text-align:left;
}

.dropMenuItem a{
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

.dropMenuItem a:hover{
	color:#c50909;
}

.dropMenuItem a.special{
	color:#43228a;
}

.dropMenuItem a.special:hover{
	color:#c50909;
}
