/* CSS Document */

body				{padding:0;background-color: #a69951;}

body, td			{color:#212121;}

h1					{font-size:130%;}
h2					{font-size:110%; color:#4f492a; 
					margin-top:0px; margin-left:5px; margin-right:5px;margin-bottom:0px;
					font-family:"Courier New", Courier, mono;}
h3					{margin-bottom:5px;}

.blue				{background-color:#006699;}

a:link, a:visited 	{color: #336699; text-decoration:none;}
a:hover 			{color: #705143;}

.disclaimer			{color:#999999;font-size:90%;}
a img				{border:none;}
#a-nav-table		{margin: 0px 120px 2px 0px; }

.black				{background-color:#000000;}
.grey				{background-color:#CCCCCC;}

.highlight			{background-color: #E4E9F1;}
.error				{color:#FF0000;}

.filmStrip			{background-image:url(/images/filmFrame.gif);background-repeat: repeat-x;}

#calendarTable td	{ word-break:break-all;}

hr					{border:0;border-top:1px dotted #CCCCCC;margin-top:10px;margin-bottom:10px;}

#header				{background-color: #a69951;height:90px;width:100%;padding-top:20px;}
#main				{padding:20px;background-color:white;border-bottom:20px solid #cec386;border-top:20px solid #cec386}

p					{margin-bottom:5px;}