
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #FFFFFF url(images/header02.jpg) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5F514B;
	
}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #492B21;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.5em;
	padding-bottom: 28px;
}

h1.text {
	padding-bottom: 0px;
}

h2 {
	font-size: 2em;
}

h2.smaller {
	font-size: 1.25em;
	font-weight: bold;
	padding-top: 10px;
}

h2.medium {
	font-size: 1.5em;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
}

p, ul, ol {
	margin-top: 0;
	margin-bottom: 1.0em;
	line-height: 180%;
	font-size: 1.2em;
}

p {
}

blockquote {
	float: right;
	width: 160px;
	padding-top: 1.6em;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #492B21;
}

ul ul {
	font-size: 1.0em;
}

ol {
}

a {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #480484;
	font-weight: normal;
}

a.name {
	font-size:1.5em;
}

a.faq {
	font-size:1.25em;
	
}

a.anchor {
font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #492B21;
	border-bottom: 0px;
}	
a:hover {
	border: none;
	text-decoration: underline;
}

a.anchor:hover {
	border: none;
	text-decoration: none;
}
small {
}

hr {
	display: none;
}

img {
	display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
}

img.left {
	float: left;
	margin: 0 30px 0 0;
	}

img.right {
	float: right;
	margin: 0 0 0 30px;
}

.caption {
	width:628px;
	clear:both;
	font-size:.8em;
	text-align:right
	}
	
.captionleft {
	width:250px;
	float:left;
	margin-right:40px;
	font-size:.8em;
	text-align:right
	}
/* Header */

#header {
	width: 760px;
	height: 170px;
	margin-top: 0px; 
	margin-right: auto; 
	margin-bottom: 0; 
  margin-left: auto;
	background: url(images/header01.jpg);
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FAE6D4;
	 
}

#header a {
	border: none;
	text-decoration: none;
	color: #FAE6D4;
}

#header a:hover {
	text-decoration: underline;
}

#logo {
	float: left;
	padding: 0 0 0 0;
}

#logo h1 {
	margin: 0;
	padding-top: 30px;
	font-size: 45px;
}

#logo h2 {
	margin: 0;
	font-size: 14px;
	color: #FFCC33;
	width: 510px;
	padding-top: 0px;
	text-align: center;
	font-style: italic;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 118px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 10px 0 22px;
	background: url(images/img03.gif) no-repeat left center;
	font-size: 18px;
}

#menu .first a {
	background: none;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 760px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align:left; 
}

/* Post */

.post {
	padding: 40px 0 20px 0;
}

.vline {
	border-top: 2px dotted #CCCCCC;
}

.post .date {
	margin: 0;
	font-size: .8em;
}

.post .title {
	margin-top: 0;
}

.post .entry {
}

.post .meta {
	height: 30px;
	font-size: 1em;
}

.post .meta a {
	display: block;
	float: left;
	height: 24px;
	border: none;
}

.post .meta b {
	display: none;
}

.post .category {
	padding: 1px 40px;
	background: url(images/img08.gif) no-repeat;
}

.post .comments {
	padding: 1px 40px;
	background: url(images/img07.gif) no-repeat;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding-top: 30px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding-top: 30px;
}

#sidebar li ul {
	padding-left: 15px;
}

#sidebar li li {
	padding: 0;
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
	font-size: .75em;
}

#sidebar li h2 {
	margin-top: 0;
	font-size: 1.4em;
}

#sidebar li a {
}

#sidebar fieldset {
	border: none;
}

/* Footer */

#footer {
	clear: both;
	height: 70px;
	padding-top: 5px;
	background: #FFFFFF url(images/footer.jpg) repeat-x;
	text-align: center;
	font-size: .7em;
	color: #FFCC33;
}

#footer a {
	border: none;
	color: #FFCC33;
}

/* Menu Navigation */

#suckerfishnav {
    background:#FFFFFF url("images/header03.jpg") repeat-x;
    font-size:17px;
    font-family:Georgia, "Times New Roman", Times, serif;
    width:100%;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:35px;
    padding:0;
    border:0px;
    margin:0;
		width:100%;
    }
#suckerfishnav a {
    display:block;
    color:#FAE6D4;
    text-decoration:none;
    padding:0px 10px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
		margin-right:18px;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:101px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
    }
#suckerfishnav li li {
    width:99px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-weight:bold;
    font-family:times,serif;
    }
#suckerfishnav li li a {
    padding:4px 10px;
    width:80px;
    font-size:12px;
    color:#171;
    }
#suckerfishnav li ul ul {
    margin:-20px 0 0 100px;
    }
#suckerfishnav li li:hover {
    background:#526923;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#000000;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#000000;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#FAE6D4;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#526923;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#FFFFFF url("images/header03.jpg") repeat-x;
    }