/*
swiss avenue logo colors:
red: #BF4F2A;
green: #7D8A21;
*/

body { font-size: 80%; font-family: helvetica,arial,sans-serif; background: #5181bb; margin:0} 

/*.hometour body {background-image: url(../2009/images/poster_back.jpg);}*/

h1
{ 
text-align:center;
color: #ff7142;
margin:10px 0px 5px 0px;

}

h2
{
    font-size: 1.5em;
    color: #343536; 
    margin:30px 0 0px 0;

    padding: 0 0 7px 0;
    text-align: center;
    clear:both;
}


h3
{
margin:0px;
padding:0px;
color: #666;
text-align: center;
}


p

{
padding: 1px 3px 1px 10px;
color: #282828;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:14px;
}


img {border:0px;}

table {border:0px;}
td {text-align: center; border:0px;}
iframe {border: 1px solid #282828;}

.content
{

}

.content ul li
{
   line-height:200%;
   list-style-image: url(../images/bullet.png);

}

.content ul
{
   padding-left:35px;
}

a {text-decoration:none;color:#5181bb; font-weight:bold;}
a:hover {text-decoration:underline;}

.content a {text-decoration:none;color:#5181bb; font-weight:bold;}
.content a:hover {text-decoration:underline;}

.content {padding:20px;}

.outerwrapper { width: 769px; margin: 0px auto; background:#fff; border:1px solid #282828; border:20px solid #343536;} 
	* html .outerwrapper { position: absolute; left: 50%; margin-left: -385px; }
	
	
.header { float: left; display: inline; width: 100%; background-color:#5181bb;text-align:center;padding:5px 0px 8px 0px;border-bottom:8px solid #343536;margin-bottom:10px;} /*60A020*/
	.header h1.logo { display: inline; height: 180px; text-align: center; }
		.header h1.logo img { display: block; }
		.header h1.logo a { color: #56544A; font: normal 20px/24px arial,helvetica,sans-serif}


* html #footer .block{
	margin: 0px 0px 0px 4%;
	
}

/* This class sets the width and position for all rows */
.inside{
	width:80%;
	min-width:65em;
	max-width:85em;
	margin:0 auto;

}

.two-column {
	width:65%;
	padding-left: 160px;

}


.two-column .first, * html .two-column .first
{
	float: left;
	width:50%;
}
	
.two-column .second, * html .two-column .second
{
	float: right;
	width:50%;
}


#footer{
	padding: 2em 0px 2em 0px;
	overflow: auto;
	width: 100%;
	background:#ffe62b;	
	font-size:97%;
}


#footer .block{
	float: left;
	margin: 0px 0px 0px 5%;
	width: 27%;
	color:#ffe62b;

}

#footer .block h2, #footer .block h3{
	margin: 0px 0px 2em 0px;
}

#footer .block-separator{
	clear: both;
	height: 2.5em;
}

#footer .first, * html #footer .first{
	clear: both;
	margin: 0px;
}

#footer .thrice-length{
	width: 100%;
}

#footer .twice-length{
	width: 65%;
}
#footer ul
{
margin:0px;
list-style-type:none;
font-weight:bold;
}
#footer li
{
font-weight:normal;
margin-left:5px;
}
