/*
Title:      Styles for Logan Katz/main
Author:     Martin Caton, martin@catondesigns.com
Updated:    August 2008
*/

/* STRUCTURE styles */

body      {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	background-color: #8d162c;
	color: #000000;
	margin: 0 auto;
	padding: 0;
	width: 850px;
	position: relative;
}
#shadows   {
	background-image: url(images/pg_shadows.jpg);
	width: 850px;
	}
.homeBridge   {
	background-image: url(images/home_bridge.gif);
	width: 746px;
	background-repeat: no-repeat;
	text-align: left;
	}
.followBridge   {
	background-image: url(images/follow_bridge.gif);
	width: 746px;
	background-repeat: no-repeat;
	text-align: left;
	}
.content        {
	text-align: left;
	margin-top: 30px;
	margin-left: 40px;
	margin-right: 40px;
	width: 656px;
	color: #333333;
	}
.event  {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 140%;
	}
.callout  {
	background-image: url(images/callout_back.png);
	color: #000000;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	/*font-size: 130%;
	line-height: 130%;*/
	
}
.calloutsml  {
	background-image: url(images/callout_back_sml.png);
	color: #000000;
	text-align: center;
	text-align: left;
	}
.footer  {
	background-image: url(images/pg_foot.gif);
	background-repeat: repeat-x;
	height: 65px;
	width: 746px;
	text-align: left;
	padding-left: 40px;
}
ul.list {
	padding-top: 0px;
	padding-left: 16px;
	margin: 0px;
	list-style-type: disc;
}
ul.list ul{
	padding-top: 0px;
	padding-left: 8px;
	margin: 0px;
	list-style-type: none;
		}



/* NAV styles */

#nav         {
	font-size: 100%;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}
#nav li  { list-style: none; margin: 0; padding: 0 1px 0 0; float: left }
#nav a, #nav a.active{
color: #740c20;
text-decoration: none;
float: left;
padding: 11px 19px 12px;
}
#nav a:hover {
	color: #740c20;
	background-image: url(images/menu_hover.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	  }
.callout a, .callout a:visited           {
	color: #740c20;
	font-size: 80%;
	text-decoration: none;
}
.callout a:hover            {
	font-size: 80%;
	color: #740c20;
	text-decoration: underline;
}
a.foot, a.foot:visited           {
	color: black;
	text-decoration: none;
}
a.foot:hover            {
	color: black;
	text-decoration: underline;
}

/* TEXT styles */

marquee    {
	font-size: 130%;
	line-height: 130%;
	color: #740c20;
	font-weight: bold;
	}
.homeHead    {
	font-size: 130%;
	color: #740c20;
	font-weight: bold;
	/* line-height: 200%; */
}
.textHead    {
	font-size: 120%;
	font-weight: bold;
	line-height: 104%;
	color: #000000;
}
.sml    {
	font-size: 80%;
	text-align: left;
	}
.request    {
	font-size: 118%;
	color: #f0e5d5;
	font-weight: bold;
	line-height: 120%;
	}
.quote {
	margin-top: 80px;
	margin-left: 12px;
	margin-right: 12px;
	font-size: 120%;
	line-height: 200%;
	color: #f0e5d5;
	text-align: center;
	font-style: italic;
	}
form    {
font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #000000;
	}
/* ul {
	padding: 0;
	margin-left: 0;
	display: inline;
	list-style-position: outside;
	}
li {
	margin-left: 13px;
	margin-bottom: 8px;
	} */
.emph    {
	font-weight: bold;
	color: #000000;
}
textarea:focus, input:focus {
	background-color: #dbe2ed;
}
.field1 {width: 230px; 
 }
.field2 {width: 190px; 
 }
select {width: 194px; 
 }
