/* external css file */
/* filename 'style1.css' */

	body {
background-color: #000000;
font-size: 11px;
font-family: Tahoma, "comic sans",sans-serif;
margin: 0 auto;
width: 700px;
}

	p {
background-color: transparent;
text-indent: 20px;
color: #000000;
font-weight: normal;
font-size: 11px;
font-family: Tahoma, "comic sans",sans-serif;
margin: 10px;
padding: 5px;
}

	p:first-letter {
font-weight: bold;
font-size: 150%;
color: #800000;
}

	td a:link {
color: #AB003C;
border: none;
}

	td a:hover {
border: none;
}

td.right
{text-align:right;
}

	h1
{
font-family: "lucida calligraphy", crusive;
font-weight: normal;
font-style: italic;
font-size: 25px;
color: #FDEBCF;
margin: 10px;
padding: 5px;
}

	h2{
color: #AB003C;
font-family: "lucida calligraphy", crusive;
font-weight: normal;
font-style: italic;
font-size: 20px;
margin: 5px;
padding: 2px;
}

	h3 {
color: #FDEBCF;
font-weight: normal;
font-style: italic;
font-size: 15px;
font-family: "lucida calligraphy", crusive;
}

	h4 {
color: #AB003C;
font-family: "lucida calligraphy", crusive;
font-weight: normal;
font-style: italic;
font-size: 12px;
margin: 0 10px 0 10px;
padding: 0 5px 0 5px;
}
	h5 {
color: #FDEBCF;
font-weight: bold;
font-size: 10px;
font-family: "Monotype Corsiva", serif;
}

	h6 {
color: #FDEBCF;
text-align: center;
font-weight: bold;
font-size: 10px;
font-family: "Monotype Corsiva", serif;
}
	h7 {
color: #AB003C;
font-family: "lucida calligraphy", crusive;
font-weight: normal;
font-style: italic;
font-size: 15px;
margin: 5px;
padding: 2px;
}

	a:link {
color: #FDEBCF;
text-decoration: none;
}

	a:visited {
color: #df0024;
text-decoration: none;
}

	a:hover {
color: #464646;
background-color:#C2C2C2;
text-decoration: underline;
}

	a:active {
color: #BC7AAC;
text-decoration: none;
}

	hr {
width: 75%;
text-align: center;
border-top: 1px #AB003C;
height: 1px;
}

	#left  {
margin-left: 1em;
padding-left: 0;
}

	#note  {
border:black;
width:15px;
}

	#col_1 {
width: 100px;
vertical-align: text-top;
}
	#col_2 {
width: 290px;
vertical-align: text-top;
background-color: #FDEBCF;
padding-bottom:10px;
margin-top: 10px;
margin-right: 20px;
margin-bottom: 10px;
margin-left: 8px;
}

	#col_3 {
width: 270px;
vertical-align: text-top;
background-color: #FDEBCF;
padding-bottom:10px;
margin-top: 10px;
margin-right: 20px;
margin-bottom: 10px;
margin-left: 8px;
}

	#col_4 {
width: 560px;
vertical-align: text-top;
background-color: #FDEBCF;
margin-top: 10px;
margin-right: 20px;
margin-bottom: 20px;
margin-left: 20px;
padding: 10px;
}

	#content_top {
width: 520px;
vertical-align: text-top;
background-color: #FDEBCF;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
padding: 5px 5px 5px 5px;
}

	#smtable {
width:550px;
vertical-align: text-top;
background-color: #FDEBCF;
text-align: center;
border:none;
}

	#smcol_1 {
float: left;
width: 250px;
vertical-align: text-top;
background-color: #FDEBCF;
text-align: left;
font-size: 11px;
border: none;
margin: 5px 5px 5px 5px;
padding: 0px;
}

	#smcol_2 {
float: right;
width: 250px;
vertical-align: text-top;
background-color: #FDEBCF;
text-align: left;
font-size: 11px;
border: none;
margin: 5px 5px 5px 5px;
padding: 0px;
}

	#feetable {
background-color: #FDEBCF;
width: 220px;
font-size:12px;
margin-top: 0px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 15px;
padding:5px;
}

	#feelist {
margin-top: 0px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 15px;
}

	#vsmtable {
width: 220px;
vertical-align: text-top;
text-align: center;
background-color: #FDEBCF;
font-weight: normal;
font-size: 11px;
font-family: Tahoma, "comic sans",sans-serif;
border: none;
}

	#logo {
float: left;
width: 200px;
border-color: #800000;
border-style: inset;
border-width: medium;
margin: 5px;
padding: 5px;
}
	#logo2 {
float: left;
width: 150px;
border-color: #800000;
border-style: inset;
border-width: medium;
margin: 5px;
padding: 5px;
}


	#menu {
background-color: #000000;
}

	#navbarleft {
text-align: right;
vertical-align: text-top;
font-family: "Perpetua Titling MT", serif;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
background-color: #000000;
padding: 5px;
width: 100px;
}

	#navbarsm {
text-align: center;
font-family:"Gill Sans MT", "Tw Cen MT", sans-serif;
font-size:x-small;
font-weight: normal;
background: #000000;
padding: 10px;
}

	#footer{
color: #FDEBCF;
background: #000000;
text-align: center;
font-family: "comic sans", sans-serif;
font-size: 11px;
margin-right: 100px;
margin-left: 100px;
}
 	#bottom {
text-align: center;
font-size: medium;
color: #AB003C;
font-family: "comic sans", sans-serif;
}

	#tp {
font-size: 9px;
font-family: "comic sans", sans-serif;
}

#weddingmusiclist
{color: #FDEBCF;}

	#date {
display: inline;
padding: 10px;
text-align: center;
font-family: "comic sans", sans-serif;
font-size: 8px;
color: #FDEBCF;
}

	#hdr  {
height: 190px;
background: #000000;
}

	.smaller {
font-size: 10px;
}

	.col_1  {
margin-left: 5px;
padding-left: 0px;
width: 100px;
font-size: 9px;
font-family: Tahoma, "comic sans",sans-serif;
color: #FDEBCF;
border: none;
}

	.notesm {
border: black;
width: 10px;
}

.anchorlist
{
font-family:"comic sans","Century Gothic",sans-serif;
font-size:10px;
}