 * {
	margin:0;
	padding:0;
}
body{
	background-color:#cccccc;
	background-image:url("http://crookedbush.com/images/skin-08-03/background.jpg");
	background-position: center;
	background-repeat: repeat-y;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:0;
	font-size:8pt;
	position:relative;
}
#container{
	margin: 0 auto;
	padding:0;
	text-align: center;
	overflow:hidden;
	width:1000px;
	position:relative;
}
#header{
	background-image:url("http://crookedbush.com/images/skin-08-03/header.jpg");
	background-repeat: no-repeat;
	margin: 0;
	padding:0;
	width:1000px;
	height:375px;
	position:relative;
	top:0px;
	left:0px;
}
.frame{
}
.frame img{
	padding:20px 0 35px 0;
	background-image:url("http://crookedbush.com/images/editor-shared/picture-frame.gif");
	background-position:top center;
	background-repeat:no-repeat;
	z-index:1;
	width:135px;
	height:105px;
}
#content{
	float:right;
	margin: 0 auto;
	color:black;
	text-align:justify;
	font-size:9pt;
	padding:10px;
	width:870px;
	position:relative;
	right:55px;
	top:-2px;
	min-height:350px;
	overflow:auto;
}
	#content .icon13{
		width:13px;
		height:13px;
		line-height:13px;
	}
	#content .title, #content h1{
		font-size:16pt;
		color:#4d1520;
		text-align:left;
		margin:20px 0;
	}
	#content .subtitle,#content  h2{
		font-size:13pt;
		color:#4d1520;
		text-align:left;
		margin:25px 0;
	}
	#content  h3{
		border-top:1px dotted gray;
		font-size:11.5pt;
		color:gray;
		text-align:left;
		margin:15px 0;
		padding:0;
	}
	#content h4{
		font-size:10pt;
		color:orange;
		text-align:left;
		margin:15px 0;
		padding:0;
	}
	#content form{
		margin:10px 0px;
	}
	#content p{
		margin:10px 0;
	}
	#content ul, ol  {
		margin-left:15px;
		padding-left:15px;
	}
	#content ul li{
		padding-bottom:10px;
	}
	#content #columnLeft{
		float:left;
		width:200px;
		overflow:hidden;
	}
	#content #columnRight{
		float:right;
		width:650px;
		overflow:hidden;
	}

.emphasize{
	font-size:12pt;
	color:green;
	font-weight:bold;
}
#header .button{
	background:url("http://crookedbush.com/images/skin-08-03/button-off.jpg");
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	font-size:12pt;
	overflow:hidden;
	display:block;
	width:115px;
	height:80px;
	margin:0;
 	padding:0;
	position:relative;
}
#header .button a{
	font-family:"Times New Roman", times, serif;
	color:#a44355;
	text-decoration:none !important;
	vertical-align:top;
	height:115px;
}
#header .button a:hover{
	font-size:12.5pt;
	background:url("http://crookedbush.com/images/skin-08-03/button-on.jpg");
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	vertical-align:bottom;
	height:115px;
}
#header .button a span{
	position:relative;
	left:0px;
	top:21px;
}
#footer{
	float:none;
	clear:both;
	color:#FFFFFF;
	font-size:8pt;
	text-align:center;
	background-image:url("http://crookedbush.com/images/skin-08-03/footer.jpg");
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding:0;
	width:1000px;
	height:228px;
	overflow:hidden;
	position:relative;
	top:10px;
}
#footer p{
	color:black;
	position:relative;
	top:120px;
	text-align:left;
	left:370px;
	font-size:7pt;
	font-weight:bold;
}
#adspot-1{
	position:absolute;
	top:355px;
	left:680px;
	z-index:100;
}
#adspot-2{
	display:hidden;
	visibility:none;
	position:absolute;
	top:530px;
	left:1280px;
	background:#FFFFFF;
	z-index:100;
}
#menubar{
	text-align:left;
	padding: 0;
	margin: 0 auto;
	white-space:nowrap;
	overflow:hidden;
	position:absolute;
	top:256px;
	left:58px;
}
#menubar ul, #menubar li{
	float:left;
	list-style-type:none;
	padding:0;
	margin:0;
}
#menubar a, #menubar a:visited{
	display:block;
}
p {
	font-size:10pt;
	color:black;
	margin:.10px 0 10px 0;
 	line-height:20px;
	padding:0;
	text-align:left;
}
br {
	line-height:15px;
}
blockquote {
	border-left:10px solid #ddd;
	margin-left:10px;
}
pre {
	font-family:monospace;
	font-size:9pt;
}
strong, b {
	font-weight:bold;
}
em, i {
	font-style:italic;
}
u {
	text-decoration:none;
	font-size:10px;
}
ol{
	position:relative;
	left:35px;
	width:90%;
}
#content ul{
	margin:0px;
	font-size:9.5pt;
	width:auto;
	padding:2px 15px 7px 20px;
	margin:0 20px 0 20px;
}
#content img{
	padding:5px;
}
img{
	border:0px;
}
code, pre {
	white-space:pre-wrap;
 	white-space:-moz-pre-wrap;
 	white-space:-pre-wrap;
 	white-space:-o-pre-wrap;
 	word-wrap:break-word;
 	font-family:"Courier New", Courier, monospace;
	font-size:8pt;
}
pre {
	border:1px solid #000;
 	background-color:#ddd;
	margin:0 1em 1em 1em;
	padding:0.5em;
	line-height:1.5em;
	font-size:90%;
 }
#zoom:hover{
	position:absolute;
	top:40px;
	right:0;
	width:500px;
	height:325px;
	border:3px gray outset;
	padding:0;
	margin:0;
}
#meebo{
	position:relative;
	top:10px;
	width:400px;
	height:300px;
}
#meebo embed{
	width:600px;
	height:600px;
}
#googleTalk{
	float:right;
	background-color: transparent;
}
#content .websiteThumbDivs{
	width:590px;
	height:auto;
	clear:both;
	border:2px outset gray;
	padding:6px 8px 10px 20px;
	margin:10px 0 20px 0;
	overflow:hidden;
	background:#efefef;
}
	#content .websiteThumbDivs h3{
		border:0;
		margin:0;
		padding:0;
		line-height:25px;
	}
	#content .websiteThumbDivs h4{
		font-size:8pt;
		font-weight:normal;
		color:gray;
		text-align:left;
		margin:0;
		padding:0;
		line-height:10px;
	}
	#content .websiteThumbDivs p{
		font-size:9pt;
		margin:10px 0px;
		text-indent:28px;
	}
	#content .websiteThumbDivs .thumbNail{
		float:left;margin-right:5px;padding:1px;border:2px outset gray;width:120px;height:auto;min-height:100px;
	}
	#content .websiteThumbDivs .icon{
		float:left;width:16px;height:16px;margin: 0 2px 0 0;
	}
	#content .websiteThumbsDiv small{
		font-size:8pt;
	}
#content .callOutBox{
	border:1px dotted gray;
	width:200px;
	float:right;
	text-align:left;
	padding:0px 15px 15px 15px;
	margin:2px 5px 5px 10px;
}
	#content .callOutBox h2{
		font-size:13pt;
		letter-spacing:-1px;
		margin:10px 0 0 0;
		padding:0;
	}
	#content .callOutBox .icon{
		height:12px;
		width:12px;
		float:left;
		padding:0 !important;
		margin:0px 4px 0px 0;
	}
	#content .callOutBox ul{
		list-style-type:none;
		margin:10px 0 !important;
		padding:0;
		width:100%;
		font-size:8pt !important;
	}
		#content .callOutBox li{
			width:100%;
			margin:2px 2px 2px 2px !important;
			padding:0;
			text-align:left !important;
		}
#content .thumbsOnly{
}
	#content .thumbsOnly .thumbNail{
		float:left;margin:5px;padding:1px;border:2px outset gray;width:80px;height:60px;
	}
#content .icon{
		float:left;width:16px;height:16px;margin: 0 2px 0 0;
}
#content .buttonSelected{
	color:white !important;
	background:url('/images/skin-08-03/button-on.jpg') no-repeat left top;
	font-size:12.5pt;
}

#refresh,#helpPopUpWrapper{
	display:none;
}
#timer{
	display:none;
	position:absolute;
	top:350px;
	right:60px;
	z-index:5;
}
#feedBack{
	text-align:right;
	display:none;
	position:absolute;
	line-height:25px;
	height:25px;
	width:200px;
	top:350px;
	right:90px;
	z-index:500;
}
#content label{
	display:block;
	display:inline-block;
	min-width:150px;
}
#content .roundedBox{
	padding:10px;
	background: #FCFAED; /* old browsers */
	background: -moz-linear-gradient(top, #FCFAED 31%, #FFFFD6 88%); 
	background: -o-gradient(linear, left top, left bottom, color-stop(31%,#FCFAED), color-stop(88%,#FFFFD6));
	background: -khtml-gradient(linear, left top, left bottom, color-stop(31%,#FCFAED), color-stop(88%,#FFFFD6));
	background: -webkit-gradient(linear, left top, left bottom, color-stop(31%,#FCFAED), color-stop(88%,#FFFFD6));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FCFAED', endColorstr='#FFFFD6',GradientType=0 ); 
	-moz-box-shadow: 4px 4px 4px #E7E7E7;
	-webkit-box-shadow: 4px 4px 4px #E7E7E7;
	box-shadow: 4px 4px 4px #E7E7E7;
	border:5px solid #4D1420;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	-o-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius:15px;
	behavior:url('/css/PIE.htc');
}
	#content .roundedBox h3{
		border:0;
	}
#content .formButton{
	padding:2px 10px;
	background: #FCFAED; /* old browsers */
	background: -moz-linear-gradient(top, ##6A4D52 31%, #390F18 88%); 
	background: -o-gradient(linear, left top, left bottom, color-stop(31%,#6A4D52), color-stop(88%,#390F18));
	background: -khtml-gradient(linear, left top, left bottom, color-stop(31%,#6A4D52), color-stop(88%,#390F18));
	background: -webkit-gradient(linear, left top, left bottom, color-stop(31%,#6A4D52), color-stop(88%,#390F18));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6A4D52', endColorstr='#390F18',GradientType=0 ); 
	color:#DF6B95;
	border:3px solid #4D1420;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	behavior:url('/css/PIE.htc');
	font-family:times;
	font-weight:bold;
	line-height:20px;
	font-size:10pt;
	-moz-box-shadow: 2px 2px 2px #666;
	-webkit-box-shadow: 2px 2px 2px #666;
	box-shadow: 2px 2px 2px #666;
	behavior:url('/css/PIE.htc');
}
	#content .formButton:hover{
		color:#ffffff;
		-moz-box-shadow:0px 0px 0px #fff;
		-webkit-box-shadow:0px 0px 0px #fff;
		box-shadow:0px 0px 0px #fff;
		behavior:url('/css/PIE.htc');
		line-height:19px;
	}
#proudlyCanadian{
	position:absolute;
	width:50px;
	height:50px;
	top:247px;
	right:50px;
}
#peopleTable{
	font-size:8pt;
	width:460px;
}
#editPeopleBox{
	float:right;
	width:400px;
	font-size:8pt;
}
#content table tr td{
	vertical-align:top;
}
small{
	font-size:8pt;
	float:right;
}

