/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
a img { border:none } /* Gets rid of IE's blue borders */


body{
	background:#afbebe;
	font-family:Arial, Helvetica, sans-serif;
	}
	
div.clearme{
	clear:both;
	}
	
.endbit{
	margin-right:0 !important;
	}
	
a{
	color:#333;
	text-decoration:underline;
	}
	
a:visited{
	color:#333;
	text-decoration:underline;
	}
	
p{
	font-size:12px;
	color:#333;
	line-height:18px;
	margin-bottom:15px;
	}

h1{
font-size:20px;
font-weight:bold;
margin-bottom:10px;
}


	
#wrapper{
	width:940px;
	margin:0 auto;
	}
	
#masthead{
	height:61px;
	}
	
#navigation{
	float:right;
	margin-top:30px;
	}
	
#navigation ul{
	list-style-type:none;
	}
	
#navigation li{
	display:inline;
	padding-left:9px;
	font-weight:bold;
	font-size:18px;
	}
	
#navigation li a{
	color:#333333;
	text-decoration:none;
	}
	
/*hiomelwerifjizs*/

div#homeimage{
	height:490px;
	background:url(/dev/images/bg-home.jpg) no-repeat;
	}
	
div.phonenumber{
	float:right;
	padding:5px;
	text-align:right;
	margin-top:10px;
	}
	
div.phonenumber p{
	font-size:20px;
	margin:0;
	font-weight:bold;
	color:#fff;
	line-height:30px;
	}
	
div.phonenumber p span{
	font-size:40px;
	}
	
/*internal funtimes*/
div#internalimage{
	height:282px;
	}

.blogpage{
	background:url(/dev/images/bg-blog.jpg) !important;
}
	

	
div.leftcol{
	padding:15px;
	width:590px;
	float:left;
	background:url(/dev/images/bg-transparent.png);
	margin-top:-55px;
	margin-right:20px;
	margin-bottom:20px;
	}
	
	
	
/*columzzzzzzzzzzzzzzzzzzzzzz*/

div.col{
	padding:15px;
	width:270px;
	float:left;
	background:url(/dev/images/bg-transparent.png);
	margin-top:-55px;
	margin-right:20px;
	margin-bottom:20px;
	}
	
div.col h2, div.social h2, div.leftcol h2{
	font-weight:bold;
	font-size:28px;
	margin:0 0 20px 0;
	color:#333333;
	}
	
div.col ul, div.leftcol ul{
	margin:10px 0 10px 10px;
	list-style-type:disc;
	padding:10px;
	}
	
div.col li, div.leftcol li{
	font-size:12px;
	line-height:25px;
	list-style-type:disc;
	color:#666666;
	}
	
div.col li a, div.leftcol li a{
	font-weight:bold;
	color:#666666;
	}
	
	
/*eternal nik-naks*/

div.social{
	padding:15px;
	background:url(/dev/images/bg-transparent.png);
	width:590px;
	float:left;
	margin-bottom:20px;
	margin-right:20px;
	}
	
div.social img{
	float:left;
	padding-right:7px;
	}
	
div.bottom-phone{
	padding:15px;
	float:left;
	width:270px;
	background:url(/dev/images/bg-transparent.png);
	height:99px;
	}
	
div.bottom-phone h2{
	color:#333333;
	font-size:18px;
	font-weight:bold;
	}
	
div.bottom-phone p{
	color:#666;
	margin:0;
	}
	
div.bottom-phone h3{
	color:#666;
	font-size:28px;
	font-weight:bold;
	}
	
/*why you should love forms*/

table.EditingFormTable label{
	color:#333333;
	font-size:70%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	
	border-width: 0px;
	
	display:block;
	float:left;
	width:15em;
	text-align:left;
	margin:-30px 0px 10px 0px;
	padding:4px 25px 4px 4px;
	clear:left;
}



table.EditingFormTable input{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	display:block;
	float:right;
	padding:5px;
	width:19em;
	margin:-.8em 0px 30px 0px;
}

table.EditingFormTable select{
	display:block;
	width:20em;
	padding:5px;
margin:-.8em 0px 30px 0px;
	}
	
/*this is the voice of the FOOTER*/

#footer{
	margin-top:10px;
	border-top:1px solid #fff;
	padding-top:10px;
	}
	
div.footer-left{
	float:left;
	width:50%;
	}
	
div.footer-right{
	float:left;
	width:50%;
	text-align:right;
	}
	
.footer-left li{
	font-weight:bold;
	padding-right:5px;
	display:inline;
	color:#333;
	font-size:12px;
	}
	
.footer-right p{
	font-weight:bold;
	color:#333;
	}


/*blog styling*/

div.BlogPTitle{
font-size:20px;
font-weight:bold;
margin-bottom:10px;
}

div.BlogPTitle a{
text-decoration:none;
color:#000;
}

div.BlogPDateWhole{
font-size:11px;
color:#737373;
}

div.blackBox h2{
font-size:18px;
margin:0 0 10px 0;
}

div.content{
font-size:12px;
margin-bottom:25px;
}

.TrackbackPanel{
display:none;
}

.BlogCommentsTitle{
font-size:12px;
font-weight:bold;
padding-bottom:15px;
}

div.comments label{
	display:block;
font-weight:bold;
color:#555;
margin-bottom:8px;
}

div.comments input{
	padding:5px;
width:300px;
margin-bottom:15px;
}

div.comments textarea{
	padding:5px;
width:300px;
margin-bottom:15px;
}

div.comments div{
	margin-bottom:10px;
	font-size:12px;
	color:#333;
	line-height:18px;
	margin-bottom:15px;
}

.InfoLabel{
	font-size:11px;
color:#fff;
}

.BlogLeaveComment{
font-size:11px;
color:#fff;
}



.TextAreaField{display:block; clear:both;}

.FormButton{display:block; clear:both !important; margin:20px 0 0 0 !important; float:none !important}


#__SCROLLPOSITIONY, #__SCROLLPOSITIONX{display:none; width:0; margin:0; padding:0; float:none;}