/*
Design by Norske ord & bilder Int AS
http://www.nob.no 
based upon template "Travel Portal" by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img10.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}
.twoColContainer {
	color: #666666;
	height: auto;
}

.col-one {
	float: left;
	width: 330px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(../images/myimg01.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Logo */

#logo {
	height: 100px;
	padding: 10px;
	background-color: #FFFFFF;
	background-position: right top;
}

/* Menu */

#menu {
	padding: 20px;
	background-color: #FF9900;
	background-image: url(../images/img10.gif);
	background-repeat: repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url(../images/img11.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
	font-weight: normal;
}

#menu a:hover {
	text-decoration: underline;
}


/* Content */

#content {
	float: right;
	width: 740px;
}

/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(../images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(../images/img13.gif) repeat-x;
}

#links a {
	text-decoration: none;
	color: #666666;
}
#page #content #topp {
	color: #FFFFFF;
	background-color: #CC0000;
	height: 100px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#bottomMain {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 20px;
}
.boxedBreadcrumbs {
	font-size: 85%;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#topp h1 {
	margin: 0;
	text-transform: none;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
#topp h2 {
	margin: 0;
	text-transform: none;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
}
#fane {
	height: 100px;
	padding: 20px;
	background-color: #CC0000;
	background-position: right top;
}

