.pageTitle {font-size: medium; color: black;  font-weight : normal;  }
.bigBodyText {font-size: 1em; color: black }
.contactText {font-size: x-small; color: black }
.small {font-size: small; color: black }
.listbar {font-size: x-small; color: black }
.listbarTitle {font-size: medium; color: black; font-weight: bold; }
.tableHeader {font-size: small; color:yellow; background:black }
.cell {font-size: small; color: black; }
.bullet {font-size: small; font-weight: normal; }


/* New Styles start here ****** */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th{
	overflow:moz-scrollbars-vertical;
	margin:0;
	padding:0;
}
body {
   font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size:81%;
	margin: 20px 0px 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
body .weddingBkg {
	background-image: url(images/gradBodyWedding.jpg);
	background-repeat: repeat-x;
}
a,a:link,a:active,a:visited,a:focus{color:#0033CC;}
a:visited,a:focus{color:#333399;}
a:hover {
	color:#0066FF;
	text-decoration:none;
}

#floatLeft {float:left;}
#floatRight {float:right;}
#floatClear {clear:both; height:20px; font-size:1px;}

.pad20 {padding:20px;}
.pad15 {padding:15px;}
.pad10 {padding:10px;}

#content {
	background-image:url(images/gradContentBkg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#comments {
	background-color:#E0E0EB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC9900;
	border-bottom-color: #CC9900;
	padding: 7px;
	width: 235px;
	margin: 5px;
	font-size: 71%;
}
ol {padding-left:25px}

/* Top Nav Styles ****************** */

#nav {
	background-repeat: repeat-x;
	margin:0 auto;
	height: 24px;
	padding-left: 10px;
}
.navTap {
	background-color: #DE7C9C;
	background-image: url(images/shelley/navBkg.gif);
}
.navDavid {
	background-color: #333366;
	background-image: url(images/david/navBkg.gif);
}
.navWedding {
	background-color: #004C73;
	background-image: url(images/wedding/navBkg.gif);
}
#nav ul {
	padding-left: 0;
	margin-left: 0;
	float: left;
	width: 100%;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
   padding: .4em .6em;
   color: White;
   text-decoration: none;
   float: left;
   font-size: 11px;
   font-family: "Trebuchet MS", Geneva, sans-serif;
}
.navTap ul li a:hover {
	color: #fff;
	background-color: #CC3366;
}
.navDavid ul li a:hover {
	color: #fff;
	background-color: #666699;
}
.navWedding ul li a:hover {
	color: #fff;
	background-color: #408CB3;
}


#nav IMG {
	float: left;
	margin: 0 5px 0 5px;
}

/* BASIC TEXT STYLES **************************/

#font91{font-size:91%;}
#font91w{color:#FFFFFF}

#font81{font-size:81%;}
#font81w{font-size:81%; color:#FFFFFF}
#font81mg{font-size:81%; color:#666666;}
#font71{font-size:71%;}
#font10px{font-size:10px;}
#font11px{font-size:11px;}
#font12px{font-size:12px;}
#fontMG{color:#666666;}

.text10{font-size:10px;}
.text11{font-size:11px;}
.text12{font-size:12px;}
.text13{font-size:13px;}
.text14{font-size:14px; line-height:1.2em;}
.text15{font-size:15px; line-height:1.2em;}

h2
{
   color: #333366;
   font-size: 1em;
   padding-top: 1em;
}

.quote
{
   font-style: italic;
   padding-right: 3em;
   font-size: 90%;
}

.citation
{
   font-size: 85%;
   margin: 0;
   padding-right: 3em;
   text-align: right;
   padding-bottom: 1em;
}


ul
{
   padding-left: 1em;
}

li
{
   font-size: 95%;
   text-indent: 0.3em;
}

.contentLeft
{
   border-left:solid 1px #666;
   padding:10px;
}

.contentBoth
{
   border-left:solid 1px #666;
   border-right:solid 1px #666;
   padding:15px;
   padding-left: 50px;
}

.contentRight
{
   border-right:solid 1px #666;
   padding:15px;
}

.pressList ul
{
   padding-top: 20px;
   padding-bottom: 10px;
}

.pressList li
{
   color: #333366;
   font-size: 95%;
   padding-bottom: 15px;
   list-style-type: circle;
}
