@charset "utf-8";
/*
Theme Name: COOPHOUSE
Theme URI: http://wordpress.org/
Description: コーポラティブハウス用オリジナルテーマ
Version: 0.0
Author: yomoinc
Author URI: 
Tags: blue, custom header, fixed width, two columns, widgets

	

*/



/* Begin Typography & Colors */

html, body, ul, ol, li, dl, dt, dd, table, th, td, form, input {
	margin:0;
}
p, h1, h2, h3, h4, h5, h6  {
	margin:0px 0px 10px 0px;
	font-weight: normal;
}
img  {
border:none;
}

body {
	background-color: #FFFFFF;
	font-size:0.75em;
	line-height:1.5;
	font:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴシック Pro W3", "Meiryo","メイリオ", Geneva, Arial, Verdana, sans-serif;
	font-weight:normal;
	color:#333333;
}

a:link {
	color: #5281B8;
	text-decoration: none;
}
a:visited {
	color: #5281B8;
	text-decoration: none;
}
a:hover {
	color: #6FAFFA;
	text-decoration: none;
}
.note {
	font-size:0.75em;
}
.smaller {
	font-size:0.75em;
	line-height:1.3em;
}

.pagetop {
	clear:both;
	padding:5px 0px;
	text-align:right;
	margin: 0 auto;
}
.clear {
	clear:both;
}


.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
	clear:both;
}
/* hides from IE-mac \*/
* html .clearfix {
	height:1%;
	clear:both;
}
.clearfix {
	display:block;
	clear:both;
}
/* End hide from IE-mac \*/


.fltright {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}
.fltleft {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}




/*コンテンツ*/



#header {
	width: 700px;
	padding:0px 0px 0px 200px;
	margin: 0;
	background-image: url(../../../../img/bgheader.jpg);
	background-repeat: no-repeat;
}


#header_read h1 {
	background-color:#767A82;
	font-size:10px;
	line-height:10px;
	padding:6px 0px 6px 20px;
	text-align:left;
	color:#EEEEEE;
	border-bottom:#FFFFFF solid 1px;
	margin: 0;
	width:882px;
} 


#header .contact {
	width: 315px;
	padding:0px 0px 0px 0px;
	margin: 0;
	height: 30px;
	overflow: hidden;
	float:right;
	background-image: url(../../../../img/contact1.gif);
	background-repeat: no-repeat;
}

#header .contact a {
background-image:url(../../../../img/contact2.gif);
background-position:0;
background-repeat:no-repeat;
display:inline-block;
width:80px;
height:30px;
padding:30px 0px 0px 0px;
overflow:hidden;
float:right;
}
#header .contact a:link {
	text-decoration: none;
}
#header .contact a:visited {
	text-decoration: none;
}
#header .contact a:hover {
	text-decoration: none;
background-image:url(../../../../img/contact2.gif);
background-position:0 -30px;
background-repeat:no-repeat;
}


#container {
	width: 902px;
	padding:0px 0px 0px 0px;
	margin: 0;
}
#containerfs {
	width: 902px;
	padding:0px 0px 0px 0px;
	margin: 0;
}

#footer {
	width: 882px;
	padding:20px 0px 50px 20px;
	margin: 0;
	background-image: url(../../../../img/bgfooter.gif);
	background-repeat: no-repeat;
	background-position: 0 70px;
	clear: both;
}

#footer .bnr {
	padding:50px 0px 0px 0px;
	margin: 0;
}

#footer .bnr td {
	padding:0px 0px 10px 0px;
}



/*コンテンツ*/

.contents:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.contents {
	display:inline-block;
	clear:both;
	padding:0px 0px 10px 0px;
background-image:url(../../../../img/bg_contents.gif);
background-repeat:repeat-y;
}
/* hides from IE-mac \*/
* html .contents {
	height:1%;
	clear:both;
}

.contents {
	display:block;
	padding:0px 0px 10px 0px;
	clear:both;
background-image:url(../../../../img/bg_contents.gif);
background-repeat:repeat-y;
}


.contents p { margin-bottom:20px; } 

.contents h1 {
	background-color:#666666;
	font-size:10px;
	line-height:10px;
	padding:6px 0px 6px 20px;
	text-align:left;
	color:#FFFFFF;
	border-bottom:#FFFFFF solid 1px;
	margin: 0;
} 
.contents #maincol {
	padding:20px 0px 0px 0px;
	width:610px;
	background-image: url(../../../../img/bgmaincol1.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
color:#000000;
text-align:center;
}


.contents #maincol .TabbedPanelsContentGroup ul {
	padding:0px 20px 0px 20px;
	margin:0px 0px 10px 20px;
} 
.contents #maincol .TabbedPanelsContentGroup li {
	padding:0px 20px 0px 0px;
	margin:0px 0px 0px 0px;
} 





.contents #maincol .spttl {
	padding:10px 20px 10px 20px;
	margin:0;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px 1px 0px 1px;
	background-color: #FAFBED;
	width: 528px;
} 
.contents #maincol .sp {
	padding:20px 20px 10px 20px;
	margin:0 0 10px 0;
	border:#CCCCCC solid 1px;
	width: 528px;
} 
.contents #maincol .kiyaku {
	padding:0px 20px 0px 0px;
	margin:0 auto 10px auto;
	border:#CCCCCC solid 0px;
	width:490px;
	height:300px;
	overflow:auto;
	font-size:10px;
} 


.contents #maincol .contact {
	padding:0px 0px 0px 0px;
} 
 
.contents #maincol .contact p, .contents #maincol .contact td {
	color:#333333;
	font-size:10px;
	line-height:150%;
} 
.contents #maincol .contact table {
	margin-bottom:10px;
} 
.contents #maincol .contact input, .contents #maincol .contact select {
	margin:4px 0px 4px 0px;
	font-size:10px;
	line-height:100%;
} 
.contents #maincol .contact .hissu {
	color:#2E66AB;
	padding-right:2px;
} 
.contents #maincol .contact .misc {
	color:#CBD2D2;
	padding-right:2px;
} 


.contents #maincol .textbtn {
	padding:0px 0px 0px 0px;
}

.contents #maincol .textbtn a {
	width:120px;
	height:15px;
	border:none;
	padding:8px 0px 5px 0px;
	display:block;
	overflow:hidden;
	font-size:12px;
	line-height:12px;
	text-align:center;
	overflow:hidden;
}
.contents #maincol .textbtn a:link {
	background-image:url(../../../../img/bgtxtbtn.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
.contents #maincol .textbtn a:visited {
	background-image:url(../../../../img/bgtxtbtn.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
.contents #maincol .textbtn a:hover {
	background-image:url(../../../../img/bgtxtbtn.gif);
	background-repeat:no-repeat;
	background-position:0 -28px;;
}






.contents #maincol .bottom {
	padding:0px 0px 0px 0px;
	width:610px;
	font-size:1px;
	line-height:1px;
	clear:both;
	height:10px;
	background-image: url(../../../../img/bgmaincol2.gif);
	background-repeat: no-repeat;
}
.contents #maincol .col {
	padding:0px 10px 0px 20px;
	width:580px;
	clear:both;
}
.contents #maincol .col p {
	padding:0px 0px 0px 0px;
} 

.contents #maincol .col .half {
	padding:0px 10px 0px 0px;
	width:280px;
	float:left
}

.contents #maincol .col .half h4 {
	padding:6px 0px 6px 10px;
	margin:0px 0px 10px 0px;
	color: #FFFFFF;
	font-size:12px;
	line-height:100%;
	background-image:url(../../../../img/bg_h4half.gif);
	background-repeat:no-repeat;
} 


.contents #maincol .col .wide {
	padding:0px 10px 0px 0px;
	width:570px;
}








.contents #maincol .col ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	list-style:none;
	text-align:left;
	font-size:10px;
	border-top: dotted 0px #DDDDDD;
}
.contents #maincol .col li {
	padding:0px 0px 10px 14px;
	line-height:150%;
	background-image:url(../../../../img/bgli2.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	margin:0px 0px 0px 0px;
}
.contents #maincol .col li a {
	color: #23549A;
	text-decoration: none;
	font-size: 12px;
	line-height:150%
}
.contents #maincol .col li a:link {
	color: #23549A;
	text-decoration: none;
}
.contents #maincol .col li a:visited {
	color: #23549A;
	text-decoration: none;
}
.contents #maincol .col li a:hover {
	color: #5B8FCD;
	text-decoration: none;
}




.contents #maincol .col .wide ol {
	padding:0px 0px 0px 20px;
	margin:0px 0px 10px 0px;
	text-align:left;
}
.contents #maincol .col .wide li {
	padding:0px 0px 10px 0px;
	line-height:150%;
	background-image:none;
	margin:0px 0px 0px 0px;
}






.contents #maincol .col dl {
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	list-style:none;
	text-align:left;
	border-top: dotted 0px #DDDDDD;
	clear:both;
	width:570px;
}
.contents #maincol .col dt {
	margin:0px 0px 0px 0px;
	padding:8px 10px 0px 15px;
	line-height:100%;
	background-image:url(../../../../img/bgli2.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	float:left;
	width:35px;
}

.contents #maincol .col dd {
	padding:6px 0px 6px 20px;
	line-height:180%;
	margin:0px 0px 20px 0px;
	float:left;
	width:489px;
	border-left:#CCCCCC solid 1px;
	font-size:10px;
}















.contents #maincol .timetbl {
	padding:20px 19px 10px 19px;
}


.contents #maincol .timetbl th {
	padding:4px 0px 4px 0px;
	border-right:#DDDDDD dotted 1px;
	font-weight:normal;
	line-height:150%;
	text-align:center;
}


.contents #maincol .timetbl td {
	padding:10px 0px 10px 0px;
}

.contents #maincol .timetbl ul {
	padding:0px 0px 0px 20px;
	margin:0;
}
.contents #maincol .timetbl li {
	padding:0px 10px 6px 0px;
	margin:0;
}
.contents #maincol .timetbl img {
	padding:0px 0px 0px 0px;
	float:right;
	width:80px;
	border:#CCCCCC solid 1px;
	margin:2px 0px 2px 10px;
	clear:both;
}

.contents #maincol .timetbl .blue {
	background-color:#4D812E;
	color:#FFFFFF;
}
.contents #maincol .timetbl .gray {
background-color:#EEEEEE;
}





.contents .colleft {
	padding:20px 20px 10px 20px;
	float:left;
	width:211px;
	line-height: 150%;
	color: #FFFFFF;
}


.contents .colleft .lbox {
	padding:0px;
	width:210px;
	margin:0px 0px 10px 0px;
	background-image:url(../../../../img/bglbox1.gif);
	background-repeat:no-repeat;
	background-color: #2E66AB;
	font-size:10px;
}
.contents .colleft .lbox h2 {
	padding:10px 10px 10px 10px;
	margin:0;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	font-size:12px;
}
.contents .colleft p {
	padding:0px 10px 10px 10px;
	margin:0;
}
.contents .colleft .bnr {
	padding:0px 0px 0px 0px;
}
.contents .colleft .bnr img {
	padding:0px 0px 10px 0px;
}




.contents .colleft .btn {
	padding:0px 50px 0px 50px;
	width:110px;
	overflow:hidden;
}

.contents .colleft .btn a {
	width:110px;
	height:0px;
	border:none;
	padding:18px 0px 0px 0px;
	display:block;
	overflow:hidden;
}
.contents .colleft .btn a:link {
	background-image:url(../../../../img/bgbtntouroku.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
.contents .colleft .btn a:visited {
	background-image:url(../../../../img/bgbtntouroku.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
.contents .colleft .btn a:hover {
	background-image:url(../../../../img/bgbtntouroku.gif);
	background-repeat:no-repeat;
	background-position:0 -18px;;
}



.contents .colleft .btn2 {
	padding:0px 50px 0px 50px;
	width:110px;
	overflow:hidden;
}

.contents .colleft .btn2 a {
	width:110px;
	height:0px;
	border:none;
	padding:18px 0px 0px 0px;
	display:block;
	overflow:hidden;
}
.contents .colleft .btn2 a:link {
	background-image:url(../../../../img/bgbtnshosai.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
.contents .colleft .btn2 a:visited {
	background-image:url(../../../../img/bgbtnshosai.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
.contents .colleft .btn2 a:hover {
	background-image:url(../../../../img/bgbtnshosai.gif);
	background-repeat:no-repeat;
	background-position:0 -18px;;
}

.contents .colleft ul {
	padding:0px 10px 0px 0px;
	margin:0px 0px 10px 0px;
	list-style:none;
	text-align:left;
	font-size:10px;
}
.contents .colleft li {
	padding:0px 0px 6px 14px;
	line-height:150%;
	background-image:url(../../../../img/arrowtri.png);
	background-repeat:no-repeat;
	background-position:0px 2px;
	margin:0px;
}
.contents .colleft li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.contents .colleft li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.contents .colleft li a:hover {
	color: #C7D7E8;
	text-decoration: none;
}


.contents .maincontents {
	padding:0px 20px 0px 20px;
	float:left;
	width:610px;
	color: #FFFFFF;
	text-align: left;
}
.contents #pankuzu {
	padding:5px 0px 5px 0px;
	height:10px;
	text-align: left;
	font-size: 10px;
	line-height: 10px;
}

.contents #pankuzu a {
	color: #666666;
	text-decoration: none;
	background-image:url(../../../../img/arrowpan.gif);
	background-repeat:no-repeat;
	background-position:right;
	display:inline-block;
	padding:0px 20px 0px 0px;
	margin:0px 10px 0px 0px;
	font-size: 10px;
	line-height: 10px;
}
.contents #pankuzu a:link {
	color: #666666;
}
.contents #pankuzu a:visited {
	color: #666666;
}
.contents #pankuzu a:hover { color: #000000; }



/*トップページ内コラム分割*/


.topcont:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.topcont {
	display:inline-block;
	clear:both;
	padding:0px 0px 10px 0px;
background-image:url(../../../../img/bg_topbase.gif);
background-repeat:repeat-y;
}
/* hides from IE-mac \*/
* html .topcont {
	height:1%;
	clear:both;
background-image:url(../../../../img/bg_topbase.gif);
background-repeat:repeat-y;
}

.topcont {
	display:block;
	padding:0px 0px 10px 0px;
	clear:both;
background-image:url(../../../../img/bg_topbase.gif);
background-repeat:repeat-y;
}


.topcont p { margin-bottom:20px; } 

.topcont h1 {
	background-color:#666666;
	font-size:10px;
	line-height:10px;
	padding:6px 0px 6px 20px;
	text-align:left;
	color:#FFFFFF;
	width:882px;
	border-bottom:#FFFFFF solid 1px;
	margin: 0;
} 


.topcont .colleft {
	padding:20px 20px 10px 20px;
	float:left;
	width:211px;
	line-height: 200%;
	color: #FFFFFF;
	font-size: 0.8em;
}


.topcont .colleft .lbox {
	padding:0px;
	width:210px;
	margin:0px 0px 10px 0px;
	background-image:url(../../../../img/bglbox1.gif);
	background-repeat:no-repeat;
	background-color: #2E66AB;
	font-size:10px;
}
.topcont .colleft .lbox h2 {
	padding:10px 10px 10px 10px;
	margin:0;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	font-size:12px;
}
.topcont .colleft p {
	padding:0px 10px 10px 10px;
	margin:0;
}
.topcont .colleft .btn {
	padding:0px 50px 0px 50px;
	width:110px;
	overflow:hidden;
}

.topcont .colleft .btn a {
	width:110px;
	height:0px;
	border:none;
	padding:18px 0px 0px 0px;
	display:block;
	overflow:hidden;
}
.topcont .colleft .btn a:link {
	background-image:url(../../../../img/bgbtntouroku.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
.topcont .colleft .btn a:visited {
	background-image:url(../../../../img/bgbtntouroku.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
.topcont .colleft .btn a:hover {
	background-image:url(../../../../img/bgbtntouroku.gif);
	background-repeat:no-repeat;
	background-position:0 -18px;;
}



.topcont .colleft .btn2 {
	padding:0px 50px 0px 50px;
	width:110px;
	overflow:hidden;
}

.topcont .colleft .btn2 a {
	width:110px;
	height:0px;
	border:none;
	padding:18px 0px 0px 0px;
	display:block;
	overflow:hidden;
}
.topcont .colleft .btn2 a:link {
	background-image:url(../../../../img/bgbtnshosai.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
.topcont .colleft .btn2 a:visited {
	background-image:url(../../../../img/bgbtnshosai.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
.topcont .colleft .btn2 a:hover {
	background-image:url(../../../../img/bgbtnshosai.gif);
	background-repeat:no-repeat;
	background-position:0 -18px;;
}




.topcont .colleft ul {
	padding:0px 10px 0px 0px;
	margin:0px 0px 10px 0px;
	list-style:none;
	text-align:left;
	font-size:10px;
}
.topcont .colleft li {
	padding:0px 0px 6px 14px;
	line-height:150%;
	background-image:url(../../../../img/arrowtri.png);
	background-repeat:no-repeat;
	background-position:0px 2px;
	margin:0px;
}
.topcont .colleft li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topcont .colleft li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topcont .colleft li a:hover {
	color: #C7D7E8;
	text-decoration: none;
}







.topcont .colcenter {
	padding:0px 1px 0px 0px;
	float:left;
	width:400px;
	color: #FFFFFF;
	text-align: center;
}

.topcont .colcenter ul {
	padding:0px 20px 0px 20px;
	margin:0px 0px 10px 0px;
	list-style:none;
	text-align:left;
}
.topcont .colcenter li {
	padding:0px 0px 6px 18px;
	line-height:150%;
	background-image:url(../../../../img/bgli3.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	margin:0px;
}
.topcont .colcenter li a:link {
	color: #EEEEEE;
	text-decoration: none;
}
.topcont .colcenter li a:visited {
	color: #EEEEEE;
	text-decoration: none;
}
.topcont .colcenter li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.topcont .colcenter img {
	margin:0px 0px 5px 0px;
}





.topcont .colright {
	padding:20px 20px 10px 20px;
	width:210px;
	float:left;
}
.topcont .colright .photo {
	padding:0px;
	width:95px;
	float:right;
	border:1px #CCCCCC solid;
	margin:3px;
}
.topcont .colright .photo img {
	width:85px;
	border:none;
}
.topcont .colright .photo a {
	width:85px;
	border:none;
	background-color:#EEEEEE;
	padding:5px;
	display:block;
}
.topcont .colright .photo a:link {
	text-decoration: none;
	background-color:#EEEEEE;
}
.topcont .colright .photo a:visited {
	text-decoration: none;
	background-color:#EEEEEE;
}
.topcont .colright .photo a:hover {
	text-decoration: none;
	background-color:#FFFFFF;
}




.topcont h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
	font-weight: bold;
} 
.topcont h3 {
	width:630px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 100%;
	color: #333333;
	border-bottom:#CCCCCC solid 1px;
} 

.topcont table {
	margin-bottom:10px;
}
.topcont td {
padding:4px 4px 4px 4px;
}



/*ナビゲーション*/


#idList {
	margin: 0px 0px 10px 0px;
	padding: 0;
}
 #idList ul {
	padding:0px;
	width:210px;
	list-style:none;
	margin:0;
}

#idList li {
	padding:0px;
	width:210px;
	margin:0px 0px 1px 0px;
	list-style:none;
}
#idList a {
	display: block;
	padding:12px 10px 12px 10px;
	width:190px;
	text-decoration: none;
	line-height:100%;
	font-size:12px;
	line-height:12px;
	text-align:left;
	margin-bottom:0;
	background-color:#5B8FCD;
	color:#FFFFFF;
	background-image:url(../../../../img/naviarrow.png);
	background-repeat:no-repeat;
	background-position:right;
	height:12px;
	overflow:hidden;
}
#idList a:link {
	text-decoration: none;
}
#idList a:visited {
	text-decoration: none;
}
#idList a:hover {
	text-decoration: none;
}

/*ナビゲーション-トップへ*/
#Listtop {
	margin: 0px 0px 1px 0px;
	padding: 0;
}
 #Listtop ul {
	padding:0px;
	width:210px;
	list-style:none;
	margin:0;
}

#Listtop li {
	padding:0px;
	width:210px;
	margin:0px 0px 1px 0px;
	list-style:none;
}
#Listtop a {
	display: block;
	padding:12px 10px 12px 10px;
	width:190px;
	text-decoration: none;
	line-height:100%;
	font-size:12px;
	line-height:12px;
	text-align:left;
	margin-bottom:0;
	background-color:#609ADF;
	color:#FFFFFF;
	background-image:url(../../../../img/naviarrowtop.png);
	background-repeat:no-repeat;
	background-position:right;
	height:12px;
	overflow:hidden;
}
#Listtop a:link {
	text-decoration: none;
}
#Listtop a:visited {
	text-decoration: none;
}
#Listtop a:hover {
	text-decoration: none;
}



.gallery{
	width:570px;
	margin:auto;
}
.gallery-bg{
	width:530px;
	margin:auto;
	background-image:url(../../../../project/imgogikubo/ogi_gallery_bg.gif);
	background-repeat: repeat-y;
	padding:10px 20px 0px 20px;
	line-height:180%;
	font-size:10px;
}
.gallery-nonber{
	font-weight: bold;
	color: #4D812E;
}

/*トップインフォメーションコラム*/
#topinformation {
	padding:0px 20px 0px 20px;
	margin:0px 0px 10px 0px;
	text-align: left;
}

#topinformation dt a{
	color: #FFFFFF;
}

#topinformation dd {
	color: #333333;
	font-size:0.75em;
	padding:0px 0px 3px 15px;
}

.topinfocat1 {
	color: #666666;
}
.topinfocat2 {
	color: #5281B8;
}
.topinfocat3 {
	color: #CC9933;
}

/*WPメインコラム*/
.infoleft {
	width:395px;
	border: solid #DEDEDE 1px;
	margin:0px 0px 10px 20px;
	padding:10px 20px 20px 10px;
	float: left;
}
.infosingle {
	border: solid #DEDEDE 0px;
	margin:0 auto;
	padding:20px 20px 20px 40px;
	float: left;
	width:530px;
	text-align:left;
}

.infosingle h2 {
	color:#2E66AB;
	font-size: 1.6em;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold;
	padding:8px 8px 3px 3px;
	border-bottom: dotted #2E66AB 1px;
}



.infosingle dd {
	color:#999999;
	font-size: 0.75em;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	padding:0px 5px 10px 5px;
	text-align: right;
}

.infosingle h3 {
	font-weight: bold;
	color: #3DA1DF;
	font-size: 1.2em;
} 
.inforight {
	width:120px;
	margin:0px 0px 10px 10px;
	padding:0px 10px 20px 0px;
	float: left;
}

.pagetitle {
	color:#FFFFFF;
	font-size: 1em;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	padding:5px 15px 5px 15px;
	background-image: url(../../../../img/colmainh2.jpg);
	background-repeat: no-repeat;
}
/*WP*/
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	

.entry{
	color: #333333;
	text-align:left;
	font-size: 1.2em;
	line-height: 1.8em;
} 

.entry h1{
	font-weight: bold;
	color: #000000;
	font-size: 1.3em;
	background: none;
	padding:0px 0px 10px 0px;
	text-align:left;
	margin: 0;
	line-height: 1.3em;
} 
.entry h2{
	font-weight: bold;
	color: #2E66AB;
	font-size: 1.3em;
	background: none;
	padding:0px 0px 10px 0px;
	text-align:left;
	margin: 0;
	border-bottom: none;
	line-height: 1.5em;
}
.entry h3{
	font-weight: bold;
	color: #3DA1DF;
	font-size: 1.3em;
	background: none;
	padding:0px 0px 10px 0px;
	text-align:left;
	margin: 0;
	line-height: 1.3em;
}
.entry h4{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.3em;
	background-image: none;
	padding:5px;
	text-align:left;
	margin: 0px 0px 10px 0px;
	font-size: 1.2em;
	background-color: #609ADF;
}
.entry h5{
	font-weight: bold;
	color: #666666;
	font-size: 1.3em;
	background-image: none;
	padding:5px;
	text-align:left;
	margin: 0px 0px 10px 0px;
	font-size: 1.2em;
	background-color: #DBDBDB;
}
.entry h6{
	font-weight: bold;
	color: #000000;
	font-size: 1.1em;
	background: none;
	padding:0px 0px 10px 0px;
	text-align:left;
	margin: 0;
	line-height: 1.3em;
} 

.404wide{
	background-color: #DBDBDB;
	height: 300px;
	text-align: center;
}

#sidebar h2 {
	font-size: 1.2em;
}
