* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #497fA7;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;

}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000063;
}

h2 {
	margin-bottom: .8em;
	font-size: 24px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 36px;
}

h3 {
	margin-bottom: 1em;
	text-transform: none;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000063;
	line-height: normal;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #000066;
}

a:hover {
	text-decoration: none;
	color: #006633;
}

img {
	text-decoration: none;
	margin: 3px;
	padding: 3px;

}

/* Boxed Style */

.boxed {
}

.boxed .title {
	font-size: 24px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	width: 600px;
	line-height: 36px;
}

.boxed .content {
	padding: 10px;
	background-color: #FFFFFF;
}

/* Post */

.post {
}

.post .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 54px;
	color: #000066;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	margin-top:;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.post .date {
	margin-top: -26px;
	font-family: Arial, Helvetica, sans-serif;
}

.post .date .month {
	display: block;
	float: right;
	width: 60px;
	margin-bottom: 3px;
	padding: 5px 0;
	background: #D6D5D5;
	text-align: center;
	font-size: 11px;
}

.post .date .day {
	display: block;
	float: right;
	clear: right;
	width: 60px;
	margin-bottom: 1px;
	padding: 10px 0;
	background: #EAEAEA;
	text-align: center;
	font-size: 24px;
}

.post .date .year {
	display: none;
}

.post .meta {
	padding: 30px 0 5px 10px;
	border-bottom: 1px solid #EAEAEA;
	font-size: 9px;
}

.post .meta p {
	margin: 0;
}

.post .story {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	top: -10px;
}
post .story h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
}
.post  .story  h3 {
	font-size: 20px;
	line-height: 40px;
	color: #000063;
	font-family: Arial, Helvetica, sans-serif;
}



/* Logo */

#logo {
	width: 900px;
	height: 285px;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 25px 10px;
	z-index: 1001;
	float: left;
	background-image: url(images/NEW%20LOGO.JPG);
}

#logo h1 {
	text-transform: capitalize;
	padding-top: 225px;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #000063;
	font-weight: bold;
	line-height: 36px;
	letter-spacing: 1px;
}
/* Content */

#content {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	background-color: #FFFFFF;
}

/* Content > Main */

#main {
	float: right;
	width: 695px;
	visibility: visible;
	z-index: 1000;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	background-repeat: no-repeat;
	background-position: center 120px;
	color: #000033;
	background-image: url(images/SHREEN%20VET%20BROCHURE-P1-1.gif);
	background-color: inherit;
}
#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-repeat: no-repeat;
	line-height: 54px;
	padding-top: 20px;
	background-position: left top;
	text-indent: 10px;
	color: #000063;
	font-weight: bold;
}


/* Content > Main > Welcome */

#welcome {
}
#map/* Content > Main > Example */

 {
	height: 400px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

/* Content > Sidebar */

#sidebar {
	background-image: url(images/PRACTICE%20STANDARDS%20LOGO.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	z-index: 1;
	float: left;
	margin: 0px;
	padding-bottom: 140px;
	padding-left: 10px;
	width: 180px;
}

/* Content > Sidebar > Login */
/* Content > Sidebar > Menu */

#menu {
	margin-bottom: 10px;
	padding-top: 0px;
	margin-top: 10px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px 0 10px 24px;
	background: url(images/img05.gif) no-repeat 10px 17px;
	color: #000063;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #92AAFE;
}

#menu a:hover, #menu .active a {
	background: #EBEEF3;
	text-decoration: none;
	font-weight: bold;
	color: #385B88;
}

/* Content > Sidebar > Updates*/
/* Footer */

#footer {
	clear: both;
	height: 75px;
	width: 900px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000063;
	margin-bottom: 0px;
}
#footer a {
	color: #FFFFFF;
}


#footer p {
	width: 770px;
	margin: 0 auto;
	font-size: 11px;
	color: #FFFFFF;
}

/* Footer > Legal */

#legal {
	width: 450px;
	float: left;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
	line-height: 22px;
}
#designer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	float: right;
	width: 200px;
	padding-right: 20px;
	padding-top: 10px;
}


/* Footer > Links */

#links {
}
