/**************************************************
1. Style Reset
**************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

/* Unordered Lists */

ul{
list-style: none;
}

/* Blockquote / Quote */
blockquote, q{
quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* Focus styles */

:focus{
outline: 0;
}

/* remember to highlight inserts somehow! */

ins{
text-decoration: none;
}

del{
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table{
border-collapse: collapse;
border-spacing: 0;
}

p{
margin: 0;
line-height: 1.6em;
}	

.clearfix:after {
content: " ";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/

* html .clearfix { height: 1%; }
*+html .clearfix { height: 1%; }
.clearfix { display: block; }

/* End hide from IE-mac */

/* Layout */

html {
height: 102%;
}

body {
background-image:url(../img/bodybg.gif);
background-repeat:repeat;
background-position:center;

}

#top{
width:100%;
height:121px;
background:url(../img/topbg.gif);
background-repeat:repeat-x;
text-align:center;
margin-bottom:12px;
}

#top img{
margin-top:15px;
}

#wrapper{
margin:auto;
width:895px;
background:url(../img/wrapperbg.png);
background-position:top center;
background-repeat:repeat-y;
}

#texture{
float:left;
width:895px;
background:url(../img/pagetexture.jpg);
background-position:top center;
background-repeat:no-repeat;
}

#wings{
margin:auto;
width:893px;
height:60px;
border-left:1px solid #FFF;
border-right:1px solid #FFF;
border-top:1px solid #FFF;
background:url(../img/wingsbg.png);
background-position:bottom center;
background-repeat:no-repeat;
}

#leftwing, #rightwing{
width:212px;
height:60px;
}

#leftwing{
float:left;
background:url(../img/leftwing.png);
background-repeat:no-repeat;
}

#rightwing{
float:right;
background:url(../img/rightwing.png);
background-repeat:no-repeat;
}

#nav {
float:left;
width:168px;
border-left:1px solid #FFF;
}

#nav ul { 
float:left;
width:165px;
margin-top:9px; 
background:url(../img/navlistbg.png) 14px 3px;
background-repeat:repeat-y;
}

#nav ul li { display: inline;}
#nav ul li a {
display: block;
float: left;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#FFF;
text-decoration:none;
height:15px;
padding-top:6px;
padding-bottom:5px;
width:150px;
text-align:center;
margin-left:13px;
margin-top:2px;
margin-bottom:2px;
border:1px solid #666;
}

#nav li#ncontact a{
border-right:none;	
padding-right:5px;
}

#nav ul li a:hover{
text-decoration:underline;
}

#content{
float:left;
width:630px;
margin-left:17px;
margin-top:10px;
padding-bottom:15px;
}

#content h2{
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#404040;
font-weight:bold;
margin-bottom:20px;
}

#content p{
font-family:"Times New Roman", Times, serif;
font-size:15px;
color:#333;
margin-bottom:12px;
}

#content a:link, #content a:visited{
color:#976BBF;
text-decoration:none;
}

#content a:hover{
text-decoration:underline;
}

#left{
float:left;
width:405px;
padding-right:5px;
}

#right{
float:left;
width:210px;
margin-left:10px;
}

#right ul{
width:200px;	
font-family:"Times New Roman", Times, serif;
font-size:15px;
color:#333;
margin-bottom:20px;
}

#right li{
background:url(../img/bullet.png);
background-position:0% 10%;
background-repeat:no-repeat;
border-bottom:1px dotted #BBB;
padding-bottom:7px;
padding-left:14px;
margin-bottom:7px;
}

#rightborder{
float:left;
width:71px;
height:271px;
border-right:1px solid #FFF;
border-bottom:1px solid #FFF;
margin-left:7px;
}

#leftborder{
float:left;
width:71px;
border-left:1px solid #FFF;
border-bottom:1px solid #FFF;
margin-top:10px;
}

#bottomshadow{
width:895px;
height:23px;
margin:auto;
background:url(../img/bottomshadow.png);
background-position:center;
background-repeat:no-repeat;
}

#footerlogos{
margin:auto;
width:730px;
text-align:center;
margin-top:5px;
}

#footerlogos img{
margin-left:20px;
margin-right:30px;
}

#footerlinks{
margin:auto;
width:540px;
text-align:center;
padding-top:15px;
padding-bottom:15px;
}

#footerlinks a:link, #footerlinks a:visited{
font-family:Verdana, Geneva, sans-serif;
color:#666;
font-size:12px;
text-decoration:none;
}

#footerlinks a:hover{
text-decoration:underline;	
}

.bottomborder{
border-bottom:1px dotted #6AAEEF;
width:100%;
height:4px;
}

.bookimg{
float:left;
width:150px;
padding:2px;
border:1px solid #6AAEEF;
margin-right:6px;
}

.blogimg{
float:left;
width:135px;
padding:2px;
border:1px solid #09F;
margin-right:5px;
}

.date{
color:#999;
font-size:12px;
}

/*----MAILING LIST CSS-----*/

.submit {
	color: #666;
	background-color:#FDFDFA;
	display:block;
	padding:4px;
	border:none;
	float:left;
	margin:0px;
	padding:0px;
	border:1px solid #09F;
	margin-left:50px;
	width:40px;
}

.commentsubmit{
	color: #666;
	background-color:#FDFDFA;
	display:block;
	padding:4px;
	border:none;
	float:left;
	margin:0px;
	padding:0px;
	border:1px solid #09F;
	margin-left:117px;
	width:145px;
	margin-top:15px;
}

#comment_form label{
float:left;
width:120px;
}

#mailer{
}

#mail ul{
margin:0px;
padding:0px;
}

#mailer ul li{
background:none;
margin-left:0px;
padding-left:0px;
}

#mailer ul{
border-bottom:1px dotted #999;
padding-bottom:25px;
}

#mailer li{
border:none;
margin-bottom:3px;
}

#mailer label{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#666;	
width:40px;
float:left;
margin-right:10px;
}

.comments{
margin-left:20px;	
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#666;	
}

#mailer input{
width:120px;	
}

#verify{
display:none;
height:1px;
}

#footerlinks p{
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#333;	
}

