/* Stylesheet for corkeCo.com
 * ==========================
 * Uses CSS3 definitions
 *
 */
 

@import url("dcorkeCo-default.css") screen; 
@import url("dcorkeCo-720.css") only screen and (min-width:768px) and (max-width:1286px);
@import url("dcorkeCo-1280.css") only screen and (min-width: 1287px); 