/* 
Theme Name: Resort Bougainvilla
Version: 1.1
Theme URI: http://www.resortbougainvilla.com/

Description: Designed for Resort Bougainvilla

Author: Richard de Vries
Author URI: http://www.richarddevries.com/
Tags: light, three-columns, fixed-width, custom-header, left-sidebar, right-sidebar

Distributed under the terms of the GNU General Public License

*/

@import url(common.css);
@import url(layout.css);
@import url(color.css);

/* ignore these classes - they're just here to satisfy the wordpress.org upload
They are appropriately specified in common.css - but the wordpress.org uploader doesn't appear to be able to deal with imported css sheets.
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
*/

