@charset "utf-8";
#container {
	margin: auto;
	height: auto;
	width: 900px;
	padding: 0px;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #9ca920;
}

#subcontainer {
	float: left;
	height: auto;
	width: 900px;
	padding: 0px;
}

#logo, #logo a, #logo a:hover, #logo a:visited, #logo a:active {
	margin-bottom: 20px;
	color: #FFFFFF;
	text-decoration: none;

}
#logo_saying {
	font-size: 14px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
}
#logo td {
	padding-right: 10px;
}
#nav {
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

.romans_link {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	float: left;
	width: 15px;
}
#slide_show {
	background-color: #FFFFFF;
	float: left;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	width: 416px;
}
#bgcolor {
	background-color: #ede8e1;
}

#stop_play {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-size: 11px;
	font-variant: small-caps;
}
#stop_play a {
	color: #990000;
	text-decoration: none;
}

.bold {
	font-weight: bold;
}
#stop_play a:hover {
	color: #333333;
}

#bgcolor a {
	text-decoration: none;
}
.red {
	color: #990000;
}

#slide_show img {
	padding: 0px;
}


#nav_link a
{
	display: block;
	width: 150px;
	padding: 5px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#nav_link a:link, #nav_link a:visited {
	color: #CCCCCC;	
}

#nav_link a:hover, #nav_link a:active {
	background-color: #CCCCCC;
	color: #006600;
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	letter-spacing: 2px;
	font-weight: normal;
}

#topPicContainer {
	padding: 5px;
	width: 416px;
	margin-left: 20px;
	float: left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#portfolioPicTitle
{
	text-align: right;
	margin-bottom: 10px;
	color: #030;
}

.center
{
	text-align: center;	
}

#footerLinks {
	float: left;
	margin-left: 180px;
	width: 416px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	border-top: thin dotted #333333;
	text-align: center;
	font-size: 12px;
	font-variant: small-caps;
}

#footerLinks a, #footerLinks a:visited{
	text-decoration: none;
	color: #333333;
}

#footerLinks a:hover, #footerLinks a:active {
	text-decoration: underline;
}

.activeLinkTop {
	background-color: #CCCCCC;
	color: #006600;
	display: block;
	width: 150px;
	padding: 5px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.activeLinkBottom {
	text-decoration: underline;
	color: #333333;
}

#quickFacts {
	width: 150px;
	background-color: #CCCCCC;
	float: left;
	margin-top: 40px;
	padding: 5px;
	font-size: 10px;
	line-height: 18px;
}
#subscribeBtn {
	background-color: #9CAA21;
	font-size: 12px;
	border: 1px solid #666666;
	margin-top: 5px;
}
#quickFacts a, #quickFacts a:visited {
	color: #990000;
	text-decoration: none;
}
#quickFacts a:hover, #quickFacts a:active {
	text-decoration: underline;
}

#quickFacts h3 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
	color: #006600;
	font-family: "Times New Roman", Times, serif;
}

form {
	padding: 0;
	margin: 0;
}
