* {
margin : 0;
padding : 0;
}
body {
font-family : Tahoma, Verdana, Helvetica, sans-serif;
font-size : small;
text-align : center;
color : #333;
background-color : #696969;
}
div, p, img, a, td, ul, ol {
font-size : 1em;
}
ol {
margin-left : 1em;
padding-left : 1em;
}
ol li {
margin-left : 1em;
padding : 0 0 0.5em 0.3em;
list-style : decimal;
}
h1, h2, h3, h4 {
font-family : Arial, helvetica, arial, verdana, sans-serif;
font-weight : 300;
}
h1 {
font-size : 218%;
}
h2 {
font-size : 164%;
}
h3 {
font-size : 135%;
}
h4 {
font-size : 118%;
letter-spacing : 0.15em;
}
p {
padding : 0 0 1em;
}
a, a:link, a:visited {
outline : none;
text-decoration : none;
color : #000;
}
a:hover {
color : #000;
border-color : #000;
text-decoration : underline;
}
a img, img {
border : none;
outline : none;
}
ul {
list-style : none;
margin : 0 0 20px 1em;
}
li {
padding-left : 1em;
}
.clear {
clear : both;
height : 1px;
margin : -1px 0 0;
font-size : 1px;
}
#page {
width : 920px;
margin : 0 auto;
text-align : left;
}
#content {
float : right;
display : inline;
text-align : left;
width : 678px;
height : 300px;
margin : 20px 0 0 0;
padding : 0;
line-height : 1.5em;
}
html > body #content {
min-height : 300px;
height : auto;
}
#content > p {
margin-left : 6px;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color : #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
text-decoration : none;
}
h2 a:hover, h3 a:hover {
color : #06c;
border-bottom : 1px dotted #06c;
}
h2.pagetitle {
margin-top : 30px;
text-align : center;
}
h4.date-header {
margin-top : 0;
padding-left : 14px;
font-size : 90%;
color : #f93;
background : url(templ_img/date_icon.gif) no-repeat 0 50%;
}
blockquote {
margin : 0 0 10px 10px;
line-height : 1.5em;
font-style : italic;
}
blockquote p {
margin-top : 0;
}
blockquote cite {
margin : 5px 0 0;
display : block;
}
code {
font : 1em/2.5em 'Courier New', Courier, monospace;
color : #444;
white-space : pre;
width : 350px;
height : auto;
overflow : auto;
display : block;
border : 1px solid #999;
border-width : 2px 0;
padding : 1em;
margin : 0 0 1em 0;
background-color : #fafafa;
}
li code {
width : 330px;
}
acronym, abbr, span.caps {
font-size : 90%;
letter-spacing : 0.07em;
cursor : help;
border-bottom : 1px dotted #3f3f3f;
}
.center {
text-align : center;
}
.alignright {
float : right;
}
.alignleft {
float : left;
}
hr {
display : none;
}
.error, .message {
padding : 12px;
background-color : red;
color : #fff;
}
.message {
background-color : green;
}
#header {
position : relative;
}
#header h1 {
text-align : center;
margin : 0;
line-height : 63px;
padding : 10px;
color : #fff;
}
#header h1 a {
text-decoration : none;
border-bottom : none;
color : #fff;
}
#header h1 a:hover {
color : #eee;
}
#logo {
width : 212px;
height : 83px;
float : left;
margin-top : 18px;
}
#search {
position : absolute;
right : 60px;
top : 40px;
padding : 15px 15px 0;
}
.post {
margin : 0 0 1.5em 6px;
padding : 4px 1em 14px 1em;
background-color : #c9c9c9;
height : 600px;
}

.post p{
font-size:12pt;
line-height : 1.5em;
font-style: italic;
}

.post h1 {
font-family : Arial, sans-serif;
font-weight : 100;
line-height : 2em;
margin-top : 0;
margin-bottom : 0.2em;
}
.post h2 {
font-family : Arial, sans-serif;
font-weight : 100;
line-height : 2em;
}
.post h3 {
font-family : Arial, sans-serif;
font-weight : 100;
line-height : 2em;
}
.post ul li {
margin : 0;
padding : 0;
}
li.faqtitle {
list-style : none;
background : url(templ_img/square_8px.gif) no-repeat 0 5px;
margin-left : 0;
line-height : 16px;
}
.post li.faqtitle a {
line-height : 1em;
}
#navlist li {
display : inline;
list-style-type : none;
padding-right : 20px;
}
#sidebar {
float : left;
padding : 8px 0 0 0;
font-size : 85%;
line-height : 1.4em;
color : #999;
width : 212px;
}
#sidebar h2 {
padding : 15px 0 0 0;
color : #fff;
height : 32px !important ;
height : 57px;
}
#sidebar p {
padding : 5px 15px 1em 10px;
margin : 0;
}
#sidebar ul, #sidebar li {
margin : 0;
padding : 0;
border : none;
}
#sidebar ul li {
display : block;
margin : 0 0 1px 0;
}
#sidebar ul li a {
display : block;
color : #ccc;
background : transparent url(templ_img/sidebar_bg.gif) repeat-x;
height : 31px;
line-height : 31px;
padding-left : 5px;
}
#sidebar ul li#rss {
background : transparent url(templ_img/sidebar_bg.gif) repeat-x;
height : 31px;
line-height : 31px;
}
#sidebar ul li#rss a {
background : url(templ_img/rss.gif) no-repeat bottom left;
text-indent : 28px;
text-decoration : none;
}
#sidebar ul li#rss a:hover {
color : white;
}
.color1 {
background-color : #c9c9c9;
}
.color2 {
background-color : #969696;
}
#cat20 a {
border-left : 12px solid #6698bb;
border-bottom : none;
}
#cat21 a {
border-left : 12px solid #50578f;
border-bottom : none;
}
#cat22 a {
border-left : 12px solid #9bc967;
border-bottom : none;
}
#cat23 a {
border-left : 12px solid #629f42;
border-bottom : none;
}
#cat24 a {
border-left : 12px solid #c3cd6c;
border-bottom : none;
}
#cat25 a {
border-left : 12px solid #919751;
border-bottom : none;
}
#cat26 a {
border-left : 12px solid #c4ba89;
border-bottom : none;
}
#cat27 a {
border-left : 12px solid #73634a;
border-bottom : none;
}
#cat28 a {
border-left : 12px solid #ff8080;
border-bottom : none;
}
#cat29 a {
border-left : 12px solid #f0952a;
border-bottom : none;
}
#cat30 a {
border-left : 12px solid #a1764b;
border-bottom : none;
}

#cat31 a {
border-left : 12px solid #8000ff;
border-bottom : none;
}

#cat32 a {
border-left : 12px solid #800080;
border-bottom : none;
}
#rss a {
display : block;
background : url(templ_img/rss-icon.gif) no-repeat 0 0;
}
#sidebar ul li a:hover {
text-decoration : underline;
}
#sidebar ul li.active a:hover {
text-decoration : none;
}
#sidebar ul li.active a {
color : #fff;
border-left : 12px solid #fff;
line-height : 31px;
margin : 0 0 1px 0;
padding-left : 5px;
}
#footer {
margin : 0;
padding : 2em 0 9px 0;
font-size : 90%;
}
#footer p {
padding : 20px 95px 20px 248px;
}
#footer a {
color : #000;
border-bottom : none;
}
form {
width : 360px;
text-align : left;
clear : both;
padding-bottom : 20px;
border : none;
}
form.full {
width : 100%;
}
fieldset {
border : none;
}
legend {
display : none;
}
form h3 {
clear : both;
padding : 15px 0 5px;
font-size : 14px;
font-family : Helvetica, Arial, sans-serif;
color : #000;
font-weight : bold;
}
form label, form p {
display : block;
clear : both;
width : 310px;
font-size : 1em;
line-height : 1.5em;
padding : 0 0 9px;
}
form input {
display : block;
margin-top : 3px;
}
form select {
float : left;
display : block;
}
form label.first, form label.city {
clear : left;
margin-right : 10px;
width : 150px;
}
form label.second, form label.state {
float : left;
clear : none;
margin : 0 10px 0 0;
width : 150px;
}
form label.state {
width : 60px;
}
form label.first input, form label.city input, form label.second input {
float : left;
width : 150px;
padding : 0;
}
form label.state select {
width : 60px;
float : left;
margin-top : 3px;
}
form label.zip, form label.zip input {
float : left;
width : 80px;
}
form label.zip {
clear : none;
}
form label {
float : left;
clear : left;
width : 310px;
margin : 0;
line-height : 1.5em;
}
form label input {
float : left;
width : 310px;
padding : 0;
}
form input.radio, form input#radiobutton_1, form input#radiobutton_2, form input#radiobutton_3, form input#radiobutton_4 {
clear : left;
float : left;
padding : 0;
margin : 0;
}
form label.radio, form label.radioitem {
clear : none;
margin : 0 0 0 25px;
padding : 0 0 15px;
}
form input.checkbox, form input#checkbox_1, form input#checkbox_2, form input#checkbox_3, form input#checkbox_4 {
clear : both;
float : left;
padding : 0;
margin : 0;
}
form label.checkbox {
clear : none;
margin : 0 0 0 25px;
padding : 0 0 15px;
}
form label input, form textarea {
border : 1px solid #838383;
border-left-color : #c3c3c3;
border-top-color : #7c7c7c;
padding : 0 2px;
height : 18px;
line-height : 20px;
background : #fff url(templ_img/input-bg.gif) repeat-x top left;
}
form input.checkbox, form select {
border : 1px solid #838383;
border-left-color : #c3c3c3;
border-top-color : #7c7c7c;
background-color : #fff;
}
form textarea {
margin-top : 3px;
width : 383px;
height : auto;
display : block;
}
form label input.calc {
text-align : right;
width : 100px;
clear : left;
padding : 0;
}
form input.button {
clear : left;
}
p img {
padding : 0;
max-width : 100%;
}
img.centered {
display : block;
margin : 0 auto;
}
img.alignright {
padding : 4px;
margin : 0 0 2px 7px;
display : inline;
}
img.alignleft {
padding : 4px;
margin : 0 7px 2px 0;
display : inline;
}
.col {
float : left;
display : inline;
width : 220px;
font-size : 85%;
margin-left : 6px;
margin-bottom : 6px;
height : auto;
}

.col2 {
float : left;
display : inline;
width : 670px;
font-size : 85%;
margin-left : 6px;
margin-bottom : 6px;
height : auto;
}

.col_title {
height : 46px;
overflow : hidden;
}

.col_title2 {
height : 30px;
overflow : hidden;
}
.col_title h3 {
margin : 5px 10px;
letter-spacing : 0.07em;
text-align : center;
text-transform : uppercase;
}

.col_title2 h3 {
margin : 5px 10px;
letter-spacing : 0.07em;
text-align : left;
text-transform : uppercase;
FONT-WEIGHT: bold;
}
.col_full {
float : left;
display : inline;
width : 672px;
font-size : 85%;
margin-left : 6px;
margin-bottom : 6px;
height : auto;
background-color : #c9c9c9;
}
.col_full h3 {
text-align : left;
padding-left : 10px;
text-transform : uppercase;
}
#h_menu {
margin-top : 18px;
width : 672px;
float : right;
background-color : #4d4d4d;
}
#h_menu ul {
margin : 0;
padding : 0 0 0 3px;
}
#h_menu ul li {
float : left;
list-style : none;
margin : 0;
padding : 3px 3px 5px 3px;
}
#h_menu li a {
display : block;
color : #838383;
text-transform : lowercase;
text-decoration : none;
border-bottom : none;
outline : none;
line-height : 16px;
padding-left : 14px;
background : url(templ_img/hs.gif) no-repeat 0 4px;
}
#h_menu li a:hover {
text-decoration : underline;
}
#h_menu li.active a {
display : block;
color : #fff;
text-decoration : none;
outline : none;
line-height : 16px;
padding-left : 14px;
background : url(templ_img/hs_a.gif) no-repeat 0 4px;
}

.cover {
width : 220px;
height : 190px;
text-align : center;
padding-top : 30px;
border-top : 1px solid #fff;
border-bottom : 1px solid #fff;
}


.cover_full {
width : 220px;
height : 190px;
text-align : center;
padding-top : 30px;
}

.cover_full3 {
width : 220px;
height : 850px;
text-align : center;
padding-top : 30px;
}

.cover_full2 {
width : 120px;
height : 100px;
text-align : center;
padding-left: 30px;
padding-top: 10px;
}
.description {
width : 200px;
height : 158px;
overflow : hidden;
padding : 4px 10px 4px 10px;
text-align : justify;
line-height : 20px;
}


.description_v2 {
padding : 4px 10px 4px 10px;
text-align : justify;
}
.description_full {
width : 420px;
float : right;
clear : left;
padding : 4px 10px 4px 10px;
}

.description_full2 {
width : 520px;
float : right;
clear : left;
padding : 4px 10px 4px 10px;
}
.description p {
padding : 0;
}
.description a, .description_v2 a {
color : #333;
display : block;

}
.description a:hover, .description_v2 a:hover {
color : #000;
}
.requirements {
width : 200px;
height : 144px;
overflow : hidden;
padding : 4px 10px 4px 10px;
border-top : 1px solid #fff;
border-bottom : 1px solid #fff;
line-height : 16px;
}
.requirements ul {
margin : 0;
padding : 0;
}
.requirements li, .requirements_full li {
list-style : none;
background : url(templ_img/square.gif) no-repeat 0 7px;
}
.requirements_full {
float : left;
width : 200px;
padding : 4px 10px 4px 10px;
line-height : 1.5em;
}
#pages {
float : right;
text-align : left;
width : 672px;
font-size : 120%;
font-family : Arial, sans-serif;
margin-top : 1em;
}
.pages_title {
display : block;
float : left;
padding-right : 5px;
}
.ditto_page, .ditto_currentpage {
display : block;
float : left;
width : 20px;
height : 20px;
line-height : 20px;
text-align : center;
margin-right : 5px;
margin-bottom : 4px;
font-family : Tahoma, Arial, sans-serif;
}

.mm_img {
margin-right : 5px;
margin-top: 5px;
}
a.ditto_page {
background-color : #fff;
color : #333;
}
a.ditto_page:hover {
text-decoration : underline;
}
.prev_next a {
color : #fff;
margin-left : 5px;
}
.foot {
color : #333;
}
body {
background-color : #629f42;
}
.color1 {
background-color : #c6dcbb;
}
.color2 {
background-color : #91bc7b;
}


