body {
	background:#204768;
	color:#333333;
	font-family:sans-serif,Verdana;
	font-size:12px;
	margin:0px;
	padding:0px;
}

h2 {
	font-size:20px;
}

h3 {
	font-size:16px;
}

h4 {
	font-size:14px;
}

li {
	padding-bottom:5px;
}

.clearDiv {
	clear:both;
}

.main {
	margin:0px auto 0px auto;
	width:950px;
}

	.header {
    	width:950px;
    }			
    
    	.headerTop {
        	height:206px;
        	width:950px;
        }
				
				
			.headerRotateTop {
				height:31px;
				width:950px;
			}
			.headerRotateBottom {
				height:175px;
				width:950px;
			}
				.headerRotateLogo {
					float:left;
					height:175px;
					width:340px;
				}
				.headerRotateLeft {
					background:url(../gfx/site/headerRotateLeftBackground.jpg);
					float:left;
					height:175px;
					width:180px;
				}
				.headerRotateMiddle {
					background:url(../gfx/site/headerRotateMiddleBackground.jpg);
					float:left;
					height:175px;
					width:213px;
				}
				.headerRotateRight {
					background:url(../gfx/site/headerRotateRightBackground.jpg);
					float:left;
					height:175px;
					width:217px;
				}
        
		
        .headerNav {
			background:#005270;
			clear:both;
        	height:24px;
        	width:950px;
        }
        
        	.headerNavLeft {
            	float:left;
            	height:24px;
                width:237px;
            }
            
            .headerNavButtons {
            	float:right;
            	height:24px;
            }
				.headerNavButton {
					float:left;
					height:24px;
					text-align:right;
				}
				
	.container {
		background:#a5d061;
		clear:left;
		float:left;
		width:950px;
	}
            
	 .content {
		background:url(../gfx/site/contentBackground.jpg) no-repeat #FFFFFF;
		float:left;
		position:relative;
		width:700px;
	 }
	 	.content a {
			color:#204768;
		}
			.content a:hover {
				color:#000000;
			}
	 
		.contentBox {
			padding:20px 20px 0px 50px;
		}
		
			.special {
				float:left;
				margin-right:10px;
				width:226px;
			}
			.specialRight {
				float:right;
				margin-left:10px;
				width:226px;
			}
				.specialTop {
					background:url(../gfx/site/specialTop.jpg);
					height:45px;
					width:226px;
				}
				.specialMiddle {
					background:url(../gfx/site/specialMiddle.jpg);
					width:226px;
				}
					.specialMiddleBox {
	color:#FFFFFF;
	font-size:18px;
	text-align:center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
					}
						.specialMiddleBox a {
							color:#FFFFFF;
							font-size:16px;
							font-weight:bold;
						}
				.specialBottom {
					background:url(../gfx/site/specialBottom.jpg);
					height:55px;
					width:226px;
	
				}
				
			.homeBlock {
				font-size:20px;
			}
			
			.homeBrochure {
	padding:10px;
	text-align:left;
			}
				.homeBrochure a {
					font-size:18px;
				}
	 
	 .sidebar {
	 	background:#a5d061;
	 	float:left;
		position_relative;
		width:250px;
	 }
	 	.sidebarBox {
			font-size:13px;
			padding:10px 15px 10px 10px;
		}
		
		.sidebarTitle {
			color:#204768;
			font-size:16px;
			font-weight:bold;
			padding-bottom:15px;
		}
		
		.sidebarCoupon {
			background:#8db351;
			border:3px dashed #204768;
			color:#000000;
			margin:0px 10px 20px 10px;
			padding:10px;
		}
		
			.social {
				text-align:center;
			}
			
				.social img {
					padding:1px;
				}
		
		.phone {
			color:#990033;
			font-weight:bold;
		}

	.footer {
		color:#FFFFFF;
		text-align:center;
		padding:10px;
    	width:950px;
    }
		.footer a {
			color:#FFFFFF;
		}
.voucher {
	background-color: #d4e5a5;
	border: 2px dashed #ED2A8C;
	font-family: Arial, Helvetica, sans-serif;
	color: #01425A;
	float: right;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.voucher_home {
	background-color: #d4e5a5;
	border: 2px dashed #ED2A8C;
	font-family: Arial, Helvetica, sans-serif;
	color: #01425A;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 230px;
	padding-left: 15px;
}
