﻿
*{margin:0px; padding:0px;}


@media screen and (-webkit-min-device-pixel-ratio:0) { 
 html {
 /*
 height: 100%;
 */
height: 100%;
}
}




body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
color:#800000;
background:#c8c3bd;  /*new-c8c3bd  Old-e8eaec*/

    margin: 0px;
	padding:0px;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

h2{
display:block;
margin:15px 0 -5px 20px;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}
h3{
display:block;
margin:15px 20px -5px 20px;
font-size:1em;
font-weight:bold;
color:#505050;
background-color:inherit;
}

h4{
float:left;
display:block;
width:300px;
margin:15px 0 -5px 30px;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}
h5{
float:right;
display:inline;
width:250px;
margin:15px 30px -5px 20px;
text-align:right;
font-size:1em;
font-weight:normal;
color:#505050;
background-color:inherit;
}
h6{
display:block;
margin:-5px 0px 15px 0px;
font-size:1.7em;
letter-spacing:-1px;
line-height:1.2em;

background-color:inherit;
font-weight:900;
}






a{
color:#800000;/* old-467aa7 */
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#303030; text-decoration:none; background-color:inherit;}
a img{border:none;}

#content p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.right{padding:4px; border:1px solid #a0a0a0;}


img.left{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#container{
width:810px;
margin:5px auto;

text-align:left;
/*background:#ffffff;*/
color:#303030;
border:3px none #a0a0a0;
}
#container2{
width:810px;
margin:5px auto;

text-align:left;
background:#ffffff;
color:#303030;
border:3px none #a0a0a0;
}





#header{
height:107px;
width:760px;

}

#header h1{
padding:35px 0 0 20px;
font-size:2.4em;
background-color:inherit;
color:#ffffff;
letter-spacing:-2px;
font-weight:normal;
}

#header h2{
margin:10px 0 0 40px;
font-size:1.4em;
background-color:inherit;
color:#f0f2f4;
letter-spacing:-1px;
font-weight:normal;
}

#navigation{
height:2.2em;
line-height:2.2em;
width:810px;
background:#800000; /*bright blue(picture)-001efa  Site blue-578bb8*/
font-weight:bold;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:1em;
font-weight:normal;
text-transform:uppercase;
color:#ffffff;


}

* html #navigation a {width:1%;}

#navigation a:hover{
background:#c8c3bd;/*Site color-80b0da   New Color-c8c3bd   drab-8f92a7*/
color:#505050;

}

#navigation li.selected a{
color:#505050;
background:#c8c3bd;


}




/***************split styles **************************/

#twoColumns{
width:800px;
clear:both;
padding: 20px 0px;
}
#leftColumn{
float:left;
padding-left: 20px;
width:520px;
text-align:center;
}
#leftColumn h2{
padding:0px 0px 15px 0px;

}


#rightColumn{
width:230px;
float:right;
padding: 15px 15px 15px 15px;
}


.quote{
font-family: "Lucida Sans",
             sans-serif;


margin-top:-8px;
font-style:italic;
font-size:16px;
font-weight:semi-bold;
line-height:1.3em;
}

.quoteBy{
font-size:17px;
text-align:right;
font-weight:bold;
}




/**************** three styles ****************/

#three {
display:inline;
float:left;
width:768px;
font-size:1.2em;
	line-height:1.4em;
margin:15px 20px 0 20px;
}

#three h2{
display:block;
margin:0 0 16px 0;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#three h2 a{font-weight:normal;}
#three h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#subthree a:hover{text-decoration:underline;}
#three a:hover{text-decoration:underline;}
#three ol{margin:0p 5px 16px 35px;}
#three ul{margin:0px 5px 10px 35px; font-weight:bold;}
#three ul ul{margin:0px 5px 0px 30px; font-weight:normal; line-height:1.3em;}
#three dl{margin:0px 5px 10px 25px;}
#three dt{font-weight:bold; margin-bottom:5px;}
#three dd{margin:0px 0px 10px 15px;}

#subthreecontent{
float:right;
width:260px;
padding:0;
}

#threecontent{
float:left;
width:505px;
display:inline;
}

#subthree{
float:right;
margin:12px 21px 10px 0px;
display:inline;
}

#subthree img{
	padding:3px 0 0 15px;
}


#threelower{
float:left;
width:545px;
font-size:0.9em;
padding:20px 0px 0px 18px;
margin-right:0px;
}

#threelower h2{
display:block;
margin:0 0 16px 0;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}
/**************** Content styles ****************/

#content{
float:left;
width:555px;
font-size:0.9em;
padding:20px 20px 0 20px;
}

#content h2{
display:block;
margin:0 0 16px 0;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#subcontent a:hover{text-decoration:underline;}
#content a:hover{text-decoration:underline;}
#content ol{margin:0 5px 16px 35px;}
#content ul{margin:0 5px 16px 35px;}
#content ul ul{margin:0 5px 0px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}



#allcontent{
	width:810px;
	padding:0px;
	margin:0px;
}

/**************** Sidebar styles ****************/

#side{
	width:200px;
	float:right;
	padding:0px;
	height:	300px;
	padding-top:0px;

}


#subcontent{

float:right;
width:180px;
padding:20px 20px 10px 0;
line-height:1.4em;
}

#subcontent h2{
display:block;
margin:0 0 15px 0;
font-size:1.6em;
font-weight:bold;
text-align:left;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#subcontent p{margin:0 0 16px 0; font-size:0.9em;}

#subcontent ul{margin:0 0 2px 0; font-size:0.9em;list-style-type:none;}







/**************** Footer styles ****************/

#footer{
clear:both;
width:810px;
padding:5px 0;
font-size:0.9em;
color:#f0f0f0;
background:#800000;
}
#footer img{
	display:block;
	margin:0px auto;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/


.huge{display:inline;font-size:2em; margin-left:-15px;}
.imgBorder{	border:5px #c8c3bd Solid;}

.darkgray{color:#505050;}
.maroon{color:#800000;}
.darkmaroon{color:#590000;}

.maroonBorder{border:3px solid #800000;}


.fixedPos{position:fixed;}
.splitthreeleft{float:left; width:48%;}
.splitthreeright{float:right; width:48%;display:inline;}
.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}

.picSpacer{margin:5px 11px 15px 10px;}


.clear{clear:both;}
.small{font-size:0.8em;}
.big{font-size:1.3em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.textleft{text-align:left;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}
.profile{padding:0 0 20px 0; font-size:1.1em;}
.underline{font-weight:normal;padding:0 0 4px 0; border-bottom:medium #303030 solid}
.underlineText{text-decoration:underline;}
.wider{width:500px;}
.imgprofile{width:125px;}
.bold{font-weight:bold;}
.extrabold{font-weight:900;}




.box{
margin:0 0 20px 0;
padding:7px 12px;
background-color:#c8c3bd; /*old-e8e8e8  new-e0dadc */
color:#505050;
line-height:1.5em;
}

.homebox{
display:inline;
margin:0;
padding:3px 0 0 0;
border:1px none #c0c0c0;
background-color:#a0a0a0; /*old-e8e8e8  new-e0dadc */
line-height:1.5em;
}

.gradientV{
  background-color: #a0a0a0; /* fallback color if gradients are not supported */
  filter: progid:DXImageTransform.Microsoft.Gradient(
        StartColorStr='#ffffff', EndColorStr='#a0a0a0', GradientType=0);
  background-image: -webkit-linear-gradient(top, #ffffff, #a0a0a0); /* For Chrome and Safari */
  background-image:    -moz-linear-gradient(top, #ffffff, #a0a0a0); /* For old Fx (3.6 to 15) */
  background-image:     -ms-linear-gradient(top, #ffffff, #a0a0a0); /* For pre-releases of IE 10*/
  background-image:      -o-linear-gradient(top, #ffffff, #a0a0a0); /* For old Opera (11.1 to 12.0) */ 
  background-image:         linear-gradient(to bottom, #ffffff, #a0a0a0); /* Standard syntax; must be last */
  }