body  {background-color: #001942; margin:0; padding:0; text-align:center; font-family:Arial; font-size:12px; color:#000;}

#wrapper { width:850px; margin:0 auto; text-align:left;}
#maincontainer { width:850px;}
#allcontent { width:850px; float:left; background-image:url(images/content_bg.jpg);}

/* Header Content
----------------------------------------------------------------------------*/ 
#header {
   width:850px;
   height:127px;
   float:left;
   background-image:url(images/main_header.jpg);
}

#navigation {
   width:850px;
   height:31px;
   float:left;
}

/* Left Side
----------------------------------------------------------------------------*/ 
#left {
   width:265px;
   float:left;
}

#flashContainer {
   width:265px;
   float:left;
}

#leftTxt {
   width:230px;
   margin-top:18px;
   margin-left:20px;
   float:left;
}

/* Right Side
----------------------------------------------------------------------------*/ 
#right {
   width:585px;
   float:left;
}

#photoRows {
   width:568px;
   float:left;
   margin-left:16px;
   margin-top:15px;
}

#photoRows2 {
   width:568px;
   float:left;
   margin-left:16px;
   margin-top:15px;
}

.pic1 {
   width:187px;
   float:left;
}

#optionsBox {
   width:551px;
   margin-left:16px;
   margin-top:10px;
   float:left;
   background-image:url(images/gold-bkgrd.jpg);
   background-repeat:no-repeat;
   background-color:#DAB35B;
}

#iconBoxes {
	width:530px;
	margin-left:10px;
	float:left;
	margin-top:8px;
}

.iconHold {
   width:530px;
   float:left;
   margin-top:10px;
}
.iconHold a {color:#522917; text-decoration:underline;}
.iconHold a:hover {color:#003192; text-decoration:underline;}

.icon1 {
   width:135px;
   float:left;
   margin-top:1px;
}

.iconText {
	width:382px;
	margin-top:1px;
	float:left;
}
.iconText p {margin-bottom:10px; margin-top:1px;}

/* Footer
----------------------------------------------------------------------------*/
#footer {
   width:551px;
   float:left;
   margin-left:16px;
   margin-top:12px;
}

#phonePic {
   width:37px;
   height:22px;
   float:left;
   background-image:url(images/phone_icon.gif);
}

#phoneTxt {
   float:left;
   margin-top:3px;
}

#envelopeTxt {
   float:left;
   margin-top:3px;
}

#envelope {
   width:67px;
   float:left;
}

#dev {
   margin-top:10px;
   width:850px;
   float:left;
   text-align:right;
}

/* Classes
----------------------------------------------------------------------------*/
p {margin-top:10px; margin-bottom:20px;}
.small { color: #eed193; font-size: 10px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
.whtextlg { color: white; font-size: 13px; font-family:Arial, Helvetica; line-height:18px;}
.icontxt {
	color:#101846;
	font-family:Arial;
	font-size:12px;
}
.blue14 { color: #233a68; font-size: 14px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; }
.lgwhitebold { color: white; font-size: 18px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; }
.blue14 a { color: #233a68; text-decoration: underline; }
.blue14 a:hover { color: #0056d1; text-decoration: none; }
.contact_txt { font-size:14px; font-family:Arial; color:#eed193; text-align: center; }
   .contact_txt a {color:#eed193; text-decoration:none;}
   .contact_txt a:hover {color:#ffffff; text-decoration:none;}
.wisnet {color:#B8B2A7; font-size:11px;}
   .wisnet a {color:#B8B2A7; text-decoration:underline;}
   .wisnet a:hover {color:#F0EEEB; text-decoration:none;}
.nav:link { color: #eed193; }
.nav:visted { color: #eed193; }
.nav:hover { color: white; }
