﻿div.top
{
	width:760px;
	height:230px;
	margin-top:-10px;
	margin-bottom:25px;
}

div.menu
{
	position:relative;
	float: right;
	width: 410px;
	height: 50px;
	top: 10px;
	text-align:center;
	white-space:nowrap;
	word-spacing:5px;
	overflow:hidden;
}

table.resources
{
	margin:10px;
	margin-left:auto;
	margin-right:auto;
	padding:2px;
}

.resources th
{
	font-size:larger;
	vertical-align:middle;
	line-height:1.5em;
	background-color: rgb(140,171,223);
}

.link
{
	text-indent: 5px;
}

.company
{
	font-weight:bold;
}

#main h1
{
	font-family: Times New Roman, Serif;
	font-size:23px;
	font-variant:small-caps;
}

#main h2
{
	color:White;
	font-size: 16px;
	text-indent:3px;
	font-variant:small-caps;
	padding: 2px;
	margin-bottom:0px;
	background-image:url('images/hbg740.png');
	background-repeat:repeat-y;
	width:750px;
	float:none;
}

h4
{
	color:White;
	font-size: 16px;
	text-indent:3px;
	font-variant:small-caps;
	padding: 2px;
	margin-bottom:0px;
	background-repeat:repeat-y;
	width:750px;
	float:none;
}

#frontpage
{
	background-image: url('images/crownteam1.jpg');
	background-position: 98% 90%;
	background-repeat:no-repeat;
	font-size:20px;
	text-align:center;
	
}


/*Crown Logo Image*/				
#crownlogo
{
	float: left;
	margin-left:20px;
	margin-top:5px;
}

/*Picture to the right of Crown Logo on Each Page*/
#SlideShow
{
	height:174px;
	width:413px;
	float: right;
	position:relative;
	margin-top:5px;
	/*/border: 1px solid black;*/
}

hr
{
	width:760px;
	color: rgb(12,71,143);
	border-color: rgb(12,71,143);
	border: thin solid;
}

div.footer
{
	color: Gray;
	width: 770px;
	min-height: 20px;
	font-size:13px;
	text-indent: 10px;
	text-align:center;
}