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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
	background-color: #FFFFFF;
	background-image: url(../img/img01.jpg);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000066;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
}
h5 {
	font-size: 140%;
	width: 100%;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
    }


p, ul, ol {
	margin-bottom: 15px;
	line-height: 1.6em;
	text-align: justify;
}

ul, ol {
	margin-left: 2em;
}

blockquote {
	margin-left: 1em;
	padding-left: 1em;
	font-style: italic;
	background-image: url(../img/img09.gif);
	background-repeat: repeat-y;
}

a:link {
	color: #0AAAFD;
}

a:hover, a:active {
	text-decoration: none;
	color: #FF6700;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

img {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.imgnoborder {
    border:none;
    }

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

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

/* Menu */

#menu {
	width: 770px;
	height: 105px;
	margin: 0 auto;
}

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

#menu li {
	display: block;
	float: left;
	width: 122px;
	height: 65px;
	padding: 40px 0 0 0;
}

#menu a {
	display: block;
	width: 122px;
	height: 32px;
	padding: 13px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/img02.jpg);
	background-repeat: no-repeat;
}

#menu a:hover {
	background-image: url(../img/img03.gif);
}

#menu .active {
	padding-top: 35px;
}

#menu .active a {
	height: 37px;
	padding-top: 16px;
	background-image: url(../img/img04.jpg);
	color: #327EBE;
}

#menu .active a:hover {
	background-image: url(../img/img04.jpg);
}

/* Header */

#header {
	width: 760px;
	height: 175px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../img/header3.jpg);
}

/* Logo */

#logo {
	float: left;
	width: 250px;
	height: 160px;
	background-image: url(../img/img05.gif);
	background-repeat: no-repeat;
}

#logo h1, #logo h2 {
	text-align: center;
}

#logo h1 {
	padding-top: 90px;
	letter-spacing: 8px;
	font-size: 197%;
	background-image: url(../img/img07.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#logo h2 {
	letter-spacing: 2px;
	font-size: 85%;
}

#logo a {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

/* Banner */

#banner {
	float: right;
	width: 520px;
	height: 160px;
	background-image: url(../img/img06.jpg);
	background-repeat: no-repeat;
}

#banner a {
	float: right;
	padding: 120px 20px 0 0;
	text-decoration: none;
	text-align: right;
	font-size: 136%;
	font-style: italic;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 50px;
}

/* Content */

#content {
	float: right;
	width: 540px;
}

#contentWide {
	float: right;
	width: 760px;
}

.post {
	margin-bottom: 20px;
}

.post .title {
	padding: 0 20px;
}

.post .titlenopad {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
}

.post .story {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 15px;
}

.post .storynopad {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

.post .meta {
	padding: 5px 20px;
	background-image: url(../img/img09.gif);
	background-repeat: repeat-x;
}

.post .meta p {
	margin: 0;
	font-size: 77%;
}

.boxed .title {
	height: 32px;
	margin: 0;
	padding: 8px 0 0 20px;
	letter-spacing: -1px;
	color: #FF3300;
	background-image: url(../img/img08.jpg);
	background-repeat: no-repeat;
}

.boxed .titleWide {
	height: 32px;
	margin: 0;
	padding: 8px 0 0 20px;
	letter-spacing: -1px;
	color: #FF3300;
	background-image: url(../img/img08-wide.jpg);
	background-repeat: no-repeat;
}

.boxed .title2 {
	height: 32px;
	margin: 0;
	padding: 8px 0 0 20px;
	letter-spacing: -1px;
	color: #FF3300;
	background-image: url(../img/img08a.jpg);
	background-repeat: no-repeat;
}


.boxed .story {
	padding: 20px;
	border: 1px solid #FF8D17;
}

.boxed .meta {
	padding: 5px 10px;
	background: #FF8D17;
	color: #FFFFFF;
}

.boxed .meta a {
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

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

#sidebar li {
	margin-bottom: 15px;
}

#sidebar li ul {
	padding: 10px;
	border: 1px solid #0AAAFD;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
	background-image: url(../img/img09.gif);
	background-repeat: repeat-x;
}

#sidebar li li.first {
	background-image: none;
	background-color: #FFE6CC;
}

#sidebar li h2 {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 15px;
	letter-spacing: -1px;
	color: #327EBE;
	background-image: url(../img/img10.jpg);
	background-repeat: no-repeat;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	color: #FF6700;
}

#sidebar a:visited {
	color: #FF6700;
}


#sidebar li a {
	padding-left: 10px;
	background-image: url(../img/img11.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* Footer */

#footer {
	clear: both;
	height: 30px;
	padding: 15px 0;
	border-top: 5px solid #999999;
	text-align: center;
	background-color: #E7EBFE;
}

#footer p {
	margin: 0;
	color: #999999;
	text-align: center;
}

#footer a {
	color: #999999;
}

#footer a:hover {
	color: #FFFFFF;
}

.imgborder {
	border: 1px solid #CCCCCC;
	padding: 5px;
    }
	
.imgbox {
	float: left;
	width: 200px;
	border: 1px solid #0AAAFD;
	padding: 3px 0;
    }
	
/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }
.align-center { text-align: center }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }

li blank {
    }

#photoalb {
	float: left;
	width: 67%;
	border: 1px solid #CCCCCC;
    }
	
#phototext {
	width: 67%;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
    }
	
.imgspacer {
	position: relative;
	top: 590px;
	width: 1px;
	height: auto;
	left: -500px;
	visibility: hidden;
    }
	
#ratestable {
	text-align: left;
	width: 100%;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	padding: 5px;
    }
	
.ratestable {
	text-align: left;
	width: 100%;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	padding: 5px;
    }

#ratestable td {
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 5px;
	
    }
.ratestable td {
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 5px;
    }
	
	
#linkstable {
	width: 100%;
	border: 1px solid #CCCCCC;
    }
	
#photoalb {
	width: 100%;
	border: 1px solid #CCCCCC;
	text-align: center;
    }
