#page_content {
	padding				: 20px;
	padding-left		: 25px;
	padding-top			: 7px;
	float				: left;
	font-family			: "Trebuchet MS", Arial;
	min-height			: 610px;
	height				: auto;
}
#page_title {
	font-size			: 1.2em;
	text-transform		: uppercase;
	font-weight			: bold;
	width				: 100%;
	float				: left;
}

/* --------- NEWS PAGE ----------- */
.article {
	background					: url(../images/splitter.gif) no-repeat top center;
	margin-top					: 20px;
	padding-top					: 20px;
}
.article {
	width						: 100%;
	margin-left					: 0;
}
.article_full {
	font-weight					: normal;
	text-transform				: none;
}
.text_title a, .article_title, .services_title, .team_name, #consulting_hours a {
	color						: #990000;
	font-weight					: bold;
}
.article_date {
	color						: #FF6600;
	font-weight					: bold;
	margin-bottom				: 5px;
	margin-top					: 5px;
}
/* --------- HOME PAGE NEWS ----------- */
.hp_article {
	padding-top					: 20px;
}
.hp_article_title {
    color: #c1272d;
    font-size: 16px;
}
.hp_article_full {
	font-weight					: normal;
	text-transform				: none;
}
.hp_article_date {
	color						: #000000;
        font-size: 13px;
}

/* --------- SERVICES PAGE ----------- */

.services_full {
	font-weight					: normal;
	text-transform				: none;
}
.services_img {
	float						: left;
	padding-right				: 10px;
}

/* --------- TEAM PAGE ----------- */

.team_description {
	font-weight					: normal;
	text-transform				: none;
}
.team_img {
	float						: left;
	padding-right				: 10px;
}

/*----------- REGISTRATION FORM --------------*/

#sub_title {
	text-decoration				: underline;
	text-transform				: none;
	margin-top					: 10px;
}
.reg_form {
	color						: black;
	font-weight					: normal;
	text-transform				: none;
}

/* --------- ARTICLES PAGE ----------- */

.articles {
	width						: 100%;
	margin-left					: 0;
}
.articles_title {
	color						: #990000;
}
.articles_animal {
	font-weight					: normal;
	text-transform				: none;
}
.main_article {
	font-weight					: normal;
	text-transform				: none;
}

/* --------- RABBITS AND FERRETS PAGE ----------- */

.rabbit_title {
	color						: #990000;
}
.rabbit_article {
	font-weight					: normal;
	text-transform				: none;
}
.rabbit_img {
	float						: left;
	padding-right				: 10px;
}

/* --------- HEALTH PAGE ----------- */

.health_animal {
	font-weight					: normal;
	text-transform				: none;
}
.health_question {
	color						: #990000;
	font-weight					: bold;
	margin-bottom				: 10px;
	font-size					: 1.1em;
}
.health_answer {
	font-weight					: normal;
	text-transform				: none;
}

/* --------- DIVIDER ----------- */

.health, .rabbit, .articles, .team, .service, .nursesstation {
	background-image			: url(../images/splitter.gif);
	background-repeat			: no-repeat;
	background-position			: top center;
	margin-top					: 10px;
	padding-top					: 10px;
}

#page_text {
	font-weight					: normal;
	text-transform				: none;
	margin-top					: 10px;
	width						: 355px;
	line-height					: 1.4;
}

/* ---------- CONTACT US -------------*/

#contact_threeb, #contact_goss {
	margin-top					: 10px;
	margin-bottom				: 12px;
	padding-top					: 12px;
	background					: url(../images/splitter.gif) no-repeat top center;
}
#contact_goss_2, #contact_threeb_2 {
	float						: right;
}
#contact_goss_2 {
	border						: 1px solid black;
	background-image			: url(../uploads/images/gossops_thumb.jpg);
	background-repeat			: no-repeat;
	height						: 150px;
	width						: 150px;
}
#contact_goss_2:hover {
	background-image			: url(../uploads/images/gossops_thumb_h.jpg);
	background-repeat			: no-repeat;
}
#contact_threeb_2 {
	border						: 1px solid black;
	background-image			: url(../uploads/images/threebridges_thumb.jpg);
	background-repeat			: no-repeat;
	height						: 150px;
	width						: 150px;
}
#contact_threeb_2:hover {
	background-image			: url(../uploads/images/threebridges_thumb_h.jpg);
	background-repeat			: no-repeat;
}

ul#number_list {
	list-style-type				: decimal;
}

.text {
	display						: none;
}
.more {
	float						: right;
}
.more a {
	color						: black;
}
.more a:hover {
	color						: red;
}
.content_width {
	float						: left;
}
.sub {
	float						: left;
	width						: 343px;
}
#sub_app, #sub_sur, #sub_payment, #sub_ins, #sub_est, #sub_house, #sub_test, #sub_pet, #sub_pass, #sub_per, #sub_saf, #sub_rcve {
	display						: block;
}
.section_a {
	background					: #ffffff;
}
.section_b {
	background					: #e0e0e0;
}
.section_a, .section_b {
	margin-bottom				: 10px;
	padding						: 5px;
	margin-left					: -5px;
}
.less_link {
	float						: right;
}

#notice, #loginForm {
	border						: #99BB99 1px solid;
	background					: #BBEEBB;
	padding						: 10px;
	margin-bottom				: 10px;
}
#loginForm {
	border						: #68c4f1 1px solid;
	background					: #c7e3f1;
}
#error {
	border						: #ba0707 1px solid;
	background					: #ffb9b9;
	padding						: 10px;
	margin-bottom				: 10px;
}

/*---------TOUR SECTION------------*/

.tour_gallery, .tour_gallery_end, .tour_thumb, .tour_text {
	float						: left;
	width						: 100px;
}
.tour_gallery {
	margin-right				: 20px;
	margin-top					: 20px;
	width						: 100px;
}
.tour_gallery_end {
	margin-top					: 20px;
	margin-right				: 0px;
	width						: 100px;
}
.tour_text {
	text-align					: center;
	width						: 100%;
}
.links {
	float						: left;
	margin-top					: 10px;
	margin-bottom				: 5px;
}
#image {
	margin-bottom				: 10px;
	text-align					: center;
}
#intro {
	margin-top					: 10px;
	margin-bottom				: 10px;
	font-weight					: bold;
}

.notopmargin {
	margin-top					: 0px;
}
#imageTitle {
	margin-top					: 10px;
	font-weight					: bold;
}


