/**
 * General HTML Body Styling
 * -------------------------
 */
 html,body{
	padding:0;
	margin-top: 1%;
	margin-right: 15%;
	margin-bottom: 0%;
	margin-left: 5%;
}
 

  
body {
	margin-top:0px;
	width:900px;
	font: 50%/1em Arial, Helvetica, sans-serif;
	height: auto;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	background-color: #FFFFBF;
}		

p {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 1.3em;
	color: #666666;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}	

.bodydata {
	margin-top:0px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-right: 30px;
	padding-left: 15px;
	text-align: justify;
	margin-right: 15px;
	margin-left: 15px;
	width: 700px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
}		

.bodytext {
	margin-top:0px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
	margin-right: 15px;
	margin-left: 15px;
}		

.bodytextChanged {
	margin-top:0px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: justify;
	margin-right: 15px;
	margin-left: 15px;
	text-indent: 5px;
	padding: 15px;
}		


.PageHeader {
	font-family: "Gill Sans MT Condensed", "Gill Sans MT Ext Condensed Bold";
	font-size: large;
	font-weight: bolder;
	font-variant: small-caps;
	color: #333333;
	background-position: center;
}

.posted {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
	background-position: left;
	text-align: left;
	color: #666666;
}


a {
	text-decoration: none;
	color : #CC9900;
	font-size: 14px;
	font-family: Tahoma;
} 

a:hover {
	color: #FF0000;
	font-size: 14px;
}


		

h1 {
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin-bottom: 10px;
} 
h2 {
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	color: #666666;
	margin-right: 15px;
	margin-left: 15px;
}


hr { 
	border: none; 
	border-top: 1px solid #cccccc; 
	height : 3px; 
	width : 100%; 
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li {
	background-image: url('../images/arrow4.png');
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 1.2em;
	line-height: 70%;
}


/**
 * Basic DIV Elements 
 * ----------------------------
 * 
 */
 

#container {
	width:900px;
	background-color:#FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	border-right-color: #006600;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/MussolineBackground.png);
	background-repeat: repeat-x;
}

  
#content {
	/*	padding: 1em; 	*/
	margin-right: 0px;
	background-color:#FFFFFF;
	min-height: 100px;
	padding-top: 10px;
}

#contentRegistration{
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	background-image: url(../images/MussolineBackground.png);
	background-repeat: repeat-x;
}


#speakItalian{
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
	width: 340px;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-position: center;
	clear: left;
}

#speakItalian_new{
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
	width: 340px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-position: center;
	clear: left;
}

#speakItalian_new a:link {
	text-decoration: none;
	color : #FFFFFF;
	font-size: 12px;}
#speakItalian_new a:visited {
	color: #FFFFFF;
}
#speakItalian_new a:hover {
	color: #FF0000;
	font-size: 12x;}
#speakItalian_new a:focus {
	color: #333333;}
#speakItalian_new a:active {
	color: #009900;}

.tabledata {
	font-family: Tahoma;
	font-size: 12px;
	line-height: .25em;
	font-weight: bold;
}


#header {
	width:900px;
	background-image:url(../images/banner.png);
	background-repeat:no-repeat;
	background-color:#1D6963;
	height : 140px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}

	
#footer {
	background-color: #BFBD93;
	background-image: url(../images/footerfamilypics.png);
	height: 90px;
	clear: both;
	margin-top:0px;
	width: 900px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-repeat: no-repeat;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
	
#pagetitle { 
/*	font: 185%/1em Arial, Helvetica, sans-serif; */
	font-size: 3.25em; 
	font-weight: bold; 
	padding-top: 20px; 
	color: ##CC0000; 
	padding-bottom: 20px;
}		

#pagetitlespacer { 
    margin: 0 0 0 0; 
    height: 22px;
	background: url('../images/pagetitlespacer.gif') no-repeat left bottom
}



#content h2 { 
	margin: 1em 0 .5em 0; 
	font: 125%/1em Arial, Helvetica, sans-serif; 
	font-weight: bold; 	
} 


/**
 * Class Definitions  
 * ----------------------------
 * 
 */


.columnHeading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	height: 25px;
	margin: 0px;
	font-variant: small-caps;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
}

.picture {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 10px;
}
.newlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #FF9900;
	text-transform: uppercase;
	font-variant: small-caps;
	font-weight: bold;
}
.link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #CC9900;
	line-height: 20px;
}


.Rightposted {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: normal;
	font-variant: small-caps;
	font-style: normal;
	padding-right: 1em;
	padding-left: 1em;
	text-align: center;
	line-height: 1.5em;
}

.HomePageposted {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	text-align: justify;
	width: 800px;
	line-height: 2em;
	padding-right: 10%;
	padding-left: 10%;
}

.FormLabel {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FF0000;
	padding-right: 15px;
	padding-left: 15px;
}

div#footerRedWhite{
	background-color: #BFBD93;
	background-image: url(../images/RedWhite.png);
	height: 40px;
	background-repeat: repeat;
}

div#footer{
	background-color: #BFBD93;
	background-image: url(../images/footerfamilypics.png);
	height: 90px;
	clear: both;
	margin-top:0px;
	width: 900px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-repeat: no-repeat;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

div#footerAD{
	background-color: #B5D696;
	height: 45px;
	background-repeat: repeat;
	text-align: center;
	border-top-width: medium;
	border-top-style: dashed;
	border-top-color: #FF0000;
	border-bottom-width: medium;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
}


.InputScreenFont {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}

.RecipeInstruction {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18pt;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	padding: 10px;
	color: #333333;
}

.RecipeIngredient {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: 1.5em;
}

.GreenHeader {
	font-family: "Trebuchet MS";
	color: #669900;
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.odd {
	color: #FFFFFF;
	background-color: #006633;
}
.even {
	color: #006600;
	background-color: #FFFFFF;
}
.rowHover {
	background-color: #FFFF99;
}
.rowSelect {
	background-color: #FF0000;
}
.TableHeader {
	font-family: "Trebuchet MS";
	font-size: small;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #003300;
}



#borderdashes {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	padding: 3px;
	border: medium dashed #006600;
	background-color: #EFEFEF;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.2em;
}

#form_border {

}

.form_border a:link {
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}


.form_border a:hover {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}	

.form_border a:focus {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}

.form_border a:active {
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}



.form_border {
	border: medium double #333333;
	width: 275px;
	background-color: #669966;
	vertical-align: top;
	margin-right: 5%;
	margin-left: 5%;
	line-height: 1.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	padding: 15px;
	float: left;
}

.form_border_full {
	border: medium double #333333;
	width: 560px;
	background-color: #FFFFFF;
	vertical-align: top;
	margin-right: 10%;
	margin-left: 10%;
	line-height: 1.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 15px;
	float: left;
}


.footertext {
	line-height: 1.3em;
	font-size: small;
	text-align: center;
} 
