/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #333333 url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
	color: #71b309;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.2em;
}
.bigger {
	font-size: 1.2em;
}

tr, td {
	font-size: 13px;
	color: #666666;
}	

ul {
	list-style-image: url(images/img07.gif);
}

a {
	color: #333333;
}

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

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 750px;
	height: 85px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	float: left;
	padding-top: 20px;
}

#logo p {
	float: right;
	padding-top: 45px;
	font-size: 1.3em;
}

#logo a:link{
	text-decoration: none;
	color: #FFFFFF;
}
#logo a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
#logo a:hover{
	text-decoration: underline;
	color: #ffffff;
	}
#logo a:active {
	text-decoration: underline;
	color: #ffffff;
	}	

/* Menu */

#menu {
	width: 778px;
	height: 42px;
	margin: 0 auto;
	background: #F6F6F6 url(images/img02a.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 5px 0 0 14px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	padding: 11px 18px 0 18px;
}

#menu a:hover {
	text-decoration: underline;
	color: #000000;
}

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

/* Page */

#page {
	width: 778px;
	margin: 0 auto;
	background: #FFFFFF url(images/img05.gif) repeat-y;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03b.gif) no-repeat;
}
#page a:link, a:visited {
	color: #333333;
	text-decoration: none;
	}
#page a:hover, a:active {
	text-decoration: underline;
	color:#bd821b;
	}
.boxSubmit {
	background-color: #b8cbf0;
	border: white thin dashed;
	font-size: 1.4em;
	font-variant: small-caps;
	color: #bd821b;
	float: right;
	width: 200px;
	text-align: center;
	padding: 4px;
	margin-bottom: 10px;
	}
.boxSubmitInt {
	border: #71b309 thin solid;
	padding: 6px;
	}
.boxSubmitInt a:link {
	color: #333333;
	text-decoration: none;
}
.boxSubmitInt a:visited {
	color: #333333;
	text-decoration: none;
}
.boxSubmitInt a:hover {
	background-color: #ffffff;
	text-decoration: underline overline;
	color: #bd821b;
	}	
.boxSubmitInt a:active {
	text-decoration: none;
	}	
		
	

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

#latest-post .pageno {
	text-align: right;
	font-size: 11px;
	color:#bd821b;
	font-weight: bold;
	}

/* Content */

#content {
	float: left;
	width: 420px;
	padding: 20px 0 0 20px;
}

#content a:link, a:visited {
	color: #333333;
	text-decoration: none;
	}
#content a:hover, a:active {
	text-decoration: underline;
	color:#CC6600;
	}
		
.resource {
	margin: 0 15px 5px 15px;
	border-bottom: 1px solid #E7E7E7;
	}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E7E7E7;
}

.title {
	margin: 0;
}

.title a {
	text-decoration: none;
}

.title a:hover {
	border-bottom: 1px dotted #999999;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.small {
	font-size: smaller;
	color: #666666;
}
.namesake {
	font-style: italic;
	font-weight: bold;
	}
.form1 {
	border: medium #99CCFF dashed;
	padding: 5px 5px 0px 10px;
	margin-top: 20px;
	}	
.form1Header {
	color: #71b309;
	font-size: 1.1em;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
	}	
.formLabel {	
	margin: 0 8px 0 6px;
	}
	
/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	padding: 5px 20px 0 0;
}

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

#sidebar li {
}

#sidebar li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sidebar li li {
	padding: 5px 10px 5px 35px;
	background: url(images/img07.gif) no-repeat 20px 50%;
	border-bottom: 1px solid #F3F3F3;
}

#sidebar h2 {
	margin: 0;
	padding: 10px 0 17px 20px;
	border-bottom: 1px solid #E7E7E7;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
	background: url(images/BGblue.jpg) no-repeat;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 750px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img08.gif) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	color: #666666;
}