 /* $WEFT -- Created by: Andrew Powell (powella@bigfoot.com) on 9/14/2006 -- */
  @font-face {
    font-family: Edwardian Script ITC;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.andrewmaricel.com/wedding/inc/EDWARDI0.eot);
  }

.scriptTitle {
	font-family: Edwardian Script ITC, BernhardTango BT, Vivaldi, ChopinScript, Edwardian Script ITC, Caflisch Script, Adobe Poetica, 
				Sanvito, Ex Ponto, Snell Roundhand, Zapf-Chancery, Script MT ;
	font-size:80px;
	color:#AA0000;
}

.scriptSubTitle {
	font-family: Edwardian Script ITC, BernhardTango BT, Vivaldi, ChopinScript, Edwardian Script ITC, Caflisch Script, Adobe Poetica, 
				Sanvito, Ex Ponto, Snell Roundhand, Zapf-Chancery, Script MT ;
	font-size:25px;
	color:#AA0000;
	letter-spacing: .51px;
}

.scriptSubTitleGreen {
	font-family: Edwardian Script ITC, BernhardTango BT, Vivaldi, ChopinScript, Edwardian Script ITC, Caflisch Script, Adobe Poetica, 
				Sanvito, Ex Ponto, Snell Roundhand, Zapf-Chancery, Script MT ;
	font-size:25px;
	color:#006600;
}
body {
	background-color:#D9FDE1;
	background-image: url(images/Backgroundsm.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	
	font-family:"Monotype Corsiva",BernhardTango BT, Vivaldi, ChopinScript, "Edwardian Script ITC", "Caflisch Script", "Adobe Poetica", 
				Sanvito, "Ex Ponto", "Snell Roundhand", Zapf-Chancery, "Script MT" ;
	font-size:18px;
	font-stretch:extra-expanded;
}

.normal{
	
	font-family:"Bodoni MT",Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-stretch:extra-expanded;
}

table{
	
	font-family:"Bodoni MT",Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-stretch:extra-expanded;
}

.shadow {
	text-shadow: #6374AB 20px -12px 2px;
}

.eightyWidth{
width:80%;
}

a {
text-decoration:none;
}

a:hover {
text-decoration:none;
color:#006600;
}
.menu:hover{
color:#660000
}

.menu {
color:#006600;
font-style:oblique;
font-weight:900;
}

.counter{
color:#660000;
}
.middleBar
{
border-left-color:#EE0000;
border-right-color:#008800;
border-left-width:thin;
border-right-width:thin;
border-width:2px;
}

.footer{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
font-variant:normal;
}

.redText { color:#AA0000; }
.greeenText { color:#009900; }
.orangeText { color:#FF6633; }

.paragraph {
	text-align: left;
	margin-bottom: 3px;
	padding-top: 7px;
}
.HomeMen
{
	position:absolute; 
	left:-1px; 
	top:-1px;
}
.HomeLink
	{
	padding:1px;
	background-color:#D9FDE1;
	border-color:#006600;
	border-width:1px;
	border-style:solid;
	color:#AA0000;
	width:115px;
	}
a.aHomeLink
	{
	text-decoration:none;
	color:#AA0000;
	}
a.aHomeLink:hover {
    color: #EFCB54;
    background-color:#006600;
}