body {
	font-family: Arial, Helvetica, sans-serif;
text-align: center;
}

.clear { clear:both;  }
.box_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9BBDED;
}
.box_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #9BBDED;
	border-right-color: #9BBDED;
	border-bottom-color: #9BBDED;
	border-left-color: #9BBDED;
	border-bottom-style: dashed;
}

.box {
	padding: 4px;
	border: 1px solid #97B8E6;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.blacktext a:hover, .blacktext a:visited, .blacktext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #124E96;
	text-decoration: underline;
}
.blacktextHEADER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #94AECF;
	font-weight: bold;
}
.blacktextHEADERMAIN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	text-shadow: 2px 2px 2px #000;
	color: #F00;
	font-weight: bolder;
	text-transform: uppercase;
}
.blacktextCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
}
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00CC00;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}
.bluelinks {
	color:#124c8b
	}
	
	
	
	

 #headerNew {
    background-color: #FFFFFF;
    height: 242px;
    margin-left: 0;
    margin-top: 0;
    width: 885px;
    overflow: hidden;
    border-bottom: 7px solid #cfd3d4;
}


/*-----------------  top menu  ------------------ */

#topMenuBox{
	background-image:url(images/top_menu.png);
	background-repeat: no-repeat;
	width: 726px;
	height:34px;
	margin:30px auto;
	margin-bottom:10px;
}


#topMenu  ul {
    margin:0;
    padding:0; 
    float:right; 
    position:relative; 
}

#topMenu ul li {
    list-style:none;
    right:18%; 
    position:relative;
    float:right;
}

#topMenu ul li a {
    display: block;
    font-size: 14px;
    padding-right: 16px;
    padding-left:16px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-decoration: none;
    border-right: 1px dotted #ffffff;
}


#topMenu a {
text-decoration: none;
color: #ffffff;
    
    }

#topMenu a:hover { 
background-color: #2e3192; 
color: #ffffff;
}

#logo {
	width:450px;
	clear:both;
    float: left;
}

#searchBox {
    float: right;
    margin-right: 60px;
    margin-top: 20px;
}

#searchField {
margin-right: -6px;
width: 153px;
height: 20px;
border-top:2px solid #e7e8e9;
border-bottom:2px solid #e7e8e9;
border-left:1px solid #cfd0d2;


border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px; /* Firefox */
  -webkit-border-radius: 5px 0 0 5px; /* Safari, Chrome */
  -khtml-border-radius: 5px 0 0 5px; /* KHTML */


}
  
#searchSubmit {
width: 60px;
height: 24px;
background-color: #e7e8e9;
color: #00afed;
border-top:2px solid #e7e8e9;
border-bottom:3px solid #e7e8e9;
border-right:1px solid #cfd0d2;
border-left:1px solid #cfd0d2;
 

border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0; /* Firefox */
  -webkit-border-radius: 0 5px 5px 0; /* Safari, Chrome */
  -khtml-border-radius: 0 5px 5px 0; /* KHTML */

}


#searchBox p {
color: #C0BFBF;
font-size: 15px;
}


/*-----------------  main menu  ------------------ */



#mainNewmenu  {
	padding-top:10px;
	clear:both;
	width: 100%;
	color: #fcfafa;
	margin-top: 11px;
	padding-left:80px;
}
@-moz-document url-prefix() {
#mainNewmenu { padding-top:0; }
}

#mainNewmenu  ul {
list-style:none;  padding:0; position:relative;  float:left;
}


#mainNewmenu ul li {
float:left; margin:0; padding:0;
}

#mainNewmenu ul li a {
    color: #C0BFBF;
    display: block;
    font-size: 14px;
    height: 28px;
    padding: 12px 10px 2px;
    text-decoration: none;
}

#mainNewmenu a:hover { 
color: #ffffff;
background-color: #d1d3d4; 
border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0; /* Firefox */
  -webkit-border-radius:  5px 5px 0 0; /* Safari, Chrome */
  -khtml-border-radius: 5px 5px 0 0; /* KHTML */

}


	
	

#content {

padding-top: 30px;
padding-left: 39px;
padding-right:39px;
background-image: url(images/background_withoutlinegray.jpg);
background-repeat: no-repeat; 
height: 1229px;
text-align: left;
margin: 0 auto;
}

.content {
    background-image: url("images/background_withoutlinegray.jpg");
    background-repeat: no-repeat;
    height: 1229px;
    margin: 0 auto 10px;
    padding-left: 39px;
    padding-right: 39px;
    padding-top: 30px;
    text-align: left;
}


#topImages {
margin-left: 90px;
}


#content h2 {
color: white;
margin-left: 40px;
margin-bottom: -35px;

}




/*-----------------  price boxes  ------------------ */

.priceBoxes {
text-align: center;
margin-top: 15px;
margin-left: 35px;
}


.priceBoxes img {
margin-top: 15px;
}

.priceBoxes input{
margin-top: 18px;
}

.panels {
   height: 195px;
   width: 235px;
   float:left;
   margin-right:6px;
   
}

.panels h4 {
    color: white;
    font-size: 17px;
    padding-top: 9px;
    text-align: center;
}
 
.panels h4 {
/*padding-top: 0px;*/
}

#first {
display: table-cell;
float:left;
}

#second {

display: table-cell;
float:left;
}

#third {
display: table-cell;
float:left;
}

.separator_first  {
width: 6px;
display: table-cell;


}

.separator_second  {
width: 6px;
display: table-cell;


}

.subscribe {
	position:relative;
    background-image:url(images/subscribe_gradient.png);
    background-repeat: repeat-x; 
	padding:0;
    margin-top: -52px;
    height: 146px;
    width: 222px;
    border: 7px solid #ffffff;
    color: #636363;
    font-Size: 25px;
	border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px; /* Firefox */
  -webkit-border-radius: 10px 10px 10px 10px; /* Safari, Chrome */
  -khtml-border-radius: 10px 10px 10px 10px; /* KHTML */
}


.subscribe p {
	position:absolute; text-align:center; bottom:33px; left:16px;
}

.subscribe a { display:block; margin:19px 0 0 0; padding:0;  }
.subscribe a img { border:none; padding:0; margin:0; }
.subscribe a:hover img { border:none; }

#subscribeTopBlue {
background-image: url(images/subscribeblue_bg.png);
background-repeat: no-repeat; 
height: 92px;
}

#subscribeTopGreen {
background-image: url(images/subscribegreen_bg.png);
background-repeat: no-repeat; 
height: 92px;
}


#subscribeTopOrange {
background-image: url(images/subscribeorange_bg.png);
background-repeat: no-repeat; 
height: 92px;
}


#subscriButton {
margin-top: -2px;
}


/*-----------------  content boxes  ------------------ */

.contentBoxes {

width:718px;
height: 185px;
margin-top: 50px;
margin-left: 40px;
background-color: #e7e8e9;
border: 1px solid #00aeef;



}


.contentBoxes h3 {
    background-color: white;
    color: #00AEEF;
    font-size: 24px;
    font-weight: 300;
    height: 30px;
    padding-left: 20px;
    padding-top: 5px;
	margin-top: 0;
	margin-bottom: 10px;
}


.descriptContainer {
background-color: white;
margin-top: 7px;
margin-left: -1px;

height:155px;
width:720px;
border: 1px solid #cfd0d2;;
border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px; /* Firefox */
  -webkit-border-radius: 15px 15px 15px 15px; /* Safari, Chrome */
  -khtml-border-radius: 15px 15px 15px 15px; /* KHTML */
}


.textContainer  {
float: left;
width: 515px;
padding-right: 25px;
text-align:justify;
}


.descriptContainer p {

padding-left:20px;
padding-top:20px;
color: #949292;
font-size: 14px;

}


/**.picFpoBox {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: white;
    border-color: #D1D3D4 #A7A9AC #A7A9AC;
    border-right: 1px solid #A7A9AC;
    border-style: solid;
    border-width: 2px 1px 1px;
    height: 106px;
    margin-left: 544px;
    margin-top: 10px;
    position: absolute;
    width: 166px;
}
**/

#see {
   
    margin-top: 0px;
}

/*-----------------  content boxes  ------------------ */

.readMoreBox {
    color: #FCFAFA;
    margin-left: 535px;
    width: 25%;
	padding-top:15px;
}


.readMoreBox ul li {
    list-style: none outside none;
    position: relative;
    text-align: center;
}


.readMoreBox ul li a {
    color: #636363;
    font-size: 15px;
    padding-top: 12px;
    text-decoration: none;

    
}

/*-----------------  price boxes  ------------------ */

.subscribe p {
font-Size: 14px;

}

.priceBoxes input {
    margin-top: 22px;
}


.footwr ul {
   color: #fcfafa;
    font-size: 10px;  
    margin:0;
    padding:0;  
    float:left; 
    position:relative; 
    left:50%;
    margin-top: 10px;
    
    }
.footwr ul li {
    float:left;
    list-style:none;
    position:relative;
    right:50%;
 
    }

.footwr ul li a{
    display: block;
    font-size: 10px;
    margin: 0;
   padding: 0 7px;
    text-decoration: none;
}

.footwr a {
text-decoration: none;
color: #ffffff;
    
    }


.footwr a:hover {
text-decoration: none;
color: #ffffff;
}

#copyright {
border-right: 1px solid white;
}


    
 

.footwr {
         background-image: url("images/footer.jpg");
    height: 30px;
    margin-bottom: -10px;
    margin-left: auto;
    margin-right: auto;
    padding: 1px;
    text-align: center;
    width: 884px;
}
.fot {color: white;
    font-size: 10px;
    margin-top: 0;
    text-align: center;
	}
	
	.copy { margin: 0px;
    }
	
	#homecontent {
    background-color: #ffffff;
    background-image: url("images/homepage_background.png");
    background-repeat: no-repeat;
    color: #383738;
    font-size: 20px;
    height: 990px;
    margin-left: 0px;
    text-align: center;
    
    margin-top: 0px;
}




.blueText {
    color: #00AEEF;
    font-size: 26px;
    font-weight: 300;
	margin-left: 30px;
   line-height: 1px;
    
}

.blueText1 {
    color: #00AEEF;
    font-size: 26px;
    font-weight: 300;
    margin-left: 0px;
    
    
}
.boldText {
    color: #231F20;
    font-size: 18px;
    font-weight: bold;
   margin-left: 30px;
   line-height: 1px;
    
}

.noteText {
    font-size: 12px;
    font-style: italic;
    margin-left: 30px;
    line-height: 10px;

}
.total {
    font-size: 16px;
    
	margin-left: 30px;
}


/*-----------------  signup book section  ------------------ */

#signupBookSection {
background-color: #ffffff;
 text_align: left;
    padding-top: 15px;
    height: 126px;
    margin: 0 auto;
     width: 718px;
    position: relative;
    border: 1px solid #e9e9e9;

border-radius: 7px 7px 0px 0px;
  -moz-border-radius: 7px 7px 0px 0px; /* Firefox */
  -webkit-border-radius: 7px 7px 0px 0px; /* Safari, Chrome */
  -khtml-border-radius: 7px 7px 0px 0px; /* KHTML */
}

#signupBookSection h3 {
margin-bottom: 10px;
    margin-top: 0;
    
}

#tomCarr {
    left: 15px;
    padding-top: 17px;
    position: absolute;
}

#homepageBook {
    padding-top: 50px;
    position: absolute;
    right: 10px;
}


#bookSectionContent {
    color: #383738;
    font-size: 20px;
    line-height: 14px;
    margin: 0 auto;
    padding-left: 17px;
    padding-top: 24px;
    text-align: left;
    width: 480px;
}


.smallText {
color: #7f7d7d;
font-size:15px;

}

.smallText a {
color:  #7f7d7d;
text-decoration: underline;
}

.smallText a:hover {
color:  #383738;

text-decoration: underline;
}


/*-----------------  signup gray section  ------------------ */

 
#signupGraySection {
    background-color: #E2E3E4;
    height: 68px;
    line-height: 8px;
    margin: 0 auto;
    padding-top: 2px;
    width: 720px;
}


#signupGraySection h3{
font-weight: 300;
}

/*-----------------  signup image section  ------------------ */



#signupImageSection {
background-image: url(images/signup_background.jpg);
background-repeat: no-repeat; 
width: 720px;
height: 159px;
margin: 0 auto;

padding-top: 9px;

}


#signupSmall_img {
  margin-right: 27px;
    margin-top: -12px;
}




/*-----------------  signup section second------------------ */




#SignupSectionSecond {
   background-color: #ffffff;
   text-align: left;
    height: 450px;
   margin: 0 auto;
   
    width: 719px; 
    border: 1px solid transparent;

border-radius: 0px 0px 7px 7px;
  -moz-border-radius: 0px 0px 7px 7px; /* Firefox */
  -webkit-border-radius: 0px 0px 7px 7px; /* Safari, Chrome */
  -khtml-border-radius: 0px 0px 7px 7px; /* KHTML */
}

#sectionSecondHeader {
    background-color: #2E3192;
    color: white;
    font-size: 25px;
    font-weight: 300;
    height: 35px;
    margin-bottom: 0;
  margin: 10px auto 0 auto;
    padding: 5px 0 0px 47px;
    text-align: left;
    width: 674px;
}

#signupSecondContent {
padding-top:10px;
padding-left:20px;
line-height: 1px;
}

#signup_img {
    float: right;
    margin-right: 12px;
    margin-top: 78px;
}


#signupSecondContent a {
 color: #383738;
text-decoration: underline;
}

#signupSecondContent a:hover {
color: #00AEEF;
text-decoration: underline;
}
