#page {
	background:#FFF;
	margin: 0px auto 0px auto;
	padding: 0 0 0 0;
	text-align: left;	/* counteract IE5/Win bug fix side effect */
	width: 900px;
}

#header {
	background:#000;
	width: 900px;
	height: 130px;
}

#hleft {
	background:#000;
	float: left;
	width: 120px;
	margin: 0 0 0 0;
	height: 130px;
}
#hright {
	background:#000;
	float: right;
	width: 780px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 130px;
}

#menu {
	background:#000;
	width: 900px;
	height: 45px;
}

#sub {
    padding: 10px 0 10px 0;
	width: 900px;
	height: 22px;
}

#bodytop {
	width: 900px;
	height: 30px;
}

#body {
	background:#FFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	width: 900px;
}

#content {
	background:#FFF;
	margin: 0px 75px 0px 75px;
	padding: 0 0 0 12px;
	float: left;
	width: 750px;
}

#lm {
	float: left;
	font: .75em sans-serif;
	width: 140px;
	height: 40px;
}
#rm {
	float: right;
	font: .75em sans-serif;
	width: 760px;
}

#right {
	float: right;
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 8px;
	padding: 0px 10px 2px 10px;
	width: 600px;
}
#left {
	float: left;
	margin-top: 0px;
	display: inline;
	margin-left: 10px;
	padding: 4px 0 2px 0;
	width: 300px;
}

#footer {
	background:#000;
	clear:both;
    padding-top: 5px;
	width: 900px;
	height: 60px;
}

h1 {
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F84306;
	text-decoration: none;
	margin-bottom: 2px;
}
h2 {
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #F84306;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
}

p {
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 6px;
}

p.white {
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 6px;
}

ul,li {
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 6px;
}

.bulleted li{
	list-style-type:disc;
	font-size: 12px;
	margin: 0 0 0 -12px;
	padding: 0 0 0 0;
}

a:link {
	color: #F84306;
	text-decoration: none;
}

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

a:hover {
	color: #666666;
	text-decoration: underline;
}
.caption {
	font-family: 'Ubuntu', sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.photo_left {
	font-family: 'Ubuntu', sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: left;
	padding: 5px 10px 5px 0;
	text-align: center;
}
.photo_right {
	font-family: 'Ubuntu', sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: right;
	padding: 5px 0 5px 10px;
	text-align: center;
}

.footer {
	font-family: 'Ubuntu', sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
    font-decoration: italic;
}
.love {
	font-family: 'Ubuntu', sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
    font-decoration: italic;
}

.sidebar {
  background-color: #FFD2A6;
  border-top: solid 1px #F84306;
  border-right: solid 1px #F84306;
  border-bottom: solid 1px #F84306;
  border-left: solid 1px #F84306;
  float: right;
  margin-left: 12px;
  padding: 8px;
  text-align: left;
}

table#mainTable {
  border-top: solid 1px #000000;
  border-right: solid 1px #000000;
  border-bottom: solid 1px #000000;
  border-left: solid 1px #000000;
}
table#mainTable td {
  border-bottom: solid 0px #000000;
  border-left: solid 0px #000000;
  border-top: solid 0px #000000;
  border-right: solid 0px #000000;
}

.footer {
	font-family: 'Ubuntu', sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
    font-decoration: italic;
}
.love {
	font-family: 'Ubuntu', sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
    font-decoration: italic;
}
.weather {
	font-family: 'Ubuntu', sans-serif;
	font-size: 10px;
	margin-bottom: 2px;
	color: #FFFF00;
	font-weight: bold;
}
