/* IE5.5+ transparent PNG fix */
img, div, table, tr, td, th {
	behavior: url('iepngfix.htc');
}

/* Standard HTML Tags*/
html,body{
	background-color:#949EAA;
	color:#000000;
	font-family: verdana, sans-serif;
	font-size: 11px;
	background-image:url('../pics/background.jpg');
	background-repeat:repeat-x;
}

table{
	font-family: verdana, sans-serif;
	font-size: 11px;
	border-spacing:0px;
}

p{
	margin-left:3px;
	margin-top:3px;
	margin-right:3px;
	margin-bottom:7px;
}

td{
	vertical-align:top;
}

th{
	vertical-align:top;
}

input{
	border:1px solid #666666;
}

img{
	border:0px;
}

a{
	color:#000000;
}

a:hover{
	color:#aaa077;
}

h3{
	font-weight:bold;
	font-size:14px;
}



/* Standard DIVs */
#menuBG{
	position:absolute;
	top:168px;
	left:0px;
	width:900px;
	height:58px;
	background-color:#ffffff;
}

#menu{
	position:absolute;
	text-align:left;
	left:90px;
	top:168px;
	height:58px;
/*	width:720px;*/
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	padding:0px;
}

#header{
	position:absolute;
	text-align:left;
	left:0px;
	top:0px;
	width:900px;
	height:168px;
}

#content{
	position:absolute;
	left: 0px;
	top:226px;
	width:900px;
	background-color:#ffffff;
}

div.content_between{
	width:900px;
	height:8px;
	background-image:url('../pics/content_between.jpg');
	font-size:3px;
}

#footer{
	width:900px;
	background-color:#ffffff;
}

#footer_inner{
	background-color:#939DA9;
	border:7px solid #ffffff;
	padding:3px;
	padding-left:15px;
	color:#ffffff;
	font-size:10px;
}

div.bottom{
	width:900px;
	height:29px;
	background-image:url('../pics/border_bottom.jpg');
	font-size:3px;
}





/* Menu Definitions */

table.menu{
	border-spacing:0px;
	padding-left:23px;
}

td.menu{
	width:130px;
	height:31px;
	text-align:center;
	border: 0px;
	font-size:12px;
	font-weight:normal;
	background-image:url('../pics/menuitem.jpg');
}

a.menu{
	text-decoration:none;
	color:#444466;
	display:block;
}

a.menu:hover{
	text-decoration:none;
	color:#000000;
	display:block;
}

div.submenu{
	position:absolute;
}

table.submenu{
	border-spacing:0px;
}

td.submenu{
	height:20px;
	width:127px;
	text-align:center;
	border: 0px;
	font-size:12px;
	font-weight:normal;
	background-image:url('../pics/submenu_bg.png');
}

a.footer{
	color:#ffffff;
}




/* content definitions */

table.mcms_group_table{
	margin:4px;
	border-spacing:1px;
	font-family:verdana, sans-serif;
	font-size: 11px;
}

th.mcms_group_table{
	padding:3px;
	border-top: 2px solid #6666aa;
	border-left: 2px solid #6666aa;
	border-right: 2px solid #6666aa;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}

td.mcms_group_table{
	padding:3px;
	border-top: 1px solid #6666aa;
	border-left: 2px solid #6666aa;
	border-right: 2px solid #6666aa;
	border-bottom: 2px solid #6666aa;
	vertical-align:top;
}

td.mcms_alternate_0{
	background-color:#aaaaff;
}

td.mcms_alternate_1{
	background-color:#8888cc;
	border:1px solid #aaaaff;
}

td.mcms_marker{
	background-color:#ff0000;
	height:10px;
	font-size:8px;
}

div.floater{
	float:left;
}

p.guestbook{
	border-top:1px solid #aaaa66;
}

img.content_textimg{
}

div.content_textimg{
	width:190px;
	height:190px;
}




/* textimg image border classes */
/* Used by stuffing divs into each other in this order (outer to inner): t, b, l, r, bl, br, tl, tr */

.textimg_border_top{
	background:#ffffff url('../pics/textimg_border_top.jpg') 0 0 repeat-x;
	width:100%;height:100%;
}

.textimg_border_bottom{
	background:url('../pics/textimg_border_bottom.jpg') 0 100% repeat-x;
	width:100%;height:100%;
}

.textimg_border_left{
	background:url('../pics/textimg_border_left.jpg') 0 0 repeat-y;
	width:100%;height:100%;
}

.textimg_border_right{
	background:url('../pics/textimg_border_right.jpg') 100% 0 repeat-y;
	width:100%;height:100%;
}

.textimg_border_bottom_left{
	background:url('../pics/textimg_border_bottom_left.jpg') 0 100% no-repeat;
	width:100%;height:100%;
}

.textimg_border_bottom_right{
	background:url('../pics/textimg_border_bottom_right.jpg') 100% 100% no-repeat;
	width:100%;height:100%;
}

.textimg_border_top_left{
	background:url('../pics/textimg_border_top_left.jpg') 0 0 no-repeat;
	width:100%;height:100%;
}

.textimg_border_top_right{
	background: url('../pics/textimg_border_top_right.jpg') 100% 0 no-repeat;
	width:100%;height:100%;
}

.textimg_in_border{
	padding:9px;
}




/* content area border classes */
/* Used by stuffing divs into each other in this order (outer to inner): t, b, l, r, bl, br, tl, tr */

.content_border_top{
	background:#DEE1E5 url('../pics/paragraph_border_top.jpg') 0 0 repeat-x;
	width:100%;height:100%;
}

.content_border_bottom{
	background:url('../pics/paragraph_border_bottom.jpg') 0 100% repeat-x;
	width:100%;height:100%;
}

.content_border_left{
	background:url('../pics/paragraph_border_left.jpg') 0 0 repeat-y;
	width:100%;height:100%;
}

.content_border_right{
	background:url('../pics/paragraph_border_right.jpg') 100% 0 repeat-y;
	width:100%;height:100%;
}

.content_border_bottom_left{
	background:url('../pics/paragraph_border_bottom_left.jpg') 0 100% no-repeat;
	width:100%;height:100%;
}

.content_border_bottom_right{
	background:url('../pics/paragraph_border_bottom_right.jpg') 100% 100% no-repeat;
	width:100%;height:100%;
}

.content_border_top_left{
	background:url('../pics/paragraph_border_top_left.jpg') 0 0 no-repeat;
	width:100%;height:100%;
}

.content_border_top_right{
	background: url('../pics/paragraph_border_top_right.jpg') 100% 0 no-repeat;
	width:100%;height:100%;
}

.content_in_border{
	padding:15px;
}



/* admin stuff */

#mcms_actionBG{
	position:absolute;
	background-color:#888888;
	visibility:hidden;
}

th.mcms_cms_editbar{
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	border-left:1px dotted #7f7f7f;
	background-color:#ddddbb;
}

td.mcms_cms_editbar{
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	border-left:1px dotted #7f7f7f;
	background-color:#ddddbb;
}
