body, td, th, p					{ font-family:"Helvetica"; font-size:13px; color:#808080; }
body							{ margin:0px; background:#ffffff; }

h1								{ margin-top:0px; margin-bottom:12px; font-size:24px; font-weight:normal; }
h2								{ margin-bottom:6px; padding-bottom:3px; font-size:15px; font-weight:bold; }
h2.underline					{ border-bottom:#cd071e 3px solid; }
h3								{ margin-bottom:6px; font-size:13px; font-weight:bold; }

th								{ text-align:left; width:80px; }

p								{ margin-top:0px; margin-bottom:10px; }
ol								{ margin-top:0; padding-left:24px; }
ul								{ margin:0; padding:0; }
ol li							{ margin-bottom:12px; }
ul li							{ margin:0 0 12px 0; padding:0 0 0 18px; list-style:none; background:url(Images/Layout/Bullet.gif) 6px 6px no-repeat; }

a								{ color:#cd071e; text-decoration:none; }
a:hover							{ text-decoration:underline; }
a img							{ border:none; }

img.spacer						{ width:1px; height:1px; }

.tiny							{ font-size:11px; }



/* Columns */
.br								{ margin-bottom:24px; }
.column1of2						{ float:left; width:468px; margin-right:24px; }
.column2of2						{ float:left; width:468px; }
.column1of3						{ float:left; width:304px; margin-right:24px; }
.column3of3						{ float:left; width:304px; }
.column1of4						{ float:left; width:222px; margin-right:24px; }
.column4of4						{ float:left; width:222px; }
.clearboth						{ clear:both; }	



/* Layout */
.pagewidth						{ width:960px; text-align:left; margin:auto; }
#canvas							{ width:100%; height:100%; }

#headerhomerow					{ text-align:center; height:128px; }
#headerhome						{ text-align:left; height:128px; }
#logohome						{ float:left; margin-top:51px; }
#logohome img					{ width:279px; height:27px; }
#tabshome						{ float:right; }
#tabshome ul					{ padding:0; margin:0; }
#tabshome li					{ float:left; margin:0px; padding:0px; list-style:none; background:none; }
#tabshome li a					{ float:left; display:block; padding:0 10px; height:128px; line-height:128px; text-align:center; text-decoration:none; font-size:15px; color:#999999; }
#tabshome li a:hover			{ color:#cd071e; }
#tabshome li a.active 			{ color:#cd071e; }
#headerstriphomerow				{ text-align:center; height:384px; background:#b0a28e url(Images/Content/Starfish.jpg) center center repeat-x; }

#headerrow						{ text-align:center; height:64px; }
#header							{ text-align:left; height:64px; }
#logo							{ float:left; margin-top:27px; }
#logo img						{ width:140px; height:14px; }
#tabs							{ float:right; }
#tabs ul						{ padding:0; margin:0; }
#tabs li						{ float:left; margin:0px; padding:0px; list-style:none; background:none; }
#tabs li a						{ float:left; display:block; padding:0 10px; height:64px; line-height:64px; text-align:center; text-decoration:none; font-size:15px; color:#999999; }
#tabs li a:hover				{ color:#cd071e; }
#tabs li a.active 				{ color:#cd071e; }
#headerstriprow					{ text-align:center; height:32px; background:#b0a28e url(Images/Content/Starfish.jpg) center center repeat-x; }

#shadowrow						{ background:url(Images/Layout/Shadow.gif) top repeat-x; height:16px; }
#contentrow						{ text-align:center; vertical-align:top; background:url(Images/Layout/Gradient.gif) bottom repeat-x; }
#content						{ text-align:left; }

#footerrow						{ text-align:center; height:96px; border-top:#cccccc 1px dotted; }
#footer							{ text-align:left; height:95px;}
#copyright						{ float:left; line-height:95px; font-size:12px; color:#999999; }
#wyattsoftware					{ float:right; margin-top:43px; }
#wyattsoftware span				{ display:block; padding-top:11px; width:16px; height:0px; overflow:hidden; background:url(Images/Layout/WyattSoftware.gif) no-repeat; }
