/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	}

a:link, a:visited { color:#003871; font-size:12px; font-weight:normal; text-decoration: none; letter-spacing:normal; } 
a:hover { color:#FF0000; text-decoration:none;}

#form_feed select{
background-color:#0099CC;
  border-style: none;
  position:relative;

}
p {
	margin: 0 0 5px 0;
	padding: 0px;
}

h1 {
	margin: 0 0 0px 0;
	text-align:left;
	padding: 0px 0 0px 0;
	font-size: 20px;
	color: #333333;
}

h2 {
	margin: 5px 0 5px 0;
	padding: 0px 0;
	font-size: 16px;
	color: #333333;
}

h3 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

h4 {
	margin: 5px 0 0px 0;
	padding: 0px 0;
	font-size: 16px;
	color: #333333;
}

h5 {
	margin: 0 0 0px 0;
	padding: 0px 0; 
	font-weight:;
	font-size: 12px;
	color: #FFFFCC; 
	letter-spacing:1px;
	text-align:left;
}

h6 {
	margin: 10px 0 0px 5px;
	padding: 2px 0;
	font-size: 18px;
	font-weight: normal;
	font-family: Verdana;
	color: #333333;


}
.updatedtime {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.view_all {
	clear: both;
	display: block;
	width: 100%;
	padding: 0px 0 0px 0;
	margin-bottom: 0px;
	font-size:10px;
	color: #333333;
	font-weight:bold;
	text-align:left;
}

#container {
	margin: auto;
	width: 1000px;
}

#top_panel {
	float: left;
	width: 718px;
	height: 95px;
	margin: 10px 0 0 0;
	padding:0px;
	color: #FFF;
	background: #FFF url(../images_used/header_9.PNG) no-repeat;
	background-position:right;
}

#sitetitle {
	float: left;
	width: 300px;
	margin: 55px 0 0 15px;
	padding: 10px 0 5px 0;
	font-size: 35px;
	font-weight: bold;
	color: #FFF;
}

#currentdate {
	float: right;
	width: 100px;
	margin-top: 4px;
	margin-right:5px;
	text-align: right;
	font-weight: ;
	color: #FFFF00;
	background: #841F27;
}

/*------------- Menu ------------------*/
#menu {
	float: left;
	width: 718px;
	height: 25px;
	background: #841F27;
	border-bottom: 1px solid #333;
}

#menu ul {
	float: left;
	width: 650px;
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
}

#menu ul li{
	display: inline;
}

#menu ul li a{
	float: left;
	padding: 0 25px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#menu li a:hover, #menu li .current{
	color: #FFFF00; text-decoration:underline;
}

/* end of menu */

/* content */
#content {
	float: left;
	width: 1000px;
}

#main_leftcol {
	float: left;
	width: 730px;
	margin-top: 10px;
}

.leftcol_subcol {
	float: left;
	width: 284px;
	margin: 0 5px 10px 0; 
	padding:0 0 0px 0;
	background-color: #FFFFFF;
	border: 0px solid #CCC;
}

.leftcol_subcola {
	float: left;
	width: 284px;
	margin: 0 5px 10px 0; 
	padding:0 0 0px 0;
	background-color: #FFFFFF;
	border: 0px solid #CCC;
}


.leftcol_subcol2 {
	float: right;
	width: 422px;
	padding: 0 0px 0 0;
	margin: 0px 10px 0px 0px;
	border: 1px solid #CCC;
	background-color:#FFFFFF;
}


#main_rightcol {
	float: right;
	margin-top: 0px;
	width: 270px;
}

* html #main_rightcol {
	margin-left: 0px;	
}

.lcol_sectionwithborder {
border: 0px solid #CCC;
	margin-bottom:10px; 
	width:284px;
	background-color: #FFFFFF;

}

#topnews {
	padding: 0px 5px 5px 5px;
	margin:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; background-color:#FFFFFF;
	line-height:1.4em;
	text-align:justify;
	border: 1px solid #CCC;

}
#topnews2 {
	width: 284px;
	float:left;
	padding: 0px 0px 0px 0px;
	margin:0px 5px 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; background-color:#FFFFFF;
	line-height:1.4em;
	text-align:justify;
	border: 1px solid #CCC;

}

#topnews p{
text-align:justify;
font-size:12px;
padding:0px 0px 0px 0px;
margin:0px;
}

#topnews a{
	font-size: 12px;
	text-align:left;
	font-weight: normal;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color: ;
	text-decoration:none;

}

#topnews a:hover{
	color: #FF0000;
	text-decoration:none;
}

#topnews img{
	margin-left:-5px;
	padding-left:0px;
	
}

#gallery_section {
	display: block;
	width: 278px;
	padding: 5px 0 0px 5px;

	border: 1px solid #CCC;
}

.leftcol_subcol3 {
	float: left;
	width: 284px;
	margin: 0 0px 0px 0; 
	padding:0 0 0px 0;
	background-color:#FFFFFF;
	border: 1px solid #CCC;
}

#topnews2 { 
	padding: 0px 0px 0px 0px;
	margin:10px 5px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; background-color:#FFFFFF;
	line-height:1.4em;
	text-align:justify;

}

#topnews2 p{
text-align:justify;
font-size:12px;
padding:0px 3px 0px 0px;
margin:0px;
}

#topnews2 a{
	font-size: 12px;
	font-weight: normal;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	line-height:1.7em;
}

#topnews2 a:hover{
	color: #FF0000;
	text-decoration:none;
}

#topnews2 img{
	margin:0px 0 0px 0px;
	padding:0px 0px 0 0px;
	border:none;
}

#topnews3 { 
	padding: 10px 0px 0px 0px;
	margin:0px 0px 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; background-color:#FFFFFF;
	line-height:1.4em;
	text-align:justify;
 
}

#topnews3 a{
	font-size: 10px;
	font-weight: normal;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	

}

#topnews3 a:hover{
	color: #FF0000;
	text-decoration:none;
}

#topnews3 img{

}


#image_section {
	float: left;
	width: 278px;	
	padding-bottom: 5px;
}

#image_section img{
	float: left;
	margin: 0 3px 3px 0;
	border: none;
}

.newsbox {
	clear: both;	
	padding: 0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	font-size:12px;
	font-weight:normal;
	color:#393939;
	line-height:1.3em;
	border-bottom:1px dotted #3366CC;
	
}

.newsbox p{
	font-size:11px;
	font-weight:normal;
	line-height:1.3em;
	text-align:justify;
	color:#333333;
	padding:0px 0px 0px 9px;
	margin:0px 0px 0px 0px;

}

.newsbox4444 img{
	padding: 0px 0px 0px 0px;
	margin:0px 0 0px 0;
}

.newsbox .newstitle {
	font-size: 13px;
	color:#750a20;
	font-weight: bold;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.newsbox a{
	font-size: 12px;
	font-weight: normal;
	margin:0px 0px 0px 0px;
	padding:0px 0 0 0;
	color: #003871;
	text-decoration:none;
}

.newsbox a:hover{
	color: #FF0000;
	text-decoration:none;
}

.regular_section{
	clear: both;
	margin: 0 0 0px 0;
	padding: 0px 5px 10px 5px;
}

.regular_section a{
font-size:12px;
text-decoration:none;
}

.regular_section a:hover{
	text-decoration: none;
}

.regular_section select{
font-family:Tahoma;
font-size:11px;

}

.regular_section input{
font-family:Tahoma;
font-size:10px;

}

.regular_section img{
padding:0;
margin:0;
background-position:top left;

}

.leftcol_fullrow {
	clear: both;
	float: left;
	width: 600px;
	padding: 10px 0 0 10px;
	border: 1px solid #CCC;
	margin-bottom: 25px;
	
}





#main_rightcol {
	float: right;
	margin-top: 10px;
	width: 270px;
}


.rcol_sectionwithborder {
border: 1px solid #CCC;
	margin-bottom:0px; 
	width:270px;
	background-color: #FFFFFF;

}

.rcol_sectionwithborder2 {
border: 1px solid #CCC;
	margin-bottom:0px;
	height:320px;
	width:270px;
	background-color: #FFFFFF;

}

#video_section {
	padding: 0px 0px 0px 0px;
}

#video_section_2 {
	padding:4px 8px 4px 0px;
	width:260px; height:160px;
	background-image:url(../images/online_services.png); background-repeat:no-repeat; background-position:center;
}

#video_section .video_box {
	float: left;
	padding:0px 0px 10px 0px;
	text-align:center;
	width:87px;
}

#video_section .video_box a{
	font-size: 11px;
	line-height:12px;
	padding:0px 0px 0px 0px;
}
#video_section .video_box a:hover{
	font-size: 11px;
	line-height:12px;
	padding:0px 0px 0px 0px;
}

#video_section a{
	font-size: 13px;
	line-height:18px;
}

#video_section a:hover{
	font-size: 13px;
	line-height:18px;
	
}

#video_section3 a{
	font-size: 12px;
	line-height:18px;
}

#video_section3 a:hover{
	font-size: 12px;
	line-height:18px;
	
}

#video_section .videotitle {
	font-size: 13px;
	color:#C00;
	font-weight: bold;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#video_section .video_box_top{
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 5px 0px 0px;
	height:70px;
}
#video_section .video_box_top a{
	font-size: 13px;
	line-height:17px;
	color: #0000FF;
	margin:0px 0px 0px 3px;
	padding:0px 0px 0px 0px;
}
#video_section .video_box_top a:hover{
	font-size: 13px; 
	font-weight:;
	color: #FF0000;
}



#newsletter_section {
	width: 260px;
	margin:0 5px 10px 5px;

}

#newsletter_section  form {
	margin: 0 5px 0px 5px;
	text-align: left;
}

#newsletter_section  select {
	width: 210px;
	height: 25px;
	padding:0px;
	float:left; background-color: #d7f5ba;
	margin-right:5px;
}

#newsletter_section .form_row{
	padding: 5px 0px;
}


#newsletter_section label {
	margin-right: 5px;
}

#newsletter_section input{
	width: 35px;
	height: 23px;
}

#blog_section {
	margin:5px 5px 0px 10px;
}

#blog_section .blog_box {
	padding-bottom: 5px;
	margin-right: 5px;
	background-image:url(../images/meeting.png); background-repeat:no-repeat;
}

#blog_section  form {
	margin: 0 5px 5px 0;
	text-align: left;
}

#blog_section  select {	
	margin:2px 5px 0 0; float:left; background-color: #d7f5ba;
}

#blog_section .form_row{
	padding: 3px 0px;
}

#blog_section input{
	width: 30px;
	height: 25px;
}

#blog_section .blog_box a {
	padding: 0 0 5px 20px;
	margin-right: 5px;
	background-image:url(../images/meeting.png); background-repeat:no-repeat;
}

#blog_section .blog_box a:hover{
	padding: 0 0 5px 20px;
	margin-right: 5px;
background-image:url(../images/meeting2.png); background-repeat:no-repeat;
}

#datetime{
	font-weight: bolder; border-bottom: 1px dotted #CCC;
	padding-bottom: 2px; padding-left: 5px;
	}

#poll_section {
	width: 348px;
	margin: 10px;
}

#poll_section p{
	padding-bottom: 10px;
}


#poll_section img{
	float: right;
}

#poll_section .button{
	height: 25px;
	width: 50px;
	margin-right: 25px;
}

#partner_section {
	width: 348px;
	margin: 10px;
}

.partner_box {
	width: 348px;
	padding: 0px;
	margin-bottom: 25px;
}

.partner_box p{
	clear: both;
}



/* ----- Footer ----- */
#footer {
	clear: both;
	padding: 2px 0 0 0;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	width: 1002px;
	color: #FFFFCC;
	text-align: center;
	background-color:#841F27;
	font-size:12px;
}

.footer_leftcol {
	float: left;
	width: 195px;
	padding: 0 0 0 5px;
	margin-right: 0px;
	text-align:left;
}

.footer_rightcol {
	float: right;
	width: 750px;
	text-align:left;
}

.footer_subcol {
	float: right;
	width: 140px;
	margin-right: 0px;
	text-align:left;
}

#footer p{
	width:100%;
	padding: 0 0 2px 0; margin-bottom:0px;
	text-align: center;
	
}

#footer a{
	color: #FFCC66;
	text-decoration: none; font-weight:normal;
}

#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/* ----- End of Footer ----- */
.handcursor{
cursor:hand;
cursor:pointer; padding: 0px 0px 0px 0px;
}

.handcursor2{
cursor:hand;
cursor:pointer; padding: 0px 0px 0px 0px;
font-size:10px;
}



#subcontent {
position:absolute; 
visibility: hidden; 
border-top: 5px solid #CC0000; 
border-left: 2px solid #CC0000;
border-right: 2px solid #CC0000;
border-bottom: 2px solid #CC0000; 
background-color: #F7F7F7; 
width:830px; 
padding: 8px 2px 8px 2px; 
margin: 0px 0px 0px 0px; 
font-size:12px;
font-weight:bold;
color:#000000;
}
#subcontent a{
color: #000000;
font-weight:bold;
font-size:13px;


padding:5px 0 8px 0;
}

#subcontent a:hover{
color: #FF0000;
text-decoration:underline;
}


.mypets{ /*header*/
cursor: hand;
cursor: pointer;
padding:3px 3px 5px 10px;
margin:2px;
background-image:url(../images_used/blue3.png);
background-repeat:no-repeat;
color:#ffffff;
font-size:13px;
font-weight:bold;
}


.thepet{ /*text*/
padding:2px 5px 5px 5px;
margin:2px;
background-color:;
color:#333333;
font-size:12px;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
cursor: hand;
cursor: pointer;
padding:3px 3px 5px 15px;
margin:2px;
background-image:url(../images_used/blue1.png);
background-repeat:no-repeat;
color:#ffffff;
font-size:13px;
font-weight:bold;
}




a.ovalbutton{
background: transparent url('../images_used/oval-green-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton span{
background: transparent url('../images_used/oval-green-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
