#wrapper {
	WIDTH: 760px;
	TEXT-ALIGN: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;

}
#header {
	background-image: url(images/mainbox_top.png);
	background-repeat: no-repeat;
	width: auto;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
#menu {
	background-image: url(images/header_menu.png);
	background-repeat: no-repeat;
	width: auto;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 24px;
	height: 45px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#content {
	PADDING-BOTTOM: 20px;
	PADDING-TOP: 2px;
	background-image: url(images/mainbox_body.png);
	background-repeat: repeat-y;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#footer {
	background-image: url(images/mainbox_footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: auto;
}

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	color: #333;
	text-decoration: none;
	margin: 20px;
	line-height: 1.8;
	background-color: #F2F2F2;
	text-align: left;
	
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #445C86;
}

#topbox {
	width: 440px;
	float: left;
	padding-top: 8px;
	
	
}
.heading_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #000000;
	font-weight: bold;
}
.heading_large_serif_blue{
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #0033CC;
	font-weight: bold;
	line-height: 1.2;
}
.heading_large_serif{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	line-height: 1.2;
}
.heading_large_serif_ul{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #CC0000;
	font-weight: bold;
	text-decoration:underline;
}
.heading_large_serif_blue_ul{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #0000CC;
	font-weight: bold;
	text-decoration:underline;
}
.heading_med {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.heading_med_blue {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	font-weight: normal;
	color:#3546BF;
	line-height: 130%;
}
.heading_med_red {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	font-weight: normal;
	color:#CC0000;
	line-height: 130%;
}
.heading_med_red_ul {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	font-weight: normal;
	color:#CC0000;
	text-decoration:underline;
}
.quote_med {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	clear: left;
}

.quote_med_red {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	color:#CC0000;
	line-height: 130%;
}

.quote_med_red_ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color:#CC0000;
	text-decoration: underline;
	
}
.main_copy {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 13px;
	line-height: 150%;
}
.main_copy_ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	text-decoration:underline;
}

.main_copy_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color:#CC0000;
	font-weight:bold;
	
}

.main_copy_red_ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color:#CC0000;
	text-decoration:underline;
	font-weight:bold;
}


.quote_med_blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #0000CC;
	line-height: 130%;
}

.photo1 {
	width: 225px;
	clear: right;
	float: right;
	height: 250px;
	padding-top: 30px;
}
.holder1 {
	background-color: #FFCC33;
	padding: 14px;
}
.photo_lifestyle {
	background-color: #FFFFCC;
	width:320px;
	float: right;
	padding: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
	font-style: italic;


}
.photo_lifestyle2 {
	background-color: #FFFFCC;
	width:300px;
	float: left;
	padding: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	font-style: italic;

}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#main_quote {
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 12px;
}
.box_yellow {
	background-color: #EEEEEE;
	padding: 20px;
	height: auto;
	border: 1px solid #CCC;
	line-height: 180%;
}
.narrow_box {
	float: none;
	clear: both;
	width: auto;
	position: relative;
	text-align: left;
	padding: 20px;
	border: 1px solid #445C86;
	margin: 10px;
}


.narrow_box2 {
	padding-right: 2px;
	padding-left: 8px;
	float: none;
	clear: both;
	width: 570px;
	margin-top: 10px;
	margin-left: 30px;
	position: relative;
}

.image1 {
	position: relative;
	height: auto;
	width: 224px;
	left: 12px;
	top: -25px;
	float: right;
	clear: both;
}
hr {
	color: #D6D6D6;
	height: 1px;
	width: 100%;
}


.narrow_box_border {
	padding-right: 20px;
	padding-left: 20px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	BACKGROUND: url(images/paper_bkg.jpg) repeat-y center top;
	padding-top: 10px;
	padding-bottom: 12px;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	margin-right: 16px;
	margin-left: 16px;
}
.narrow_box_tip_type1 {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	background-color: #CFD1E2;
	margin-top: 0.5em;
	vertical-align: top;
	margin-right: 16px;
	margin-left: 16px;
	clear: both;
}
.narrow_box_tip_type2 {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	background-color: #FFC;
	margin-top: 0.5em;
	margin-right: 16px;
	margin-left: 16px;
	clear: both;
}
.photo_border_right {
	margin-right: 20px;
	margin-bottom: 20px;
	width:auto;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	clear: both;
}
.photo_border_left {
	margin-left: 20px;
	margin-bottom: 20px;
	width:auto;
	float: right;
	margin-top: 0px;
	margin-left: 20px;
}
.radio {
	width: 640px;
	clear: both;
}
.box_dashed_1 {
	padding: 6px;
	float: right;
	width: 196px;
	border: 3px dashed #999;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 16px;
}
#shadow-container {
	position: relative;
	left: 13px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;








	width: 200:px;
	width: auto;
	float: right;
	padding: 10px;
}

#shadow-container-left {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;





	width: 200:px;
	width: auto;
	float: left;
	padding: 10px;
}

#shadow-container-left .shadow2,
#shadow-container-left .shadow3,
#shadow-container-left .container {
	position: relative;
	left: -1px;
	top: -1px;
}

#shadow-container-left .shadow1 {
		background: #F1F0F1;
	}
 
	#shadow-container-left .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container-left .shadow3 {
		background: #B8B6B8;
	}
 
	#shadow-container-left .container {
	background: #ffffff;
	border: 1px solid #848284;
	padding: 0px;
	}

 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
	#shadow-container .shadow1 {
		background: #F1F0F1;
	}
 
	#shadow-container .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container .shadow3 {
		background: #B8B6B8;
	}
 
	#shadow-container .container {
	background: #ffffff;
	border: 1px solid #848284;
	padding: 0px;
	}
	
#menu a {
	font-size: 13px;
	color: #000;
	text-decoration: none;
	text-shadow: 1px 1px 1px #FFF;
}
#menu a:visited {
	font-size: 13px;
	color: #000;
	text-decoration: none;
	text-shadow: 1px 1px 1px #FFF;
}	
#menu a:hover {
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000;
}	

.globe{display:block}
.globe *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FDB828}
.globe1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #fee0a2;
  border-right:1px solid #fee0a2;
  background:#fdc95d}
.globe2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fef7e9;
  border-right:1px solid #fef7e9;
  background:#fdc550}
.globe3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #fdc550;
  border-right:1px solid #fdc550;}
.globe4{
  border-left:1px solid #fee0a2;
  border-right:1px solid #fee0a2}
.globe5{
  border-left:1px solid #fdc95d;
  border-right:1px solid #fdc95d}

.globefg{
	background:#FFB702;
	padding:0px;
	background-color: #FFFFCC;
	border-right-color: #FDB828;
	border-left-color: #FDB828;
	border-right-width: 2px;
	border-left-width: 2px;
	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

    /* set the image to use and establish the lower-right position */
    .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{
      background: transparent url(images/globe.png) no-repeat bottom right}
    .cssbox{
	/* intended total box width - padding-right(next) */
      width:835px !important; /* IE Win = width - padding */
	width: 820px;
	/* the gap on the right edge of the image (not content padding) */
      padding-right:15px;
	margin: 8px auto;
}

    /* set the top-right image */
    .cssbox_head{background-position:top right;
    /* pull the right image over on top of border */
      margin-right:-15px; 
    /* right-image-gap + right-inside padding */
      padding-right:8px}

    /* set the top-left image */
    .cssbox_head h2{
	background-position:top left;
	margin:0; /* reset main site styles*/
	border:0; /* ditto */
	/* padding-left = image gap + interior padding ... no padding-right */
      padding:0px 0px 0px 15px;
	height:auto !important;
	height:1%;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
} /* IE Holly Hack */

    /* set the lower-left corner image */
    .cssbox_body{
	background-position:bottom left;
	margin-right:0px; /* interior-padding right */
	padding:2px 0 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
} /* mirror .cssbox_head right/left */


 
.cssbox1 {      background: transparent url(images/globe.png) no-repeat bottom right}
.cssbox1 {    /* intended total box width - padding-right(next) */
	width:835px !important; /* IE Win = width - padding */
	width: 820px;
	/* the gap on the right edge of the image (not content padding) */
      padding-right:15px;
	font-style: normal;
}
li {
	list-style-image: url(images/bullet.jpg);
}
link {
	color: #039;
	text-decoration: none;
}
a {
	color: #036;
	text-decoration: none;
}
a:link {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #039;
	text-decoration: underline;
}
a:visited {
	color: #036;
	text-decoration: none;
}
}
#menu ul {
	list-style-type: none;
}
#menu li {
	list-style-type: none;
}
.narrow_box_border_white {
	padding-right: 20px;
	padding-left: 20px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 12px;
	border: 1px solid #CCCCCC;
	margin-right: 16px;
	margin-left: 16px;
	background-color: #FFFFFF;
	background-position: center top;
}