@charset "utf-8";
/* CSS Document */

body {background: url(http://www.crimsonglass.com/site/images/background.png); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-align: center;}
h1 {font-family: Georgia, "Times New Roman", Times, serif;font-size: 20px; font-variant: small-caps; color: #acb03c; margin: 0px; padding: 0px;}
h2 {font-family: Georgia, "Times New Roman", Times, serif;font-size: 16px; font-variant: small-caps; color: #acb03c; margin: 0px; padding: 0px;}
h3 {font-family: Georgia, "Times New Roman", Times, serif;font-size: 14px; font-variant: small-caps; color: #acb03c; margin: 0px; padding: 0px;}
h4 {font-family: Georgia, "Times New Roman", Times, serif;font-size: 12px; font-variant: small-caps; color: #acb03c; margin: 0px; padding: 0px;}
h5 {font-family: Georgia, "Times New Roman", Times, serif;font-size: 11px; font-variant: small-caps; color: #acb03c; margin: 0px; padding: 0px;}
input, select, textarea, reset, submit {background: url(http://www.crimsonglass.com/site/images/background.png); font-size: 11px; border: 1px solid #FC7244;}
option {background: url(http://www.crimsonglass.com/site/images/background.png); font-size: 11px; border: 0px solid #FC7244;}
hr {width: 100px; height: 25px; background: url(http://www.crimsonglass.com/site/images/hr.png); border: 0;}

#navigation a img {text-decoration: none;}
#navigation a img:hover {text-decoration: none;}

#container {margin: 0px auto; width: 800px;}
#header {width: 100%; margin-bottom: 25px;}
#content {float: left; width: 70%; text-align: left}
#navigation {float: right; width: 25%; padding: 5px; background-color: #F7CF3E; text-align: left;}
#footer {clear: both; width: 100%; text-align: center; padding-top: 25px;}

a:link {color: #FC7244; text-decoration: none;}
a:active {color: #FC7244; text-decoration: none;}
a:hover {color: #F79B3E; text-decoration:none; border-bottom: 1px solid #FC7244;}
a:visited {color: #FC7244; text-decoration: none;}

.progressdiv {width: 250px; height: 25px;  background: #ffffff; border: 1px solid #acb03c; text-align: left; }
.progressbar {
	width: 8%;
	color: #000000;
	background-color: #fc7244;
	background-position: left;
}