/********** LAYOUT start **********/

body {
	margin: 0;
	padding: 0;
	background: #fff url(images/bg.png) fixed;
	text-align: center;
}

#container {
	margin:0px auto;
	width: 984px;
	text-align:left;
	padding:0px;
}

#sidebarleft {
	float: left;
	width:179px;
	padding-left: 3px;
	margin: 0px;
}

#sidebarright {
	float: right;
	width: 162px;
	padding-right: 4px;
	margin: 0px;
}


/********** BOLD, ITALICS, UNDERLINE AND ANCHORS **********/

b {color: #c60a3d;}
i {color: #305d71;}
u {text-decoration: none; border-bottom:1px solid #9fc58b;}

a:link,a:visited,a:active {
	color: #305d71;
	text-decoration: none;
        font-weight: bold;
}

a:hover {
        color: #9fc58b;
	text-decoration: none;
}


/********** HEADINGS 1, 2 AND 3 **********/

h1 {
	font-family: century gothic;
	font-weight: bold;
	font-size:30px;
        background:url('images/h1.png') no-repeat left center;
	border-bottom:1px dashed #000;
	color: #c60a3d;
	text-align:left;
	text-transform: uppercase;
	letter-spacing:-1px;
	word-spacing:3px;
	line-height: 30px;
        padding-left: 40px;
	margin:0px;
}

h1:first-letter {
        color: #000;
}

h2 {
	font-family: century gothic;
	font-weight: bold;
	font-size:30px;
        background:url('images/h2.png') no-repeat left center;
	border-bottom:1px dashed #000;
	color: #2a5366;
	text-align:left;
	text-transform: uppercase;
	letter-spacing:-1px;
	word-spacing:3px;
	line-height: 30px;
        padding-left: 40px;
	margin:0px;

}

h2:first-letter {
        color: #000;
}

h3 {
	font-family: century gothic;
	font-weight: bold;
	font-size:30px;
        background:url('images/h3.png') no-repeat left center;
	border-bottom:1px dashed #000;
	color: #9fc58b;
	text-align:left;
	text-transform: uppercase;
	letter-spacing:-1px;
	word-spacing:3px;
	line-height: 30px;
        padding-left: 40px;
	margin:0px;
}

h3:first-letter {
        color: #000;
}


/********** MAIN CONTENT **********/

.content {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	background: #fff url(images/table.png);
	font-family:"BitStream vera Sans",Verdana,Arial,Helvetica,Verdana,san;
	font-size:11px;
	color: #333;
	line-height:13px;
	text-align:left;
	text-transform: none;
	font-weight:normal;
}

#main {
        margin: auto;
	padding-left: 5px;
	width: 628px;
	text-align: justify;
	float: left;
}

/********** SIDEBAR CONTENTS **********/

.side1 {
	margin-bottom:5px;
	padding:0px;
	float:left;
	width:100%;
	background: #fff;
	border-top: 1px #c60a3d solid;
	border-left: 1px #c60a3d solid;
	border-right: 1px #c60a3d solid;
	border-bottom: 3px #c60a3d solid;
}

.side2 {
	margin-bottom:5px;
	padding:0px;
	float:left;
	width:100%;
	background: #fff;
	border-top: 1px #a7ca94 solid;
	border-left: 1px #a7ca94 solid;
	border-right: 1px #a7ca94 solid;
	border-bottom: 3px #a7ca94 solid;
}

.side3 {
	margin-bottom:5px;
	padding:0px;
	float:left;
	width:100%;
	background: #fff;
	border-top: 1px #2a5366 solid;
	border-left: 1px #2a5366 solid;
	border-right: 1px #2a5366 solid;
	border-bottom: 3px #2a5366 solid;
}


/********** SIDEBAR HEADERS **********/

.sidehead1 {
	font-family: verdana;
	font-weight: bold;
	font-size:11px;
	background: url(images/shead1.png);
	background-position: top-right;
	color: #555;
	text-align:center;
	text-transform: uppercase;
	letter-spacing:1px;
	word-spacing:3px;
	line-height: 20px;
	margin:0px;
        border-bottom: 1px #c60a3d solid;
}

.sidehead2 {
	font-family: verdana;
	font-weight: bold;
	font-size:11px;
	background: url(images/shead2.png);
	background-position: top-right;
	color: #555;
	text-align:center;
	text-transform: uppercase;
	letter-spacing:1px;
	word-spacing:3px;
	line-height: 20px;
	margin:0px;
        border-bottom: 1px #9fc58b solid;
}

.sidehead3 {
	font-family: verdana;
	font-weight: bold;
	font-size:11px;
	background: url(images/shead3.png);
	background-position: top-right;
	color: #555;
	text-align:center;
	text-transform: uppercase;
	letter-spacing:1px;
	word-spacing:3px;
	line-height: 20px;
	margin:0px;
        border-bottom: 1px #2a5366 solid;
}

/********** NAVIGATIONS **********/

a.nav1, a.nav1:active, a.nav1:link, a.nav1:visited {
	display: block;
	font-family: century gothic;
	font-size: 12px;
	line-height:16px;
	font-weight: bold;
	text-decoration:none;
	color: #555;
	text-transform: lowercase;
	text-align: left;
	padding-left:5px;
	letter-spacing:1px;
	border-left: 10px #c60a3d solid;
	border-bottom: 1px #eee dashed;
}

a.nav1:hover {
	background: #f1f1f1 url('images/link.png') no-repeat right center;
	border-left: 10px #ccc solid;
	border-bottom: 1px #ccc dashed;
	letter-sapcing: 2px;
}

a.nav2, a.nav2:active, a.nav2:link, a.nav2:visited {
	display: block;
	font-family: century gothic;
	font-size: 12px;
	line-height:16px;
	font-weight: bold;
	text-decoration:none;
	color: #555;
	text-transform: lowercase;
	text-align: left;
	padding-left:5px;
	letter-spacing:1px;
	border-left: 10px #9fc58b solid;
	border-bottom: 1px #eee dashed;
}

a.nav2:hover {
	background: #f1f1f1 url('images/link.png') no-repeat right center;
	border-left: 10px #ccc solid;
	border-bottom: 1px #ccc dashed;
	letter-sapcing: 2px;
}

a.nav3, a.nav3:active, a.nav3:link, a.nav3:visited {
	display: block;
	font-family: century gothic;
	font-size: 12px;
	line-height:16px;
	font-weight: bold;
	text-decoration:none;
	color: #555;
	text-transform: lowercase;
	text-align: left;
	padding-left:5px;
	letter-spacing:1px;
	border-left: 10px #2a5366 solid;
	border-bottom: 1px #eee dashed;
}

a.nav3:hover {
	background: #f1f1f1 url('images/link.png') no-repeat right center;
	border-left: 10px #ccc solid;
	border-bottom: 1px #ccc dashed;
	letter-sapcing: 2px;
}

/********** FOOTER **********/

#footer {
	width: 984px;
	padding: 0px;
	margin: 0px;
	background: #fff url(images/footer.png) bottom right;
	line-height: 34px;
	letter-spacing: 1px;
	word-spacing: 2px;
	font-family: small fonts;
	font-size: 7px;
	text-transform: uppercase;
	text-align: center;
	color: #555;
}


/********** SELECT, TEXTAREA, OPTION AND INPUT FOR FORMS **********/

SELECT, TEXTAREA, OPTION,INPUT {
	background: #fff;
	border: 1px #000 dashed;
	font-family:"BitStream vera Sans",Verdana,Arial,Helvetica,Verdana,san;
	font-size:11px;
	color: #333;
}