/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

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

body {
	background: #a4c9db url(images/table_back.gif) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
div.middle_back input, textarea {
	background: #A4E4F5;
	border: 1px solid #CCCCCC;
	font: bold 13px Arial, Helvetica, sans-serif;
}

h1, h2, h3, p, ol, ul, td {
	margin-top: 0;
	color:#696969;
		
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

table {font-size:11px;
}

a {
	color: #1D74A6;
}

a:hover {
	text-decoration: none;
	color: #1D74A6;
}



hr {
	display: none;
}

#main
{
width: 1041px;
margin: 0 auto;
background: #a4c9db url(images/table_back.gif) repeat-x top;
}

#inner
{
width: 915px;
margin: 0 auto;
}

/* Header */

#header {
	height: 140px;
	width: 915px;
	margin-bottom:20px;
	clear:both;
}

#logo {
	width: 915px;
	height: 120px;
	padding-top:10px;
}

#logo img {
	float:left;
	padding-right:15px;
}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}

#logo h1 {
	margin: 47px 0 0 20px;
	font-size: 24px;
	color: #ffffff;
}
#logo h2 {
	padding: 10px 0 0 20px;
	font-size: 12px;
	text-transform: uppercase;
	color:#C8E9FD;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}

#menu {
height: 32px;
background: url(images/menu.png) no-repeat;
width: 800px;
padding-left: 115px;
}

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

#menu li {
	display: inline;
}
#menu a {
	float: left;
	width: 100px;
	height: 26px;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
}
#menu a:hover {
	background: url(images/menu_r.gif) repeat-x;
}

#menu a.active {
	background: url(images/menu_a.gif) repeat-x;
}	

/* Page */

#page {
	width: 915px;
	margin: 0 auto;
	clear:both;
	float:left;
}

/* Content */

#content {
	float: left;
	width: 497px;
	margin-left: 5px;
}

#content .post ul, #content .post ol
{
margin-left: 30px;
}

#content .top
{
width: 497px;
background: url(images/top.png) no-repeat;
height: 13px;
}

#content .middle_back
{
width: 457px;
background: #ffffff;
padding: 0 20px 20px 20px;
text-align:justify;
}
#content .middle_back h2
{
	margin-bottom:10px;
}	

#content .bottom
{
width: 497px;
background: url(images/bottom.png) no-repeat;
height: 9px;
margin-bottom: 6px;
}

.post {
	margin-bottom: 15px;
	color: #000000;
	margin-top: 10px;
}

.post a {
	color: #0A6894;
}

.post a:hover {
	color: #0A6894;
}

.post H2
{
color: #0A6894;
font-size: 14px;
font-weight: bold
}

/* Sidebars */

.sidebar {
	float: left;
	width: 202px;
	margin-top: 10px;
	color: #000000;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.sidebar li {
	padding: 4px 10px 4px 8px;
}
.sidebar  {
	color: #0A6894;
	font-size: 12px;
}
.sidebar a {
	font-weight:bold;
	text-decoration: none;
}
.sidebar a:hover {
	color: #0A6894;
	text-decoration: underline;
}

.sidebar h2 {
	padding-top: 5px;
	color: #FFFFFF;
	background: url(images/title.png) no-repeat;
	height: 23px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
}

.bottom_small
{
height: 11px;
background: url(images/bottom_small.png) no-repeat;
width: 202px;
margin-bottom: 6px;
}

/* Left Sidebar */

#leftbar {

}

/* Right Sidebar */

#rightbar {
margin-left: 5px;
}

#leftbar .back, #rightbar .back
{
background: #ffffff url(images/title_back.png) no-repeat;
padding: 10px;

}
#leftbar .back img{
	float:left;
	margin-bottom:20px;
}	

.more {
	text-align:right;
	padding-right:10px;
}


/* Footer */

#footer {
	clear: both;
	padding-top: 20px;
	height: 32px;
	background-color:#a4c9db;
}

#footer p {
	text-align: center;
	font-size: 10px;
	color: #0A6894;
}

#footer a {
	color: #0A6894;
}

.emphasis {
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}	
.emphasisb{
	text-decoration:none;
	color:#000;
	font-weight:bold;
	line-height:20px;
}
.emphasisc{
	text-decoration:none;
	font-weight:bold;
}
.wordofmonth {
	list-style-type:none;
}
.wordofmonth li.space{
	line-height:20px;
}	
.getquote, .getquotea {
	width:137px;
	height:49px;
	float:right;
	background:url(images/Free-Quote.jpg) no-repeat;
}
.getquote:hover, .getquotea:hover{
	background:url(images/Free-Quote-h.jpg) no-repeat;
}
.getquote{
	margin-top:90px;
}
.getquotea{
	margin-top:30px;
	margin-bottom:20px;
	margin-left:10px;
}

#TICKER {
	width:890px;
	height:10px;
	overflow:hidden;
	line-height:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:-12px;
	padding:0px;
	float:left;
	clear:both;
}	
#TICKER a{
	text-decoration:none;
	margin:0px;
	padding:0px;
	color:#219ED9;
}
#TICKER a:hover{
	font-weight:bold;
}		
	
.google404 input, .google404 textarea{
	background: #FFF;
	border: 1px solid #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #0F5B96;
}
.google404 {
	color:#0F5B96;
	font-size:12px;
	margin-bottom:20px;
}
.google404 a:hover{
	text-decoration:underline;
}	
div.googlebit{
	text-align:left;
	width: 477px;
	background: #ffffff;
	padding: 0 10px 10px 10px;
	text-align:justify;
}
div.googlebit a:hover{
	text-decoration:underline;
}	
div.googlebit h2{
	margin-bottom:10px;
}
div.googlebit p{
	padding-bottom:5px;
}

    /* Widget content container */
   #goog-wm {
   background-color:#DAF4FE; 
   }
    /* Heading for "Closest match"
   #goog-wm h3.closest-match { }

    /* "Closest match" link
   #goog-wm h3.closest-match a { }

    /* Heading for "Other things" */
   #goog-wm h3.other-things {
   padding:10px;
   }
    /* "Other things" list item */
   #goog-wm ul {
   padding:10px;
   margin-top:10px;
   }
   #goog-wm input{
   color:#000000;
   }
   #goog-wm button{
   color:#009900;
   }
    /* Site search box */
   #goog-wm li.search-goog { 
   display: list-item;
   }

.pay{
	width:400px;
	margin:auto;
}
#pay p, #pay h2{
	text-align:center;
	color:#FFF;

}		

.pay td {
	font-size:12px;
	color:#FFF;
	
}	


