@import url('../admin/css/style.css');
@import url('../admin/css/CalendarControl.css');

body.site {
	font-family:"Calibri";
	font-size:0.8em;
	margin-top:15px;
	margin-bottom:30px;
}
* html .site {
	font-family:"Calibri";
	font-size:0.9em;
	margin-top:15px;
	margin-bottom:30px;
}
*:first-child+html .site {
	font-family:"Calibri";
	font-size:0.9em;
	margin-top:15px;
	margin-bottom:30px;
}
#main {
	width:805px; border:1px solid #ACACAC; z-index:auto; margin:0 auto;
}
.menus {
	background:#C4BD97; margin-top:10px; padding:10px; height:300px; font-family:"Calibri"; font-size:12px; letter-spacing:5px;
}
.left_btm {
	background:#948A54; margin-top:10px; padding:10px; font-weight:bold; height:98px; font-size:14px;
}
.first_box, .dog {
	float:left;
}
.second_box {
	float:left; background:#4F81BD; width:191px;
}
.text_top {
	padding:6px; font-size:20px; font-weight:bold; letter-spacing:5px; padding-top:8px; padding-bottom:8px;
}
.text_dwn {
	background:#C4BD97; width:485px; padding:6px; font-size:12px; border-bottom:2px solid #FFF; letter-spacing:5px;
}
.text_big {
	padding:0px; height:102px; font-size:12px; letter-spacing:5px;
}
.btm1 {
	background:#948A54; padding:6px;
}
.btm2 {
	background:#376092; padding:6px;
}
.btm3 {
	background:#E46C0A; padding:6px;
}
.body_about {
	width:560px; float:left;
}
.body1 {
	width:239px; float:left;
}
.body2 {
	width:258px; float:left;
}
.body3 {
	width:191px; float:left;
}
.body3_1 {
	padding:10px; background:#B9CDE5; height:225px;
}
.body3_2 {
	background:#8EB4E3; padding:10px; height:190px;
}
.body3_3 {
	background:#4F81BD; padding:10px; height:193px;
}
.body4 {
	width:117px; float:left;
}
* html .body4 {
	width:116px; float:left;
}
.lstyle {
	width:10px; float:left;
}
/*********letter / Hacks, Firefox - IE7 - IE6 ************/
.letter {
	float:left; width:153px;
}
* html .letter {
	float:left; width:162px;
}
*:first-child+html .letter {
	float:left; width:163px;
}
/********************Ends here*****************************/

/*********letter2 / Hacks, Firefox - IE7 - IE6 ************/
.letter2 {
	float:left; width:510px; margin-left:7px;
}
* html .letter2 {
	float:left; width:516px; margin-left:7px;
}
*:first-child+html .letter2 {
	float:left; width:526px; margin-left:7px; border:1px solid #FFF;
}
/********************Ends here*****************************/

/*********letter3 / Hacks, Firefox - IE7 - IE6 ************/
.letter3 {
	float:left; width:510px; margin-left:7px;
}
* html .letter3 {
	float:left; width:519px; margin-left:7px;
}
*:first-child+html .letter3 {
	float:left; width:520px; margin-left:7px;
}
/********************Ends here*****************************/

.line {
	background:#4F81BD; padding:2px;
}
.footer {
	margin-top:3px; background:#948A54; text-align:center; padding:6px; font-size:12px; font-family:Arial, Helvetica, sans-serif;
}
.arrange {
	clear:both;
}

a.menu:link {
	color:#333;
	text-decoration:none;
}
a.menu:visited {
	color:#333;
	text-decoration:none;
}
a.menu:hover {
	color:#FFF;
	text-decoration:underline;
}
a.more:link {
	color:#333;
	text-decoration:underline;
}
a.more:visited {
	color:#333;
	text-decoration:underline;
}
a.more:hover {
	color:#996600;
	text-decoration:underline;
}

p {
	margin:0px;
	line-height:16px;
}
p.menup {
	padding-left:19px;
}
p.label {
	font-size:19px; text-transform:uppercase;
	padding:0 0 0 6px;
}
p.label2 {
	font-size:20px;
}

form {
	margin:0px;
}

a.info:link, a.info:visited {
	text-decoration:none;
	color:#990000;
}
a.info:hover {
	text-decoration:underline;
	color:#333;
}

p.lbltop {
	padding:0 0 0 6px;
}

input.con {
	width:280px; background:#EEECE1; border:2px solid #DDD9C3; padding:4px;
}
.btnsend {
	width:150px; background:#C4BD97; border:2px solid #DDD9C3; padding:4px; cursor:pointer;
}

td.menularge {
	border:1px solid #CCC; width:120px; height:100px; text-align:center;
}

#containerul, #containerul ul{
	text-align:left;
	margin:0; /* Removes browser default margins applied to the lists. */
	padding:0; /* Removes browser default padding applied to the lists. */
}
#containerul li{
	margin:0 0 0 5px; /* A left margin to indent the list items and give the menu a sense of structure. */
	padding:0; /* Removes browser default padding applied to the list items. */
	list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
	cursor:pointer;
}
#containerul .symbols{ /* Various styles to position the symbols next to the items in the menu. */
	float:left;
	width:12px;
	height:1em;
	background-position:0 50%;
	background-repeat:no-repeat;
}

/********************
11-23-2008
*********************/
/*Image Slideshow*/
#slideshow {
    position:relative;
    height:210px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}
#slideshow IMG.active {
    z-index:10;
}
#slideshow IMG.last-active {
    z-index:9;
}

/*MENUTOP*/
a.menutop:link, a.menutop:visited {
	color:#990000; text-decoration:none;
}
a.menutop:hover {
	color:#990000; text-decoration:underline;
}

a.menu_actions:link {
	background:#CCC; color:#990000; 
	text-decoration:none; padding:6px;
}
a.menu_actions:visited {
	background:#CCC; color:#990000; 
	text-decoration:none; padding:6px;
}
a.menu_actions:hover {
	background:#EEE; color:#990000; 
	text-decoration:none; padding:6px;
}
a.active {
	background:#999; color:#FFF; 
	text-decoration:none; padding:6px;
}

input.btns {
	width:110px; background:#C4BD97; 
	border:2px solid #DDD9C3; cursor:pointer;
}
.txtinput {
	width:250px; background:#EEECE1; 
	border:2px solid #DDD9C3;
}
