
body {
	background: #f1e3c9 url(images/bkg2.gif) repeat-x;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
	color: #225e9e;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #ad3129;
	}




#container { 
	background: #ffffff url(images/bkside.gif) repeat-y;
	width: 800px;
	text-align: left; 
	margin: 0px auto 0px auto; 
	border-left: 1px solid #d6bd82;
	border-right: 1px solid #d6bd82;
	overflow: hidden;
	}












#header img {
	margin: 0; 
	padding: 0;
}
#header {
/*	background: #00acee url(images/header.jpg) top center repeat-x; */
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 0;
	}
#logo img {
	margin: 0; 
	padding: 0;
}
#logo {
	margin: 0px auto 0px auto; 
	width: 800px;
/*	background: #00acee url(images/header.jpg) top center repeat-x; */
	background-color:#f1e3c9;
	text-align: center;
	font-size: 0;
}
#header h2 {
	color: #ffffff;
	font-size: 30px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #006699;
	text-decoration: none;
	}

#header h3 {
	color: #ffffff;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	text-indent: 5px; 
	margin: 0px;
	}











#menucontain	{
	background: #00acee;
	margin: 0px auto 0px auto;
	border-bottom: 3px solid #c83a39;
}
#menu { 
	width: 800px;
	background: #00acee;
	margin: 0px auto 0px auto;
	text-align: left;
	padding: 8px 0px 8px 0px;
	text-transform: uppercase;
	border: #c83a39;
	border-width: 0 0 0 0px;
	border-style: solid;
	}


#menu img{
	border: none;
	}
#menu h2 {
	color: #ffffff;
	font-size: 15px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 0px;
	}
	
#menu ul li a {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	padding: 8px 25px 8px 25px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	border: #c83a39;
	border-width: 0 0px 0 0px;
	border-style: solid;
	}

#menu ul li a:hover {
	color: #ffffff;
	background: #c83a39;
	padding: 8px 25px 8px 25px;
	text-decoration: none;
	}










#content { 
	display: block;
	background: #ffffff;
	width: 535px; 
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 25px;
	float: right; 
	position:relative;
	padding: 0px 0px 10px 0px;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content p img{
	border: none;
	padding: 0px 10px 10px 0px;
	}
#content h1 {
	color: #333333;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #999999;
	text-decoration: none;
	}

#content h2 {
	color: #ad3129;
	font-size: 22pt;	
	font-family: Palatino Linotype, Palatino, Georgia, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	margin: 2px 0 2px 0;
	line-height: 120%;
	font-variant: normal;
	}
#content h2 a  {
	color: #ad3129;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #225e9e;
	background: none;
	text-decoration: none;
	}

#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #333333;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #999999;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #666666;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 490px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 490px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 490px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}








#sidebar { 
	display: block;
	color: #000000;
	width: 180px;
	float: left; 
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 20px 9px 20px 11px;
	text-align: left;
	background-color: #f8f2e6;
	}

* html #sidebar { margin: 0px 10px 20px 0px; }

#sidebar p {
	margin: 0px;
	line-height: 18px;
	padding: 5px 0px 10px 0px;
	text-align:justify;
	color:#000000;
}

#sidebar h2 {
	color: #333333;
	font-size: 15px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px solid #cccccc;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	}
#sidebar ul li a {
	color: #4d7197;
	font-weight: bold;
	text-decoration: underline;
	}

#sidebar ul li a:hover {
	color: #a44740;
	text-decoration: none;
	}

#plinks	a {
	color: #ffffff;
	text-decoration: none;
}
#plinks a:hover	{
	color: #000000;
	text-decoration: none;
}
#plinks2 {
	padding: 10px 15px 10px 15px;
}


#footer { 
	color: #000000;
	font-size: 15px;
	background-color:#f1e3c9;
	font-weight: bold;
	padding: 20px 20px 20px 20px;
	text-align: center;
	clear: both;
	border-top: 2px solid #862e24;
	font-size: 12px;
	}
#footer a {
	color: #225e9e;
	text-decoration: none;
	}
#footer a:hover {
	color: #ad3129;
	text-decoration: underline;
}

#inputsmain {
	padding: 5px 0 5px 15px;
}
#ttext	{
	padding: 15px 5px 0 15px;
	font-size: 14pt; 
	font-family: Verdana, Tahoma; 
	color: #FFFFFF;
}

#newsubmit {
	width: 150px;
}
#submitnew {
	padding: 0px 5px 0px 15px;
}

#wpfoot1	{
	font-size: 8px;
	color: #ffffff;
}
#wpfoot1 a	{
	font-size: 8px;
	color: #ffffff;
}

#posts {
float:left;
width:100%;
height:auto;
padding-top: 5px;
}

.post small {
color: #404040;
font-size: 13pt;
font-family: Palatino Linotype, Palatino, Verdana, Arial, Sans-Serif;
margin:-3px 5px 0px 0px;
padding-right: 5px;
text-align:center;
display:inline;
position: relative;
z-index: 4;
border-right: 1px solid #c0c0c0;
}

.bottom1 {
	padding-top: 10px;
	border-bottom: 1px solid #862e24;
}


.blocklink	{
	 background-color: #f1e3c9; 
	 border: 1px solid #bf9a79;
	 width: 180px;
	 margin-bottom: 5px;
}

.blocklink a:hover	{
	text-decoration: none;
}







#dropin {
/*display:none;*/
position:absolute;
left:50%;
top:-40px;
visibility:hidden;
width:520px;
height:455px;
margin-left:-73%;
margin-top:10px;
/* overflow: hidden; */
font-family: Times New Roman;
font-size: 14px;
z-index:1001;
}
	
#coverPage {
display:none;
position:absolute;
/*position:fixed;*/
left:0px;
top:0px;
width:100%;
height:100%;
background-Color:#ffffff;
filter:alpha(opacity=58);
opacity:0.58;
-moz-opacity:0.58;
-khtml-opacity:0.58;
-ms-filter:'alpha(opacity=58)'; /* IE */
/*background-repeat:repeat;*/
z-index:1000;
}

