
/* CSS Document */

/**************************************Defaults**********************/

body{
margin:0px; padding:0px;
background-image:url(../gfx/design/bground_swirl_03.gif);
font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
font-color: #333;
padding-bottom:0px;
font-size:12px;
line-height:1.5em;
}


/**************************************Links**********************/
	
A {
	color: #990000;
}

A:visited { color:#990000;
	
}
	
A:hover {
	color: #0000ff;
	text-decoration: underline overline;
}

img {
	border: 0px;
}

/**************************************Headers**********************/

H1 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;

}

H2 {
	font-size: 11px;
	margin-bottom: 0px;
	font-weight: bold;
}

H3 {
	font-size: 10px;
	margin-bottom: 0px;
	font-weight: bold;
}

H4 {
	font-size: 10px;
	color: #666;
	font-weight: bold;
}

H5 {
	font-size: 10px;
	color: #333;
	font-weight: bold;
	font-style: italic;
}

/**************************************Layout**********************/
#wrapper{
margin:0px auto;
width:1025px;
background-repeat:repeat-y;

}
#wrapper2{
width:1025px;
}

.headerimage {
border-top:5px solid #666;
border-bottom:5px solid #666;
}

/**************************Navigation and Masthead***********************/

.navigation {
border-bottom:1px solid #666;
background-image:url(../gfx/design/shadow_white_02.jpg);
width:1025px;
}

.navigation h1 {
margin: 5px;
font-size : 16px;
font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}

.navigation h2 {
margin: 8px;
font-size : 11px;
font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}

.mast p {
padding-bottom: 0px;
font-size : 14px;
}

.main1{
float:left;
display: inline;
width:1025px;
background-repeat:repeat-y;
}
.main2{
float:left;
display: inline;
width:1025px;
background-color:#FFFFFF;
background-image:url(../gfx/design/shadow_white_03.jpg);
background-repeat:repeat-y;
}
.maincontent {
float: left;
display: inline;
clear: right;
width: 1025px;
}

/**************************Core Content ***********************/
.content{
float: left;
display: inline;
width: 700px;
margin-left: 3px;
padding: 8px;
}

.content a {
background: inherit; color: #aa0000; text-decoration: underline;
}

.content h1{
	background-color: #993333;
	margin: 0 0 0 0;
	margin-top: 0px;
	padding: 5px;
	font-size: 14px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../gfx/design/background_lines_red_01.gif);
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}

.content img {
	border: 1px solid #999;
	margin: 3px;
  padding:4px;
  }
  
  .content H2 {
	font-size: 18px;
	font-weight: bold;
}

.content H3 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom:12px;
	border-bottom: 1px solid #666;
}

.content H4 {
	font-size: 10px;
	color: #666;
	font-weight: bold;
}

.content H5 {
	font-size: 10px;
	color: #666;
	font-weight: bold;
}

.content p {
	font-size: 12px;
}

.content li {
	font-size: 12px;
}

/**************************Feature Sidebar***********************/


.features{
float:right;
display: inline;
width:290px;
clear:right;
padding:8px;
font-size:11px;
}




.featurepod h1{
	background-color: #333333;
	margin: 0 0 0 0;
	margin-top: 0px;
	padding: 5px;
	font-size: 14px;
	color: #fff;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
		background-image: url(../gfx/design/background_lines_grey_05.gif);
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}

.featurepod ul {
font-size:10px;
}

.featurepod li {
font-size:10px;
}
	
/**************************Footer***********************/
.footer{
clear:both;
color:#2b2215;
font-size:11px;
background-image:url(../gfx/design/shadow_white_02.jpg);
width:1025px;
height:50px;
border-top:1px solid #666;
border-bottom:2px solid #666;
}

.footer p{
padding: 10px;
}

#creditfooter {
display: none;
}


/**************************Feedburner***********************/

.burn li {
line-height: 1em;
}

.burn p {
line-height: 1em;
font-size: 11px;
margin: 0 0 8px 0;
color: #666;
}

.burn2 li {
line-height: 1em;
margin-bottom: 5px;
}
