/*
	Theme Name: The Deluxe
	Theme URI: http://www.codestarlive.com/
	Description: The Deluxe
	Version: 1.0
	Author: Codestar
	Author URI: http://themeforest.net/user/Codestar/
	Tags: white & gray, custom home page, fixed width, widgets
*/

@import url("css/reset.css");
@import url("css/style.css");
@import url("css/prettyPhoto.css");

.pad10{
padding:10px;
}

.pad20{
padding:20px;
}

.clearboth{
   clear:both;
}

.menu_holder{
float:none;
text-align:center;
margin: 0 auto;
 margin-top:-50px;
}
