/*************************************content modifications*/
body{
background-color:#FFFFFF;
margin:0px auto;
background-image:url(../images/gray_fade.jpg);
background-repeat:repeat-x;
background-position:0px 0px;
}

#container{
left:0px;
min-width:900px;
position:absolute;
text-align:center;
top:0px;
width:100%;
background:url() repeat;
background-position:50% 0px;
}
#content {
background-color:transparent;
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
margin:0px auto;
position:relative;
text-align:left;
width: 870px;
height:500px;
}

#topCenter{
background:url(../images/top_center1.png) no-repeat; 
width:850px; 
height:98px; 
text-align:right;
}
#middleCenter{
background:url(../images/middle_center1.png) repeat-y; 
width:850px; 
height:auto;
padding-bottom:30px;
}

#bottomCenter{
background:url(../images/bottom_center1.png) no-repeat; 
width:850px; 
height:54px;
}

#banner{
padding-top:0px;
margin-top:0px; 
margin-left:20px;
margin-right:15px;
}

#innerTable{
width:814px;
margin-left:20px;
margin-right:15px;
}


td{padding-right:30px;padding-left:30px; padding-top:30px; vertical-align:top}

.rightline{border-right:1px solid  #999999;!important;}

/**************************************Forms */
#fcontact input, textarea{
width:200px;
border:1px solid #999999;
background-color:#FFFFFF!important
}
#fcontact textarea{height:100px; width:250px;}
#fcontact #submit{
background-color:#CCCCCC!important; 
cursor:pointer;
}
/**************************************links modifications*/
#nav{
word-spacing:10px;
width:auto; 
height:20px; 
background:#34393f; 
padding-top:15px; 
margin-left:20px;
margin-right:15px; 
text-align:center;
}

#nav a, #quickNav a{color:#FFFFFF; text-decoration:none}
#nav a:hover, #quickNav a:hover{color:#ff7e30; text-decoration:underline}

#quickNav{
margin-right:50px;
padding-top:25px;
}

#subMenu{
border-bottom:1px solid  #999999;!important;
margin:0px;
}
#subMenu2{
border-top:1px solid  #999999;!important;
margin:0px;
}
#subMenu p,#subMenu2{margin:0px; padding-bottom:5px;}

a{color:#2b2b2b; text-decoration:underline}
a:hover{color:#ff7e30; text-decoration:underline}
/**************************************text color modifications*/
.title{margin:0px; padding:0px;font-size:1.5em}

#subtitle{font-size:1.5em; font-weight:500;}

.orangetext{color:#ff6609}
.graytext{color:#34393f}

h1,h2,h3,h4,h5{color:#2b2b2b;}

p{color:#3b3b3b}

.center {
text-align:center;
}

li{color:#3b3b3b}

#text{
font:Arial, Helvetica, sans-serif;
font-size:90%;
text-align:center;
color:#34729a !important;
}

.bold {
font-weight:bold;
}

/****************************************************other*/

#footer{
text-align:center; 
color:#999999; 
font-size:80%;
}

#topQuote{
margin-bottom:10px; 
margin-right:50px;
}