/* GENERAL LAYOUT RULES */

body {
        text-align: center;
        margin: 0px;
        padding: 0px;
        background: #333366;
}

/* LAYOUT DIVS */
	
#frame {
	width: 780px;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
        padding: 0px;
	border-right: 3px solid #ffffff;
        border-left: 3px solid #ffffff;
        border-top: 3px solid #ffffff;
        background: url(/images/frame.jpg) repeat-y top center;
        text-align: left;
		
}

#bottom_center {
	width: 510px;
	height: 80px;
        margin: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 135px;
        padding-right: 135px;
        padding-top: 10px;
        padding-bottom: 5px;
        border-right: 3px solid #ffffff;
        border-left: 3px solid #ffffff;
        border-bottom: 3px solid #ffffff;
        background: #13193D url(/images/bottom.jpg) no-repeat top center;
        text-align: center;
        color: #ffffff;
        font-family: verdana, helvetica, arial, sans-serif;
        font-size: 10px;
        line-height: 14px;                
}
		
#contentleft {
	width: 126px;
        min-height: 480px;
        _height: 480px;
        margin: 0px;
        padding-right: 2px;
	padding-left: 2px;
        padding-top: 5px;
        padding-bottom: 5px;
        border: 0px;
	float: left;
	background: #13193D url(/images/background.jpg) top left;
        color: #ffffff;
        font-family: verdana, helvetica, arial, sans-serif;
        font-size: 10px;
        /* line-height: 14px; */
}
	
#contentcenter {
        width: 460px;
        min-height: 480px;
        _height: 480px;
        margin: 0px;
        float: left;
        padding-right: 30px;
        padding-left: 30px;
        padding-top: 20px;
        padding-bottom: 20px;
	border: 0px;
        background: url(/images/content_center.jpg) no-repeat top center;
        color: #000000;
        font-family: arial, verdana, helvetica, sans-serif;
        font-size: 12px;
        line-height: 18px;

}
	
#contentright {
        width:126px;
        min-height: 480px;
        _height: 480px;
        padding-right: 2px;
	padding-left: 2px;
	padding-top: 100px;
        padding-bottom: 5px;
	border: 0px;
	float:left;
        background: #13193D url(/images/content_right.jpg) no-repeat top left;
        color: #ffffff;
        font-family: verdana, helvetica, arial, sans-serif;
        font-size: 10px;
        line-height: 14px;
	text-align: left;
        
}
	
#contentheader {
	height: 151px;
        width: 780px;
        margin: auto;
        border: none;
}

#contentheader a {
        display: block;
        text-decoration: none;
        height: 151px;
}

div.copyright {
        /* position: absolute; */
	/* bottom: 120px; */
	/* position: relative; */
	width: 457px;
	/* height: 50px; */
	margin-top: 30px;
	/* margin: 0px; */
	font-style: italic;
	float: left;
	
}


/* DIVS USED FOR ARTICLE INDEX LAYOUT */

.article_category {
        font-size: 12px;
        font-weight: bold;
        letter-spacing: .5px;
        color: #373552;
	margin: 0px;
	padding-top: 10px;
}

.article_link {
        text-indent: 20px;
	padding: 0px;
}

.article_link  .article_sub_title {
        display: inline;
}

/* DIVS USED FOR ARTICLE LAYOUT */

.article {}

.article_title {
        font-size: 17px;
        font-weight: bold;
        letter-spacing: .5px;
}

.article .article_sub_title {
        font-size: 14px;
        font-weight: bold;
        letter-spacing: .5px;
        color: #373552;
}

.article_by_line {
        font-size: 12px;
        font-weight: bold;
        letter-spacing: .5px;
        color: #757481;
}

.article_body {}



/* TIP-OF-THE-DAY ON THE WELCOME/INDEX PAGE */

div.tip {
        border: #D6D6D6 2px solid;
        padding: 0px;
        margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
}

div.tip_title {
        background: #B5C1D7;
        border-bottom: 2px groove #000000;
	color: #373552;
	font-weight: bold;
	font-size: 14px;
	/* margin-bottom: 3px; */
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

.tip_title a {
        font-size: 14px;
        text-decoration: none;
        color: #373552;
}

.tip_title a:hover {
        font-size: 14px;
        text-decoration: underline;
        color: #373552;
}

div.tip_body {
        border: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
        /* text-indent: 10px; */
}

div.tip_category {
        border: none;
        border-top: 2px groove #000000;
	background: #B5C1D7;
	/* margin-top: 3px; */
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
        color: #373552;
	font-weight: bold;
	font-size: 12px;
}

div.tip_category a {
        font-size: 12px;
        font-weight: normal;
}

span.tip_number {
        font-weight: bold;
        color: #0000ff;
}

.tip_header {
	font-size: 15px;
	color: #373552;
	padding-top: 10px;
        padding-bottom: 3px;
        padding-right: 0px;
        padding-left: 0px;
	margin: 0px;
}


/* FEATURED ARTICLE FOR THE WELCOME PAGE */

.featured_article_header {
        font-size: 15px;
	color: #373552;
	padding-top: 10px;
        padding-bottom: 3px;
        padding-right: 0px;
        padding-left: 0px;
	margin: 0px;
}

.featured_article {
        background: #DEDEE0;
        padding: 5px;
}

.featured_article .article_title {}

.article_title a {
        font-size: 15px;
        font-weight: bold;
        letter-spacing: .5px;
        text-decoration: none;
        color: #000000;
}

.article_title a:hover {
        font-size: 15px;
        font-weight: bold;
        letter-spacing: .5px;
        text-decoration: underline;
        color: #000000;
}

.featured_article .article_sub_title {
        font-size: 14px;
        font-weight: bold;
        letter-spacing: .5px;
        color: #373552;
}

.featured_article .article_author {
        font-size: 12px;
        font-weight: bold;
        letter-spacing: .5px;
        color: #757481;
}

.featured_article .article_short_description {
        padding: 0px;
        margin-top: 2px;
        margin-bottom: 2px;
        margin-left: 10px;
        margin-right: 10px;
}

.featured_article .article_category {
        padding: 0px;
        margin: 0px;
}

.article_short_description a {}

.article_short_description a:hover {}



/* DIVS USED ON THE TIP ARCHIVE PAGE */

div.tip_category_list {
	position: relative;
	text-align: left;
	margin: 5px;
        margin-bottom: 10px;
}
ul.tip_category_list,
.tip_category_list li {
	display: inline;
	margin: 0px;
        padding: 0;
	font-size: 10px;
}
.tip_category_list li {
	padding: 3px;
	margin: 2px;
	background: #EFEFEF;
	border: 1px solid #000000;
}
.tip_category_list li a {
	text-decoration: none;
	/* padding: 3px; */
	/* margin: 2px; */
	color: #447097;
}
.tip_category_list li a:hover {
	color: #000;
	background: #EFEFEF;
}

.tip_category_random {}

.tip_category_random .tip_category {
        border: 0px;
        font-size: 14px;
        font-weight: bold;
}

.tip_category_random .tip_title {
        background: none;
        border: none;
        padding-bottom: 0px;
	font-size: 12px;
        font-weight: bold;
        color: #000000;
}

.tip_category_random .tip_body {
        padding-top: 0px;
        padding-left: 20px;
        padding-right: 20px;
}

.tip_pagination {
        width: 460px;
        position: relative;
        margin: 0px;
        margin-top: 10px;
        margin-bottom: 10px;
}

.tip_pagination .left {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 30px;
        font-weight: bold;
}

.tip_pagination .center {
        position: absolute;
        top: 0px;
        left: 190px;
        width: 80px;
        font-weight: bold;
}

.tip_pagination .right {
        position: absolute;
        left: 430px;
        top: 0px;
        width: 30px;
        font-weight: bold;
}


h3.tip_archive_header {
        position: relative;
        margin: 0px;
        margin-top: 30px;
}




/* PAGETITLE SITS IN THE CONTENT_HEADER DIV */

#pagetitle {
        height: 151px;
        background: #13193D url(/images/header.jpg) no-repeat top center;
        margin: 0;
	padding: 0;
	text-indent: -1234em;
}


/* MENU ANCHORS AND HORIZONTAL RULE */

a.menu {
        color: #ffffff;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
        padding: 0px;
	margin: 0px;
	line-height: 10px;
}
a.menu:hover {
        color: #13193D;
        background: #ffffff;
}

hr.left_menu {
	height: 1px;
	width: 120px;
	background: #CACACA;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

/* OTHER ANCHORS */

a.navigation {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

a.navigation:hover {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}

/* TYPOGRAPHY */

h1, h2, h3 {
        font-family: arial, verdana, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
        letter-spacing: .5px;
}

h1 {
	font-size:17px;
}

h2 {
	font-size: 16px;
        
}

h3 {
	font-size: 14px;
        color: #373552;
	margin: 0px;
	padding: 0px;
	
}

h4 {
        font-size: 12px;
        color: #757481;
}

.quote {
	font-style: italic;
}



hr.copyright {
	width: 460px;
	height: 1px;
	background: #C4C5C6;
	vertical-align: middle;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left; 
}

.error {
        font-weight: bold;
        color: red;
}

.article_list {
	text-indent: 25px;
}

p {
	padding: 0px;
}

.pesky {
	font-family: arial, verdana, helvetica, sans-serif;
        letter-spacing: .5px;
	font-size: 15px;
        color: #373552;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
	
}

.emphasis {
	font-weight: bold;
}


/* HORIZONTAL RULE USE AT THE TOP OF THE CONTENT SECTION FOR THE PAGE TITLE */

hr.page_header {
	height: 2px;
	width: 460px;
	background: #13193D;
	vertical-align: middle;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
}

/* DIVS FOR AMAZON.COM BUY NOW LINKS IN REVIEWS */

div.amazon {
	position: relative;
	float: right;
	height: 240px;
	width: 120px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	
}

div.review_content {
	min-height: 480px;
        _height: 480px;
	width: 320px;
	margin: 0px;
	padding: 0px;
	float: left;
	
}



ul {
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
}
