/*Custom Glass and Mirror CSS
Reset Browsers*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6
{
	border: 0;
	outline: 0;
	font-size: 100%;
	margin: 0;
	padding: 0;
	line-height: normal;
}
/*Body Setup*/
BODY
{
     text-align: center;
     background: #080908 url(assets/cg-background.jpg) repeat-x top;
     font: 12px Verdana, Arial, Helvetica, sans-serif;
     margin: 0;
     padding: 0;
}
/*Heading Tags*/
H1 
{
     color: #333333;
     font-size: 14px;
     font-weight: 700;
     line-height: 24px;
}
H2
{
     color: #2C2004;
     font-size: 14px;
     font-weight: 700;
     line-height: normal;
     padding-top: 10px;
}
H3
{
     color: #333333;
     font-size: 14px;
     font-weight: 700;
     line-height: 20px;
}

A:active
{
     color: #006600;
     font-size: 14px;
     font-weight: bold;
     left: auto;
}
/*Lists*/
UL
{
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: none;
}
img
{
     margin-right: auto;
     margin-left: auto;
     border-width: 0px;
     padding-right: 12px;
     padding-left: 15px;
}
img.shadow
{
     margin-right: auto;
     margin-left: auto;
     border-width: 0px;
     padding-right: 0px;
     padding-left: 0px;
}
img.small
{
     margin-right: auto;
     margin-left: auto;
     border-width: 0px;
     padding-right: 3px;
     padding-left: 3px;
}
img.floatLeft
{
	float: left;
	margin: 4px;
}
img.floatRight
{
	float: right;
	margin: 0px;
}
blockquote {
     color:#333;
     padding:5px;
     font-family: Arial, Helvetica, sans-serif;
     border: 1px solid #00120C;
     background-color: #fff;
     margin-top: 5px;
     margin-right: 0px;
     margin-bottom: 5px;
     margin-left: 0px;
}
blockquote p {
     font-size:1em;
     line-height:1.3em;
     margin:0;
     color: #000C08;
}
/*Site Wrapper*/
#outerWrapper
{
     max-width: 900px;
     min-width: 900px;
     text-align: left;
     width: 80%;
     background: #fff;
     margin: 0 auto;

}
/*Header*/
#outerWrapper #header
{
     height: 100px;
     background: #333333 url(assets/custom-glass-top.jpg) no-repeat top;
     padding-right: 10px;
     padding-left: 10px;
}
#outerWrapper #header img
{
     position:relative;
     left: 300px;
     border-width: 0px;
}
.header-right {
     color: #E0E4E5;
     float: right;
     font: 12px/normal Verdana, Arial, Helvetica, sans-serif;
     text-align: right;
     vertical-align: top;
     clear: both;
     height: 100px;
}

/*Navbar*/
#navbar
{
     color: #010101;
     background: #010101;
     height: 30px;
     font: bold 14px/30px Verdana, Arial, Helvetica, sans-serif;
}
#navbar LI
{
     float: left;
     list-style-type: none;
     margin-right: auto;
     margin-left: auto;
}
#navbar LI A
{
     display: block;
     padding: 0 14px;
     text-decoration: none;
     letter-spacing: 1px;
     font-size: 14px;
     color: #dddddd;
     line-height: 30px;
     font-weight: bold;
}
#navbar LI A:hover
{
     background: #024F2F 30px;
     color: #ddd;
     text-decoration: none;
     line-height: 30px;
     height: 30px;
     font-weight: bold;
}
/*Splash*/
#splash
{
     color: #333333;
     height: 275px;
     width: 100%;
     float: left;
     margin-right: auto;
     margin-left: auto;
}
#splash H1
{
     color: #eee;
     font-size: 14px;
     padding-left: 15px;
     padding-top: 3px;
     padding-bottom: 5px;
}
.left ul a:hover { color : #ccc; }
.left ul  {
     text-align: left;
     margin: 3px 0 8px 0;
     padding-left: 20px;
     text-decoration: none;
     list-style-type:square;
     color: #444;
}
.left ul li {
padding: 2px 0 2px 0px;
margin: 0 2px;	
}
.left ul a {
	font-weight: 600;
	color: #555;
	text-decoration: underline;
}
.left {
     float: left;
     width: 585px;
     padding-top: 10px;
     padding-right: 20px;
     padding-bottom: 10px;
     padding-left: 15px;
     color: #444444;
}
.left h1 {
     padding: 2px 0 5px 0px;
     font: bold 16px Verdana, Arial, Helvetica, sans-serif;
     color: #006633;
     margin-bottom: 5px;
     margin-top: 10px;
}
.left h2 {
     padding: 2px 0 5px 0px;
     font: 700 14px Verdana, Arial, Helvetica, sans-serif;
     color: #006633;
     margin-top: 10px;
}
.left h3 {
	padding: 2px 0 5px 0px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
	margin-bottom: 5px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8e8fe;
}
.right {
     float: right;
     padding: 10px;
     width: 225px;
}
.right h2 {
     padding: 2px 0 5px 0px;
     font: bold 18px Verdana, Arial, Helvetica, sans-serif;
     color: #006633;
     margin-bottom: 5px;
     margin-top: 10px;
     text-align: left;
}
.right h3 {
     padding: 2px 0 5px 0px;
     font: bold 14px Verdana, Arial, Helvetica, sans-serif;
     color: #006633;
     margin-bottom: 5px;
     margin-top: 10px;
     text-align: center;
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #009900;
}
.right ul  {
     color: #006633;
     text-align: left;
     margin: 3px 0 8px 0;
     padding-left: 20px;
     text-decoration: none;
     list-style-type:disc;
}
.right ul li {
padding: 2px 0 2px 0px;
margin: 0 2px;	
}

/*Left Menu*/
#outerWrapper #contentWrapper #leftColumn1
{
	float: left;
	font-size: 12px;
}
#outerWrapper #contentWrapper #leftColumn1 A:hover
{ background: #F7AB2F url(assets/hover-smenu.jpg) repeat-y left; 
}
#outerWrapper #contentWrapper #leftColumn1 A:active
{
	color: #333333;
}
/*Main Content*/
#outerWrapper #contentWrapper #content
{
     margin: 0;
     padding: 10px 13px 10px 10px;
     font-size: 12px;
     color: #444;
}
#outerWrapper #contentWrapper #content A:link
{
     color: #ddd;
     font-size: 12px;
     line-height: 12px;
     font-weight: 700;

}
#outerWrapper #contentWrapper #content A:visited
{ color: #ddd; 
}
#outerWrapper #contentWrapper #content A:active
{ color: #ddd; }
#outerWrapper #contentWrapper #content A:hover
{ color: #ddd; 

}
#outerWrapper #contentWrapper .clearFloat
{
     clear: left;
     display: block;
}
.column1 {
     float:left;
     width:255px;
     padding-left: 5px;
     height: 185px;
     border: 1px solid #010101;
     padding-right: 5px;
     margin: 16px 24px 15px 15px;
}
.column1 H2{
     color: #006633;
     font-size: 14px;
     font-weight: 700;
     line-height: normal;
     height: 15px;
     background: center;
     padding-bottom: 5px;
     padding-top: 5px;
     text-align: center;
}
.column2 {
     float:left;
     width:255px;
     margin-right:23px;
     background: url(assets/ser-bg.jpg) repeat-x top;
     padding-left: 5px;
     padding-right: 5px;
     height: 185px;
     border: 1px solid #010101;
     margin-top: 15px;
}
.column2 H2{
     color: #006633;
     font-size: 14px;
     font-weight: 700;
     line-height: normal;
     height: 15px;
     background: center;
     padding-bottom: 5px;
     padding-top: 5px;
     text-align: center;
}
.column3 {
     float:right;
     width:255px;
     margin-right:12px;
     background: url(assets/ser-bg.jpg) repeat-x top;
     padding-left: 5px;
     padding-right: 5px;
     height: 185px;
     border: 1px solid #010101;
     margin-top: 15px;
}
.column3 H2{
     color: #006633;
     font-size: 14px;
     font-weight: 700;
     line-height: normal;
     height: 15px;
     background: center;
     padding-bottom: 5px;
     padding-top: 5px;
     text-align: center;
}

/*Footer*/

#footer
{
     height: 49px;
     background: #333333 url(assets/custom-glass-bottom.jpg) no-repeat;
     color: #ccc;
     text-align: center;
     font-size: 11px;
     vertical-align: bottom;
}
#footer A:link, A:visited
{
     color: #ccc;
     text-decoration: none;
     font-size: 11px;
}
#footer A:hover
{
     color: #009900;
     text-decoration: none;
     font-size: 11px;
}
