html {
	background-color:#E7EEF5;
	height:100%;
}
body {
	margin:0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#222222;
	height:100%;
	position:relative;
	background:transparent url(../images/tback.png) repeat-x 0 0;
}
img {	
	display:block;
	border:0;
}
.new-imgl{
	float:left;
	margin-right:12px;
	margin-top:12px;
	padding:5px;
	border:1px solid #CCCCCC;
}
.new-imgr{
	float:right;
	margin-left:12px;
	margin-right:10px;
	margin-top:12px;
	padding:5px;
	border:1px solid #CCCCCC;
}
p {
	margin:14px 0;
	line-height:22px;
	font-size:14px;
}
.mselected{
	background:url(../images/selected.png) repeat-x 0 50%;
	font-weight:bold;
}
a{
	color:#0063DB;
	text-decoration:none;
}
h1 {
	margin:0;
	font:normal 24px Verdana, Arial, Helvetica, sans-serif;
	color:#384577;
}
h3 {
	font-size:18px;
	font-weight:normal;
	color:#600402;
}
/* header */
#header {
	padding-left:0px;
	background:#ffffff url(../images/head-back.gif) no-repeat 100% 25%;
	font:bold 12px Arial, Helvetica, sans-serif;
	overflow:hidden;
	height:143px;
	position:absolute;
	top:0px;
	left:0px;
	width:869px;
}
a.hlink:hover{
	text-decoration:none;
}
.call-us {
	width:auto;
	color:#555555;
	float:right;
	font-size:19px;
	margin-bottom:10px;
	position:relative;
	font-weight:100;
	clear:both;
}


/* logo */
.logo {
	margin-left:20px;
	margin-top:4px;
	width:auto;
	text-align:left;
	margin-bottom:20px;
}
/* Body */
#mainbck{
	background:transparent url(../images/mainbck.png) repeat-y 0 0;
 	position:relative;
	float:left;
	width:975px;
	margin:0px auto;
	display:block;
}
#main {
	position:relative;
	width:869px;
	margin:0px auto;
}
#content {
	background-color:#FFFFFF;
	float:left;
	width:869px;
	margin-top:143px;
}
.center_link{
	color:#fff;
}
.cdiv{
	padding-top:15px;
	padding-left:10px;
}
/* right cell */
#right-cell {
	width:658px;
	position:relative;
	float:right;
	padding:0 0px 0 2px;
	display:inline;
}
#img-content {
	float:left;
	width:518px;
	padding-top:6px;
	position:relative;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #990000;
	color : #FFF;
	font-weight: bold;
}
.main-center {
	
}
/* left cell */
#left-cell {	
	width:200px;
	float:left;
	padding:0px 0px 0 0px;
	display:inline;
	margin-top:6px;	
}
#left-cell #leftmid{
	background:transparent url(../images/left-nav-mid.png) repeat-y 0 0; 
	width:200px;
}
#left-cell .lefttop{
	background:transparent url(../images/left-nav-top.png) no-repeat 0 0; 
	margin:0; 
	padding:0; 
	width:200px; 
	height:23px;
}
#left-cell .leftbot{
	background:transparent url(../images/left-nav-bot.png) no-repeat 0 0; 
	margin:0; 
	padding:0; 
	width:200px; 
	height:17px;
}
ul.left-list {

	border-top:0px solid #fff;
	/*border-bottom:2px solid #fff;*/
	padding:40px 0 20px 0;
	background:transparent;
}
ul.left-list li {
	padding:5px 0 5px 23px;
}
ul.left-list li.subselect {
	padding:5px 0 5px 0px;
}
ul.left-list li.unsub {
	display:none;
}
ul.left-list li.subselect a {
	font-weight:bold;
	color:#600402;
	padding-left:23px;
	background:transparent url(../images/swooshs3.png) no-repeat 8% 50%; 
}
ul.left-list li a {	
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	
}
ul.left-list li a:hover,
ul.left-list a.activel {
	text-decoration:underline;
}
ul.left-list li.subselect a:hover{
text-decoration:none;
}
/* footer */
ul#footer {
	padding:7px 8px 5px 26px;
	list-style:none;
	font-size:10px;
	color:#999999;
	width:835px;
	overflow:hidden;
	float:right;
	text-align:right; 
	clear:both;
	display:block;
	background-color:#FFFFFF;
	margin:0;
}
ul#footer li {
	float:right;
	line-height:46px;
	padding-right:14px;
}
/* Main Nav Bar */
#mainNav {
height:40px;
text-align:center;
width:869px;
margin-left:0px;
clear:both;
position:relative;
}
#mainNav ul {
background:#FFFFFF url(../images/main-nav-back.png) repeat-x;
display:block;
font-size:14px;
font-weight:bold;
height:40px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0pt 0px;
position:relative;
width:869px;
}
#mainNav ul li {
display:inline;
float:left;
margin:0pt;
width:139.8px;
border-right:1px solid #C8D8EA;
}
#mainNav ul li a:link, #mainNav ul li a:visited, #mainNav ul li a:hover, #mainNav ul li a:active, #mainNav ul li span {
background:transparent;
color:#FFFFFF;
display:block;
padding:13.5px 2px;
text-align:center;
text-decoration:none;
}
#mainNav ul li:hover a:link, #mainNav ul li:hover a:visited, #mainNav ul li.current a:link, #mainNav ul li.current a:visited, #mainNav ul li.over a:link, #mainNav ul li.over a:visited, #mainNav ul li.current span{
background:transparent;
color:#333333;
text-decoration:none;
}
#mainNav ul li:hover, #mainNav ul li.current, #mainNav ul li.over{
background:transparent url(../images/main-nav-hover2.png) repeat-x;
}
#mainNav ul li:hover a:hover, #mainNav ul li:hover a:active, #mainNav ul li.current a:hover, #mainNav ul li.current a:active, #mainNav ul li.over a:hover, #mainNav ul li.over a:active{
color:#333333;
text-decoration:underline;
border-bottom:1px solid #ffffff;
}
#mainNav ul li.notcurrent {
background:transparent url(../images/main-nav2.gif) repeat-x;
}
#mainNav ul li.notcurrent a:link, #mainNav ul li.notcurrent a:visited {
background:transparent url(../images/main-nav2.gif) repeat-x;
}
/* Top Right Brown Nav */
.brown-nav {
	float:right;
	position:relative;
	width:270px;
	height:27px;
	margin-right:30px;
	font-weight:100;
	padding-top:0px;
}
ul#brown-nav {
	background:url(../images/top-right-nav.png) no-repeat 100% 0;
	width:275px;
	height:27px;
	float:right;
	margin:0;
	list-style:none;
	position:relative;
	overflow:hidden;
	padding:0;
}
ul#brown-nav li {
	float:left;
	background:url(../images/brown-nav-separator.gif) no-repeat 0 52%;
	padding:0 14px;
}
ul#brown-nav li.firstb {
	background:transparent;
	margin-left:10px;
}
ul#brown-nav li a {
	color:#fff;
	text-decoration:none;
	line-height:27px;
}

ul#brown-nav li a:hover, ul#brown-nav li a.paged, #homeNav ul li ul li a:hover, #right-nav .calmid ul li a:hover, #left-cell .whtsnewmain ul li a:hover, #left-cell .new-tab a:hover, #right-nav .calmid a:hover, #img-content .photocont a:hover, #img-content .sectionheadb a:hover, .settings a:hover, .tell-a-friend a:hover, .sectionheadc a:hover, a:hover{
	text-decoration:underline;
}
/* Left Nav */
ul.left-list {
	font:bold 18.5px Arial, Helvetica, sans-serif;
	padding:0px 0 15px 7px;
	margin:0;
	list-style:none;
	/*border-bottom:4px solid #fff;*/
}
.tdiv{
	border-bottom:1px dashed #BED1E6;
	padding-bottom:20px;
}