/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/background.gif) repeat;
	padding: 0px;
}

p {
	margin-top: 0;
	margin-bottom: 15px;
}

a:link {
	color:#0033CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: underline;
	color: #006699;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
}
h1, h2, h3 {
	color: #666600;
}
h4, h5 {
	color: #000000;
}
h1 {
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 0;
}
h2 {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 0;
}
h3 {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
}
h4 {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
}
h5 {
	font-size: 12px;
	margin-top: 0;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
}

ol {
	margin-top: 0;
	margin-bottom: 0;
}

a img,:link img,:visited img { border:none }


/*---------------Structure with some text formatting----------------*/

#main {
	background: url(images/background_content.gif) repeat #FFFFFF;
	padding: 0;
	margin: 0;
}

#footer {
	background: url(images/background_footer.gif) repeat #2F2F00;
	height: 8px;
	padding-top: 24px;
	padding-bottom: 26px;
	text-align:center;
	color: #FFFFFF;
	font-size:10px;
}

#insidetop1 {
	height: 121px;
	padding:0px;
	margin:0px;
}
#insidetop2 {
	height: 21px;
	padding:0px;
	margin:0px;
}
#insidetop3 {
	height: 22px;
	padding:0px;
	margin:0px;
}

#hometopleft {
	width: 346px;
	height: 322px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background-color:#FFFFFF;
}
#hometopright {
	width: 404px;
	height: 322px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background-color:#FFFFFF;
}

.homestatement {
	width: 364px;
	height: 124px;
	color: #FFFFFF;
}

.greenborder {
	width: 1px;
	padding:0px;
	margin:0px;
	background-color: 666633;
}
.action {
	width: 199px;
	padding: 0px 10px 10px 10px;
	margin:0px;
	vertical-align: top;
	background-color: #CCCCCC;
}
.whitespacer {
	width: 3px;
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
}
.news {
	width: 255px;
	padding: 0px 10px 10px 10px;
	margin:0px;
	vertical-align: top;
	background-color: #CCCCCC;
}
.threebasics {
	width: 251px;
	padding:0px;
	margin:0px;
	vertical-align: top;
	background-color: #FFFFFF;
}

.homebox {
	background-color:#FFFFFF;
	border: #CCCCCC 2px dotted;
	padding: 15px 10px 20px 15px;
	color: #666666;
}

.homephotos {
	padding: 20px 20px 20px 20px;
}
.homephotos img {
	border: #990000 1px solid;
	padding: 5px;
}

.subnav {
	width: 122px;
	padding: 35px 30px 40px 20px;
	vertical-align: top;
	text-align: center;
	font-size: 11px;
}

.emptysubnav {
	width: 40px;
}

.content {
	width: 508px;
	padding: 35px 20px 40px 0;
	vertical-align: top;
}

.sidebar {
	float: right;
	width: 200px;
	padding-left: 20px;
}

.photosidebar {
	float: right;
	width: 200px;
	padding: 0 0 40px 20px;
}

.photosidebar img {
	border: #990000 1px solid;
	padding: 5px;
}

.quotesidebar {
	float: right;
	width: 200px;
	padding: 0 2px 18px 20px;
}

.quotesidebar td {
	border: #CCCCCC 2px dotted;
	padding: 10px 10px 10px 10px;
	font-size:10px;
	color:#666666;
}

.itemsidebar {
	float: right;
	width: 186px;
	padding: 10px 10px 10px 10px;

}

.itemsidebar td {
	background-color:#CCCCCC;
	padding: 0px 0px 10px 10px;
}

.itembox {
	background-color:#FFFFFF;
	border: #CCCCCC 2px dotted;
	border-right: none;
	padding: 15px 10px 20px 15px;
	color: #666666;
}

/*---------------Text only----------------*/


.yellowtext {
	color: #B48F1D;
}

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

.breadcrumb {
	font-size:10px;
	color:#006699;
	font-weight:bold;
}
.breadcrumb a:link {
	color: #006699;
	text-decoration: none;
}
.breadcrumb a:visited {
	text-decoration: none;
	color: #006699;
}
.breadcrumb a:hover {
	text-decoration: underline;
	color: #006699;
}
.breadcrumb a:active {
	text-decoration: none;
	color: #006699;
}

.subnav p {
	font-weight: bold;
	background-image: url(images/subnav-line.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.subnav a:link {
	color: #666600;
	text-decoration: none;
}
.subnav a:visited {
	text-decoration: none;
	color: #666600;
}
.subnav a:hover {
	text-decoration: none;
	color: #990000;
}
.subnav a:active {
	text-decoration: none;
	color: #666600;
}
