
body {
       width:  100%;
       margin:   0px;
       padding:  0px;
       background: F4F3ED;
       font-size: 10 px;
}


/* Sets up the parameters for the LOGO */

div#logo { 
	width:  420px;
	height: 69px;
        background: D0CDAB;
        text-align: left;
}

div#logo_mid {
        position: absolute;
	left:	420px;
	top:	0px;
	width:	68px;
	height: 20px;
}


div#logo_tan {
        position: absolute;
	left:	420px;
	top:	20px;
	width:	100%;
        background: D0CDAB;
	height: 49px;
}

div#logo_top_right {
        position: absolute;
	left:	488px;
	top:	0px;
	width:	100%;
	height: 20px;
}


/* Sets Height and Width, aligns images right and Sets the Background Color */

div#sect_nav {
	width:  100%;
	height:  20px;
	text-align: right;
	background: F4F3ED;
}

div#sect_nav p {
        display: block;
	font-family: Arial, Helvatica, sans-serif;
        font-weight:	bold;
	font-size: 150%;
	color: 645F41;
}
div#sect_nav a {
	font-family: Arial, Helvatica, sans-serif;
	font-size: 10px;
	color: AEA800;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: lighter;
	text-align: right;
}

div#sect_nav a:link {
	color: 645F41;
	text-decoration: none
}

div#sect_nav a:visited {
	color: CBB580;
	text-decoration: none
}

div#sect_nav a:active {
	color: CD6F52;
	text-decoration: none
}

div#sect_nav a:hover {
	color: AEA880;
	text-decoration: none
}


/* Sets width to maximum allowed */

div#main {
	width:   100%;
	background: F4F3ED;
}

/* Sets style for the Copyright Paragraph text */

div#copyright p {
		font-family: Tahoma, sans-serif;
		font-size:	90%;
		color:	div#336633;
		margin-left:	5px;
		font-weight:	bold;
		clear:	both;
}

div#copyright a:link{
	color: 434968;
	text-decoration: none
}

div#copyright a:visited{
	color: 937137;
	text-decoration: none
}

div#copyright a:active{
	color: F30606;
	text-decoration: none
}

div#copyright a:hover{
	color: BE7D15;
	text-decoration: none
}

/* Defines the pagelink width and location */

div#pagelinks {
	position: absolute;
	left:	0px;
	top:	95px;
	width:	150px;
	background:  F4F3ED;
}

/* Defines the links fonts etc. */

div#pagelinks p {
		font-family: Arial, Helvetica, sans-serif;
		font-size:	150%;
                color:	645F41;
		font-weight:	bold;
		margin-left:	5px;
}

div#pagelinks ul {
                font-family: Arial, Helvetica, sans-serif;
		font-size:	130%;
 		color:	645F41;
		text-decoration: none;
		text-transform: uppercase;
		font-weight:	bold;
		list-style-type: square;
		margin-top:	5px;
		line-height:	130%;
}

div#pagelinks ul a:link{
	color: 434968;
	text-decoration: none
}

div#pagelinks ul a:visited{
	color: 937137;
	text-decoration: none
}

div#pagelinks ul a:active{
	color: F30606;
	text-decoration: none
}

div#pagelinks ul a:hover{
	color: BE7D15;
	text-decoration: none
}


/* Defines the mainpage width and location */

div#mainpage {
        width: 100%;
	margin-left: 150px;
	background: FFFFFF;
}

/* Defines the Styles for this section */

div#mainpage p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	130%;
	line-height:    150%;
	margin-left:	10px;
}

div#mainpage h1 {
	font-family: Tahoma, sans-serif;
	font-size:	240%;
	color:  AEA880;
         margin-Top: 10px;
	margin-left:	5px;
}

div#mainpage h2 {
	font-family: Tahoma, sans-serif;
	font-size:	160%;
	color:  AEA880;
	margin-left:	5px;
}
div#mainpage a {
	font-family: Arial, Helvatica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: Lighter;
	text-align: right;
}

div#mainpage a:link {
        color: 2472DB;
	text-decoration: none
}

div#mainpage a:visited {
	color: 2472DB;
	text-decoration: none
}

div#mainpage a:active {
	color: F30606;
	text-decoration: none
}

div#mainpage a:hover {
	color: BE7D15;
	text-decoration: none
}

/* Sets the width and position */

div#insert {
	width: 120px;
	float: right;
        margin-top:	0px;
	text-align: right;
}

/* Defines the title */

div#insert h1 {
	display: block;
	font-family: Arial, Helvatica, sans-serif;
	background: F4F3ED;
	font-size: 170%;
	color: AEA880;
}

/* Defines the links */

div#insert a {
	font-family: Arial, Helvatica, sans-serif;
	font-size: 10px;
	color: AEA800;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: lighter;
	text-align: right;
}

div#insert a:link {
	color: 645F41;
	text-decoration: none
}

div#insert a:visited {
	color: CBB580;
	text-decoration: none
}

div#insert a:active {
	color: CD6F52;
	text-decoration: none
}

div#insert a:hover {
	color: AEA880;
	text-decoration: none
}

/* Sets the width and position of google adds */

div#addvert {
	width: 120px;
	float: right;
	text-align: right;
}