/***********************************************************************************************
MarriageTeam Stylesheet
***********************************************************************************************/

html {
}
body {
	background-color:#FFFFFF;
	color:#000000;
	min-width:750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	line-height: 1.4em;
}

#container {
	padding: 0 0 10px;
}

#content {
	float:left;
	width:490px;
	margin: 0px;
	padding: 10px;
	width/* */: 490px; /* Hides from IE5/Mac */
}
#content a {
	color: #225566;
	text-decoration: underline;
	font-weight: bold;
}
#content a:hover {
	background-color: #DDDDCC;
}
#content a:hover img {
	background-color: #FFFFFF;
}
#content a:visited {
	color: #660066;
	font-weight: normal;
}
#content h1, #content h2, #content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;	
}
#content h1 {
      border-bottom-width: 1px;
      border-bottom-style: solid;
      border-bottom-color: #000000;
      margin-bottom: 10px;
      font-size: 1.2em;
}
#content h2 {
      text-transform: uppercase;
}
#content h3 {
}

#content p {
	text-align: left;
}

#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px 15px 15px;
	padding: 0px 0px 0px 15px;
	list-style-type: square;
	list-style-position: outside;
}

#content ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px 15px 15px;
	padding: 0px 0px 0px 15px;
}
#content li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

a.TextButton { FONT-SIZE: 10pt; FONT-FAMILY: Arial }
a.TextButton:hover { FONT-SIZE: 10pt; FONT-FAMILY: Arial; BACKGROUND: #FFFF99}

a.PageLink {
	color: #225566;
	text-decoration: underline;
	font-weight: bold;
}

a.PageLink:hover {
	background-color: #DDDDCC;
}

a.PageLink:visited {
	color: #660066;
	font-weight: normal;
}

a:hover img {
	background-color: #FFFFFF;
}

h1, h2, h3 {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 1.1em;
      font-weight: bold;
      margin: 0px;
      padding: 0px;
      line-height: 1.4em;	
}

h1 {
      text-transform: uppercase;
      border-bottom-width: 1px;
      border-bottom-style: solid;
      border-bottom-color: #0000D6;
;      border-bottom-color: #000066;
      margin-bottom: 10px;
      font-size: 1.2em;
}

h2 {
      text-transform: uppercase;
      font-size: 1.2em;
}

hr.Blue {
      border: 0;
      width: 80%;
      color: #0000D6;
      background-color: #0000D6;
      height: 3px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px 15px 15px;
	padding: 0px 0px 0px 15px;
	list-style-type: square;
	list-style-position: outside;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px 15px 15px;
	padding: 0px 0px 0px 15px;
}

li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

p {
	text-align: left;
}

#ParagraphStart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#quote {
	font: italic 1.05em Georgia, Times, serif;
	padding: 0.25em 40px;
}

#quote.Reference {
	font: 1.8em Georgia, Times, serif;
}
