/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/homepage01.gif) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
	color: #7E7E7E;
	font-size: 1.1em;
}

h1 span, h2 span, h3 span {
	color: #000066;
	font-size: 1.5em;}

h1 {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 22px;
}

h2 {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 11px;
}

h3 {
	font-size: 0.9em;
	color: #330099;
}

h4 {
	color: #CDCDCD;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.25em;
	text-align: left;
	word-spacing: 0.25em;
	font-family: "Trebuchet MS";
}
h4 span {
	color: #E4E4E4;
	font-size: 36px;
	font-weight: 100;
	letter-spacing: 0.1em;
	text-align: left;
	word-spacing: 0.2em;
	font-family: "Trebuchet MS";
}
h5{
	font-size: 1.1em;
	color: #333333;
	font-weight: normal;
	line-height: 1.2em;
}
h6{
	font-size: 0.8em;
	color: #333333;
	font-weight: normal;
	line-height: 1em;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333333;
	line-height: 1.3em;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding: 15px 0 7px 0;
	background: url(../images/homepage15.gif) repeat-x left top;
}

.list1 li.first {
	padding-top: 0px;
	background: none;
}

.two-columns p {
}

/** LINKS */

a {
	color: #289F69;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
	font-size: .8em;
	color: #A7A7A7;
	font-family: "Times New Roman", Times, serif;
}

.style2 {
	font-size: 11px;
	color: #A7A7A7;
}

/** BACKGROUNDS */

.bg1 {
}

/** HEADER */

#header {
}

/** MENU */

#menu a {
	display: block;
	width: 79px;
	height: 38px;
	padding: 3px 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	font-size: 0.9em;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	line-height: 1.2em;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu #menu7 { width: 113px; background-image: url(../images/homepage09.jpg); }

/** PAGE */

#page {
	background: #FFFFFF url(../images/homepage13.gif) repeat-y 223px 0px;
}

#page_famhis {
	background: #FFFFFF url(../images/homepage13.gif) repeat-y 265px 0px;
}

#page_lettings {
	background: #FFFFFF;
	border: 1px solid #333333;
	height: 648px;
}

.wide-subpage #page {
	background: #FFFFFF;
}

/** CONTENT */

#content {
	background: url(../images/homepage14.gif) repeat-x left top;
}
#content_pic {
	background: url(../images/homepage14.gif) repeat-x left top;
}

#content_famhis {
	background: url(../images/homepage14.gif) repeat-x left top;
}

#content p, #content ol, #content ul {
	line-height: 120%;
	font-size: 1em;
}

#content_lettings p {

}

/** SIDEBAR */

#sidebar {
	background: url(../images/homepage14.gif) repeat-x left top;
}
#sidebar2 {
	background: url(../images/homepage14.gif) repeat-x left top;
}
#sidebar3 {
	background: url(../images/homepage14.gif) repeat-x left top;
}

/** FOOTER */

#footer {
	width: 889px;
	margin: 0px auto;
	padding: 15px 0px 10px;
	background: url(../images/homepage18.gif) repeat-x left top;
}

#footer p {
	margin: 0px;
	line-height: normal;
	text-align: center;
	color: #B6B6B6;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 25px;
}

img.bordered {
	padding: 2px;
	background: #FFFFFF;
	border: 2px double #D8D8D8;
	margin-bottom: 1px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.more1, .more2 {
	line-height: normal;
}

.more1 a {
	display: block;
	height: 19px;
	padding: 3px 0px 0px 22px;
	background: url(../images/homepage17.gif) no-repeat left top;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.more2 a {
	display: block;
	height: 13px;
	padding: 3px 0px 0px 9px;
	background: url(../images/homepage16.gif) no-repeat left top;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 8px;
	color: #595959;
}

#nameheading {
	width: 889px;
	margin: 0px auto;
	padding: 3px 0px 0px;
	background: url(../images/homepage14.gif) repeat-x left top;
	border: 0px none;
}
#nameheading p {
	margin: 0px;
	line-height: normal;
	text-align: left;
	color: #666666;
	font-family: "Trebuchet MS";
	font-size: 0.8em;
}
#nameheading p span {
	margin: 0px;
	line-height: normal;
	text-align: left;
	color: #666666;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
}

.signatures {
	margin: 0px;
	padding: 0px;
	background-image: url(../graphics/GeordieFiona_sig.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.2em;
	text-align: justify;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	height: 70px;
}
.weather {
	background-repeat: no-repeat;
	height: 60px;
	width: 120px;
	background-image: url(http://vortex.accuweather.com/adcbin/netweather_v2/backgrounds/clouds_120x60_bg.jpg%20);
}
.contentBig {
	float: right;
}
.contentBigScroll {
	float: right;
	overflow: scroll;
	width: 600px;
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 1em;
	line-height: 1.2em;
	color: #666666;
	margin: 20px 20px 0px 0px;
	padding: 10px;
	height: 420px;
	background-color: #EAEBF2;
}
.sectionLinksText {
	padding: 7px 0px 12px;
	float: left;
	width: 250px;
	margin: 0px;
	font-size: 0.9em;
	text-align: left;
	line-height: 1.1em;
	background-color: #FFFFFF;
}
.sectionLinksDivider {
	padding: 10px 0px 0px 0px;
	float: right;
	width: 250px;
	margin: 0px;
	background-image: url(../images/homepage15.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.sectionLinksPic {
	padding: 0px;
	width: 260px;
	margin: 0px;
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	color: #666666;
	line-height: 1em;
	float: right;
}
.sectionLinksCaption {
	padding: 5px 5px 5px 0px;
	width: 110px;
	margin: 0px;
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	color: #666666;
	line-height: 1em;
	float: left;
	background-color: #FFFFFF;
}
