/* Universal Styles */

img {border:0px;}
ul {list-style-type:disc; }

html, body
{margin: 0px auto; width:967px; height:100%; text-align:center; background-color: #002A56; font-family:Verdana; font-size:12px; color:#000000; }
body /* Mozilla Firefox alignment */ { text-align: -moz-center; } 


/* Page Layout */
div#page {width:267px; height:100%; text-align:center; background-color: #002A56; border-right:1px solid black; border-left:1px solid black;}
div#header {width:100%; text-align:left; background-color: #DEE5EA; }
div#subheader {width:100%; text-align:center; background-color: #DEE5EA; }
div#content {width:965px; border-left:1px solid black; border-right:1px solid black; border-bottom:30px solid #002A56; background-color: #DEE5EA;}
div#left {width:380px; height:100%; float:left; text-align:right; background-color: #DEE5EA; padding:10px; }
div#right {width:543px; height:100%; float:right; text-align:left; background-color: #DEE5EA; padding:10px; border-left:2px solid #A8ADB1; }


/* Background Images */
.HomeHeader { background-image: url(images/HomeHeader.jpg); background-repeat: no-repeat; }
.subHeader { background-image: url(images/subHeader.jpg); background-repeat: no-repeat; }


/* Text Styles */
.titleText
{
   font-family: Verdana;
   font-size: 23px;
   color: #C9874B;
   font-weight: Normal;
}

.subTitleText
{
   font-family: Verdana;
   font-size: 18px;
   color: #002B56;
   font-weight: Normal;
}

.subTitleText2
{
   font-family: Verdana;
   font-size: 15px;
   color: #002B56;
   font-weight: Normal;
}

.subTitleText3
{
   font-family: Verdana;
   font-size: 13px;
   color: #002B56;
   font-weight: Normal;
}


.mainText
{
   padding-left: 10px;
   padding-right: 40px;
   font-family: Verdana;
   font-size: 12px;
   color: #000000;
   line-height: 20px;
   font-weight: normal;
}

.mainTextNav
{
   font-family: Verdana;
   font-size: 12px;
   color: #000000;
   line-height: 18px;
   font-weight: normal;
   text-decoration:none;
}

.mainText2
{
   padding-right: 35px;
   font-family: Verdana;
   font-size: 12px;
   color: #000000;
   line-height: 18px;
   font-weight: normal;
}

.mainTextNavTop
{
   font-family: Verdana;
   font-size: 10px;
   color: #000000;
   line-height: 18px;
   font-weight: normal;
   text-decoration:none;
}

.mainTextNav2
{
   font-family: Verdana;
   font-size: 15px;
   color: #002B56;
   line-height: 18px;
   font-weight: normal;
   text-decoration:none;

}

.mainText3
{
   font-family: Verdana;
   font-size: 12px;
   color: #002B56;
   line-height: 20px;
   font-weight: bold;
}
/* Navigation Styles */
.navMain
{
   font-family: Verdana;
   font-size: 12px;
   color: #231F20;
   font-weight: normal;
   text-decoration: none;
}

.navText
{
   padding-right: 10px;
   padding-top: 10px;
   font-family: Verdana;
   font-size: 12px;
   color: #231F20;
   font-weight: normal;
   line-height: 19px;
   text-decoration: none;
}

/* Logoworks Link Backs */
.logoworksLink
{
   font-family: Arial; 
   font-size: 9px;
   color: #999999;
   padding: 1px;
   font-weight: bold;
   text-decoration: none;
   text-align: center;
}

a.logoworksLink
{
   color: #999999;
   font-size: 10px;
   font-weight: bold;
   padding: 1px;
   text-align: center;
   text-decoration: none;
}

a.logoworksLink:hover
{
   color: #999999;
   font-size: 10px;
   font-weight: bold;
   padding: 1px;
   text-align: center;
   text-decoration: none;
}
