@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(/SiteDesign/images/bg.aspx);
	background-repeat: repeat-x;
	margin: 0px;}
	
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;}

a {
	text-decoration:none;}
	
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
	font-style: italic;
	font-weight: normal;}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #930330;
	font-variant:small-caps;
	font-weight: normal;}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #930330;
	text-transform: uppercase;
	font-weight: normal;}
	
.e3pagetemplate a{
	color: #252525;}
	
	
.PageManagerInfoContainer{
	display: none;}
	
.topbanner{
	text-align: center;
	height: 330px;
	overflow: hidden;
	width: 100%;}

.topbanner img{
	text-align: center;}
	
.crest{
	background-image: url(/SiteDesign/images/crest.aspx);
	position: relative;
	margin-top: -330px;
	width: 100%;
	height: 330px;}
		
.TopSideLayout1 {
	position: absolute;
	top: 0px;
	float: left;
	width: 100%;}

.TopSideLayout1 .page_header{
	float: left;
	width: 100%;}
	
.TopSideLayout1 .page_header_wrapper{
	width: 960px;
	margin: 0 auto;}

.TopSideLayout1 .page_header_1{
	float: left;
	width: 110px;
	height: 330px;}
	
.TopSideLayout1 .page_header_2{
	float: left;
	width: 850px;
	height: 330px;}
	
.TopSideLayout1 .menu_wrapper{
	padding: 0px 28px 0px 28px;
	float: left;
	background-image: url(/SiteDesign/images/menu_bg.aspx);
	background-repeat: repeat-x;}
	
.TopSideLayout1 .oneCMSMenu {
	height: 70px;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #959595;
	background-color: #252525;
	line-height: 65px;
	cursor: pointer;}	
	
.TopSideLayout1 .oneCMSMenuItem{
	border-top-width: 5px;
	border-top-color: #464646;
	border-top-style: solid;
	padding: 0px 10px 0px 10px;
	height: 32px;
	cursor: pointer;
	line-height: 65px;
	text-transform: uppercase;}

.TopSideLayout1 .oneCMSMenuHighlightedMenuItem, .TopSideLayout1 .oneCMSMenuItemMouseOver, .TopSideLayout1 .oneCMSMenuHighlightedMenuItemMouseOver{
	color:#ffffff;
	border-top-width: 5px;
	border-top-color: #930330;
	border-top-style: solid;
	padding: 0px 10px 0px 10px;
	line-height: 65px;
	text-transform: uppercase;
	cursor: pointer;}
/*	
.TopSideLayout1 .CMSMenu {
	}
		
.TopSideLayout1 .CMSMenuItem{
	padding: 5px 20px 5px 20px;
	color: #ffffff;}

.TopSideLayout1 .CMSMenuHighlightedMenuItem, .TopSideLayout1 .CMSMenuItemMouseOver, .TopSideLayout1 .CMSMenuHighlightedMenuItemMouseOver{
	padding: 5px 20px 5px 20px;	
	color: #666666;
	font-size: 12px;}
*/

.TopSideLayout1 .page_header_3{
	float: left;
	width: 960px;
	height: 43px;
	text-align:right;}	
	
.TopSideLayout1 .signoutLink, .TopSideLayout1 .cmsdesklink{
	float:right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 43px;
	color: #959595;}
	
.TopSideLayout1 .cmsdesklink{
	padding-right: 5px;}	
	
.TopSideLayout1 .currentUserLabelText {
	float:right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 43px;
	color: #ffffff;}
	
.TopSideLayout1 .page_header_4{
	display:none;}

.TopSideLayout1 .page_content{
	clear: both;
	width:  100%;
	float: left;
	background-image: url(/SiteDesign/images/content_bg.aspx);}
	
.TopSideLayout1 .page_content_wrapper{
	width: 960px;
	margin: 0 auto;}
	
.TopSideLayout1 .page_content_top{
	clear:both;
	float: left;
	height: 30px;
	width: 100%;}
	
.TopSideLayout1 .page_content_middle{
	clear:both;
	float: left;
	width: 960px;}
	
.TopSideLayout1 .content_table{
	clear:both;
	float: left;
	width: 960px;}
	
.TopSideLayout1 .leftbody{
	padding-left: 10px;
	width: 240px;
	background-image: url(/SiteDesign/images/left_bg.aspx);
	background-repeat: repeat-y;}
	
.TopSideLayout1 .oneCMSTreeMenuTable{
	width: 227px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #959595;
}
	
.TopSideLayout1 .oneCMSTreeMenuItem{}
	
.TopSideLayout1 .oneCMSTreeMenuLink{
	color: #959595;
	text-transform: uppercase;
	line-height: 30px;}
	
.TopSideLayout1 .oneCMSTreeMenuSelectedItem{
	color: #252525;
	background-image: url(/SiteDesign/images/selected_bg.aspx);
	background-position:right center;
	background-repeat: no-repeat;
	line-height: 30px;}
	
.TopSideLayout1 .oneCMSTreeMenuSelectedLink{
	color: #252525;}
	
.TopSideLayout1 .CMSTreeMenuItem{}

.TopSideLayout1 .CMSTreeMenuLink{
	color: #959595;
	font-size: 12px;
	line-height: 18px;}
	
.TopSideLayout1 .CMSTreeMenuSelectedItem{
	color: #252525;
	line-height: 18px;
	font-size: 12px;}

.TopSideLayout1 .CMSTreeMenuSelectedLink{
	color: #252525;
	font-size: 12px;}

.TopSideLayout1 .middlebody{
	width: 20px;}
	
.TopSideLayout1 .rightbody{
	width: 690px;}
	
.TopSideLayout1 .bodycontent{
	width: 100%;
	float: left;}
	
.TopSideLayout1 .e3pagetemplate{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #555555;}

.TopSideLayout1 .page_content_bottom{
	clear: both;
	float: left;
	width: 100%;
	height: 30px;}
	
.TopSideLayout1 .page_footer{
	clear:both;
	float: left;
	width: 100%;}

.TopSideLayout1 .page_footer_wrapper{
	width: 940px;
	margin: 0 auto;
	padding: 0px 10px 20px 10px;
	color: #ffffff;}
	
.TopSideLayout1 .page_footer_wrapper a{
	color: #ffffff;}

.TopSideLayout1 .page_footer1{
	float: left;
	width: 700px;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;}
	
.TopSideLayout1 .left_footer{
	padding-top: 15px;
	float: left;
	width: 300px;
	height: 95px;
	border-right-color:#555555;
	border-right-style:solid;
	border-right-width: 1px;}
	
.TopSideLayout1 .mid_footer{
	padding-top: 15px;
	float: left;
	padding-left: 20px;
	width: 378px;
	height: 95px;
	border-right-color:#555555;
	border-right-style:solid;
	border-right-width: 1px;}	
	
.TopSideLayout1 .page_footer2{
	float: left;
	width: 220px;
	padding-top: 15px;
	padding-left: 20px;
	height: 95px;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;}
		
	
	/*


	






.topside_colleton .pageheader .splashslider {
	background-color: #333399;
}
.topside_colleton .pageheader .splashslider {
	float: left;
	height: 238px;
	width: 1000px;
	margin-top: -39px;
}
.splashslider .Pager, .splashslider .Thumbnail {
	display:none;	
}
.splashcontent {
	width:960px;
	margin-left:20px;
	margin-right:20px;
	margin-top:30px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color:#aea38d;
	line-height:16pt;
	font-size: 10pt;
}
p{
	font-family:Georgia !important;
	font-size:10pt;
	line-height:16pt;
	color:#666666;
}

.WeaAtGlance {
	margin-bottom:17px;
	margin-top:65px;
	border:none;}
	
.CalAtGlance {border:none;}
	
.AGToday, .AGTitle {
	background-color:#99CCFF;
	width:100%;
	color:#FFFFFF;
	font-weight:bold;
	border:none;}
	
#pet tr td label{margin-right:110px;}

#emergency label{margin-right:100px}

.bodycontent p{	
	color:#000000;
	font-family:Georgia;
	font-size: 14px;}
	
.bodycontent a{
	color:#0B2979;
	font-family:Georgia;
	font-size: 14px;}
	
.bodycontent td{
	color:#000000;
	font-family:Georgia;
	font-size: 14px;}
	
h4 {
	color:#1a397b; font-style:italic; font-size:14px;}