/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 450px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	padding: 10px;
	width: 430px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: right;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 80%; 
	float: right;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
}

form.ddfm .submit {
	text-align: right;
	clear: both; 
	width: 97%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}
body {
	font-size: 12px;
	font-family: Verdana, Sans-Serif;
	color: black;
	background: #fff;
	}	

a:link, a:visited {
	color: #db7300;
	text-decoration: underline;
	font-weight: bold;
	}	

a:hover, a:active {
	color: #000;
	text-decoration: underline;
	}

h1 {
        font-family: Trebuchet MS, Sans-Serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 8px 0 0px 0;
	padding: 0;
	color: #db7300;
        display:inline;
	}

h1 a:link, h1 a:visited {
        color: #db7300;
        text-decoration: none;
}

h1 a:hover, h1 a:active {
        text-decoration: underline;
}

h2 {
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px 0 8px 0;
	padding: 0;
	color: #333;
	}

h2 a:link, h2 a:visited {
        color: #333;
        text-decoration: none;
        font-weight: normal;
}

h2 a:hover, h2 a:active {
        text-decoration: underline;
        background: #e25e40e10
        color: #000;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 8px 12px;
	padding: 0;
	color: #333333;
	}
	
h3.comments {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 8px 0px;
	padding: 0;
	color: #000;
	}
	
h4 {
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	margin: 0;
	padding: 0;
	color: #335555;
	}	

#container {
	width: 1024 px;
        margin: 0px auto;
	margin-top: 0px;
        
}

#header {
	margin: 0 0 12px 0;
	padding: 0px 0 0 24px;
}

#navbar {
       
	height: 100px;
	
	padding: 0px;
	background: url(images/banner.jpg) no-repeat left;
}

#navbarlist {

}

#navbarlist li {
	
}

#navbarlist a:link, #navbarlist a:visited {
	color: #fff;
	text-decoration: none;
}

#navbarlist a:hover, #navbarlist a:active {
	text-decoration: underline;
}

#left-corner {
	float: left;
	height: 100px;
	width: 130px;
	background: black repeat-x ;
}
/* ------------ ( Left Column ) ----------------------------- */
#leftcolumn { 
 	margin: 0px 0px 0px -50px;
 	width: 210px;
 	float: left;
}
#leftcolumn ul li {
	display: block;
	margin-bottom: 2px;
}
#leftcolumn ul li a {
	background: url(images/buttons1.jpg) no-repeat;
	display: block;
	height: 40px;
	text-align: center;
	line-height: 40px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
#leftcolumn ul li a:hover {
	background: url(images/buttons1.jpg) 0 -40px no-repeat;
	color: red;
}
#leftcolumn ul li.current_page_item a {
	background: url(images/buttons1.jpg) 0 -40px no-repeat;
	color: red;
}


#right-corner {
	float: right;
	height: 100px;
	width: 130px;
	background: black repeat-x top;
}

.bodyline	{ background-color: #e25e40e10; border: none; padding: 20px; padding-bottom: 70px;}

#footer {
	margin: 0px;
	padding: 0px 0 0px 0;
	color: #797979;
}

#footer ul {
	margin: 0px;
	padding: 15px 0 0 0px;
	font: 11px Verdana, Sans-Serif;
	letter-spacing: -1px;
	list-style: none;
	text-align: center;
}

#footer ul li {
	display: inline;
	margin: 0px;
	padding: 0 15px 0 0;
}

#footer a:link, #footer a:visited {
	color: #797979;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #000;
	text-decoration: underline;
}



.pagenav { list-style:none; }

.blog {
	margin: 0 0 30px 0;
	padding: 0px 0px 0 0px;
	}

.article {
	margin: 0px 0 0px 0;
	padding: 0px 0 10px 0;
	border-bottom: 1px solid #e7e7e7;
	}

.article p {
	margin: 2px 0 10px 0;
	padding: 0;
	}

.postmetadata {
	font-family: verdana, arial, sans-serif; 
	font-size: 9px;
	margin: 0px 0 0px 0;
	padding: 0px 0 0px 0px;
	}

.sidenav {
	font-size: 11px;
	padding: 0px;
	margin: 0px 0 15px 0;
	border: none;
	background: #e25e40e10;
	}








  

