
* { margin:0px;padding:0px;}

html, body{margin:0px; padding:0px;}
html { min-height: 100%;}

a { -moz-outline-style:none;}
a {color:#; text-decoration:underline;}
a:hover {color:#; text-decoration:none; cursor:pointer;}
a img {border:0;}


body {
	margin:0px;
	padding:0px;
	background-color: #;
	min-height: 100%;
	line-height:4px;
	color:#;
    font-size:px;
    font-family:;
    
}


p {
	margin:0px;
	padding:0px 0px 15px 0px;
}

h1, h2, h3, h4 {
	font-family: ;
	font-weight:;
	padding:0px 0px 10px 0px;
	color:#;
	text-transform:;
}

h1 { font-size:0px;}
h2 { font-size:0px;}
h3 { font-size:0px;}
h4 { font-size:px; }

h2.pagetitle {
	padding:8px 8px 8px 15px;
	margin:0px 0px 5px 0px;
	font-weight: ;
	font-size:px;
	line-height:4px;
	font-family:;
	color: #;
}

img {
	border:none;
	margin:0;
	padding:0;
}

.alignleft {
	margin-right:10px;
	margin-bottom:10px;
    float: left;
}

.alignright {
	margin-bottom:10px;
	margin-left:10px;
    float: right;
}

.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
    margin-bottom:10px;
}

hr {
	height: 1px;
	border:0;
	width: 95%;
	color: #E6E6E6;
	background-color: #E6E6E6;
}

.postwrap blockquote {
	margin:0 15px 10px 15px;
	padding:10px 15px;
}

.postwrap blockquote blockquote {
	margin-right:5px;
	margin-left:0;
}

.postwrap blockquote p {
	margin:0;
	padding:0 0 5px;
}

#bgwrapper {  /*--- This id selector controls the blog background layer ---*/
	width: 100%;
	margin: 0px;
	padding-top:px;
	padding-bottom:px;
	min-height: 100%;
}

#wrap {
	width:px;
	margin:0px auto 0px;
	padding:0;
	border: solid px #;
}


#header {
	background-color: #;
	height:px;
	width:px;
    position:relative;
}

#header a {
	color:#;
	text-decoration: none;
}

#header h1 {
	color: #;
	font-size:px;
	width:-30px;
	font-weight:400;
	text-transform: ;
	line-height:4px;
	font-family: ;
	margin:0px;
	padding: 0px 15px 0px 15px;
}

h2.tagline {
	font-size:;px;
	font-family: ;
	font-weight:400;
	text-transform: ;
	width:-30px;
	color: #;
	margin:0;
    float:left;
	padding: 0 15px;
}

/*--- Navigation Menu Settings ---*/

#nav {
	background-color: #;
    padding-left:0px;
    width:px;  
	margin: 0px; 
    padding:0px; 
    height:0px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	float: left;
	margin-right: 1px;
}

* html #nav li a { /* Filter for IE6 to prevent li stacking */
	float: left;
	text-decoration: none;
}

* html #nav li a span { /* Filter for IE6 to prevent li stacking */
	float: left;
	margin-left: 4px;
	text-decoration: none;
}

#nav li a {
	display: block;
	height: 0px;
	background-color: #;
	font-family: ;
	text-decoration: none;
	font-size: px;
	font-weight: ;
}  
  
#nav li a span {
	display: block;
	margin-left: 10px;
	padding-left: 4px;
	padding-right: 13px;
	line-height: 0px;
    padding-bottom:0px;
	color: #;
	background-color: #;
	text-decoration: none;
}

#nav li a:hover {
	text-decoration: none;
	background-color: #;
	cursor: pointer; /* For IE6 */
}

#nav li a:hover span {
	color: #;
	background-color: #;
}

#nav li.current_page_item a, #nav li.current_page a {
	background-color: #;
}

#nav li.current_page_item a span, #nav li.current_page a span {
	color: #;
	background-color: #;
}

/*-- Header search box styles --*/

#home-left{float:left;display:inline;}
#home-right{float:right;display:inline;width:540px;}
.home-pagecol{float:left;display:inline;width:235px;padding:0px 15px;}
.previewimage{float:right;margin:0px 0px 10px 10px;}
#home-left img{float:left;margin:0px 0px 15px 0px;}
#home-left p{
	float:left;
	width:185px;
	text-align:center;
	font-size:;px;
	line-height:0px;
	font-family: ;
	text-transform: ;
	color: #;
}

.home-pagecol .text{
	width:235px;
	height:205px;
	padding:15px 0px;
	margin:0px 0px 15px 0px;
	border-bottom:  px #;
	border-top:  px #;
}

.home-pagecol .text p{
	padding:0px;
	height:auto;
	overflow:hidden;
}

.home-pagecol .text ul{
	margin:15px 0px 15px 15px;
}

/*-- Begin feature section styles --*/

#feature {
	float:left;
	display:inline;
    width: 500px;
    height:125px;
    clear:both;
    padding:0px;
	margin:0px 15px 22px 0px;
}


/*-- Begin page content CSS --*/

#content {
	width:-30px;
	position:relative;
	float:left;
	color: #;
    background-color: #;
	padding:25px 15px;
}

.postwrap a:link, .postwrap a:visited, .postwrap a:active {
	text-decoration:none;
	border:0;
	-moz-outline-style:none;
}

.postwrap a:hover {
	text-decoration:underline;
	border:0;
	-moz-outline-style:none;
}

.posthead h1 {
	margin:0px;
	padding:8px 8px 8px 15px;
   
}

.postwrap {
	float:left;
	width:-30px;
	padding:0px 0px 0px 0px;
    margin:0px;
}

.post {
	margin-bottom:5px;
	padding:0px;
}

.postwrap p {
	line-height: 18px;
}

.posthead {
	padding-bottom:0px;
	position:relative;
	clear:left;
	margin-bottom: 0px;
}


#content .postcontent {
	padding:15px 15px 0px 15px;
	line-height:18px;
}

.postcontent a {
	text-decoration: underline;
}

pre {
	background-color: #F9F8E3;
    border: 1px dotted #999;
    padding: 0px 8px 15px 8px;
    margin:0 15px 10px 15px;
}	

.more-link {
	font-weight:700;
	margin-top:15px;
	height: 16px;
	width: 300px;
	display: block;
}


/*-- Footer settings --*/

#footer {
	float:left;
	width: px;
    background-color: #;
	color: #;
	font-size:px;
	font-family:;
	padding:0px;
	margin: 0px;
    
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active, #footer a:focus {
	color: #;
	text-decoration:underline;
}

#footerint {
	background-color: #;
    padding:0px;
    width: px;
    text-align:right;
}

#footer p {
	padding:10px 15px;
    margin:0px;
}	


form {
	margin:0;
	padding:0;
}

.clear {
	clear: both;
	float: none;
	width:100%;
	font-size:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
}

#nextprevious {
	padding:15px;
    float:left;
    width: 95%;
}

#nextprevious div.left {
	float:left;
}

#nextprevious div.right {
	float:right;
}

.contactaddr{float:left;width:320px;}
.contactform{float:right;width:400px;}

#contact fieldset{float:left;width:400px;padding:0px;border:0px none;}
#contact input, #contact textarea, #contact button{font-family:;}

#contact fieldset span.sm{float:left;width:400px;height:22px;margin:0px 0px 12px 0px;}
#contact fieldset span.lg{float:left;width:400px;height:60px;margin:0px 0px 12px 0px;}

#contact fieldset span label.inputtext{float:left;width:100px;padding:0px;line-height:22px;}
#contact fieldset span input.txt{float:left;display:inline;width:224px;height:18px;font-size:12px;padding:3px 3px 0px 3px;background:#fff; border:1px solid #;}
#contact fieldset span textarea{float:left;display:inline;width:224px;height:60px;font-size:12px;padding:3px 3px 0px 3px;background:#fff; border:1px solid #;}


#contact button#submitbtn {background:#; color:#fff; border:none;cursor:pointer;float:left;padding:6px 12px;margin:0;overflow:hidden;font-weight:bold;}
#contact button#submitbtn:hover {background:#;}

input.txt.err{border-color:#ff0000 !important;}
#feedback{float:left;display:inline;width:400px;padding:0px 0px 24px 0px;font-size:16px;line-height:24px;font-weight:bold;}

ul, ol {margin:0px 0px 15px 15px;
}